搜索资源列表
commons-lang-2.4.jar
- i for tomcat string builder
FileOperation
- 1.文件处理组件,包括对本地文件和目录以及web文件和目录的操作.具体说明请见Document\FileOperation.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.源代码请参照source文件夹下的FileOperation.java. 5.该组件中需要引用的一些其他类或者组件存放在Enviroument文件夹中,如debug.
StringUtils
- 1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.原代码请参照source文件夹下的StringUtils.java. 5.Enviroument文件中存放的SystemConfig.java是用来读取配置文
StringUtils
- This class includes the rpad and lpad methods which is similar to PL/SQL rpad and lpad
StringUtils
- 字符串处理工具。可以对字符串进行各种操作,例如分离HTML标签,检查是否为数字,是否为手机号码等。-String processing tool. Can perform various operations on strings, such as separation of HTML tags, check for the number, whether cell phone numbers.
StringUtils
- mfc split 函数,操作简单,SplitString(const string& input, const string& delimiter, vector<string>& results, bool includeEmpties = true)-mfc split SplitString(const string& input, const string& delimiter, vector<strin
playMusic
- playMusic在线音乐网站,一个比较简单的音乐可以在线试听下载-playMusic index.aspx index.aspx.cs playListMusic.aspx playMusic.aspx searchInfo.aspx searchInfo.aspx \adm_copyright.jsp ..........\adm_main.jsp ..........\adm_searc
StringUtils
- java StringUtils详细介绍了该工具类的使用,通过程序实际运行-java StringUtils details of the tools used by the actual operation of the program
StringUtils
- java 自己封装的字符串检验工具类,纯属原创-the java package string test tools, purely original
StringUtil-introduction
- StringUtils类的详细介绍,包括每个方法的使用规则。-StringUtils details, including the rules governing the use of each method.
stringutils
- RealBasic str utils conversion source code is a library that allows you to use standard C str functions on RealBasic language
ZXing-v2_1-GBK-chinese-trans
- ZXing 2.1版GBK中文乱码解决办法: zxing中扫瞄二维码图片,如果包含Gbk中文,乱码解决办法是修改DecodedBitStreamParser.h文件,在里面加入GBK的判断。 在2.1版本中,解码的定义不在这个类中了,挪到了StringUtils类中,所以需要修改这个类,在修改过程中发现,中文被优先转移成日文了。 所以需要挪动一下原类中的代码顺序。 使用方法,直接用两个类,把原来
StringUtils
- 字符串处理类,验证用户字符信息和手机号码信息-String class, character information and verify the user' s phone number information
StringUtils
- Combine a list of strings in an <code>Object[]</code> into a single string.
StringUtil-introduction
- StringUtils类的详细介绍,包括每个方法的使用规则。-StringUtils details, including the rules governing the use of each method.
StringUtils
- 对String类的一些操作封装,非常实用(Encapsulate some operations on the String class)
com.promisepb.utils.stringutils-0.1
- 常用字符串处理帮助类,包括uuid,data,file(Commonly used string processing help classes, including UUID, data, file)
B4A - StringUtils
- String utilities tutorial for basic4android developers.