资源列表
error
- Java常见错误,这都是Java初学者常犯的一些错误,值得一看哦-Java common errors, which are Java beginners often make some mistakes Well worth a visit
77491462reducenoise-(1)
- helps you to know how to reduce noise
ProducerConsumer
- ipc经典问题用来实现生产者消费者问题,操作系统,PV原语-achieve the producer and consume problem
ip
- java 用户端及服务器端IP的捕获。 适合对网站登录记录IP信息的又帮助-java client IP capture
jicha
- 用java编写的一个求数列极差的源码,是我的一个作业题目-A written request with java series of poor source, is one of my job title
DexFileImpl
- Dex File Impl Source Code for Andriod.
TCPClient
- 基于文件传送的客户端 实现socket编程,通过与服务器之间的连接,把服务器端的数据copy过来!-file send client
example1
- 实现比较简单的输入输出功能,是一个简单的应用程序-Relatively simple input and output functions, is a simple application
setArrayList
- 关于list的基本排序,参考自javaAPI,基本功能以实现,不过有点小瑕疵-about the sort of list,studing java api, But there are still some nimor flaws.
Bootstrap_MultiSelect_DropDown_jQuery
- Bootstrap code for multi dropdown list
EncodeUtil
- 实现gbk、unicode、iso8859之间互相转换的类
sortString
- 对字符串的排序,使用数组储存字符串,定义排序方法,使用排序方法对字符串进行排序