-
本人写的一个能自动格式化C代码的控制台程序,其实就是对文件的读写,和对字符的处理。...
本人写的一个能自动格式化C代码的控制台程序,其实就是对文件的读写,和对字符的处理。-I write a C code can automatically format the console program, in fact, the document is read and write, and the handling of characters.
- 2023-06-03 08:45:03下载
- 积分:1
-
这是一个在后台读取闪盘里所有东西的小软件。只要闪盘一插上,所有的内容都会被拷走。...
这是一个在后台读取闪盘里所有东西的小软件。只要闪盘一插上,所有的内容都会被拷走。-This is a flash in the background to read all the things a small software. As long as the flash plug in one, all the content will be copy away.
- 2023-05-09 21:15:03下载
- 积分:1
-
This is a development to the use of shared memory to use this source category co...
这是一个用来开发使用共享内存的源码
使用这个包装类可以方便的开发出基于共享内存的应用-This is a development to the use of shared memory to use this source category convenient packaging developed based on the sharing Application Memory
- 2022-12-27 10:50:03下载
- 积分:1
-
VC++ 6.0 written on the use of API function test procedure for emptying the recy...
VC++6.0写的关于用API函数清空回收站的测试程序,欢迎大家下载-VC++ 6.0 written on the use of API function test procedure for emptying the recycle bin, welcome everyone to download
- 2022-01-26 01:46:59下载
- 积分:1
-
python代码统计工具
Python写的代码行统计工具,支持Python 2.x/3.x。可以统计的代码包括C/C++,Java,python,html等,并且非常方便的加入其他代码的统计。最简单的用法就是拷贝此文件到源代码目录,直接双击执行,如果带一个参数,则是要分析的目录名,第二个参数之后的各参数则是要排除的文件或目录列表,目录中有空格则需要使用引号括起来
- 2022-07-10 21:03:26下载
- 积分:1
-
The software supports multi
本软件源码支持多文档操作。(Lab Windows)删除文件是电脑应用中最常使用到的操作之一了,一般说来,我们删除文件的目的就是把文件弃之不要或为了腾出更多的磁盘空间,但是系统为了防止我们删除后又后悔,设计可谓用心良苦,这一点最充分体现在回收站的出现。 当我们将文件删除后,文件其实只是被转移到了磁盘中一个叫“Recycled”的文件夹中,以防备万一你需要“回收”。这种设计的好处是不言而喻的,但也有一些问题,如果你 删除的文件内容含有重大的商业秘密或个人隐私,而你又没有及时清空回收站的话,别人很容易从你的回收站中“捡”出这些有价值的文件;另一方面,这种删除方法其实并没有给你的磁盘腾出空间,改变了我们删除文件的初衷。那么要如何才能真正地删除文件呢?-The software supports multi-source operating documents. (Lab Windows) delete the file is a computer application to the most commonly used one of the operators, in general, we have deleted the purpose of the paper is to document or not to abandon it in order to free more disk space, but the system in order to prevent our regret later deleted, the design is well intentioned, this the most fully reflected in the emergence of Recycling. When we delete the document, in fact, is being transferred to a disk called "Recycled" folder, to prevent the event that you need to "recovery." The benefits of this design is self-evident, but there are some proble
- 2022-08-16 13:40:33下载
- 积分:1
-
学的好一点的时候写的一个记事本程序,供大家参考一下
学的好一点的时候写的一个记事本程序,供大家参考一下-Learn better when written in a notebook procedures, refer to U.S. for
- 2022-04-12 01:56:07下载
- 积分:1
-
C语言的 数据结构 关于二叉树 的 有关算法
C语言的 数据结构 关于二叉树 的 有关算法-dfsf fdhytrhyufg hgf fh fg ghgfd
- 2022-04-28 14:43:26下载
- 积分:1
-
对选定目录下指定后缀文件进行批量顺序重命名,可以制定倒序或顺序。...
对选定目录下指定后缀文件进行批量顺序重命名,可以制定倒序或顺序。-Directory of selected documents designated suffix rename bulk order may be developed or reverse the order.
- 2022-05-21 05:42:35下载
- 积分:1
-
I have written Run Length Encoder Decoder program which compress files with RLE...
I have written Run Length Encoder Decoder program which compress files with RLE algorithm.
- 2022-01-26 03:01:16下载
- 积分:1