搜索资源列表
zifuchuan
- 判断字符是否为单词的一部分,统计字符串中单词个数并将单词提取到字符串数组cArr中
JAVATcodefans.net
- Java 字符串与文本相关实例源码,比如不可变字符串与限定字符串、字符串的比较、提取子串、修改缓冲区中的字符-The text string associated with an instance of Java source code, such as string and can not be limited to a string variable, string comparison, substring extraction, modify the character buffer
zifuchuan
- Java 字符串与文本相关实例源码,比如不可变字符串与限定字符串、字符串的比较、提取子串、修改缓冲区中的字符串、判断回文串、正则表达式、字符串匹配、正则表达式语法等,还一一些比如用于比较两个变量是否引用同一个对象、equals用于比较两个字符串的内容是否相同、忽略大小写、判断是否以某个字符串开始或结束、根据字典排序比较两个字符串、删除字符串中的空格、将字符串转换成小写或大写形式等在代码中都有所体现…… -Instance of Java source code associated with
Zifu
- 字符串处理,调用String类,stringbuffer类方法,stringtokenzier类方法。提取关键字,运算符等。-java,string,stringbuffer, stringtokenizer.
经常用到的页面处理工具
- 经常用到的页面处理工具 字符串截取、JS跳转、MD5加密、提取纯文本等等,好多方法
Main
- 将json字符串中,每个[]里面逗号隔开的每条数据进行识别,提取出需要的数据,存到单独的TXT中(The JSON string, each separated by commas inside each data [] to identify and extract the data needed to separate TXT)