搜索资源列表
File-Operation-by-java
- 本程序用java语言实现了文件流的几乎所有操作,如文件复制,移动,删除,新建等。-This programm implements all operations of file stream,such as copy,cut,delete and new operation.
FileUtil
- 文件基本类源代码,包括获取文件编码、文件编码转换,文件下载,整个文件夹拷贝、删除等。源文件中已附带说明-Basic types of source code files, including access to a document encoding, file encoding conversion, file download, the entire folder copy, delete and so on. Source file has been included in the Not
DtreeTest
- 生成动态树,可以添加节点,删除节点,数据库是mysql,sql文件在应用路径下文件名为tree_table.sql。解压后可直接放在myeclipse里-Generate dynamic tree, you can add nodes, delete nodes, the database is mysql, sql file path in the application file name is tree_table.sql. Decompression can be placed dire
14160_1243297151FXTK
- Java资源管理器,基于MVC实现,代码结构清析、规范。在功能上完全实现了资源管理器核心的浏览功能以及列表双击与目录树的同步展开和添加/删除文件时的同步刷新,另外增加了右键菜单功能! -Java Explorer, based on the MVC achieved clearance code analysis of the structure, norms. Functions fully achieved Explorer browsing, as well as the core
FileManager
- 一个完整的网络文件管理系统面向对象至少应该有管理员和用户,面向客户的提供的服务有注册、登录、用户信息管理、上传文件、下载文件、删除上传的文件、共享文件、发送站内消息、接手消息和备忘录等服务。面向管理员的提供登录和查询上传的文件的服务。-A complete network of object-oriented document management system should have at least administrators and users, client-oriented serv
23tree
- 2-3 树插入,查找,删除,排序,从文件txt读入插入,查找,删除,排序等指令-two three tree, including insert, search,order,delete, you can read command for txt file
file
- 目录和文件的创建,删除,修改,复制等功能-Directory and file creation, delete, modify, copy, etc.
FileManagementSystem
- 在本地创建一个文件管理的工具(类似于磁盘管理)。用户可以上传文件,搜索文件和删除文件。这个代码侧重的是运行效率。-Create a database locally to manage files (similar to the disk management). Users can upload files, search files and delete files. The code is focused on operational efficiency.
filemanage
- 文件管理系统: 管理员操作: 管理员拥有最高权限,在用户管理方面,可以增加、删除用户,并对用户信息进行修改。在图书管理方面,可以删除任何目录中的文件,除此之外,管理员在公有目录中,可以根据目录的共享级别上传或者下载图书,在私有目录中,则只能浏览用户的图书列表 普通用户操作: 普通用户可以全权管理自己目录的书籍,即进行上传、下载及删除的操作。可以浏览公有目录,根据公有目录的共享级别上传、下载或者删除文件。当普通用户目录设置为公有时,可以对其他用户进行上传、下载、删除操作的限制。普通
newExplorer
- Java资源管理器,基于MVC实现,代码结构清析、规范。在功能上完全实现了资源管理器核心的浏览功能以及列表双击与目录树的同步展开和添加/删除文件时的同步刷新,另外增加了右键菜单功能! 查找、删除含有子目录的文件夹和重命名功能实现类是FileViewImpl.java,不过功能没有真正实现,有兴趣的朋友可以继续完善。-Java explorer, based on MVC implementation, code structure clear, standard. Functions
delete
- Deleting Existing file in the system using java.
File-system
- 1. 在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2. 文件物理结构可采用显式链接或其他方法。 3. 磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4. 文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5.
create--delete-copy-file
- 1、实现文件夹创建、删除、进入。 2、实现当前文件夹下的内容罗列。 3、实现文件拷贝和文件夹拷贝(文件夹拷贝指深度拷贝,包括所有子目录和文件)。 4、实现指定文件的加密和解密。 -create,delete,enter file , show the content of the file and encrypt the file
File-manager
- 功能比较完善,只是没有美化的文件管理系统。具体功能包括简单的登录注册,添加,查询,修改,删除,上传,下载各类文件,也有日志功能-The function is perfect, just do not beautify the document management system. Specific features include simple login registration, add, query, modify, delete, upload, download documents,
DelFile
- 每隔五分钟自动删除系统指定文件,并且返回结果。-delete file every five minutes
jQuery-File-Upload-master
- jQuery File Upload是一个Jquery图片上传组件,支持多文件上传、取消、删除,上传前缩略图预览、列表显示图片大小,支持上传进度条显示;支持各种动态语言开发的服务器端。-jQuery File Upload is a Jquery image upload component that supports multi-file upload, cancel, delete, before uploading thumbnail preview list shows the imag
File
- 文件模块中的上传删除等,比较简单,而且这些代码都是模式化了,几乎没什么创新的地方-Upload delete the file module, is relatively simple, but these codes are modeled, little innovation
FileDisk1.0
- 这是一个java开发的虚拟磁盘文件系统,可视化界面,可以对文件进行增删查改等操作。-this is a virtual disk managing system wriiten by java and it can add file,delete file and reset the properties of the file.
os.file
- 操作系统文件管理课程设计 实现文件添加 删除显示文件 文件写入 文件目录创建操作-Operating system file management curriculum design to achieve the file to add delete display file and written to the file directory operation
File-management-system-java
- 文件管理系统,用java实现对文件的基本操作,复制、删除、重命名等- File management system, using java to achieve the basic operation of the file, copy, delete, rename, etc.