-
读取当前目录下的Ini文件类 CIiniFile功能:系统提供的WriteProfileInt()等函数,写到注册表或系统ini文件,调用比较麻烦,而且会占用注...
读取当前目录下的Ini文件类 CIiniFile功能:系统提供的WriteProfileInt()等函数,写到注册表或系统ini文件,调用比较麻烦,而且会占用注册表资源,下载了网上的ini类用起来又不太顺手,所以参照写了一个读取当前目录下ini文件的类。程序有详细的注释,欢迎批评指正-read in the current directory Ini document CIiniFile functional categories : the system provides WriteProfileInt () function, wrote registry or system ini document, called more trouble, but will occupy the registry resources, downloaded online category with the ini I did not dig up, a reference was made to read current directory ini document type. Detailed procedures of the Notes welcome criticism correction
- 2022-01-30 15:03:49下载
- 积分:1
-
如何开发自己的CHM格式文件解析器.rar,保证挺好用的
如何开发自己的CHM格式文件解析器.rar,保证挺好用的-how to develop the CHM format parser. Rar, the guarantee is very good
- 2022-03-20 20:20:19下载
- 积分:1
-
英语学习助手,界面不错~
英语学习助手,界面不错~-study assistance for english,
good interface.
- 2022-03-19 12:07:01下载
- 积分: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
-
EXCEL+++整体写入和读取
labview操作excell文件,可以写入和读取。LabVIEW前面板可再次开发,简单,实用。
- 2022-06-01 21:21:53下载
- 积分:1
-
hashtable 实现缓存整理等功能,table中午对象存在时间过长则序列化进入磁盘...
hashtable 实现缓存整理等功能,table中午对象存在时间过长则序列化进入磁盘-hashtable
- 2022-08-22 11:53:35下载
- 积分:1
-
This a class written in Visual Basic 6 SP6 that will create an Excel Spreadsheet...
This a class written in Visual Basic 6 SP6 that will create an Excel Spreadsheet (BIFF8) from scratch.
It s was developed after repeated requests from users to be able to export reports from database
applications to an excel spreadsheet.
this class will produce a workbook from VB without having Excel installed
on the client computer and can be viewed using the free Microsoft Excel 97 Viewer-This is a class written in Visual Basic 6 SP6 that will create an Excel Spreadsheet (BIFF8) from scratch. It" s was developed after repeated requests from users to be able to export reports from database applications to an excel spreadsheet. This class will produce a workbook from VB without having Excel installed on the client computer and can be viewed using the free Microsoft Excel 97 Viewer
- 2022-02-16 09:39:52下载
- 积分:1
-
目录生成的代码
文件目录生生成代码-directory generated code
- 2022-03-26 12:41:21下载
- 积分:1
-
File Format for programming logic in develop program
File Format for programming logic in develop program
- 2023-01-14 05:55:03下载
- 积分:1
-
开源 DXF 文件处理库
很多开发人员和地理信息系统 (GIS) 专家一直无法使用 Drawing Interchange Format (DXF) 格式的文件。这些 AutoCAD 格式的文件通常需要安装了 Windows® 和 AutoCAD 才能打开。借助便捷的开源库 dxfLib,您的应用程序就可以读取任何操作系统上的 DXF文件,并且不产生任何成本。
- 2022-12-03 11:20:03下载
- 积分:1