-
企业员工管理系统
下面是 “员工请假登记” 这一项的源代码:
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
-
将SQL脚本里的日本语文字转换成UTF
将SQL脚本里的日本语文字转换成UTF-8格式.-Lane SQL script Japanese language text into UTF-8 format.
- 2022-04-18 03:30:16下载
- 积分:1
-
用简单的C++实现的简单的FileEdit小程序。代码简洁。
用简单的C++实现的简单的FileEdit小程序。代码简洁。-Simple C++ Realize the simple FileEdit applet. Concise code.
- 2022-02-01 21:09:52下载
- 积分:1
-
一个用VC++操作文件的各种方法的代码。
一个用VC++操作文件的各种方法的代码。-A VC++ to operate with a variety of methods of document code.
- 2022-12-28 12:40:04下载
- 积分:1
-
FileMapping使用程序形式,在formmain.pas { } { formmain frmMain r * RES }是…
program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.-program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R*.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
- 2022-03-29 14:12:49下载
- 积分:1
-
不好意思,前一个FlexCel功能描述错了,现在这个才是前一个说的功能,前一个是FlexCel对数据库的读写操作....
不好意思,前一个FlexCel功能描述错了,现在这个才是前一个说的功能,前一个是FlexCel对数据库的读写操作.-Sorry, the former a function description FlexCel wrong, now that this is a function of the former, the former one is the database FlexCel read and write operations.
- 2022-07-23 15:07:38下载
- 积分:1
-
文件查找程序,可以按照输入的文件名查找硬盘中的文件。
文件查找程序,可以按照输入的文件名查找硬盘中的文件。-Document search procedures, in accordance with the input file name of the document search the hard disk.
- 2022-01-21 00:36:22下载
- 积分:1
-
这是一个比较bin或者rbf与hex文件内容不同的工具。能在窗口上显示出不同处,同时能生成记录txt文件。...
这是一个比较bin或者rbf与hex文件内容不同的工具。能在窗口上显示出不同处,同时能生成记录txt文件。-This is a more or rbf bin hex contents of the documents and different tools. Window can display different, but will generate record txt document.
- 2022-01-28 22:48:24下载
- 积分:1
-
所以请不要把文件放在这两家目录
so please do not put files on these two directory
- 2022-08-06 20:34:03下载
- 积分:1
-
用于将图像文件转换为内核引导屏幕的位图转换器
Bitmap Converter for converting image files to kernel boot screen
- 2022-06-21 17:50:21下载
- 积分:1