-
用Delphi 6编写的filesnoop。运行在Windows 9x/我,NT 4、2000和XP。FI…
FileSnoop 用 Delphi 6 编写。可以运行在Windows 9x/Me,NT 4.0,2000和XP。FileSnoop 使你快速获得文件的所有基本信息。对于每一种类型的文件,它最多可以提供四种视图来察看:信息视图,格式化视图,文本视图和十六进制视图。 信息视图除提供基本的文件信息(如类型、属性)外,还根据不同的文件类型提供其特定的信息内容。如图像文件会包含图像的高度和宽度以及其它的详细信息。格式化视图只针对某些文件有用,包括.rtf,.html,.avi和各种声音、位图和图标文件。它可以播放声音和动画以及显示图像。文本视图可以察看文本文件,选项设置可以将非打印字符剥离出来。此特性可以让你扫描.exe文件中的所有错误信息。十六进制视图可以用十六进制形式显示文件。-FileSnoop prepared with Delphi 6. Runs on Windows 9x/Me, NT 4.0, 2000 and XP. FileSnoop make you fast access to documents of all basic information. For each type of document, it can provide a maximum of four to see View : View information, formatting View, text and hexadecimal View View. Information View from providing basic file information (such as the type, nature), but also according to different types of documents provide specific information content. If the image files will contain the image height and width, and other detailed information. Formatting View only useful against certain documents, including. Rtf. Html. Avi and voices icon and bit
- 2022-10-11 07:45:03下载
- 积分:1
-
window下,用于文件读写的线程读写锁
window下,用于文件读写的线程读写锁-read and write file lock for windows
- 2022-05-24 02:04:23下载
- 积分:1
-
从text文件中读取信息,写入xls文件
从text文件中读取信息,写入xls文件-documents from the text message read, write xls document
- 2022-03-19 23:59:06下载
- 积分:1
-
thish file include Part
thish file include Part-of-Speech
tegger text
in natural language prossesing
- 2022-09-03 19:05:03下载
- 积分:1
-
scoredown码在Verilog
应用背景scoredown代码包含2个模块和测试模块1 Verilog。这是一个代码写入FPGA实现。输入按钮和开关,输出LED。 ;关键技术本文采用Verilog编码来实现电路的功能。
- 2022-10-16 21:00:03下载
- 积分:1
-
File类应用实例,文件的打开、新建、移动、复制、删除
File类应用实例,文件的打开、新建、移动、复制、删除-File type application examples, documents opened, new, move, copy, delete
- 2022-03-31 16:07:17下载
- 积分:1
-
Delphi文件捆绑源代码,可以捆绑任何文件!
Delphi文件捆绑源代码,可以捆绑任何文件!-Delphi source code bundled document, any document can be tied up!
- 2022-04-29 16:14:29下载
- 积分:1
-
chm 帮助很多人问起现在的CHM帮助文档如何作为软件的热点敏感帮助,网上搜索的资料也不多,可能是太简单了吧,...
chm 帮助很多人问起现在的CHM帮助文档如何作为软件的热点敏感帮助,网上搜索的资料也不多,可能是太简单了吧,-chm helpful to a lot of people asked now how CHM help documentation software as a hot-sensitive help. Search online information is not large, may be too simplistic a bar, Oh
- 2022-02-03 09:15:52下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
操作PE文件的一个类,对于理解PE文件的格式有帮助
操作PE文件的一个类,对于理解PE文件的格式有帮助-operation of a document PE class for understanding the format of PE help
- 2022-03-06 18:09:10下载
- 积分:1