-
VC++6.0编写的小程序,目的是可以操作一个现有的表格,往表格里填写数据....
VC++6.0编写的小程序,目的是可以操作一个现有的表格,往表格里填写数据.-VC++ 6.0 prepared small procedures, the purpose is to operate an existing form to fill out the data table.
- 2022-02-20 08:54:38下载
- 积分:1
-
可以成批对mp3的进行编辑的源程序,这个实用性想必不用我说了吧,解决你mp3命名的困难。感谢原作者,所有的版权属于原作者!...
可以成批对mp3的进行编辑的源程序,这个实用性想必不用我说了吧,解决你mp3命名的困难。感谢原作者,所有的版权属于原作者!-can mp3 bulk of the editing of the source, the utility said I definitely do not have a bar, Naming your mp3 resolve the difficulties. Thank authorship, all the copyrights to the original author!
- 2023-03-22 03:30:04下载
- 积分:1
-
python 文件读写目录浏览功能类
python 文件读写目录浏览功能类,包括目录浏览,文本文件读写,文本文件计数,编码读写等文本文件功能。还包括的编码的转换。
- 2022-09-15 12:50:03下载
- 积分:1
-
代码检查Windows系统的页面文件的大小。
The code checks the size of pagefile in windows systems.
- 2022-11-04 17:20:03下载
- 积分:1
-
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二
读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二进制文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。-read and write text files. 1 Create a text file. Two documents to write data (data not less than a few line 10). Three read from the file data, and display the results read. Reading and writing binary files. A creation of a binary files. Two documents to write data (data not less than a few line 10). Three read from the file data, and display the results read.
- 2022-10-16 20:45:08下载
- 积分:1
-
delphi开机启动管理程序
Delphi编写的用于检查开机项启动项的小程序,可通过注册表的操作,依次检测注册表各个键值分支下的开机启动运行项目,并列举出这些内容后,支持让用户删除此项目。本程序的扩展性还是有很大空间的,稍加改造,可写成一款系统优化软件,为电脑中级以上用户监控木马和病毒提供方便,省了翻找注册表的麻烦。
- 2022-06-20 11:28:59下载
- 积分:1
-
台达变频器串口通讯控制程序,包括启动、停止、调速等常用命令。
台达变频器串口通讯控制程序,包括启动、停止、调速等常用命令。-Delta converter serial communication control procedures, including start, stop, speed control, such as commonly used commands.
- 2022-01-31 07:49:32下载
- 积分:1
-
一个用vc开发的小程序,写文件,采用面向对象的设计思想,还是不错的...
一个用vc开发的小程序,写文件,采用面向对象的设计思想,还是不错的
- 2023-05-02 20:45:03下载
- 积分: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
-
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