flutter 中List 和Map 的用法 ... 新增, list.add(1);print(list);, 把数字1添加到list中,默认是添加到末尾, [10, 7, 23, 1].
確定! 回上一頁