资源列表
webpost.php
- WEBPOST,PHP源代码,可以向指定网站发送贴等-WEBPOST, PHP source code can be sent to the designated site labels
UseMyPoint
- 交换数据,帮助初学者能更有效率的使用JAVA程序-Exchange of information to assist the beginners to more efficient procedures for the use of JAVA
TestJDBC
- java的JDBC链接类,自己的 -JDBC
TimeConverter
- Time converter by by time zone
function.func
- 由于经常传文件到Linux下面 经常由于路径问题出现各种包含文件错误! windows用的是\ 而linux用的是/ 所有想到用DIRECTORY_SEPARATOR来修正路径 支持多种格式 如windows上:c:\a\//\b.txt也能正确转换为c:\a\b.txt 详细请自己测试!-Because often deliver documents to Linux below often due to include a file path problem appear all sorts
Ku6Model
- wordpress 酷六视频网站的ckplayer解析插件!-ckplayer parsing plugin wordpress cool six video sites!
PeekableInputStream
- A filtering InputStream that allows single byte "peeks" without consuming the byte.
DOMErrorHandlerImpl
- DOMErrorHandlerImpl implements DOMErrorHandler.
InputViewManager
- The interface of input view manager used by OpenWnn.
ResultInfo
- ResultInfo implements Parcelable.
RowSetListener
- Notifies the listener that the {@code RowSet} s cursor in {@code theEvent.getSource} has moved.
TestKmp
- 用java来实现经典的字符串匹配KMP算法-Using java to achieve classic KMP string matching algorithm