编程精粹 ─── 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
上传用户:啊飒飒大师的
developing wireless connection in j2me
标签: developing connection wireless j2me
上传时间: 2014-06-18
上传用户:410805624
This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.
标签: block-oriented application developing describes
上传时间: 2015-07-07
上传用户:kelimu
This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-10 so that people can read and interpret the // numbers more readily than they could if the numbers were displayed in // binary or hexadecimal format. Also, a "BCD-to-binary" converter is // tested in this build.
标签: binary-to-BCD developing displaying for
上传时间: 2015-07-07
上传用户:lmeeworm
developing OpenTools是面对中高级的Java语言开发者的书籍,主要是利用JBuilder的OpenTools工具来进行开发需要的。书的末一节有编程实例讲解。
标签: developing OpenTools Java 语言
上传时间: 2015-07-16
上传用户:kytqcool
Trustworthy Computing:developing Secure Software 微软亚洲研究院林斌主讲
标签: Trustworthy developing Computing Software
上传时间: 2014-12-06
上传用户:清风冷雨
This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It is meant to be read as a whole, so please read it from beginning to end before asking questions... most of them will probably be answered. Each section builds on the sections before it. I have also added some solutions to common errors in Appendix A. If you ask me a question that is answered on this page, you will look very silly.
标签: developing tutorial attempts clearly
上传时间: 2015-09-29
上传用户:wanqunsheng
With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new features and more fully implement the long-standing features on which PHP s success is built. PHP 5 in Practice is a reference guide that provides developers with easy-to-use and easily extensible code to solve common PHP problems. It focuses on providing real code solutions to problems, allowing the reader to learn by seeing exactly what is happening behind the scenes to get your solution. Because a real-life situation will rarely match the book s example problems precisely, PHP 5 in Practice explains the solution well enough that you will understand it and can learn how to truly solve your own problem.
标签: developers developing PHP release
上传时间: 2013-12-17
上传用户:xzt
Reference Book for developing ASP.Net
标签: developing Reference Book ASP
上传时间: 2013-12-24
上传用户:dave520l
a book for developing custom controls and application development
标签: application development developing controls
上传时间: 2014-01-26
上传用户:王楚楚