资源列表
Accelerated-CSharp-2010
- 中文名: C# 2010捷径教程 作者: 特雷·纳什 Trey Nash-C# 2010 offers powerful new features, and this book is the fastest path to mastering them—and the rest of C#—for both experienced C# programmers moving to C# 2010 and programmers moving to C# from another ob
CPP-Programming-ideas
- C++ 编程思想 ,教你怎么样学习C++,怎么建立思想,有利于进一步学习-C++ Programming ideas
CPP-Pro-for-the-Absolute-Beginner
- 英文原版 中文名: C++菜鸟编程 作者: 德克·亨克曼斯 Dirk Henkemans-If you are new to programming with C++ and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the "For the Absolute Beginner"™
Addison.Wesley.Essential-CPP
- 一本介绍C++语言的书,英文版。本书为那些没有太多时间学习的程序员提供了一条在工作中学习C++的捷径。它把重点放在那些C++编程中重要的要素上,并覆盖能够帮助解决实际编程问题的特性和技术。-A descr iption of C++ language, English. Book for those who do not have much time to learn the programmer to provide a learn on the job of C++ shortcut. It
CaCPPsorece
- 全部c c++标准库函数源代码,对想查看原函数的同志有用了!-All c c++ standard library source code, the original function of the comrades want to see useful!
LocalInfoSheet(Step3)
- (一)MySheet目录:是演示如何在VC++ IDE环境下,“手工”添加标签的过程。 (二)MyTab目录:是演示如何在VC++ IDE环境下,利用控件编写标签程序的过程。 (三)LocalInfoSheet、LocalInfoSheet(Step2)、LocalInfoSheet(Step3)目录:是演示如何在已经编写好的标签页中逐步添加获取的网络资源信息的过程。-(A) MySheet catalog: is to demonstrate how VC++ IDE environm
C-AND-POINTER
- 非常经典的C方面的书籍!大家可以下载下来试试!-Very classic C of the books! You can download to try!
Programming-Pearls
- 经典书籍,非常清晰.欢迎下载来看看!编程珠玑-Classic book, very clear. Welcome to download to see!
C_xianjing
- C陷阱与缺陷,经典C书籍!大家可以下载来看看!很不错!-C traps and defects, the classic C book! You can download to see! Very good!
C-professional-programming
- C专家编程 清晰 (有书签索引)欢迎大家下来看看 非常不错!-Expert C Programming clear (with bookmark index) Welcome down to see very good!
beautiful-code(chinese)
- 代码之美,中文版.经典书籍,欢迎大家下载,非常不错!-Code of the United States, the Chinese version. Classic books, welcome to download, very good!
VC-internat
- 本文主要讲解以下内容 (1)CAsyncSocket类编程模式。 (2)CSocket类编程模式。 (3)CSocketFile类和CArchive类简介。 通过学习,可以掌握CAsyncSocket类和CSocket类的编程模式,了解CSocketFile类和 CArchive类。CAsyncSocket类逐个封装了Winsock函数,以前介绍过的Winsock函数在CAsyncSocket类 的成员函数中都可以找到它们对应的函数