-
自己写的公交查询系统 vb读写文件操作,比较简单
自己写的公交查询系统 vb读写文件操作,比较简单-Write their own public inquiry system file vb read and write operation, relatively simple
- 2022-03-22 21:11:38下载
- 积分:1
-
Decrypt File in C#
这个程序提供了一个算法来解密你的数据
- 2023-06-28 09:55:03下载
- 积分:1
-
mfc进行控件设计
mfc进行控件设计-mfc for Control Design
- 2022-07-04 10:19:53下载
- 积分:1
-
很简单!我的水平有限,希望不要介意!我希望能跟大家多交流!...
很简单!我的水平有限,希望不要介意!我希望能跟大家多交流!-It is very easy!
- 2023-01-12 15:05:04下载
- 积分: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
-
简易的学生资料管理系统,用一个文件来存储资料。
简易的学生资料管理系统,用一个文件来存储资料。
- 2022-03-25 04:48:09下载
- 积分:1
-
eprom code
DataFlash设备的电源必须介于2.7V和3.6V之间,才能正确使用
- 2022-03-09 18:13:43下载
- 积分:1
-
读出"已存在"的文本文件(英文),将其中的单词写入另一个文件...
读出"已存在"的文本文件(英文),将其中的单词写入另一个文件-read out "the existence of a" text files (English), which will write another word document
- 2022-03-24 04:56:14下载
- 积分:1
-
哈夫曼树编码 用哈夫曼树算法对文本文件进行0
哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
- 2022-03-12 10:11:55下载
- 积分: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