CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - exception
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - exception - List
[
File Operate
]
FileSlider
DL : 0
文件分割器的实现 1.用CFileDialog类让用户选择需要进行分割或合并的文件(根据用户选择的操作) 2.在这里我们在切分文件之后,对分割后的文件名进行一个处理,原则是文件名(不含扩展名)+pti (i为本分文件的序号)+.sld。自己定义了一种扩展名,因为如果别人切分一个exe文件,你分割以 后全部是exe文件,别人一执行,很可能会出现异常的。 3.根据用户填写的分数,计算每一份的大小,除不尽的加进最后一份。每份文件的最后写入一些附加 信息,如文件的扩展名,分数-separate document for the realization of one. With CFileDialog class allows users to choose the need for separate or combined document (user selectable operation) 2. Here we segmentation document, right after the split for a file name, the principle is that the paper (not including extensions) PTI ( i document as part of the serial number). ARX. His definition of an extension, because if someone splitting an exe file, you split after all exe file, and people, it is likely to be abnormal. 3. Users fill in the scores for each of a size, with the exception of the one into the last one. Each of the final document included some additional information, such as the file name extension, scores, etc.
Date
: 2008-10-13
Size
: 28.62kb
User
:
躺用
[
File Operate
]
FileSlider
DL : 0
文件分割器的实现 1.用CFileDialog类让用户选择需要进行分割或合并的文件(根据用户选择的操作) 2.在这里我们在切分文件之后,对分割后的文件名进行一个处理,原则是文件名(不含扩展名)+pti (i为本分文件的序号)+.sld。自己定义了一种扩展名,因为如果别人切分一个exe文件,你分割以 后全部是exe文件,别人一执行,很可能会出现异常的。 3.根据用户填写的分数,计算每一份的大小,除不尽的加进最后一份。每份文件的最后写入一些附加 信息,如文件的扩展名,分数-separate document for the realization of one. With CFileDialog class allows users to choose the need for separate or combined document (user selectable operation) 2. Here we segmentation document, right after the split for a file name, the principle is that the paper (not including extensions) PTI ( i document as part of the serial number). ARX. His definition of an extension, because if someone splitting an exe file, you split after all exe file, and people, it is likely to be abnormal. 3. Users fill in the scores for each of a size, with the exception of the one into the last one. Each of the final document included some additional information, such as the file name extension, scores, etc.
Date
: 2026-01-03
Size
: 28kb
User
:
躺用
[
File Operate
]
FileExceptionProEx
DL : 0
当对文件进行读写等操作时,发生异常,程序就会询问使用者如何处理.-When reading and writing of documents such as operation, an exception occurs, the program will be asked the user how to deal with.
Date
: 2026-01-03
Size
: 112kb
User
:
张振富
[
File Operate
]
FileConnection
DL : 0
提供对本地文件系统的访问功能.当试图对一个已经关闭的对象进行操作时,会抛出此异常。这是一个很关键的类,基本上文件读写都是有该类完成。可以从字面上去理解它的意思。这个类我也没用过,不知道它具体的功能。用于监听文件系统目录状态的变化,比如文件的删除、新增,存储卡的拔出和插入等。用于管理和跟踪文件系统的监听器,以及可以通过此类过去当前所有文件系统的根目录.文件打开模式异常,当试图写入以只读方式打开的文件时,会抛出该异常。 -Provides the local file system access. When one attempts to manipulate an object has been closed, we will throw this exception. This is a very critical group, largely to complete the class are all read and write files. You can literally try to understand what it means. I did not used to this class, do not know the specific function. The file system directory used to monitor changes in the status, such as file deletion, adding, memory cards, pull out, and insertion. The file system for managing and tracking the listener, as well as through these past all current file system root directory. File Open Mode Exception, when trying to write to read-only open file, it will throw the exception.
Date
: 2026-01-03
Size
: 2kb
User
:
wangk
[
File Operate
]
FastCopy203src
DL : 0
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下,文件存储fastcopy.ini和logfiles到 \Users\(USER)\AppData\roaming\FastCopy下。使32位Shell扩展在x64 OS下可用。 -v2.03 Fix "Elevate" menu item didn t work in English UI. v2.02 Release x64 native version. Store fastcopy.ini and logfiles in \Users\(USER)\AppData\roaming\FastCopy, if installed in \Progmram Files in Vista or Win7(UAC on/off is unrelated). Misc refine/fix. v2.01 Fix not to finish "move" in same HDD rarely. Restore not to require absolute path. v2.00 Add simple compare function("listing" with CTRL button). Store fastcopy.ini and logfiles in \Users\(USER)\AppData\roaming\FastCopy, if UAC is enabled and installed in \Progmram Files. Enable manual settings of Physical Drive group. Enable 32bit shell extension in 64bitOS. Fix exception when deleting Job.
Date
: 2026-01-03
Size
: 235kb
User
:
Hellomytools
[
File Operate
]
VC-P-P-exception-handling-documents
DL : 0
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.
Date
: 2026-01-03
Size
: 2.02mb
User
:
李志强
[
File Operate
]
searchareplace_string
DL : 0
命令行形式在指定文件中查找字符串并将匹配结果放入指定目的文件中。(包括异常系处理)-On the command line search string in the specified file and match result into the specified destination file. (Including the exception handling system)
Date
: 2026-01-03
Size
: 10kb
User
:
xuikaijun
[
File Operate
]
test15
DL : 0
(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 " > > " operator overloading (3) programming, exception classes to deal with the wrong
Date
: 2026-01-03
Size
: 965kb
User
:
linff
[
File Operate
]
exam01
DL : 0
在标准C++中,对于输入流操作异常时的处理和恢复,本示例通过多种方式的输入操作比较了处理时的注意点,使用时只要在MAIN函数中去掉相关的注释即可。-the exception s Processing and Recovering when using the iostream operation.
Date
: 2026-01-03
Size
: 145kb
User
:
张群峰
[
File Operate
]
logdemo
DL : 0
本程序是对各类异常或错误等信息的日志记录操作,依据信息类型和写入时间写入不同日志文件-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
Date
: 2026-01-03
Size
: 2kb
User
:
詹宇帅
[
File Operate
]
wordandfile
DL : 0
对单词进行查询,分类和输出单词所在的行号和内容,以及其他一些中断和异常处理的操作-To query word, classification, and the number of rows in the output word is and content, and other disruptions and exception handling operations
Date
: 2026-01-03
Size
: 7kb
User
:
聂小涛
[
File Operate
]
souzceleajn
DL : 0
文件异常处理的一个例子,可以学习参考的源码-File an example of exception handling, can learn the reference source
Date
: 2026-01-03
Size
: 108kb
User
:
Dvoslftw
[
File Operate
]
sncapsulation-exception
DL : 0
ava的开发环境的使用 ,Java的开发环境的使用()
Date
: 2026-01-03
Size
: 10kb
User
:
zljf!19273
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.