[问题] 字串比对印出差异值

楼主: tool11 (:))   2014-10-21 19:14:59
str1 = "test \n T01 \n over";
str2 = "test \n T02 \n over";
由于字串 有许多行
上例
差异是第二行的
要印出T02 这行
if(! str2.equals(str1)){
}
谢谢
作者: hgs1906 (受遗弃之子)   2014-10-21 21:17:00

Links booklink

Contact Us: admin [ a t ] ucptt.com