-
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
-
jpatest-src
JAVA的最新的持久机制规范JPA的代码,如何调用JPA的多种方法(The latest JAVA lasting mechanism for defining the JPA code, how to call multiple methods of JPA)
- 2007-11-29 20:48:55下载
- 积分:1
-
shuzuchengji-
实现数组乘积,Java代码编写 方便 (Array of product realization)
- 2013-12-23 09:25:52下载
- 积分:1
-
qssjciated
一个图形界面的在线测试系统, 可以进行测试和维护试题库()
- 2017-10-13 12:23:41下载
- 积分:1
-
calculator
用windowbuilder构造一个计算器,主要用于四则运算,可以清除数据。(With windowbuilder construct a calculator, mainly for the four arithmetic, you can clear the data.)
- 2014-11-08 10:37:17下载
- 积分:1
-
dubbo
说明: Java SpringBoot整合dubbo实例(Java SpringBoot integration dubbo Example)
- 2020-06-24 15:20:01下载
- 积分:1
-
NewMicrosoftWord
6. <link rel="Bookmark" href="favicon.ico"> 可以在收藏夹中显示出你的图标
7. <input style="ime-mode:disabled"> 关闭输入法
8. 永远都会带着框架
<script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
// --></script>
9. 防止被人frame
<SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
// --></SCRIPT>
10. 网页将不能被另存为
<noscript><iframe src=*.html></iframe></noscript>
11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">
(6. <link rel="Bookmark" href="favicon.ico"> Can be shown in the Favorites icon on you 7. <input style="ime-mode:disabled"> Close input 8. Will always be with the framework <script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
//--></script> 9. Prevention of the frame <SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
//--></SCRIPT> 10. Page will not be saved as <noscript><iframe src=*.html></iframe></noscript> 11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">)
- 2010-05-30 18:39:15下载
- 积分:1
-
Notepad4.java
用java语言自己编写的记事本文件编辑器,希望大家给点意见(Using java language to write your own text editor Notepad, I hope you to the point)
- 2011-04-30 10:53:29下载
- 积分:1
-
Dictionary
一个简单英汉词典!,可以查询英文单词或中文单词的意思!(A simple English-Chinese dictionary! You can check English words or Chinese word meaning!)
- 2011-09-22 21:27:24下载
- 积分:1
-
loadimage
Java 加载网络图片的例子,也是比较简单的,但加入了线程池的东西,感兴趣可以看看(Java load the example of the network picture is relatively simple, but with the addition of the thread pool things interested can look at)
- 2012-05-21 12:39:11下载
- 积分:1