#region 方法三: DataTable table =new DataTable(); //創建table的第一列 DataColumn priceColumn =new DataColumn(); priceColumn.DataType ...
確定! 回上一頁