class Example { static void main(String[] args) { String a = "Hello"; println(a.length()); } }.
確定! 回上一頁