編程精粹 ─── 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
上傳用戶:王楚楚