资源列表
WIN32
- win32程序开发帮助文档,包含常用的api参考文档和windows数据结构等-win32 application development to help document that contains commonly used windows api reference documentation and data structure
SCL
- scl库函数应用,各种库函数调用方法!ACAM程序设计必备!-scl library applications, a variety of library function call way! ACAM programming required!
cPP-help
- c++程序设计帮助文档,内含基础的函数库,可以随时查看-c++ programming help files, containing basic library, you can always see
WINDOWS
- windows的核心编程,是入门和提高的好资料。-windows of the core programming is a good data entry and improve.
4aee0d11211a
- 中国交通系统查询系统,各地之间的交通信息-China' s transport system query system, local traffic information between the
MacBook_Pro_13inch_Mid2010_CH.pdf
- 简单介绍了macbook pro 的一些基本使用方法,让你快速上手mac ox-Introduction to foreign languages java, java development platform are introduced and some of the features
C
- C++、MFC创建进程管理器的代码 具体如题-C++, MFC code to create a specific process manager such as the title
Cpp20
- 该算法能计算出子字符串在一个字符串中的位置,以及显示这几个位置-The algorithm can calculate the substring position in a string, and show that these positions
VB-PENJUALAN
- trading visual basic
tanggal
- project date-visual basic
kalkulasi
- project calculation visual basic
CString-int-string-char
- str ()的简单实现 strstr(s1,s2)是一个经常用的函数,他的作用就是在字符串s1中寻找字符串s2如果找到了就返回指针,否则返回NULL。- static const char* _strstr(const char* s1, const char* s2) { assert(s2 && s1) const char* p=s1,*r=s2 while(*p!= \0 ) { while(
