资源列表
[文件操作] 通过窗口句柄得到执行文件名 enummodules_demo
说明:通过窗口句柄得到执行文件名 -window handle through the implementation of File Name<是月> 在 2025-06-15 上传 | 大小:15kb | 下载:0
[文件操作] 7split
说明:Split (and unsplit) one big file into multiple small ones This an invisible component with a simple task to split a file into multiple files of certain size. The most common need for this is when you want to put your (big) file on floppy disks, for b<秦永久> 在 2025-06-15 上传 | 大小:15kb | 下载:0
[文件操作] FileDivideAndUnit
说明:文件的分割与合并,把文件分割成指定的份数,然后进行合并,分割的信息保存为一个key文件中.-document with the division of the merger, the document is divided into specific shares, and then combined to split the information as a key document.<魏源> 在 2025-06-15 上传 | 大小:15kb | 下载:0
[文件操作] 一个递归删除指定目录和文件的例子
说明:使用Visual C++编程久了,编写的工程多了,如果我们没有及时删除工作目录下的Debug或者Release目录,就会有大量的垃圾的中间文件存留在我们的系统中。占用我们大量的硬盘空间。但是,如果我们每次编译完一个工程就手动去删除这些多余的文件,是比较麻烦的一件事情。为了解决这个不便,我花了一点时间写了递归删除指定目录和文件的小工具。 -use Visual C Programming long, the preparation of the works and more, and if w<涂飞> 在 2025-06-15 上传 | 大小:15kb | 下载:0