资源列表
UserTextFileS
- 这是保存为文本文件的好用的类,用于将字符串方便的保存为Text文本文件-This is saved as a text file-to-use categories, is used to facilitate the preservation of the string for text file Text
877778888777888887778787
- 学生档案管理系统代码,包含了对学生信息,班级信息,课程信息的添加,删除,修改-Student records management system code, contains information on students, class information, course information, add, delete, modify
FileCopy
- 封装CopyFileEx函数,实现复制文件时的速度控制,和获取复制进度,异步和同步的选择-Package CopyFileEx function, copy the files to achieve the speed control, and access to copy the schedule, the choice of asynchronous and synchronous
shi
- 这个类似文件搜索的非WINDOWS编程.如果对于你们有帮助也是好事-The non-WINDOWS similar documents search program if help is good for you
creadwriteini
- 从国外引进的一个非常不错的INIREAD/WRITE 类-a ini read/wirte class
java_extends_instance
- this a instance about extends s application-this instance is a extends's about applicat ion
blwjj
- 遍历目录下的子夹名称和文件名,采用了递归算法-Traverse the directory sub-folder name and file name, using a recursive algorithm
TxtcopyLine
- 通过设定N值,每N行截取第1行txt文本-By setting the value of N, N-line interception per txt text line 1
delete-inherit-in-pb
- 运用“继承”,可以大量减少工作量,从而加速开发进程。本文谈如何更改继承、或者去掉继承的情况
fs
- 自己实现的文件系统,有利于理解操作系统中文件操作的原理,对涉及操作系统感兴趣的人有很大的帮助!-achieving his file system is conducive to understanding operating system file manipulation theory, involving interested in the operating system will be very helpful!
EssentialCppTest1
- Lippman大作Essential C++关于文件部分操作的练习的程序例程。程序较小,希望对大家可能有点用处。谢谢!!望大家斧正。-Essential C Lippman had big part of the document the practice and the operation procedures routines. Smaller procedures, we may have to use. Thank you! ! We desperately hope.
CRWFile
- 用C和C++,高效读写文件类CRWFile,将文件一次加载到内存中,支持按行读取数据。 每次写入磁盘文件4096字节,相对比较高效。 CRWFile非常适合读取文件相对较小(<500M)的常规处理! 支持Windows和Linux下编译和运行!-Using C and C++ for read or write the file that on disk. Could be running on windows and linux , and that is super