-
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
-
中华吸血鬼的源代码,包含有专杀工具的源代码
中华吸血鬼的源代码,包含有专杀工具的源代码-Chinese Vampire s source code contains the source code专杀工具
- 2022-05-19 11:42:24下载
- 积分:1
-
dll实现起来很简单,方法2.实现了调用dll中的类库。
dll实现起来很简单,方法2.实现了调用dll中的类库。-dll implementation is simple, method 2. realized the call in the class library dll.
- 2022-02-05 16:42:13下载
- 积分:1
-
MFC中如何自定义消息
MFC中如何自定义消息 -MFC in how to customize the news
- 2022-12-27 14:30:03下载
- 积分:1
-
Source file source file
文件源码 -Source file source file
- 2022-05-31 11:08:05下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,ODBC动态创建源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,ODBC动态创建源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, ODBC dynamic creation of source code
- 2022-01-28 08:19:40下载
- 积分:1
-
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。...
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。-purely a compilation of x86 operating system source code written in sparrows Although small, but with the whole, which contains network, file system, process scheduling, etc..
- 2022-03-23 08:06:15下载
- 积分:1
-
UDF s basicos Interbase
UDF s basicos Interbase
- 2022-06-15 06:00:49下载
- 积分:1
-
"""">---
“”“>;;警报(“haxed”)
- 2023-04-26 07:15:05下载
- 积分:1
-
获取CPU信息的几种方法,VC++下调试通过。可以使用注册表、平台SDK、汇编等多种方法获取CPU的信息,使用者可以自行生成dsw组合这些源码。...
获取CPU信息的几种方法,VC++下调试通过。可以使用注册表、平台SDK、汇编等多种方法获取CPU的信息,使用者可以自行生成dsw组合这些源码。
- 2022-11-23 19:40:03下载
- 积分:1