foreach (DataRow row in dt.Rows) { if(條件) { row=輸入中文1 } else if(條件) { row=輸入中文2 } } 原本row裡面的double型態的數值,
確定! 回上一頁