文件名称:novel-reader-online
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-03-23
- 文件大小:
- 760kb
- 下载次数:
- 0次
- 提 供 者:
- yang****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在线TXT 小说阅读目前广泛流行,基于这一实际需求,开发基于Socket 的在线迷你 TXT
小说管理平台,TXT 小说管理平台的主要功能包括会员的登录与注册,按小说分类在线阅读、
上传和下载小说。
要求:
1. 使用JDK 自带功能实现该系统。
2. 禁止使用数据库
3. 必须按照c/s结构完成系统,不许使用客户端直接操作服务端使用的文件 -Read online TXT novel is widely popular, based on the actual needs of the development of the online mini TXT novel management platform based on Socket, TXT novel management platform features include member login and registration Fiction in online reading, upload and download novels. Requirements: 1. Use JDK comes with functions of the system. 2. Prohibit the use of the database. System must be completed in accordance with the c/s structure, not allowed to use the direct manipulation of client-side file
小说管理平台,TXT 小说管理平台的主要功能包括会员的登录与注册,按小说分类在线阅读、
上传和下载小说。
要求:
1. 使用JDK 自带功能实现该系统。
2. 禁止使用数据库
3. 必须按照c/s结构完成系统,不许使用客户端直接操作服务端使用的文件 -Read online TXT novel is widely popular, based on the actual needs of the development of the online mini TXT novel management platform based on Socket, TXT novel management platform features include member login and registration Fiction in online reading, upload and download novels. Requirements: 1. Use JDK comes with functions of the system. 2. Prohibit the use of the database. System must be completed in accordance with the c/s structure, not allowed to use the direct manipulation of client-side file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第一单元项目——小说阅读器\Java第一单元项目案例-在线迷你TXT小说管理器需求及评分\学士后Java工程师第一单元阶段项目需求及评分.pdf
..........................\....................................................\手机行情阅读器项目详细设计书.pdf
..........................\TextReaderOnline\.classpath
..........................\................\.project
..........................\................\.settings\org.eclipse.jdt.core.prefs
..........................\................\bin\com\pb\client\Client.class
..........................\................\...\...\..\......\ClientBiz.class
..........................\................\...\...\..\entity\Novel.class
..........................\................\...\...\..\......\User.class
..........................\................\...\...\..\server\ServerContextListener.class
..........................\................\...\...\..\......\ServerService.class
..........................\................\...\...\..\util\Datas.class
..........................\................\...\...\..\....\SysConstants.class
..........................\................\...\...\..\....\Tools.class
..........................\................\...\Sys.properties
..........................\................\...\小说列表.xml
..........................\................\src\com\pb\client\Client.java
..........................\................\...\...\..\......\ClientBiz.java
..........................\................\...\...\..\entity\Novel.java
..........................\................\...\...\..\......\User.java
..........................\................\...\...\..\server\ServerContextListener.java
..........................\................\...\...\..\......\ServerService.java
..........................\................\...\...\..\util\Datas.java
..........................\................\...\...\..\....\SysConstants.java
..........................\................\...\...\..\....\Tools.java
..........................\................\...\Sys.properties
..........................\................\...\小说列表.xml
..........................\武侠\古侠今遇.txt
..........................\....\寒剑孤灯.txt
..........................\笑傲江湖.txt
..........................\言情\梦回大清.txt
..........................\....\步步惊心.txt
..........................\说明.txt
..........................\TextReaderOnline\bin\com\pb\client
..........................\................\...\...\..\entity
..........................\................\...\...\..\server
..........................\................\...\...\..\util
..........................\................\src\com\pb\client
..........................\................\...\...\..\entity
..........................\................\...\...\..\server
..........................\................\...\...\..\util
..........................\................\bin\com\pb
..........................\................\src\com\pb
..........................\................\bin\com
..........................\................\src\com
..........................\................\.settings
..........................\................\bin
..........................\................\src
..........................\Java第一单元项目案例-在线迷你TXT小说管理器需求及评分
..........................\TextReaderOnline
..........................\武侠
..........................\言情
第一单元项目——小说阅读器