-
图灵Ajax三剑客:《Ajax基础教程》、《Ajax实战》、《Ajax高级编程》的源代码...
图灵Ajax三剑客:《Ajax基础教程》、《Ajax实战》、《Ajax高级编程》的源代码-Turing Ajax Three Musketeers : "Ajax basis Guide", "Ajax real," "Ajax Advanced Programming" source code
- 2022-03-16 00:54:06下载
- 积分:1
-
《C++ 陷阱》内容简介
转自:http://infopower.com.cn/showdetail.php?isbn=7...
《C++ 陷阱》内容简介
转自:http://infopower.com.cn/showdetail.php?isbn=7-5083-1494-8
C++ 是一门高效率但是复杂的编程语言,因为它的复杂性,使得程序员有机会去面对形形色色的各种设计和编程错误。如何去规避这些陷井,编写出更具重用性和易维护的C++代码,正是本书的目标所在。作者Stephen C. Dewhurst结合了将近二十年的C++开发经验,罗列了最常见的99个小问题,并详细阐述这些问题的解决之道,让读者在不知觉之间掌握C++的高级编程技巧,充分领悟C++的细微之处。阅读本书,必会对实际工作带来巨大的帮助。- C++ Trap carried Description: http://infopower.com.cn/showdetail.php?isbn=7-5083-1494-8 C++ Are an efficient but complex programming language because of its complexity, programmers have the opportunity to make the face of all sorts of various design and programming errors. How to circumvent these pitfalls, the preparation of a more reusability and easy maintenance of the C++ Code, it is the objective of this book. Author Stephen C. Dewhurst combines nearly two decades of C++ Development experience, listed the 99 most common minor problems, and elaborate on these issues a solution so that the reader can not grasp consciousness between C++ high-level programming skills, to fully comprehend C++ s
- 2022-03-06 14:33:18下载
- 积分:1
-
这是一本写JAVA入门的书 对初学者是很有用的
这是一本写JAVA入门的书 对初学者是很有用的-it is a book about JAVA. It is very useful for primer learners.
- 2022-05-27 02:53:04下载
- 积分:1
-
文档主要介绍一些面向对象的设计法则,外国人写的,写得有点深,是面向有面向对象基础的。...
文档主要介绍一些面向对象的设计法则,外国人写的,写得有点深,是面向有面向对象基础的。-document introduces some of the object-oriented design rules, foreigners write, write a little deep, and is a object-oriented basis.
- 2022-03-19 14:20:09下载
- 积分:1
-
"Matlab programming hundred cases" CD
《matlab编程百例》光盘代码21-25-"Matlab programming hundred cases" CD-ROM code 21-25
- 2022-06-02 16:00:04下载
- 积分:1
-
大学时期的计算机课程设计――压缩和解压文件
大学时期的计算机课程设计――压缩和解压文件-university computer courses designed-- document compression and decompression
- 2022-01-30 22:44:17下载
- 积分:1
-
gsm蜂窝移动通信系统安全保密技术,gsm蜂窝移动通信系统安全保密技术...
gsm蜂窝移动通信系统安全保密技术,gsm蜂窝移动通信系统安全保密技术-gsm cellular mobile communication system security technology, gsm cellular mobile communication system security technology
- 2022-03-04 02:16:17下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
Microsoft 编写优质无错C 程序秘诀
Microsoft 编写优质无错C 程序秘诀-no wrong C program secret
- 2022-10-18 14:45:03下载
- 积分:1
-
This is a JAVA them on the SWT Windows development books quite a lot Download
这是一本介绍JAVA 当中的SWT视窗开发的书籍相当不错,多多下载 -This is a JAVA them on the SWT Windows development books quite a lot Download
- 2022-07-20 08:27:48下载
- 积分:1