资源列表
Word
- Word文档操作,word文档的相关操作-Word
Stringfind
- String类仅仅查找操作 就为我们提供了6种查找函数,每种函数以不同形式的find命名。 find、rfind、find_first_of 、find_first_not_of、find_last_of 、find_last_not_of 这些都是const成员函数,const 也就是说,它们只是为了针对某种用途去寻找子串的位置,并不能够改变它们所作用的那个串的值。 -String type only to find the operation provides us with t
editor
- this is simple editor.
convert_string
- source code convert from string to binary
spGenTool
- this tool use to generate sql querry for web developer.
cross_arrow
- push you arrow,, and see it what happen to the number.. game.
thirdy_textTwist
- Simple texttwist game I made for a sophomore friend for their project
source2
- 用Visual C++实现桌面墙纸的定期更换-Using VC++ to achieve the periodic replacement of desktop wallpaper
source3
- Windows XP 中利用Visual C++编程创建快捷方式-Windows XP using Visual C++ programming to create shortcuts
Cpp2
- 对以链式存储结构存储的线性表,进行操作运算。要求用菜单选择操作方式完成下列功能。 建立单链表(尾插入,带头结点) 有序链表插入 逆置单链表 两链表合并并排序 算法输入:操作要求、结点信息(可取整型)。 算法输出:操作结果。-Store chain in the structure of the linear form storage, computing operation. Menu to select the requested operation with the
MemRepair
- 一个例子,修改目标进程的内存。学习*的基础-One example, modify the target process memory. Learning the basis of plug-ins
04Clock
- windows编程的初等例子,以个时钟小程序,练习api和gui-The primary example of windows programming in order to clock applet, api and practice gui