文件名称:FileManagementSystem
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
在本地创建一个文件管理的工具(类似于磁盘管理)。用户可以上传文件,搜索文件和删除文件。这个代码侧重的是运行效率。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src\log4j.properties
...\poc\Employee.java
...\...\LinkFile.java
...\...\Log4J.java
...\...\RandomAccessFileDemo.java
...\...\RandomAccessFileExample.java
...\...\RandomFileTest.java
...\...\Student.java
...\...\Test.java
...\sg\edu\nus\iss\bsed\database\BinaryDocumentStore.java
...\..\...\...\...\....\........\DatabaseBuilder.java
...\..\...\...\...\....\........\DatabaseOperator.java
...\..\...\...\...\....\........\DocumentStorageSystem.java
...\..\...\...\...\....\........\DocumentStore.java
...\..\...\...\...\....\........\FileAllocationIndex.java
...\..\...\...\...\....\........\FileDocumentStore.java
...\..\...\...\...\....\........\SpaceAllocationIndex.java
...\..\...\...\...\....\........\TextDocumentStore.java
...\..\...\...\...\....\exceptions\ConfigurationFileException.java
...\..\...\...\...\....\..........\DatabaseFileException.java
...\..\...\...\...\....\..........\IndexFileException.java
...\..\...\...\...\....\pojo\FileAllocationInfo.java
...\..\...\...\...\....\....\FileStorageProperties.java
...\..\...\...\...\....\util\FileOperation.java
...\..\...\...\...\....\....\FileOperator.java
...\..\...\...\...\....\....\PropertyParser.java
...\..\...\...\...\....\database
...\..\...\...\...\....\exceptions
...\..\...\...\...\....\gui
...\..\...\...\...\....\pojo
...\..\...\...\...\....\util
...\..\...\...\...\bsed
...\..\...\...\iss
...\..\...\nus
...\..\edu
...\poc
...\sg
src
...\poc\Employee.java
...\...\LinkFile.java
...\...\Log4J.java
...\...\RandomAccessFileDemo.java
...\...\RandomAccessFileExample.java
...\...\RandomFileTest.java
...\...\Student.java
...\...\Test.java
...\sg\edu\nus\iss\bsed\database\BinaryDocumentStore.java
...\..\...\...\...\....\........\DatabaseBuilder.java
...\..\...\...\...\....\........\DatabaseOperator.java
...\..\...\...\...\....\........\DocumentStorageSystem.java
...\..\...\...\...\....\........\DocumentStore.java
...\..\...\...\...\....\........\FileAllocationIndex.java
...\..\...\...\...\....\........\FileDocumentStore.java
...\..\...\...\...\....\........\SpaceAllocationIndex.java
...\..\...\...\...\....\........\TextDocumentStore.java
...\..\...\...\...\....\exceptions\ConfigurationFileException.java
...\..\...\...\...\....\..........\DatabaseFileException.java
...\..\...\...\...\....\..........\IndexFileException.java
...\..\...\...\...\....\pojo\FileAllocationInfo.java
...\..\...\...\...\....\....\FileStorageProperties.java
...\..\...\...\...\....\util\FileOperation.java
...\..\...\...\...\....\....\FileOperator.java
...\..\...\...\...\....\....\PropertyParser.java
...\..\...\...\...\....\database
...\..\...\...\...\....\exceptions
...\..\...\...\...\....\gui
...\..\...\...\...\....\pojo
...\..\...\...\...\....\util
...\..\...\...\...\bsed
...\..\...\...\iss
...\..\...\nus
...\..\edu
...\poc
...\sg
src