-
a simple breakdown of documentation procedures, will be designated as a text fil...
一个简单的分文件程序,将指定的文本文件内容,一行用作一个文件名,也用作该文件的内容,建立文件-a simple breakdown of documentation procedures, will be designated as a text file, and his party for a name, also for the contents of the document, document
- 2022-08-13 21:54:33下载
- 积分:1
-
通过调用文本,文件通过修改并输出希望对大家有用
通过调用文本,文件通过修改并输出希望对大家有用-By calling the text file and output by modifying the U.S. wishes to be useful
- 2022-06-13 01:20:50下载
- 积分:1
-
设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。...
设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。-Design a procedure , to the dispatcher of the process according to algorithm simulation operating systems of different dispatchers.
- 2022-05-15 21:08:08下载
- 积分:1
-
这是注册表编辑器下的电脑,我的移植原工艺…
这个是PC下的注册表编辑器,我对原来的程序进行了移植并做了相应的修改。原作者是在EVC在模拟器上做的,相信大家看了之后也可以进行相应的操作的-This is a PC under the Registry Editor, I am the original process of the transplant and the corresponding changes. Author of the EVC done in the simulator, I believe we can also read after the corresponding operation
- 2022-04-17 06:52:46下载
- 积分:1
-
可以用来读取3DS文件模型,一个非常完善的类,可读所有3DS模型文件,是3D编程的好...
可以用来读取3DS文件模型,一个非常完善的类,可读所有3DS模型文件,是3D编程的好-can be used to read documents 3DS model, a very sound category, all 3DS model readable documents, 3D programming is a good Dongdong
- 2022-07-21 04:23:05下载
- 积分:1
-
Code in Visual Basic to automatically change the system date & time setting as p...
Code in Visual Basic to automatically change the system date & time setting as passed
- 2022-06-01 23:14:36下载
- 积分:1
-
This is a system of code, professional relatively strong, we want to help! ~
这是gis系统的一个代码,专业性比较强,希望对大家有帮助!~-This is a system of code, professional relatively strong, we want to help! ~
- 2022-02-02 13:20:11下载
- 积分:1
-
您可以使用配置文件来保存您的设置。
You can use profile to save you setting.
- 2022-05-11 00:05:26下载
- 积分:1
-
(0)输入若干条记录
(1)显示所有记录
(2)按姓名查找记录
(3)删除记录
(4)插入一条记录
(5)保存文件
(6)按序号显示记录...
(0)输入若干条记录
(1)显示所有记录
(2)按姓名查找记录
(3)删除记录
(4)插入一条记录
(5)保存文件
(6)按序号显示记录
(7)按姓名排序
(8)复制文件
(9)退出程序
-(0) Enter the number of records (1) show all records (2) by name to find records (3) delete records (4) insert a record (5) Save the file (6) showed, by serial number records (7) to sort by name (8) to copy the files (9) exit procedures
- 2022-03-13 17:21:27下载
- 积分: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