判斷是否有x等於1.1的值. c. 變成List後判斷是否有包含特定物件. 語法: Arrays.asList(陣列).contains(物件). ex: Arrays.asList(c).contains("1").
確定! 回上一頁