文件名称:filemanage
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
文件管理系统:
管理员操作:
管理员拥有最高权限,在用户管理方面,可以增加、删除用户,并对用户信息进行修改。在图书管理方面,可以删除任何目录中的文件,除此之外,管理员在公有目录中,可以根据目录的共享级别上传或者下载图书,在私有目录中,则只能浏览用户的图书列表
普通用户操作:
普通用户可以全权管理自己目录的书籍,即进行上传、下载及删除的操作。可以浏览公有目录,根据公有目录的共享级别上传、下载或者删除文件。当普通用户目录设置为公有时,可以对其他用户进行上传、下载、删除操作的限制。普通用户不能进入不属于自己的私有目录。
-Administrator operation:
Administrator with the highest authority, in user management, can increase, delete a user, and user information modification. In the library management, can delete any list of files, in addition, the administrator in public directory, and may, according to the sharing of the directory or download books upload level, in private directory, the user can only view of the book list
Ordinary users operation:
Ordinary users to manage their directory of books, the upload, download and delete operation. Can browse the public directory, according to public directory sharing level, download or delete file upload. When ordinary users directory set an ephah for the sometimes, to other users can upload and download, delete operation of the restrictions. Ordinary users can t access do not belong to the private ownership of the directory.
管理员操作:
管理员拥有最高权限,在用户管理方面,可以增加、删除用户,并对用户信息进行修改。在图书管理方面,可以删除任何目录中的文件,除此之外,管理员在公有目录中,可以根据目录的共享级别上传或者下载图书,在私有目录中,则只能浏览用户的图书列表
普通用户操作:
普通用户可以全权管理自己目录的书籍,即进行上传、下载及删除的操作。可以浏览公有目录,根据公有目录的共享级别上传、下载或者删除文件。当普通用户目录设置为公有时,可以对其他用户进行上传、下载、删除操作的限制。普通用户不能进入不属于自己的私有目录。
-Administrator operation:
Administrator with the highest authority, in user management, can increase, delete a user, and user information modification. In the library management, can delete any list of files, in addition, the administrator in public directory, and may, according to the sharing of the directory or download books upload level, in private directory, the user can only view of the book list
Ordinary users operation:
Ordinary users to manage their directory of books, the upload, download and delete operation. Can browse the public directory, according to public directory sharing level, download or delete file upload. When ordinary users directory set an ephah for the sometimes, to other users can upload and download, delete operation of the restrictions. Ordinary users can t access do not belong to the private ownership of the directory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数据库/filemanager.sql
FileManager/.classpath
FileManager/.mymetadata
FileManager/.mystrutsdata
FileManager/.project
FileManager/.settings/.jsdtscope
FileManager/.settings/org.eclipse.core.resources.prefs
FileManager/.settings/org.eclipse.wst.jsdt.ui.superType.container
FileManager/.settings/org.eclipse.wst.jsdt.ui.superType.name
FileManager/src/fm/action/CheckPowerAction.java
FileManager/src/fm/action/DownLoadAction.java
FileManager/src/fm/action/FileUploadAction.java
FileManager/src/fm/action/LoginAction.java
FileManager/src/fm/action/LogoffAction.java
FileManager/src/fm/action/ModifyUserAction.java
FileManager/src/fm/action/NewUserAction.java
FileManager/src/fm/ApplicationResources_zh.properties
FileManager/src/fm/Constants.java
FileManager/src/fm/DB.java
FileManager/src/fm/filter/EncodingFilter.java
FileManager/src/fm/form/FileListForm.java
FileManager/src/fm/form/FileUploadForm.java
FileManager/src/fm/form/LoginForm.java
FileManager/src/fm/form/ModifyUserForm.java
FileManager/src/fm/form/NewUserForm.java
FileManager/src/fm/User.java
FileManager/src/fm/UserFile.java
FileManager/WebRoot/filelist.jsp
FileManager/WebRoot/footer.jsp
FileManager/WebRoot/header.jsp
FileManager/WebRoot/images/logo.gif
FileManager/WebRoot/images/myStyleClass.css
FileManager/WebRoot/index.jsp
FileManager/WebRoot/login.jsp
FileManager/WebRoot/messagepage.jsp
FileManager/WebRoot/META-INF/MANIFEST.MF
FileManager/WebRoot/modifyuser.jsp
FileManager/WebRoot/newuser.jsp
FileManager/WebRoot/taglibs.jsp
FileManager/WebRoot/userlist.jsp
FileManager/WebRoot/WEB-INF/.struts-config.mex
FileManager/WebRoot/WEB-INF/classes/fm/action/CheckPowerAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/DownLoadAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/FileUploadAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/LoginAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/LogoffAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/ModifyUserAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/NewUserAction.class
FileManager/WebRoot/WEB-INF/classes/fm/ApplicationResources_zh.properties
FileManager/WebRoot/WEB-INF/classes/fm/Constants.class
FileManager/WebRoot/WEB-INF/classes/fm/DB.class
FileManager/WebRoot/WEB-INF/classes/fm/filter/EncodingFilter.class
FileManager/WebRoot/WEB-INF/classes/fm/form/FileListForm.class
FileManager/WebRoot/WEB-INF/classes/fm/form/FileUploadForm.class
FileManager/WebRoot/WEB-INF/classes/fm/form/LoginForm.class
FileManager/WebRoot/WEB-INF/classes/fm/form/ModifyUserForm.class
FileManager/WebRoot/WEB-INF/classes/fm/form/NewUserForm.class
FileManager/WebRoot/WEB-INF/classes/fm/User.class
FileManager/WebRoot/WEB-INF/classes/fm/UserFile.class
FileManager/WebRoot/WEB-INF/lib/antlr.jar
FileManager/WebRoot/WEB-INF/lib/commons-beanutils.jar
FileManager/WebRoot/WEB-INF/lib/commons-collections-2.1.1.jar
FileManager/WebRoot/WEB-INF/lib/commons-dbcp.jar
FileManager/WebRoot/WEB-INF/lib/commons-digester.jar
FileManager/WebRoot/WEB-INF/lib/commons-fileupload.jar
FileManager/WebRoot/WEB-INF/lib/commons-logging.jar
FileManager/WebRoot/WEB-INF/lib/commons-pool.jar
FileManager/WebRoot/WEB-INF/lib/commons-validator.jar
FileManager/WebRoot/WEB-INF/lib/jakarta-oro.jar
FileManager/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.7-bin.jar
FileManager/WebRoot/WEB-INF/lib/struts.jar
FileManager/WebRoot/WEB-INF/struts-bean.tld
FileManager/WebRoot/WEB-INF/struts-config.xml
FileManager/WebRoot/WEB-INF/struts-html.tld
FileManager/WebRoot/WEB-INF/struts-logic.tld
FileManager/WebRoot/WEB-INF/struts-nested.tld
FileManager/WebRoot/WEB-INF/struts-tiles.tld
FileManager/WebRoot/WEB-INF/validator-rules.xml
FileManager/WebRoot/WEB-INF/web.xml
FileManager/WebRoot/web.xml
FileManager/WebRoot/WEB-INF/classes/fm/action
FileManager/WebRoot/WEB-INF/classes/fm/filter
FileManager/WebRoot/WEB-INF/classes/fm/form
FileManager/WebRoot/WEB-INF/classes/fm
FileManager/src/fm/action
FileManager/src/fm/filter
FileManager/src/fm/form
FileManager/WebRoot/WEB-INF/classes
FileManager/WebRoot/WEB-INF/lib
FileManager/src/fm
FileManager/WebRoot/images
FileManager/WebRoot/META-INF
FileManager/WebRoot/WEB-INF
FileManager/.myeclipse
FileManager/.settings
FileManager/src
FileManager/WebRoot
数据库
FileManager
FileManager/.classpath
FileManager/.mymetadata
FileManager/.mystrutsdata
FileManager/.project
FileManager/.settings/.jsdtscope
FileManager/.settings/org.eclipse.core.resources.prefs
FileManager/.settings/org.eclipse.wst.jsdt.ui.superType.container
FileManager/.settings/org.eclipse.wst.jsdt.ui.superType.name
FileManager/src/fm/action/CheckPowerAction.java
FileManager/src/fm/action/DownLoadAction.java
FileManager/src/fm/action/FileUploadAction.java
FileManager/src/fm/action/LoginAction.java
FileManager/src/fm/action/LogoffAction.java
FileManager/src/fm/action/ModifyUserAction.java
FileManager/src/fm/action/NewUserAction.java
FileManager/src/fm/ApplicationResources_zh.properties
FileManager/src/fm/Constants.java
FileManager/src/fm/DB.java
FileManager/src/fm/filter/EncodingFilter.java
FileManager/src/fm/form/FileListForm.java
FileManager/src/fm/form/FileUploadForm.java
FileManager/src/fm/form/LoginForm.java
FileManager/src/fm/form/ModifyUserForm.java
FileManager/src/fm/form/NewUserForm.java
FileManager/src/fm/User.java
FileManager/src/fm/UserFile.java
FileManager/WebRoot/filelist.jsp
FileManager/WebRoot/footer.jsp
FileManager/WebRoot/header.jsp
FileManager/WebRoot/images/logo.gif
FileManager/WebRoot/images/myStyleClass.css
FileManager/WebRoot/index.jsp
FileManager/WebRoot/login.jsp
FileManager/WebRoot/messagepage.jsp
FileManager/WebRoot/META-INF/MANIFEST.MF
FileManager/WebRoot/modifyuser.jsp
FileManager/WebRoot/newuser.jsp
FileManager/WebRoot/taglibs.jsp
FileManager/WebRoot/userlist.jsp
FileManager/WebRoot/WEB-INF/.struts-config.mex
FileManager/WebRoot/WEB-INF/classes/fm/action/CheckPowerAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/DownLoadAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/FileUploadAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/LoginAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/LogoffAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/ModifyUserAction.class
FileManager/WebRoot/WEB-INF/classes/fm/action/NewUserAction.class
FileManager/WebRoot/WEB-INF/classes/fm/ApplicationResources_zh.properties
FileManager/WebRoot/WEB-INF/classes/fm/Constants.class
FileManager/WebRoot/WEB-INF/classes/fm/DB.class
FileManager/WebRoot/WEB-INF/classes/fm/filter/EncodingFilter.class
FileManager/WebRoot/WEB-INF/classes/fm/form/FileListForm.class
FileManager/WebRoot/WEB-INF/classes/fm/form/FileUploadForm.class
FileManager/WebRoot/WEB-INF/classes/fm/form/LoginForm.class
FileManager/WebRoot/WEB-INF/classes/fm/form/ModifyUserForm.class
FileManager/WebRoot/WEB-INF/classes/fm/form/NewUserForm.class
FileManager/WebRoot/WEB-INF/classes/fm/User.class
FileManager/WebRoot/WEB-INF/classes/fm/UserFile.class
FileManager/WebRoot/WEB-INF/lib/antlr.jar
FileManager/WebRoot/WEB-INF/lib/commons-beanutils.jar
FileManager/WebRoot/WEB-INF/lib/commons-collections-2.1.1.jar
FileManager/WebRoot/WEB-INF/lib/commons-dbcp.jar
FileManager/WebRoot/WEB-INF/lib/commons-digester.jar
FileManager/WebRoot/WEB-INF/lib/commons-fileupload.jar
FileManager/WebRoot/WEB-INF/lib/commons-logging.jar
FileManager/WebRoot/WEB-INF/lib/commons-pool.jar
FileManager/WebRoot/WEB-INF/lib/commons-validator.jar
FileManager/WebRoot/WEB-INF/lib/jakarta-oro.jar
FileManager/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.7-bin.jar
FileManager/WebRoot/WEB-INF/lib/struts.jar
FileManager/WebRoot/WEB-INF/struts-bean.tld
FileManager/WebRoot/WEB-INF/struts-config.xml
FileManager/WebRoot/WEB-INF/struts-html.tld
FileManager/WebRoot/WEB-INF/struts-logic.tld
FileManager/WebRoot/WEB-INF/struts-nested.tld
FileManager/WebRoot/WEB-INF/struts-tiles.tld
FileManager/WebRoot/WEB-INF/validator-rules.xml
FileManager/WebRoot/WEB-INF/web.xml
FileManager/WebRoot/web.xml
FileManager/WebRoot/WEB-INF/classes/fm/action
FileManager/WebRoot/WEB-INF/classes/fm/filter
FileManager/WebRoot/WEB-INF/classes/fm/form
FileManager/WebRoot/WEB-INF/classes/fm
FileManager/src/fm/action
FileManager/src/fm/filter
FileManager/src/fm/form
FileManager/WebRoot/WEB-INF/classes
FileManager/WebRoot/WEB-INF/lib
FileManager/src/fm
FileManager/WebRoot/images
FileManager/WebRoot/META-INF
FileManager/WebRoot/WEB-INF
FileManager/.myeclipse
FileManager/.settings
FileManager/src
FileManager/WebRoot
数据库
FileManager
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.