搜索资源列表
fileManege
- 这个是一个文件管理系统,采用C#语言编写的。主要实现了文件管理系统的基本功能,包括新建文件和文件夹、删除文件、复制、剪切、粘贴文件等。
新建 压缩(zipped)文件夹
- Java示例-Java Example
FileSystem
- 我编写的文件系统模拟程序。 运行程序后,在左端控制面板可以进行格式化,打开已有目录文件和保存目录文件功能,在中间的树形目录中,可以选中文件或文件夹,进行重命名,新建,删除等等工作,双击选中项可以直接打开文件。 整个磁盘空间被划分为了三个部分:索引,FAT,和数据块Block。 对于空闲数据块的管理,使用的是位图的方法,每个Block对应一个FAT结构,FAT中存放了该Block的信息和下一个关联Block号。 文件目录采用了多级目录结构,并建立了索引。 -I prepared
filesys
- linux下完成的一个文件系统的雏形,可以新建文件,读写文件,采用了inode结构,-a simple file system in linux system, it can create, read and write a file, ithe program uses the inode structure
ini
- VB 操作ini文件 读写,新建,删除-vb operate the ini file read write
p9.3
- linux下使用fcntl函数实现进程互斥 新建文件a 运行./p9.3 a & . /p9.3 a &-linux fcntl
TinyRAT[D]
- 功能需求: [1]------------------------------------------- 1.进程插入,反向链接,穿防火墙,自安装 [2]------------------------------------------- 管理功能: File Manager: 1.获取磁盘 2.获取目录中的文件列表与文件夹列表 3.删除文件 4.新建文件夹 5.删除文件夹(必须文件夹是空的才可以完全删除文件夹-以后增加递归删除所有文件功能)
vi
- 进入vi的命令 vi filename :打开或新建文件,并将光标置于第一行首 vi +n filename :打开文件,并将光标置于第n行首 vi + filename :打开文件,并将光标置于最后一行首 vi +/pattern filename:打开文件,并将光标置于第一个与pattern匹配的串处 vi -r filename :在上次正用vi编辑时发生系统崩溃,恢复filename vi filename....filename :打开多个文件,依次编辑 -
copy_file1
- 嵌入式复制文件新建文件,不该文件内容复制到另一个文件中-New files embedded copy files, the file contents should not be copied to another file
watching-of-files-through-inotify
- 在Linux系统下,利用inotify机制,检测文件系统的变化。当文件系统发生变化时,如新建文件,删除文件等等,输出文件目录,变化等。-watch the change of files through inotify under Linux systm.
myfs
- 基于fuse的文件用户级别文件系统,实现了很多个性化的功能,例如新建文件夹,删除,创建等个性化功能-Fuse the file-based user-level file system, many personalized features, such as New Folder, delete, create personalized
FileTool
- vc6.0 安装office后冲突,此插件可以新建文件-After installing office vc6.0 conflict, this plug-in can create a new file
myMdiWithClass
- QC基于C++开发的单窗体程序例程,很简单,适合初学和.设计了菜单栏和工具栏,添加了MdiChild类,实现了其中的新建,打开,保存,另存为,关闭等操作的函数; 在mainwindow.cpp文件添加了新建文件菜单的功能测试函数。-QC based on C++ development, one-form routine is very simple, suitable for beginners and design of the menu bar and toolbars, add Md
myMdi-withNewMenu
- QC基于C++开发的单窗体程序例程,很简单,适合初学和.设计了菜单栏和工具栏,添加了MdiChild类,实现了其中的新建,打开,保存,另存为,关闭等操作的函数;添加了动态创建的菜单 在mainwindow.cpp文件添加了新建文件菜单的功能测试函数。-QC based on C++ development, one-form routine is very simple, suitable for beginners and design of the menu bar and toolba
新建文本文档
- 在linux上用C语言实现一个shell中cp命令的功能,完成对目录和文件的的复制(On the Linux, using C language to achieve a shell command function in CP, to complete the directory and file replication)
新建文件夹 (2)
- 小型库存管理系统,功能简单,可以二次开发(Small inventory management system, simple function, can be developed two times)
新建文件夹
- 人脸关键点检测(5个点),python,网络结构在压缩包里(A training network model for face key points detection in folders)
allbackup
- linux/unix,以当前时间为命名新建目录,批量拷贝文件到该新建目录(Linux / unix to the current time for the name of the new catalog batch copy of the file to the new directory)
新建文件夹
- 用js语言来实现rsa加密解密算法,函数rsaEncrypt()用来实现加密;函数rsaDecrypt()用来实现解密;(Implementation of RSA encryption and decryption algorithm with JS)
新建文件夹
- 一个操作系统实验课的日常任务,解密,可用于参考(The daily task system class a operation, decryption)