文件名称:zifuchuan
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- 鬼*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Java 字符串与文本相关实例源码,比如不可变字符串与限定字符串、字符串的比较、提取子串、修改缓冲区中的字符串、判断回文串、正则表达式、字符串匹配、正则表达式语法等,还一一些比如用于比较两个变量是否引用同一个对象、equals用于比较两个字符串的内容是否相同、忽略大小写、判断是否以某个字符串开始或结束、根据字典排序比较两个字符串、删除字符串中的空格、将字符串转换成小写或大写形式等在代码中都有所体现……
-Instance of Java source code associated with the text strings, such as limited immutable string string, string comparison, substring extraction, modify the string buffer to determine palindrome strings, regular expressions, string matching, regular expression syntax, but also in a number of such as are used to compare two variables reference the same object, equals the content used to compare two strings are the same, ignoring case, to determine whether the start or end with a string, according to Compare two strings dictionary sort, delete the spaces in the string, to convert a string to lowercase or uppercase, etc. are reflected in the code ... ...
-Instance of Java source code associated with the text strings, such as limited immutable string string, string comparison, substring extraction, modify the string buffer to determine palindrome strings, regular expressions, string matching, regular expression syntax, but also in a number of such as are used to compare two variables reference the same object, equals the content used to compare two strings are the same, ignoring case, to determine whether the start or end with a string, according to Compare two strings dictionary sort, delete the spaces in the string, to convert a string to lowercase or uppercase, etc. are reflected in the code ... ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
字符串与文本相关实例源码\.classpath
........................\.project
........................\1.txt
........................\bin\Calculator.class
........................\...\CheckPalindrome.class
........................\...\CountEachLetter.class
........................\...\PalindromeIgnoreNonAlphanumeric.class
........................\...\ReadData.class
........................\...\ReplaceText.class
........................\...\Test.class
........................\...\TestCompare.class
........................\...\TestConvert.class
........................\...\TestFileClass.class
........................\...\WriteData.class
........................\scores.txt
........................\.rc\Calculator.java
........................\...\CheckPalindrome.java
........................\...\CountEachLetter.java
........................\...\PalindromeIgnoreNonAlphanumeric.java
........................\...\ReadData.java
........................\...\ReplaceText.java
........................\...\Test.java
........................\...\TestCompare.java
........................\...\TestConvert.java
........................\...\TestFileClass.java
........................\...\WriteData.java
........................\bin
........................\src
字符串与文本相关实例源码
........................\.project
........................\1.txt
........................\bin\Calculator.class
........................\...\CheckPalindrome.class
........................\...\CountEachLetter.class
........................\...\PalindromeIgnoreNonAlphanumeric.class
........................\...\ReadData.class
........................\...\ReplaceText.class
........................\...\Test.class
........................\...\TestCompare.class
........................\...\TestConvert.class
........................\...\TestFileClass.class
........................\...\WriteData.class
........................\scores.txt
........................\.rc\Calculator.java
........................\...\CheckPalindrome.java
........................\...\CountEachLetter.java
........................\...\PalindromeIgnoreNonAlphanumeric.java
........................\...\ReadData.java
........................\...\ReplaceText.java
........................\...\Test.java
........................\...\TestCompare.java
........................\...\TestConvert.java
........................\...\TestFileClass.java
........................\...\WriteData.java
........................\bin
........................\src
字符串与文本相关实例源码