-
一个VC写的grep程序,可以查找指定文件中的内容
一个VC写的grep程序,可以查找指定文件中的内容-a written grep procedures, can find the specific file content
- 2022-03-20 20:10:07下载
- 积分:1
-
重载过的cfile 读取大于2G的文件
重载过的cfile 读取大于2G的文件-Heavy-duty off CFile read a document larger than 2G
- 2023-03-27 02:05:03下载
- 积分:1
-
Foolish Editor v0.01 his program is compiled by djg
Foolish Editor v0.01 his program is compiled by djg- Foolish Editor v0.01 his program is compiled by djgpp
- 2023-09-01 16:25:03下载
- 积分:1
-
输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。...
输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。-Enter the characters in his entourage, the statistics were one of the letters, spaces, numbers and the number of other characters.
- 2022-03-01 14:29:53下载
- 积分:1
-
本系统支持系统用户,来宾用户,当输入用户名为: jeny 密码:123 时为系统用户,可以对系统进行 所有操作;输入用户名:guest 无需输入密码时,只能显示...
本系统支持系统用户,来宾用户,当输入用户名为: jeny 密码:123 时为系统用户,可以对系统进行 所有操作;输入用户名:guest 无需输入密码时,只能显示数据,不能修改,增删数据等。-the system to support users of the system, the guests users when the input user name : jeny Password : 123 for users of the system when, all of the system operation; Input Username : guest without a password, they can only display the data, and no amendment to delete data.
- 2022-03-13 11:55:54下载
- 积分:1
-
c文件操作,修改文件,打开,读取,写入,关闭
c文件操作,修改文件,打开,读取,写入,关闭-c file operations, to modify the file, open, read, write, close
- 2022-08-22 18:51:01下载
- 积分:1
-
md5编码类,可查文件和字符串的md5编码
md5编码类,可查文件和字符串的md5编码-md5 encode
- 2023-06-23 15:15:03下载
- 积分:1
-
File owner determining example.
File owner determining example.
- 2022-04-17 17:42:16下载
- 积分:1
-
VC++6.0写的关于用API函数操作INI文件的测试程序,欢迎大家下载...
VC++6.0写的关于用API函数操作INI文件的测试程序,欢迎大家下载-VC++ 6.0 write operation on the use of INI file API function testing procedures are welcome to download the U.S.
- 2022-12-29 02:10:04下载
- 积分: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