-
检查文件是否正在使用(EXE,DLL)的例子
检查文件是否正在使用(EXE,DLL)的例子-check whether documents are in use (EXE, DLL) examples
- 2023-03-22 20:10:03下载
- 积分:1
-
远程文件读取程序,针对初学者而言一学就会
远程文件读取程序,针对初学者而言一学就会-Remote file reading program for beginners in terms of one school will
- 2022-04-21 21:42:38下载
- 积分:1
-
建立一个NT Service的程序
建立一个NT Service的程序 -Setuping up a NT Service a
- 2022-08-17 05:12:12下载
- 积分:1
-
演示在命令行下面的列进程,杀进程,强制关机,得到计算机的磁盘和内存信息的实现...
演示在命令行下面的列进程,杀进程,强制关机,得到计算机的磁盘和内存信息的实现-presentation on the command line following the presentation process, the process of scrapping mandatory shutdown, the disk of computer memory and the realization of information
- 2022-12-26 11:40:04下载
- 积分:1
-
建立关联程序的例子 本程序演示把 .bar 文件与 notepad 建立关联。...
建立关联程序的例子 本程序演示把 .bar 文件与 notepad 建立关联。-establish procedures related examples demonstrate the procedures put. Notepad paper with the bar association building.
- 2022-12-11 04:45:03下载
- 积分:1
-
通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包...
通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包含link.exe的vb源代码,及一个测试dll。(说明,一定要把原来的link.exe改名为linklnk.exe)-Under normal circumstances, vb does not only write dll entrance activex dll, written in vb under standard dll, need to modify vb installation directory under link.exe (. Def files to their own writing) of the annex contains LINK.EXE vb source code , and a test dll. (Note, must be renamed as the original LINK.EXE linklnk.exe)
- 2023-02-17 12:40:03下载
- 积分:1
-
用VC++编写的适合出学者研究深入`
用VC++编写的适合出学者研究深入`-With VC++ Prepared for a research scholar-depth `
- 2022-02-01 12:40:30下载
- 积分:1
-
查看系统安装的驱动器
查看系统安装的驱动器-View system installed Drivers
- 2022-02-04 17:43:00下载
- 积分:1
-
审计分析代码,代码
code audit,code parser
- 2022-01-29 00:25:53下载
- 积分:1
-
With c# Realize the simulation in memory of the simple file system, the entire f...
用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作:
a) 格式化
b) 创建子目录
c) 删除子目录
d) 显示目录
e) 更改当前目录
f) 创建文件
g) 打开文件
h) 关闭文件
i) 写文件
j) 读文件
k) 删除文件
-With c# Realize the simulation in memory of the simple file system, the entire file system can be stored to the hard disk. System design with reference to fat format. File system operation to provide: a) format b) create a subdirectory c) delete the subdirectory d) show the directory e) Change the current directory f) create a file g) open the file h) close the file i) Write a document j) reading a document k ) delete files
- 2022-07-22 14:08:32下载
- 积分:1