资源列表
Pra13
- (7.13)编写一个方法,返回1到54之间的随机数,不包括传递到参数中的numbers。((7.13) write a method that returns a random number between 1 and 54, excluding the numbers passed to the parameter.)
Chat
- 多线程客户端服务端的网络聊天室,会后续传服务器代码,希望大家多给意见,待改进(it is a good project for green handers of java.)
index
- 此接口为百度地图接口,可以实现此接口来解决地图需求。里面是接口的源代码。有兴趣的朋友可以下载查看(This interface is the Baidu map interface, and this interface can be used to solve map requirements.)
猜数游戏
- 猜数问题,实现了rand()函数的随机,随着你猜的次数,他会做一个统计(The guessing problem implements the randomness of the rand () function and, as you guess, he makes a statistic)
Client
- 原型模式的例子,以每周周报的实际用例来帮助更好的理解设计模式中的原型模式(Examples of prototype patterns)
gui
- Java的GUI小图形界面程序,主要有点击功能后出现其他文字(the small graphical interface program of Java GUI)
list
- 对java中的list进行测试,并使用list自带的函数查看特别字符的位置。(the test of java list)
ClientCustomSSL
- http工具类,对post和get方法做了基本的封装,还有ssl证书请求的方法(The HTTP tool class makes basic packages of the post and get methods, as well as the SSL certificate request method)
AddDataToMongo
- 将医疗数据到mongodb数据库中 用java语言编写(save data to mongodb)
complex
- 创建一个复数类Complex,用来执行复数的算术运算,并编写一个程序来测试该类。 (1)该类有两个成员变量 (2)定义一个构造函数,用来对类对象进行初始化 (3)定义一个add成员函数,实现两个复数的加法 (4)定义一个sub成员函数,实现两个复数的减法 (5)定义一个void print( )成员函数,在屏幕上打印当前复数(Create a complex class Complex, which is used to perform arithmetic operations in
提高jquery性能方法
- 用来提高jquery性能,提升加载速度,更加的快捷使用。(Used to improve jQuery performance, enhance loading speed, more efficient use.)
新建文本文档
- 这是一个简单的用java弄的计算机小程序,对于初学者来说可能会有用(This is a simple java to get a small computer program, for beginners may be useful)