资源列表
[Cpp-base-on-Visual.Studio.2008]
- 基于visual studio2008的c++教程。全面、权威,而且易于学习,适用于各个阶段的人来使用-Based on visual studio2008 of c++ tutorial. Comprehensive, authoritative, and easy to learn for people to use the various stages
The-Art-of-Programming
- 编程的艺术。所有想要在编程上面更进一步的人都要看的一本书。实用,艺术-The art of programming. Programming above all want to have to look further a book person. Practical, artistic
Windows-Dynamic-Link-Library
- 使用VC++编程语言实现的VC动态库连接的简单例程,对于初入门者来说还是比较实用的。本代码仅供参考!-VC++ Windows LIB DLL
ccode
- 150多例相当经典的c语言代码,对于初学者来说相当适合,代码全部经过电脑编译,没有错误。-More than 150 cases of the c language code very classic, very suitable for beginners, all through the computer code compiled without errors.
C_homework
- 学习C语言时的几十个C语言小程序,代码涉及到各个知识点,同时富有趣味性,对于C语言入门者非常值得研究学习-many C codes for studing C language!
sheet
- 用vc++实现的一个程序,对属性表进行管理。-manage the sheet
CPPPrimer4th
- C++的初学者,可以好好研究下这本书,应该可以算是目前比较权威的C++书籍,中文版的哦-failed to translate
Visual_C_2010_code
- Visual_C._2010开发权威指南-failed to translate
TreeEdit
- TreeEdit是用VC++编写的一个文件管理系统,可以实现对文件的简单操作-TreeEdit written with VC++ is a file management system that can achieve a simple operation on the file
scapy-sample
- scapy is very good lib. it s sample code.
Reminder
- Messenger Mapi through ADO
c
- 一旦我们创建了上面的asmx文件,进行编译后,我们就可以编写客户端的代码来进行调用这个Web Services了。 我们先“添加Web引用”,输入:http://localhost/aspxWebCS/GetBinaryFile.asmx。下面,我们编写显示文件的中间文件:GetBinaryFileShow.aspx,这里,我们只需要在后代码里编写代码即可,GetBinaryFileShow.aspx.cs文件内容如下:-using System using System.C