资源列表
SelectData
- 自己编过的一个小程序,用来从大量数据中选择数据的,很简单,主要是文件操作-himself wrote a small program used data from a large number of options data, and very simple, the main file manipulation
excel操作比较全
- 通过DELPHI来操作excel的具体例子,是个不错的学习例子,大家可以学习学习,大虾得就不要看了-by Delphi to operate excel specific example is a good example of learning, we can learn from, prawns, for it not to read
autousb
- 自动加载u盘,在red hat下使用,可以参考一下-Autoloading u set, the red hat is used for reference
C语言难点分析整理
- 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
newedit_3.0
- PYTHON例程,对开发PYTHON的朋友有帮助-PYTHON has made routines for developing PYTHON has made friends with the help
EncryptEmail
- 对网页中的电子邮箱地址进行加密,防止被搜索引擎找到,从而防止垃圾邮件(不影响网页显示)的源程序。-the website's e-mail address is encrypted to prevent search engines to find, in order to prevent spam (not shown website) of the source.
SrunFile
- File Opreation Like WinIni/SaveFile/KillFile/Search File/-File Opreation Like WinIni / SaveFile / Kil lFile / Search File /
20051112220232685
- 硬盘分区表和文件分配表格式:对作硬件驱动的有用-hard disk partition table and file allocation table format : hardware drivers for the useful
搜索子目录(VC源码)
- (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
DelTmp
- 删除临时文件的小工具,能够自动删除临时目录里面的所有文件。能自动跳过不能打开,或者无法删除的文件。-delete temporary files of a small tool that can automatically delete temporary directory of all documents. Skip can automatically open, or not to delete files.
CreateAllDir
- 不到10行代码,不依赖MFC创建建立产生多级目录,无论是相对路径还是绝对路径.本来是个小玩意儿,但是看站上没有就传上来了,各位见笑了.-less than 10 lines of code, not dependent on the establishment of MFC have to create multi-level directory, whatever path is a relative or absolute path. originally a small thing, bu
B_PLUS
- B-TREE文件索引源代码,快速,高效的数据文件索引程序.-B-tree index of the source code file, fast and efficient data document indexing procedures.