-
简单的文件加密,XP风格的.
开发工具:VC7.0
简单的文件加密,XP风格的.
开发工具:VC7.0-simple file encryption, XP style. Development tools : VC7.0
- 2022-02-01 18:42:49下载
- 积分:1
-
RowCounter这个东东更多时候我是作为一种好玩的工具用的。
上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功...
RowCounter这个东东更多时候我是作为一种好玩的工具用的。
上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功能,哈,这下可以方便地统计Delphi所带的源码有多少行啦!
RowCounter 源码公开,你可以自由使用、修改及传播,如果你有什么改进,请给我发一份,我的EMail是:iamready@eastday.com。-RowCounter this time I was more as a fun tool to use. There is a version of a year and a half before the release? This time I updated the statistics line of code algorithm, ultrafast speed and increased directory scanning function, Kazakhstan, Great statistics for the convenience of Delphi to release the source code line number! RowCounter open source, you can freely use, modify and spread if you have any improvements, please give me a fat, I was in that extension : iamready@eastday.com.
- 2022-02-02 03:48:29下载
- 积分:1
-
文件快车1(227KB)<END>
文件快车1(227KB)-a document Express (227KB) lt; ENDgt;
- 2022-08-12 08:09:56下载
- 积分:1
-
把文本文件,转换成数组,以换行回车符作为间隔。
在做多国语言显示的时候会有所帮助。...
把文本文件,转换成数组,以换行回车符作为间隔。
在做多国语言显示的时候会有所帮助。-The text file into an array to wrap as a carriage return interval. In multiple languages to do when the show will be helpful.
- 2022-06-15 13:09:59下载
- 积分:1
-
VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储...
VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-VC6.0 on the design, use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2023-01-05 21:05:08下载
- 积分:1
-
一个文件捆绑器代码,编译时把杀毒软件关了,因为它会被杀毒软件杀。...
一个文件捆绑器代码,编译时把杀毒软件关了,因为它会被杀毒软件杀。-bundled with a document code, compile-time antivirus software related, because it will be scrapped antivirus software.
- 2022-03-06 17:14:46下载
- 积分:1
-
图象浏览软件,看NLC格式的图书工具,图书阅读器NLC(中国数字图书馆)版本 NLC格式是中国国家图书馆的电子图书格式。它把扫描的图书图像以JBIG 标准压缩(...
图象浏览软件,看NLC格式的图书工具,图书阅读器NLC(中国数字图书馆)版本 NLC格式是中国国家图书馆的电子图书格式。它把扫描的图书图像以JBIG 标准压缩(无损压缩)为很小的NLC文件。NLC文件是JBIG格式的一种变种。解压缩之后即可使用,不需要安装。-image viewing software, see NLC format books tools, books readers NLC (China Digital Library) NLC format version of the China National Library"s electronic library format. It scanning books to-2 standard image compression (lossless compression) as a small NLC documents. NLC JBIG document format is a variant. After decompression can be used and do not need to install.
- 2022-11-09 13:45:03下载
- 积分:1
-
nRF2401 收发器设计
这包含原理图和 pcb 设计的 NRF2401 收发器与天线老鹰格式中的布局。这是想要知道如何创建示意性的电子设计器和收发器的 pcb 布局非常有用。这里使用的天线是一个跟踪或微带天线。
- 2022-02-02 01:52:59下载
- 积分:1
-
File Integrity Checker
File Integrity Checker
- 2023-02-17 05:15:03下载
- 积分:1
-
FileMapping使用程序形式,在formmain.pas { } { formmain frmMain r * RES }是…
program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.-program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R*.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
- 2022-03-29 14:12:49下载
- 积分:1