java 某字符串在另一字符串中是否存在

boolean a = 字符串a.contains("字符串b");

posted @ 2016-07-08 15:13  R_Oasis  阅读(942)  评论(0)    收藏  举报