原文书名: 《Writing Clean Code ── Microsoft Techniques for Developing BUG-FREE C Programs》 Steve maguire 著 Microsoft Press 出版 所据译本: 《编程精粹 ── Microsoft 编写优质无错C 程序秘诀》 姜静波、佟金荣 译,麦中凡 校 电子工业出版社 出版 整理: Solmyr:序、某些背景、命名约定、引言、第1、2、3、8 章、后记、参考文献 iliad: 第4、5 章 lavos: 第6 章、附录A warz: 第7 章 chief: 附录B、C
标签: Developing Techniques Microsoft BUG-FREE
上传时间: 2013-11-25
上传用户:stampede
Writing BUG-FREE C Code
上传时间: 2014-01-23
上传用户:bakdesec
WRITING BUG-FREE C CODE.
上传时间: 2014-12-21
上传用户:lifangyuan12
编程精粹 ─── Microsoft 编写优质无错C 程序秘诀 Writing Clean Code ─── Microsoft Techniques for Developing BUG-FREE C Programs Steve Maguire 著 姜静波 佟金荣 译 麦中凡 校 电子工业出版社 编写优化、高效、无错地代码 2 这份电子书籍由PC Home 俱乐部、C++ Bulider 讨论区数位网友分别整理完成,基本 上完全按照所据译本原貌,极少数文字为通顺起见稍作修改。由于并非一人整理完成,书 中例程各章节代码书写风格可能稍有不同,如指针声明,以下两种写法都存在: void* pv // ‘*’号与类型说明符相连 void *pv // ‘*’号与变量名相连
标签: Microsoft Developing Techniques Writing
上传时间: 2014-01-23
上传用户:啊飒飒大师的
编程精粹 ─── Microsoft编写优质无错C程序秘诀 Writing Clean Code ─── Microsoft Techniques for Developing BUG-FREE C Programs Steve Maguire 著 姜静波 佟金荣 译 麦中凡 校 电子工业出版社
标签: Microsoft Developing Techniques Writing
上传时间: 2014-07-15
上传用户:dongqiangqiang
uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as is". The code was written with the intention of creating a functional RTOS demo for the Nohau evaluation boards that can run a MicroBlaze core. You can use this code for any and all of your projects, as you see fit. Nohau Corporation does not warrant that the code is BUG-FREE, and will provide no support for this RTOS port.
标签: Corporation associated provided readme
上传时间: 2013-12-27
上传用户:tzl1975
This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing the professional way,mastering advanced features of c++, ensuring BUG-FREE code and using libraries and patterns.
标签: introduction professional conclude learning
上传时间: 2016-01-06
上传用户:ljmwh2000
在V1.42版本基础上进行了如下更新: 1、解决以前版本的BUG; 2、制作双文章系统(文章及教程,后台可自由关闭其中一个系统,默认教程系统关闭); 3、设置20多个标签,可在任何页面、任何部位调用,使FeitecCMS Free成为了一个积木式的程序,为风格制作者及程序使用者带来更大的方便及灵活性; 4、彻底解决以往版本的首页运行速度慢的问题,新版本比原来的程序运行速度至少快一倍以上; 5、风格采用1024分辩率,更适应当前用户的需求; 6、添加更多基本设置功能; 7、首页文章/教程/软件调用,可全分类/任意组合分类/任意排序分类调用,满足不同用户的需求。 8、更多功能见后台在线帮助……
上传时间: 2013-12-31
上传用户:siguazgb
Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.
标签: dramaticall processing platforms compiler
上传时间: 2013-12-20
上传用户:chongcongying
Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.
标签: processing dramatica platforms compiler
上传时间: 2014-10-28
上传用户:wxhwjf