-
一个工业日志类,可以分类记录日志成.txt文件.
一个工业日志类,可以分类记录日志成.txt文件.-Log in an industrial category, the log records can be categorized into. Txt file.
- 2022-02-20 08:59:04下载
- 积分:1
-
This project extracts strings from sourcefiles
and collects them for translati...
This project extracts strings from sourcefiles
and collects them for translation
- 2022-02-12 02:00:18下载
- 积分:1
-
C语言读取txt文件,非常好用,很简单,
c语言读txt文件,非常好用,非常简单,-c language read txt file, very easy to use, very simple,
- 2022-11-26 11:25:03下载
- 积分:1
-
利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。...
利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。-The use of recursive function call, and will enter the five characters, print out the order to the contrary.
- 2022-07-21 07:56:00下载
- 积分:1
-
制作CAB压缩文件,只需将smaller.exe复制到要压缩的文件夹中,运行即可在它的上一级文件夹中产生file.cab...
制作CAB压缩文件,只需将smaller.exe复制到要压缩的文件夹中,运行即可在它的上一级文件夹中产生file.cab-Production CAB compressed file, simply copy the smaller.exe to compressed folder, you can run it on a folder have file.cab
- 2022-04-17 11:31:04下载
- 积分:1
-
VC++6.0写的关于用API函数创建目录的测试程序,欢迎大家下载
VC++6.0写的关于用API函数创建目录的测试程序,欢迎大家下载-VC++ 6.0 written on the use of API functions to create directory test procedures are welcome to download the U.S.
- 2022-03-26 10:05:24下载
- 积分:1
-
VC++6.0写的关于用API函数操作INI文件的测试程序,欢迎大家下载...
VC++6.0写的关于用API函数操作INI文件的测试程序,欢迎大家下载-VC++ 6.0 write operation on the use of INI file API function testing procedures are welcome to download the U.S.
- 2022-12-29 02:10:04下载
- 积分:1
-
BCB document examples of open operation, and converted into Hex format display
BCB文件打开操作示例,并有转换成Hex格式显示功能-BCB document examples of open operation, and converted into Hex format display
- 2022-01-26 05:43:53下载
- 积分:1
-
This tool will clear up to 400 GB on each
drive by writing into 1 GB Files unt...
This tool will clear up to 400 GB on each
drive by writing into 1 GB Files until drive space is full
then these files will be deleted.
- 2022-06-13 06:05:57下载
- 积分: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