addAll(['Seth', 'Kathy', 'Lars']); names.add(42); // 非String,報錯 ... List 參數化在中括號之前添加 <type> ,Map 參數化在大括號之前添加 <keyType, ...
確定! 回上一頁