搜索资源列表
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.
FileConnection
- 提供对本地文件系统的访问功能.当试图对一个已经关闭的对象进行操作时,会抛出此异常。这是一个很关键的类,基本上文件读写都是有该类完成。可以从字面上去理解它的意思。这个类我也没用过,不知道它具体的功能。用于监听文件系统目录状态的变化,比如文件的删除、新增,存储卡的拔出和插入等。用于管理和跟踪文件系统的监听器,以及可以通过此类过去当前所有文件系统的根目录.文件打开模式异常,当试图写入以只读方式打开的文件时,会抛出该异常。 -Provides the local file system acces
FastCopy203src
- v2.03修正了"Elevate"菜单项在英文界面没有工作的问题。 v2.02发布X64的本地版本.如果安装在Vista或Win7的\Progmram Files下,则存储fastcopy.ini和logfiles 到 \Users\(USER)\AppData\roaming\FastCopy下。 v2.01修正无法完成在同一硬盘“移动”的问题。回复不要求绝对路径。 v2.00添加简单的比较功能(“上市”用CTRL键)。如果启用了UAC,并安装在\Progmram Files下,文
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.
logdemo
- 本程序是对各类异常或错误等信息的日志记录操作,依据信息类型和写入时间写入不同日志文件-This program is for all kinds of information such as exception or error logging operations, according to the information type and write time into different log files
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
sncapsulation-exception
- ava的开发环境的使用 ,Java的开发环境的使用()