-
JavaChatRoom
Java聊天室程序源
2 需求分析
2.1 业务需求
1. 与聊天室成员一起聊天。
2. 可以与聊天室成员私聊。
3. 可以改变聊天内容风格。
4. 用户注册(含头像)、登录。
5. 服务器监控聊天内容。
6. 服务器过滤非法内容。
7. 服务器发送通知。
8. 服务器踢人。
9. 保存服务器日志。
10.保存用户聊天信息。
2.2 系统功能模块
2.2.1 服务器端
1.处理用户注册
2.处理用户登录
3.处理用户发送信息
4.处理用户得到信息
5.处理用户退出
2.2.2 客户端
1.用户注册界面及结果
2.用户登录界面及结果
3.用户发送信息界面及结果
4.用户得到信息界面及结果
5.用户退出界面及结果
2.3 性能需求
运行环境:Windows 9x、2000、xp、2003,Linux
必要环境:JDK 1.5 以上
硬件环境:CPU 400MHz以上,内存64MB以上
---------------------------------
有什么问题请和我联系
QQ:281284015
Email:ibm_chen@163.com
(Java Chat Room 2 program source needs analysis business needs a 2.1. Chat with the members of chat rooms. 2. Chat with the members of Private Chat Room. 3. Chat can change the content style. 4. Registered users (including Head), logged. 5. Chat server monitoring content. 6. Server filter illegal content. 7. The server sends notice. 8. Server fashion. 9. Preservation of the server log. 10. Chat preserve information users. 2.2 system function module 2.2.1 server one. Handling two registered users. Handle user login 3. Consumer Send information 4. consumer access to information 5. 2.2.2 users from dealing with the client one. Registered users interface and guitarist Fruit 2. User login interface and results 3. Send user interface for information and the results of four. user interface access )
- 2020-06-26 04:40:02下载
- 积分:1
-
bookstore(1)
网上在线书城的注册登录,书籍的购买,订单的查询功能(Online online bookstore registration, book purchase, order query function)
- 2018-03-26 22:47:53下载
- 积分:1
-
executequery-src-v3.0final.tar
eq跨平台查询工具源码
eq跨平台查询工具源码(eq cross-platform tools inquiries eq source cross-platform query tool FOSS)
- 2006-09-28 13:36:12下载
- 积分:1
-
Calculator
一共使用了建造者模式、状态模式、命令模式、策略模式、单件模式这5个设计模式。
本次课程设计是开发一款有多个面板的计算器。不仅有针对日常生活“标准型”面板、针对理工科计算的“科学型”面板、针对于编程人员计算“程序员”面板,还别出心裁地开发了针对中学生的数学学习“特色型”面板,有利于他们检查自己数学作业答案和试卷答案。
本计算器实现了当点下拉菜单中标准型、科学型、程序员和特色型等选项可以切面不同的计算器面板。
本计算器实现了当选中按钮时,按钮呈现如黄水晶般色调渐变的颜色。
本计算器实现了自定义左上角图标的功能。
关键词:
建造者模式 状态模式 命令模式 策略模式 单件模式
计算器 多面板 标准型 科学型 程序员 特色型
初等函数 二进制 八进制 十六进制
分解质因数 最简二次根式 一元二次方程
保留根号 小数转分数 循环小数(We used a total of builder mode, the state mode, command mode, the policy mode, single mode these five design patterns. This course is designed to develop a plurality of panels of a calculator. Not only for everyday life, " standard" panel for science and engineering computing " science-based" panel, for the calculation of " programmer" panel to programmers, even inspired to develop the learning of mathematics for high school students " special type" panel, there are benefit them check their math homework answers and answers to tests. The calculator achieved her point standard drop-down menu, science-based, programmers and characteristics of different type and other options section of the calculator panel. This calculator implements the election of the button, the button showing topaz hue gradient colors. The calculator icon in the top left corner to achieve a custom function. Keywords: Builder mode status Mode Command Mode Strategy Mode single mode )
- 2015-08-03 23:31:28下载
- 积分:1
-
FragmentNavigation
fragment 应用示例,以微信界面为例
- 2013-11-04 09:37:56下载
- 积分:1
-
javadaima100li
Java程序100例,适于Java程序初学者
下载于
中国IT实验室学习下载频道
http://download.chinaitlab.com(Java procedures for 100 cases, suitable for beginners to download Java program in China to learn to download the laboratory IT Channel http://download.chinaitlab.com)
- 2008-12-12 18:09:20下载
- 积分:1
-
ListOfInternalSelectionViews
A list of {@link InternalSelectionView}s paramatarized by the number of items, how many rows in each item, and how tall each item is.
- 2013-11-28 11:00:07下载
- 积分:1
-
heap_sort
java实现的堆排序,你可以排序多种类型,可以实现代码重用,很好地利用了面向对象的思想(java achieve heap sort, you can sort a variety of types, you can achieve code reuse, good use of the object-oriented thinking)
- 2014-12-12 23:17:39下载
- 积分:1
-
OpenGL-NeHeCode-48
nehe教程源码,非常好的学习资料,是GLSL的,java+opengl.(nehe tutorial source code, a very good learning materials, the GLSL java+opengl.)
- 2013-04-01 20:28:10下载
- 积分:1
-
KruskalAlgorithm
kruskal in java simple, easy, i hope that s useful thanks
- 2016-11-13 16:46:08下载
- 积分:1