-
企业员工管理系统
下面是 “员工请假登记” 这一项的源代码:
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
-
用vb.net编写。不用.NET提供的Excel类,直接用二进制的方法读写EXCEL文件。...
用vb.net编写。不用.NET提供的Excel类,直接用二进制的方法读写EXCEL文件。-prepared using vb.net. No need.NET Excel categories, the direct use of the binary method to read and write Excel document.
- 2022-04-19 18:25:20下载
- 积分:1
-
很有用的文件分割程序
很有用的文件分割程序 -Very useful procedure for the carving out of the document
- 2023-03-19 06:25:03下载
- 积分:1
-
c#实现文件夹内TXT查找FileM
c#实现文件夹内TXT查找FileM,使用Winform实现。用于批量处理文件夹内需要处理的文件,可以实现一键处理。对数据文件进行批量操作。
可以依照此源码实现修改,达到自己想要的功能。
- 2022-06-19 01:37:06下载
- 积分:1
-
This a design of Full Adder for DLD Students
This a design of Full Adder for DLD Students
- 2022-03-10 02:54:41下载
- 积分:1
-
在VHDL编码矩阵的3x3
应用背景这是一个编码使用VHDL语言实现FPGA矩阵乘法。这一计划将做两3x3矩阵,将增加操作。它会给你的3x3矩阵的结果与精确计算。使用Quartus II 9.1版仿真提供一个好的结果。关键技术这个程序可以使用Altera FPGA板上用VHDL语言实现的1。
- 2022-01-31 16:52:31下载
- 积分:1
-
前回扫方法
前向/后向扫描算法IEEE测试系统径向配电网潮流分析
- 2023-01-11 02:05:03下载
- 积分:1
-
LCD source file is meant for microcontroller usage in making lcd projects
LCD source file is meant for microcontroller usage in making lcd projects
- 2022-12-07 20:05:03下载
- 积分: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
-
液晶刺激
基本液晶刺激 C 编程、 结构演示展示了如何设计一个液晶显示器样品。
- 2022-09-26 07:35:02下载
- 积分:1