Programming With Ansi Cxix, 623 p. ; 24 cm. +\nPrevious ed.: 2007\nCD-ROM in pocket attached to inside back cover\nIncludes index
Object-Oriented Programming With ANSI-C的创作者· ··· Axel-Tobias Schreiner作者 作者简介· ··· http://www.cs.rit.edu/~ats/ 喜欢读"Object-Oriented Programming With ANSI-C"的人也喜欢· ··· The Little Book of Semaphores, 2n...9.1 Programming with...
英文版本还是比较清晰的,建议读完。所谓数据抽象,其实就是Java和C++的模板,或者容器这种方式,对外屏蔽...
[原]Object-Oriented Programming With ANSI-C 前一段时间面试被问到一个问题,怎么用C去实现面向对象的特性,比如封装、继承和多态。我心想这不是闲的蛋疼么,好吧,我承认我不会...[大哭]。然后去网上找相关的文章,有文章推荐了《Object-Oriented Programming With ANSI-C》这个小册子,翻了翻发现写的真心好。 ...
Object-oriented Programming with ANSI-C翻译征集(纪念ChinaUnix.net上的青春) 写技术书不简单 翻译他人的技术书更难 一群人一起来翻译还要难 一群互相不认识,只能通过email、论坛、Wiki交流的人,凭借一腔热情和自我驱动去翻译:这就是十年前曾经很火的http://ChinaUnix.net论坛上的一群“初生牛犊”曾经想做的...
Object-Oriented Programming With ANSI-C 7.7分 全部书评 (3) 哦,C语言和面向对象 有人在stackover上问:如何用C写出面向对象的代码?回答的人推荐了这本书。正巧,这也是我想问的问题,于是看了这本书。 C是一个非常灵活的语言,而面向对象是一种思想... 7 有用 OOC 中文翻译地址 通过这本书你可以明白...
loading structured data with a coherent strategy, and disciplined error recovery through a system of nested exception handlers. Finally, in the last chapter we leave the confines of ANSI-C and implement the obligatory mouse-operated calculator, first for curses and then for the X Window System. ...
Protected Low-overhead Object-Oriented Programming with ANSI-C, known as PLOOC ['plu:k], is a set of well-polished C macro templates that: Provideprotection for privateclass members. NOTE: This protection can be disabled by defining the macro__OOC_DEBUG__to facilitate debugging. ...
C 程序员需要的一本书 《Object-oriented Programming with Ansi-C》 Object-oriented Programming with Ansi-C No programming technique solves all problems. No programming language produces only correct results. No programmer should start each project from scratch....
#Object-Oriented Programming With ANSI-C ##项目描述 把《Object-Oriented Programming With ANSI-C》翻译成简体中文版本,原书作者:Axel-Tobias Schreiner 中文译名:《利用ANSI-C进行面向对象编程》 ##翻译进度 ##相关资源 ###原版电子书 ###已翻译章节下载 ...