出版社: 人民邮电出版社 出品方: 图灵教育 原作名: C Interfaces and Implementations: Techniques for Creating Reusable Software 出版年: 2010-8 页数: 519 定价: 79.00元 丛书: 图灵程序设计丛书·C/C++系列 ISBN: 9787115231130 豆瓣评分 9.0 56人评价 5星 57.1%
丛书信息 ··· Addison-Wesley Professional Computing Series(共46册),这套丛书还有 《Large-Scale C++ Software Design》《Firewalls and Internet Security》《Effective STL》《TCP/IP Illustrated》《Effective C++》等。 喜欢读"C Interfaces and Implementations"的人也喜欢的电子书 ··· 支持Web、iPhone...
CInterfacesandImplementations QuickReference Interfacesummariesarelistedbelowinalphabeticalorder;thesubsectionsnameeachinterfaceanditspri-marytype,ifithasone.Thenotation“TisopaqueX_T”indicatesthatinterfaceXexportsanopaquepointertypeX_T,abbreviatedasTinthedescriptions.TherepresentationforX_Tisgiven,iftheinterfacereveals...
当当中国进口图书旗舰店在线销售正版《【预订】C Interfaces and Implementations: Techniques for》。最新《【预订】C Interfaces and Implementations: Techniques for》简介、书评、试读、价格、图片等相关信息,尽在DangDang.com,网购《【预订】C Interfaces and Imple
Authorized translation from the English language edition, entitled C Interfaces and Implementations: Techniques for Creating Reusable Software, First Edition, 9780201498417 by David R. Hanson, published by Pearson Education, Inc., publishing as Addison-Wesley, Copyright © 1997 by David R. Hanson. ...
C Interfaces and Implementations. Contribute to drh/cii development by creating an account on GitHub.
延伸阅读材料:《C语言接口与实现》( David R. lanson著傅蓉周鹏张昆琪权威译机械工业出版社2004年1月)(英文版:" C Interfaces and Implementations") 原则1.3头文件应向稳定的方向包含说明:头文件的包含关系是一种依赖,一般来说,应当让不稳定的模块依赖稳定的模块,从而当不稳定的模块发生变化时,不会影响(编译)稳...
参考材料:《C语言接口与实现》(David R. Hanson著 傅蓉 周鹏 张昆琪权威 译 机械工业出版社 2004年1月)(英文版: "C Interfaces and Implementations") 规则5.1-2(强制):只能通过包含头文件的方式使用其他.c提供的接口,禁止在.c中通过extern的方式使用外部函数接口、变量。
回答:链接: http://pan.baidu.com/s/1i3xbSmL 密码: ap1n
原著:C Interfaces and Implementations: Techniques for Creating Reusable Software 作者:David R. ...