-
file cuts,siplest come true.
文件分割 最简单的实现-file cuts,siplest come true.
- 2022-03-22 12:05:39下载
- 积分:1
-
文件上传SmartUpload
资源描述此代码是基于oracle数据库的文件上传功能实现,实现的是雇员信息功能,因为雇员信息有图片显示功能要求,通过文件上传功能实现信息录入功能。代码包含sql语句和具体实现代码,个人也是刚学,如有不对的地方大家指出。
- 2022-10-21 14:05:04下载
- 积分:1
-
这是一个文件操作。也非常简单。有意的网络爱好者,可以打开看看。。。。。哈哈,希望有意者能和我聊系...
这是一个文件操作。也非常简单。有意的网络爱好者,可以打开看看。。。。。哈哈,希望有意者能和我聊系-This is a file manipulation. Very simple. Fans interested in the network, can open look. . . . . Haha, hope those who can chat line and I
- 2022-08-14 22:18:42下载
- 积分:1
-
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文...
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, accord
- 2022-09-07 18:55:02下载
- 积分:1
-
VC 6.0下读取XML文档的例子 API + SDK程序 没有使用MFC
VC 6.0下读取XML文档的例子 API + SDK程序 没有使用MFC-VC 6.0 under the example of reading XML documents API+ SDK procedure does not use MFC
- 2022-07-01 02:11:22下载
- 积分:1
-
on pursuing a very suitable curriculum design, relatively simple, but the object
一个上大二时很适合的课程设计程度,比较简单,不过是对面向对象程序设计的很好的检验-on pursuing a very suitable curriculum design, relatively simple, but the object-oriented programming a good test
- 2023-04-17 14:40:02下载
- 积分:1
-
初用DELPHI编写的一个小工具,可以实现文件的粉碎删除,采用的是用字符对原文件进行填充的方法,效率不是很高...
初用DELPHI编写的一个小工具,可以实现文件的粉碎删除,采用的是用字符对原文件进行填充的方法,效率不是很高-DELPHI written in the beginning with a small tool that allows the file to delete crush, using the characters of the method of filling the original document, efficiency is not very high! ! ! !
- 2022-05-06 19:47:49下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2022-03-09 23:56:30下载
- 积分:1
-
自删除不同的实现方法
资源描述在软件卸载,或其他高级用途中,需要用到删除自身(.EXE)文件的功能
- 2022-02-02 22:13:11下载
- 积分:1
-
It s a simple case of READ
这是一个使用MSXML4读写XML的简单例子
- 2023-02-24 22:40:03下载
- 积分:1