-
企业员工管理系统
下面是 “员工请假登记” 这一项的源代码:
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
-
可以对调试数据进行输出,用于检测程序运行的调试
可以对调试数据进行输出,用于检测程序运行的调试-can debug output data for the detection procedures in the debugger
- 2022-02-18 13:28:56下载
- 积分:1
-
泰补 ve co 所以杜代替 thoi 吉安
凸轮的 cac 禁止大浪 nge。
静 hinh 大鼠志拉静 hinh。
一天拉 mot 白江干草 ve 黑洞 va se giup ich cho cac 禁令大鼠 nhieu
胡志明锡 la se 滨城聪。
- 2022-05-30 00:54:29下载
- 积分:1
-
拷贝wince文件到pc并删除wince中的文件
拷贝wince文件到pc并删除wince中的文件-Wince copy files to pc and delete files in wince
- 2022-08-16 19:37:43下载
- 积分:1
-
一个关于VC编码过程中指针使用的源代码,包含了各种技巧
一个关于VC编码过程中指针使用的源代码,包含了各种技巧-a coding process for VC Pointer use the source code, including a variety of skills
- 2022-04-06 19:06:11下载
- 积分:1
-
window下,用于文件读写的线程读写锁
window下,用于文件读写的线程读写锁-read and write file lock for windows
- 2022-05-24 02:04:23下载
- 积分:1
-
这是个文件管理系统软件,可以对文件进行复制删除等操作.
这是个文件管理系统软件,可以对文件进行复制删除等操作.-soft about files management, can copy and delete files
- 2023-08-08 19:00:03下载
- 积分:1
-
一个自己编写的window文件管理程序!!模拟window
一个自己编写的window文件管理程序!!模拟window-a prepared their document management procedures window! ! Simulation window
- 2022-01-22 17:44:20下载
- 积分:1
-
可以将一个大文件分成多个小文件,然后可以将多个小文件合并成一个大文件...
可以将一个大文件分成多个小文件,然后可以将多个小文件合并成一个大文件-Can be a large file into multiple small files, and then a number of small files can be merged into one large file
- 2022-02-01 22:05:07下载
- 积分: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