资源列表
jurp708
- Mfcdde DDE programming example
siro
- MFC Grid2,24,很出名的一个列表类,功能比较强大-MFC Grid2, 24, is famous for a list of classes, more powerful
MFC_CEditView
- MfC实现记事本的功能,实现文件的新建\打开\保存.-MfC to achieve the function of Notepad, to achieve the new file \ open \ save.
MPI
- MCI CommandnAn example of MCI Command
5-15
- 定义一个元素类型为int、元素个数不受限制的集合类IntSet-The definition of an element of type int, the number of elements unlimited collections IntSet
etoobge-memory-MappedFilesource
- MappedFile_source 存贮内存数据到文件里-MappedFile_source storage memory data to a file
3-9
- 该函数能够完成把字符串str中的所有子串find_str都替换成字符串replace_str,返回值为替换的次数。-The function can be completed in the string STR of all substrings find_str are replaced by a string replace_str, the return value of the number of substitutions.
QakeMakethe
- Make a template for the installer on Windows CE
3-8
- 编写一个函数int squeeze(char s1[], const char s2[]),它从字符串s1中删除所有在s2里出现的字符,函数返回删除的字符个数-Write a function that removes all the characters that appear in the S2 the string S1
SICB815
- List all NT services 列出NT的所有服务-List all the NT services listed all of the NT services
sowang-line
- LineTracker_demo 拖拽跟踪一条线,很好-LineTracker_demo towing trace a line, is very good
3-7
- 实现下面的数组元素交换位置函数:void swap(int a[], int m, int n) 该函数能够把数组a的前m个元素与后n个元素交换位置,即, 交换前:a1,a2,...,aM, aM+1,aM+2,...,aM+N 交换后:aM+1,aM+2,...,aM+N, a1,a2,...,aM (要求:除数组a外,不得引入其它数组。)- implement the following array element exchange position function:
