文件名称:friendsys
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-08-02
- 文件大小:
- 1.88mb
- 下载次数:
- 0次
- 提 供 者:
- 小**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
可查看用户列表,可以实现照片上传,删除照片,查看别人信息,可以查看图片,不能删除别人图片等。-Users can view the list, you can achieve upload photos, delete photos, view other people information, you can view the pictures, you can not delete other people pictures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
webtest3
........\.classpath
........\.myeclipse
........\.mymetadata
........\.project
........\.settings
........\.........\.jsdtscope
........\.........\org.eclipse.jdt.core.prefs
........\.........\org.eclipse.wst.jsdt.ui.superType.container
........\.........\org.eclipse.wst.jsdt.ui.superType.name
........\WebRoot
........\.......\META-INF
........\.......\........\MANIFEST.MF
........\.......\WEB-INF
........\.......\.......\classes
........\.......\.......\.......\dao
........\.......\.......\.......\...\PicDAO.class
........\.......\.......\.......\...\UserDAO.class
........\.......\.......\.......\entity
........\.......\.......\.......\......\Pic.class
........\.......\.......\.......\......\User.class
........\.......\.......\.......\tag
........\.......\.......\.......\...\DateTag.class
........\.......\.......\.......\...\SessionValidateTag.class
........\.......\.......\.......\util
........\.......\.......\.......\....\DBUtil.class
........\.......\.......\.......\....\MD5Util.class
........\.......\.......\.......\web
........\.......\.......\.......\...\ActionServlet.class
........\.......\.......\.......\...\CheckCodeServlet.class
........\.......\.......\.......\...\FileUploadServlet.class
........\.......\.......\lib
........\.......\.......\...\commons-beanutils-1.8.0.jar
........\.......\.......\...\commons-fileupload-1.2.1.jar
........\.......\.......\...\commons-io-1.4.jar
........\.......\.......\...\jstl.jar
........\.......\.......\...\mysql-connector-java-5.1.18-bin.jar
........\.......\.......\...\mysqldriver.jar
........\.......\.......\...\standard.jar
........\.......\.......\...\web.xml
........\.......\.......\web.xml
........\.......\css
........\.......\...\style.css
........\.......\error.jsp
........\.......\head.jsp
........\.......\img
........\.......\...\Thumbs.db
........\.......\...\bg.gif
........\.......\...\bullet_green.gif
........\.......\...\bullet_grey.gif
........\.......\...\button.gif
........\.......\...\content_bg.gif
........\.......\...\footer.gif
........\.......\...\footer_bg.gif
........\.......\...\nane.gif
........\.......\...\tableheader-bg-grey.gif
........\.......\...\tableheader-bg.gif
........\.......\...\top_left.gif
........\.......\js
........\.......\..\my.js
........\.......\..\prototype-1.6.0.3.js
........\.......\login.jsp
........\.......\regist.jsp
........\.......\turnLogin.jsp
........\.......\turnMain.jsp
........\.......\upload
........\.......\......\petty2.jpg
........\.......\......\t1.jpg
........\.......\userDetail.jsp
........\.......\userList.jsp
........\src
........\...\dao
........\...\...\PicDAO.java
........\...\...\UserDAO.java
........\...\entity
........\...\......\Pic.java
........\...\......\User.java
........\...\tag
........\...\...\DateTag.java
........\...\...\SessionValidateTag.java
........\...\util
........\...\....\DBUtil.java
........\...\....\MD5Util.java
........\...\web
........\...\...\ActionServlet.java
........\...\...\CheckCodeServlet.java
........\...\...\FileUploadServlet.java