-
二进制文件的读、写、修改
文件操作的对象是:Operator.sys
二进制文件的读、写、修改
文件操作的对象是:Operator.sys-Binary file read, write, modify the file operations is targeted at: Operator.sys
- 2022-04-28 06:34:06下载
- 积分:1
-
simple text processing
简单的文本处理程序-simple text processing
- 2022-03-06 15:25:18下载
- 积分: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
-
文件转换
应用背景这个代码是一个非常混乱的,需要编辑。这件事是我新的线程的概念。这似乎是我能想出的最好的方法。在这种方法中,参数有2个:第一issyncronizationoperations ;定义要执行的操作;第二个是对象数组。在索引的对象 ;0 ;有控制的文本(标题)是可改变的;在指数 对象;1 ;有弦 ;已被分配给对象的索引 ;0。在指数 ;2,我们有 ;字符串 ;是用于复印机的整体进度更新。同样地,在索引和索引中,有3个,用于更新当前文件的名称。在索引对象4 ; ;有 ;ProgressBar ;对象而在指数 ;5 ;在指数 新值进度条;4。关键技术此应用程序包含以下功能:暂停/恢复复制过程跳过单个文件在复制时抑制警告和错误显示未复制的文件的列表,并选择重试复制它们如果文件存在,可以选择以抑制重写警告。
- 2022-03-04 10:26:28下载
- 积分:1
-
用VC++6.0编写的小程序,功能是实现文件的动态加密.
用VC++6.0编写的小程序,功能是实现文件的动态加密.-With VC++ 6.0 to prepare a small procedure, function is to achieve a dynamic document encryption.
- 2022-06-19 11:56:57下载
- 积分: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
-
一个简单又高效的日志系统
本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态...
一个简单又高效的日志系统
本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。-A simple and effective logging system In this paper, a high-performance, using a simple log solution. The module to achieve volume of information to write the log files, from time to time automatically flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured, cycling on the log file is written, this will not cause the machine space is the log File exhausted.
- 2023-08-14 16:20:03下载
- 积分:1
-
提取文本文件的指定关键字,是我为提取nmap扫描结果写的。
提取文本文件的指定关键字,是我为提取nmap扫描结果写的。-Extract text file specified keywords, is my nmap scan results for the extraction writing.
- 2022-03-04 08:41:16下载
- 积分:1
-
估算程序复制时间
估算程序复制时间-copy estimated time
- 2022-04-08 04:39:01下载
- 积分:1
-
一套用vc写的源码,可以压缩和解压缩的解压缩文件,提供了ocx和dll两种格式可供调用...
一套用vc写的源码,可以压缩和解压缩的解压缩文件,提供了ocx和dll两种格式可供调用-vc write with a set of source code, can compress and decompress compressed documents, and provided a randomly dll both formats can be deployed
- 2022-05-07 00:32:36下载
- 积分:1