-
baidu_liaotian
客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容。(Chat client via json format package (includes chat, sender information), after, HTTP requests Baidu server, which sends the message to the requesting user specified id, after the request is successful, Baidu server took our information forwarded to the designated users, the corresponding user information and then parse json format, you can know that the message came from, and message content.)
- 2014-01-16 15:47:19下载
- 积分:1
-
table
自己写的一个表格样式,看上去还是不错的哦。(table)
- 2010-09-06 14:55:29下载
- 积分:1
-
socket
实现一个简单的超级服务器,支持多协议通信,也支持多协议文件传输(Implement a simple super-server, multi-protocol communication, also supports multi-protocol file transfer)
- 2011-06-30 11:56:02下载
- 积分:1
-
utils
utils.rar 包含各种java工具类,方便好用。(It is a Tools of java class.)
- 2015-12-19 21:34:29下载
- 积分:1
-
01-2
郭克强老师视屏教程,第一课第二部分,手机应用程序结构,适合初学者(Shiping Guo Keqiang teacher tutorials, the first lesson the second part, cell phone use program structure, suitable for beginners)
- 2009-09-10 09:40:39下载
- 积分:1
-
JavaCodeConventions
Java Code Conventions
- 2007-10-06 11:17:17下载
- 积分:1
-
MineSweeperStandard
扫雷,模仿windowsXP下的扫雷。自己加了外挂的共能,有JAVA语言实现,IDE为MyEclipse.(Minesweeper, imitate mine clearance under windowsXP. Add their own plug co JAVA language, IDE for MyEclipse.)
- 2013-04-06 01:37:02下载
- 积分:1
-
uuservisor
这是一个java编写的航空订票系统,很好的哦,(This is a Java code airline reservation systems, very good oh,)
- 2017-05-30 18:00:13下载
- 积分:1
-
flight
航班排班,多个航班排班,分派座位,程序基础,易读(Flight scheduling, scheduling a number of flights, seat distribution program foundation, to read)
- 2013-01-12 13:44:31下载
- 积分:1
-
lab4Plus
1、Struts2框架下ActionSupport的使用(附加)
在Myeclipse中新建web项目lab4plus;
在实验四的基础上修改LoginAction,使之继承ActionSupport,并重写Validate方法,在其中增加FieldError、ActionError和ActionMessage;
修改login.jsp、loginSuccess.jsp和loginFail.jsp页面,用<s:actionmessage>和<s:actionerror>标签输出信息;
将lab4plus布署在Tomcat服务器上;
运行login.jsp页面,并记录运行结果、主要处理流程与关键代码。(, Struts2 framework ActionSupport use (additional)
Create a new web project in Myeclipse lab4plus
In the experiment on the basis of four modified LoginAction, so inheritance ActionSupport, and override the Validate method, in which the increase FieldError, ActionError and ActionMessage
Modify login.jsp, loginSuccess.jsp and loginFail.jsp page with <s:actionmessage> and <s:actionerror> tag output information
The lab4plus deployed on Tomcat server
Run login.jsp page and record the results, the main processes and key code.
)
- 2013-11-14 15:11:53下载
- 积分:1