-
PDF格式的压缩图像文件格式的电子书。
Ebook on Compressed Image File Formats in pdf format.
- 2022-08-07 21:43:12下载
- 积分:1
-
您可以使用配置文件来保存您的设置。
You can use profile to save you setting.
- 2022-05-11 00:05:26下载
- 积分:1
-
NTFS下$boot文件的全部引导程序源代码,可以很深入的了解WINDOWS的启动过程...
NTFS下$boot文件的全部引导程序源代码,可以很深入的了解WINDOWS的启动过程-NTFS files under $ boot all boot source code, can be a deeper understanding of the startup process WINDOWS
- 2023-02-04 21:10:03下载
- 积分:1
-
这是一个文件监控程序,可以在应用层级别对指定目录下的文件操作进行监控,包括修改删除新建重命名等,并且可以指定文件的类型,以进行细粒度控制...
这是一个文件监控程序,可以在应用层级别对指定目录下的文件操作进行监控,包括修改删除新建重命名等,并且可以指定文件的类型,以进行细粒度控制-This is a document control procedures, the application layer level to the designated directory file operations to monitor, the new amendments include the deletion rename, and can specify the type of document, for fine-grained control
- 2022-12-19 05:45:03下载
- 积分: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
-
Delphi调用CHM文件。chm文件是标准的Windows帮助文件。
Delphi调用CHM文件。CHM文件是Windows标准帮助文件。-Delphi calls CHM file. CHM file is the standard Windows Help file.
- 2023-09-01 10:45:03下载
- 积分:1
-
实现文件分割和合并.
实现文件分割和合并.-separate files and mergers.
- 2022-03-21 11:09:16下载
- 积分:1
-
提取文本文件的指定关键字,是我为提取nmap扫描结果写的。
提取文本文件的指定关键字,是我为提取nmap扫描结果写的。-Extract text file specified keywords, is my nmap scan results for the extraction writing.
- 2022-03-04 08:41:16下载
- 积分:1
-
企业员工管理系统
下面是 “员工请假登记” 这一项的源代码:
Option Explicit
"窗口与消息API声明
Private Declare Function SetTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long, ByVal uElapse As Long, _
ByVal lpTimerFunc As Long) As Long
Private Declare Function KillTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long) As Long
Public Declare Function FindWindow Li
- 2022-07-04 08:41:33下载
- 积分:1
-
可以直接读磁盘文件,包括一些系统锁定的文件如SAM等
可以直接读磁盘文件,包括一些系统锁定的文件如SAM等-Can directly read the disk files, including some systems such as locked files such as SAM
- 2022-08-15 07:50:10下载
- 积分:1