-
企业员工管理系统
下面是 “员工请假登记” 这一项的源代码:
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
-
跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs
跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs-sevrial functions, such as osi_fopen (open a designated file with path which does not exist)
- 2022-04-28 23:22:15下载
- 积分:1
-
简单的php文件上传源码
1,通用组件,图形化文件上传2.文件命名可定制3.完全开源
- 2022-02-03 20:26:17下载
- 积分:1
-
Through the program, you can achieve the update file copy, then you can call the...
通过该程序,可以实现更新文件的拷贝,然后可以调用更新后的文件-Through the program, you can achieve the update file copy, then you can call the updated files
- 2022-08-12 13:53:39下载
- 积分:1
-
把指定目下符合后缀条件的文件改名字,批量更改。
把指定目下符合后缀条件的文件改名字,批量更改。-Heads in line with the conditions specified suffix to the file to change the name, bulk changes.
- 2022-05-06 11:33:41下载
- 积分:1
-
繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码...
繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码对于软件开发人员非常重要。本例实现了汉字内码转换。-traditional and simplified Chinese characters are frequently used Chinese characters of the two forms, the computer code within their respective audit called BIG5 and GB yards. Usually encountered both need each other coding for grasping the situation, master CICS code for software developers is very important. The realization of the cases CICS code conversion.
- 2022-01-25 16:58:16下载
- 积分:1
-
以前汉化PS游戏〈〈封神演义〉〉的时候写的工具,作用是查看其自带的字模文件font.grp里的数据,还可以修改其中的数据。 附带用VB写的源代码。游戏狂热的不妨...
以前汉化PS游戏〈〈封神演义〉〉的时候写的工具,作用是查看其自带的字模文件font.grp里的数据,还可以修改其中的数据。 附带用VB写的源代码。游戏狂热的不妨耍一下,-sinicized PS games before the time of writing tools, is to look into their own documents to the Fonts font.grp The data can also modify the data. VB fringe write the source code. The game might play fanatical about, huh
- 2022-05-19 19:06:13下载
- 积分:1
-
查看字库文件ttf的导出数据,包括单个表的导出,…
查看字库文件ttf的导出数据,包括单个表的导出,字形数据的导出。来自microsoft-View library of documents ttf derived data, including a single table is derived, font data is derived. From microsoft
- 2022-01-30 22:35:18下载
- 积分:1
-
vb procedures. Decompression can be used later. A background system. Cheerleadin...
vb的程序。解压缩后即能使用。一个后台系统。啦啦啦啦~-vb procedures. Decompression can be used later. A background system. Cheerleading Cheerleading ~
- 2023-04-26 08:35:03下载
- 积分:1
-
本程序函数可以读取任意ini配置文件内容
本程序函数可以读取任意ini配置文件内容-This procedure can read arbitrary function ini configuration file contents
- 2022-06-27 22:34:36下载
- 积分:1