搜索资源列表
bcxy
- 一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成com/bcxy/util/systemconfig.properties 2.SqlQuery.java:主要用来执行查询的SQL语句.构造方法: SqlQuery(Connection con, String sql) 将结果存在容器中. 3.SqlUpdate.java:主要用来执行更新的SQL语句.构造方法: SqlUpdate(C
SunUtil
- 工具类 BitVector CookieUtil DES FileUtil HttpUtil ImageFile Javascr iptString JsonHelper StringUtil Thumbnail Utils WebFileInfo-Sunway.Util.BitVector Sunway.Util.CookieUtil Sunway.Util.DES Sunway.Util.FileUtil Sunway.Util
StringUtil
- 常用公共类之String-public class about String
commons-lang-2.5
- apache的工具包,包含stringutil等实用工具类-apache toolkit, including stringutil and other utility classes
StringUtil
- 工作的时候写的一个加密算法代码,可以参考参考-Work when writing an encryption algorithm code, can refer to reference
StringUtil-introduction
- StringUtils类的详细介绍,包括每个方法的使用规则。-StringUtils details, including the rules governing the use of each method.
StringUtil
- 该源码主要功能是对字符串进行判断,以及对字符串进行相应的操作-The source, main function is to determine the string, and the corresponding operation on a string
StringUtil-introduction
- StringUtils类的详细介绍,包括每个方法的使用规则。-StringUtils details, including the rules governing the use of each method.
stringutil
- Returns the index of the nth occurence of c in s or string::npos if less than n occurrences are present.
StringUtil
- 处理字符串 Created by albert.ma on 15-7-22.(String processing tool)