资源列表
test
- httpclient 模拟调用restful 接口(httpclient api restful interface)
DrawCircleAndSquare
- Java图形界面作业题 题目要求: 窗体内“单击鼠标左键”,在鼠标处绘制一个“绿圆” 窗体内“单击鼠标右键”,在鼠标处绘制一个“红色方框” 窗体内“双击鼠标左键”,清空所有已画“圆”和“方”(Java graphic interface homework Title requirements: In the form, click the left mouse button, and draw a green circle at the mouse&quo
Java_resizableArray-master
- java resizable array
jump
- javascr ipt实现判断手机客户端,然后跳转到对应手机端。调用该js文件,然后在需要判断跳转页面加入uaredirect(url),url为手机页面地址。(Javascr ipt realize the judgment of mobile client, and then jump to the corresponding mobile terminal. Call the JS file, and then in the need to determine the jump page
PinBall
- 完成桌球游戏,感兴趣的可以下载玩玩,功能不是很完善,,(to achieve some function of zhuoqiu)
第七章作业
- 查找关键词出现的次数,首先指定文件,然后输入查询的关键词即可(Find the number of keywords appear)
FuWuQi
- 服务器程序,java编写程序,用Socket通信机制在服务器和客户端之间传输文件。 其中的服务器文件(Server program, Java programming, using Socket communication mechanism between the server and the client to transfer files. Server files)
循环
- 初学者的学习是有很大帮助的,虽然很简单但是也可以给很多同学带来思路,大家好我是初级(Beginners learning is very helpful)
合并排序
- 合并排序是建立在归并操作上的一种有效的排序算法。该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。合并排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列。将已有序的子序列合并,得到完全有序的序列;即先使每个子序列有序,再使子序列段间有序。若将两个有序表合并成一个有序表,称为2-路归并。合并排序也叫归并排序。(Merge sort is an efficient sortin
java_code
- 构造数组的最大MaxTree 时间复杂度O(N) 额外空间复杂度O(N)(* establish the tree with the following principles: * 1. the father of each number is the first larger number on its left and the smaller one on its right, the first one larger than it * 2. if a number is infin
单例模式
- 自己写的一个单例模式的Java语言例子,初学者可以通过代码了解单例模式的实现原理(Write a single example of the Java language example, beginners can understand the principle of the implementation of single case mode through the code)
java图书管管理系统数据库脚本
- java 数据库 脚本 图书馆里系统使用(java sql scr ipts for library management system)