-
读取目录下的所有txt文本文件
资源描述读取指定目录下的所有文本文件,指定目录是m_strSDFile,这个变量可以按需要改变,可以打开一个目录让用户选择。读取的方法采用递归调用,如果txt文件比较多,对于内存占用会比较多。文本文件的大小没有限制。文本文件找到后,存储在m_TxtFileArry中。
- 2022-09-20 19:15:03下载
- 积分:1
-
C源码 随机分形雪花
C源码 随机分形雪花-C source Random Fractal snowflakes
- 2022-05-05 14:13:08下载
- 积分:1
-
API钩子APIHOOK 2.0 源代码
API钩子APIHOOK 2.0 源代码-API hook APIHOOK 2.0 source code
- 2022-07-02 15:09:54下载
- 积分:1
-
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TR...
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TRACEWindow.exe,
4,运行程序,当运行到dout(..)的地方,TRACEWindow就会收到信息了。-1, dout.h into debugging to the document,# include direct "dout.h" OK. 2, the demand for the output added : dout (debugging information) 3. Operation TRACEWindow.exe, 4, operating procedures, When running to dout (..), TRACEWindow will receive the information.
- 2022-08-26 10:12:19下载
- 积分:1
-
使用Visual C开发的小游戏,通过它我们可以了解一下…
一个使用visual c++开发的小游戏,通过它大家可以熟悉一下用visual c++开发游戏的过程。-use of a visual c development of small game, through it we can familiarize ourselves with visual c game development process.
- 2022-07-09 00:45:27下载
- 积分:1
-
块截断编码
本文研究图像压缩
- 2023-09-07 13:50:04下载
- 积分:1
-
kjsdhfohsadkflhsladfhkilsadflhsadofhfhodsahf
实现对内存单元的内容中特定需要符号的统计。-kjsdhfohsadkflhsladfhkilsadflhsadofhfhodsahf
- 2023-05-14 14:45:03下载
- 积分:1
-
C++实现目录查询功能
实现目录树,显示文件大小,创建时间,条件查询
- 2023-06-13 13:30:03下载
- 积分:1
-
截图软件,有快捷键功能,可以调用系统画图和照片查看器进行编辑和查看
截图软件,有快捷键功能,可以调用系统画图和照片查看器进行编辑和查看。全屏截图,选择截图,快捷键用钩子实现,对于初学编程的人比较有用。Screenshot of the software, there are shortcut keys function, you can call the system drawing and photo viewer for editing and viewing. Full-screen screenshot, select shots, shortcuts hook used to achieve more useful for the novice programmer person.
- 2023-02-07 03:05:05下载
- 积分:1
-
Regular expression is cumbersome, but powerful, after the application of the Ins...
正则表达式是繁琐的,但是强大的,学会之后的应用会让你除了提高效率外,会给你带来绝对的成就感。只要认真去阅读这些资料,加上应用的时候一定的参考,掌握正则表达式不是问题-Regular expression is cumbersome, but powerful, after the application of the Institute will let you Apart from improving efficiency, will bring you the absolute sense of achievement. As long as a serious effort to read these data, together with the application of some reference time, to master regular expressions is not a problem
- 2022-08-10 18:11:17下载
- 积分:1