定義引數化的 List 只需在中括號前新增 <type> ;定義引數化的 Map 只需要在大括號前新增 <keyType, valueType> : var names = <String>['小芸', ...
確定! 回上一頁