028-使用Contains比對字串中是否包含子字串. public class FirstJava{. public static void main(String[] argv) { ... System.out.println(a.contains("abcde"));.
確定! 回上一頁