結論 // 定義如何找出正確Header,這邊使用開頭兩個逗號分隔的欄位來查找 const string headerPrefix = "date,time,"; using (var reader = new ...
確定! 回上一頁