-
write the log file a class, of course, can also be used for recording time data...
写log文件的一个类,当然也可以用作记录适时数据使用。该类使用了临界区、事件、文件读写、线程等技术,是学习这些技术非常有参考价值的实例.-write the log file a class, of course, can also be used for recording time data access. The use of such a critical, events, document literacy, threading technology, learning technology is very useful examples.
- 2023-03-12 21:55:03下载
- 积分:1
-
监视office 2000事件,包括word,excel,outlook,ie等office2000的事件。...
监视office 2000事件,包括word,excel,outlook,ie等office2000的事件。-surveillance office in 2000, including Word, Excel, Outlook, ie office2000 such incidents.
- 2023-03-12 11:05:03下载
- 积分:1
-
分析PE可执行文件,可以查看任意exe文件的DLL连接使用…
分析PE可执行文件,并可查看任意EXE文件所使用的DLL文件及包函的
涵数名或序数号,初学者程序打包时可以查看需要的DLL文件-analysis PE executable files and can check arbitrary EXE file used by the DLL files and 9.1.2 of the culvert, or several ordinal number, beginners process can be wrapped up View of DLL files
- 2022-06-11 20:50:29下载
- 积分:1
-
reproduced a configuration file parser. A netizen with, yes, do simple configura...
转载 一个配置文件的解析器。某网友提供,不错,做简单的配置文件还是很方便-reproduced a configuration file parser. A netizen with, yes, do simple configuration files is still very convenient
- 2022-02-21 04:39:31下载
- 积分:1
-
delphi 7.0 用于查找源代码中的中文并进行修改
delphi 7.0 用于查找源代码中的中文并进行修改-search for the source code to the Chinese and revised
- 2022-02-13 14:36:08下载
- 积分:1
-
MASM
这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-masm
- 2023-08-07 03:20:03下载
- 积分:1
-
PDF造物主源头
pdf creator source
visual c
- 2022-07-06 09:02:59下载
- 积分:1
-
这是一个比较bin或者rbf与hex文件内容不同的工具。能在窗口上显示出不同处,同时能生成记录txt文件。...
这是一个比较bin或者rbf与hex文件内容不同的工具。能在窗口上显示出不同处,同时能生成记录txt文件。-This is a more or rbf bin hex contents of the documents and different tools. Window can display different, but will generate record txt document.
- 2022-01-28 22:48:24下载
- 积分:1
-
此原代码是在用IIC写入EEPROM之前从txt文件读入相关数据后根据一定的数据结构生成BIN文件的文件操作,此为最初版本,最终版本已经完成....
此原代码是在用IIC写入EEPROM之前从txt文件读入相关数据后根据一定的数据结构生成BIN文件的文件操作,此为最初版本,最终版本已经完成.-this is the original code used before the IIC EEPROM write from txt file into the related data according to a the data structure formation BIN files operation for this initial version, the final version has been completed.
- 2022-02-03 23:29:49下载
- 积分:1
-
用正则表达式提取文本内容
VB代码实现用正则表达式对一段文字或对一个文本文件的内容进行匹配提取,提取到多段符合表达式的内容后可以自已指定用什么符号隔开显示。注意,建立VB工程后,要引用regexp.tlb文件,才支持正则表达式。
- 2022-03-15 07:46:51下载
- 积分:1