CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - exception

搜索资源列表

  1. FileSlider

    0下载:
  2. 文件分割器的实现 1.用CFileDialog类让用户选择需要进行分割或合并的文件(根据用户选择的操作) 2.在这里我们在切分文件之后,对分割后的文件名进行一个处理,原则是文件名(不含扩展名)+pti (i为本分文件的序号)+.sld。自己定义了一种扩展名,因为如果别人切分一个exe文件,你分割以 后全部是exe文件,别人一执行,很可能会出现异常的。 3.根据用户填写的分数,计算每一份的大小,除不尽的加进最后一份。每份文件的最后写入一些附加 信息,如文件的扩展名,分数-separate docu
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29310
    • 提供者:躺用
  1. searchareplace_string

    0下载:
  2. 命令行形式在指定文件中查找字符串并将匹配结果放入指定目的文件中。(包括异常系处理)-On the command line search string in the specified file and match result into the specified destination file. (Including the exception handling system)
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:10654
    • 提供者:xuikaijun
  1. FileExceptionProEx

    0下载:
  2. 当对文件进行读写等操作时,发生异常,程序就会询问使用者如何处理.-When reading and writing of documents such as operation, an exception occurs, the program will be asked the user how to deal with.
  3. 所属分类:File Operate

    • 发布日期:2017-04-27
    • 文件大小:115199
    • 提供者:张振富
  1. FileConnection

    0下载:
  2. 提供对本地文件系统的访问功能.当试图对一个已经关闭的对象进行操作时,会抛出此异常。这是一个很关键的类,基本上文件读写都是有该类完成。可以从字面上去理解它的意思。这个类我也没用过,不知道它具体的功能。用于监听文件系统目录状态的变化,比如文件的删除、新增,存储卡的拔出和插入等。用于管理和跟踪文件系统的监听器,以及可以通过此类过去当前所有文件系统的根目录.文件打开模式异常,当试图写入以只读方式打开的文件时,会抛出该异常。 -Provides the local file system acces
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:2181
    • 提供者:wangk
  1. FastCopy203src

    0下载:
  2. 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下,文
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:240860
    • 提供者:Hellomytools
  1. VC-P-P-exception-handling-documents

    0下载:
  2. 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.
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2117890
    • 提供者:李志强
  1. test15

    0下载:
  2. (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 " >
  3. 所属分类:File Operate

    • 发布日期:2017-11-21
    • 文件大小:988054
    • 提供者:linff
  1. exam01

    0下载:
  2. 在标准C++中,对于输入流操作异常时的处理和恢复,本示例通过多种方式的输入操作比较了处理时的注意点,使用时只要在MAIN函数中去掉相关的注释即可。-the exception s Processing and Recovering when using the iostream operation.
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:148942
    • 提供者:张群峰
  1. logdemo

    0下载:
  2. 本程序是对各类异常或错误等信息的日志记录操作,依据信息类型和写入时间写入不同日志文件-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
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:2216
    • 提供者:詹宇帅
  1. wordandfile

    0下载:
  2. 对单词进行查询,分类和输出单词所在的行号和内容,以及其他一些中断和异常处理的操作-To query word, classification, and the number of rows in the output word is and content, and other disruptions and exception handling operations
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:6687
    • 提供者:聂小涛
  1. souzceleajn

    0下载:
  2. 文件异常处理的一个例子,可以学习参考的源码-File an example of exception handling, can learn the reference source
  3. 所属分类:File Operate

    • 发布日期:2017-12-13
    • 文件大小:110505
    • 提供者:Dvoslftw
  1. sncapsulation-exception

    0下载:
  2. ava的开发环境的使用 ,Java的开发环境的使用()
  3. 所属分类:文件操作

    • 发布日期:2017-12-29
    • 文件大小:10240
    • 提供者:zljf!19273
搜珍网 www.dssz.com