资源列表
TestSplitString
- 常见面试题,对字符的分割,对汉字也能很好的处理,不会破坏汉字-common face questions on the character segmentation, the Chinese characters can be handled well would not undermine the Chinese
jidutiao1
- 进度条,这是一个很基本的实现,比较简单适合初学者
audit
- 是招工过的 是招工过的招工过的是招工过的-asdjkv asdjkv asdjkv asdjkv asdjkv asdjkv
Block
- 很简单的时钟代码,非常容易理解,便于初学JAVA的人学习-Clock source is very simple, very easy to understand for beginners to learn JAVA
add
- add user page using php
e
- 所谓"聚焦"就是指使某个窗口成为当前窗口,或者处于激活状态。 -The so-called " Focus" is directed to a window into the current window, or is active.
PicPanel
- java 图片面板的绘制定义,基于swing的编程学习-java draw image panel the definition of learning-based programming swing
LoginServlet
- 用md5加密时servlet内容范例 LonginServlet 表单提交时自动将原码加密-Md5 encrypted content using servlet automatically when the form is submitted sample LonginServlet original code encryption
leftMoveArray
- 数组左移-left move array
CheckBoxHeaderRenderer
- 将pagegrid复选列居中, 具体用法pagerid.checkBoxCol.headerRenderer = new ClassFactory(com.ylzinfo.wssb.extend.CheckBoxHeaderRenderer) -put the pagegrid checkboxcolumn center
S
- 对电脑屏幕进行截屏,然后保存到本地某个路径下的一个文件中-capture screen
sort
- 排序一直以来都是让我很头疼的事,以前上《数据结构》打酱油去了,整个学期下来才勉强能写出个冒泡排序。由于下半年要准备工作了,也知道排序算法的重要性(据说是面试必问的知识点),所以又花了点时间重新研究了一下。 排序大的分类可以分为两种:内排序和外排序。在排序过程中,全部记录存放在内存,则称为内排序,如果排序过程中需要使用外存,则称为外排序。下面讲的排序都是属于内排序。 -Each step will be a sort to be record, according to the