搜索资源列表
FileSlider
- 文件分割器的实现 1.用CFileDialog类让用户选择需要进行分割或合并的文件(根据用户选择的操作) 2.在这里我们在切分文件之后,对分割后的文件名进行一个处理,原则是文件名(不含扩展名)+pti (i为本分文件的序号)+.sld。自己定义了一种扩展名,因为如果别人切分一个exe文件,你分割以 后全部是exe文件,别人一执行,很可能会出现异常的。 3.根据用户填写的分数,计算每一份的大小,除不尽的加进最后一份。每份文件的最后写入一些附加 信息,如文件的扩展名,分数-separate docu
searchareplace_string
- 命令行形式在指定文件中查找字符串并将匹配结果放入指定目的文件中。(包括异常系处理)-On the command line search string in the specified file and match result into the specified destination file. (Including the exception handling system)
FileExceptionProEx
- 当对文件进行读写等操作时,发生异常,程序就会询问使用者如何处理.-When reading and writing of documents such as operation, an exception occurs, the program will be asked the user how to deal with.
VC-P-P-exception-handling-documents
- VC/C++源码,FileException通过对选项框内异常操作的处理,可以看到VC是如何处理异常的,对初学都有帮助。 -VC/C++ source code, FileException by abnormal operation of the treatment options box, you can see how VC is unusual, helpful for beginners.
test15
- (1) 编写程序,用文件流操作文件,把实验14中的类数据存入文件中; (2) 编写程序,针对三个类实现“>>”运算符重载; (3) 编写程序,异常类来处理相关的错; -(1) programming, file with the file stream operations, experimental 14 class data stored in the file (2) write a program for the three classes " >
exam01
- 在标准C++中,对于输入流操作异常时的处理和恢复,本示例通过多种方式的输入操作比较了处理时的注意点,使用时只要在MAIN函数中去掉相关的注释即可。-the exception s Processing and Recovering when using the iostream operation.
wordandfile
- 对单词进行查询,分类和输出单词所在的行号和内容,以及其他一些中断和异常处理的操作-To query word, classification, and the number of rows in the output word is and content, and other disruptions and exception handling operations
souzceleajn
- 文件异常处理的一个例子,可以学习参考的源码-File an example of exception handling, can learn the reference source
