摘要:
C# 導出Excel 1 //導出Excel 2 private void ExportExcel(string fileName, System.Data.DataTable myDGV, string title) 3 { 4 string saveFileName = ""; 5 System 閱讀全文
posted @ 2021-09-13 10:43
dexin
閱讀(642)
評論(0)
推薦(0)
摘要:
1 public string Post(string Url, string jsonParas) 2 { 3 string strURL = Url; 4 //創建一個HTTP請求 5 HttpWebRequest request = (HttpWebRequest)WebRequest.Cre 閱讀全文
posted @ 2021-09-13 10:38
dexin
閱讀(6086)
評論(0)
推薦(0)

浙公網安備 33010602011771號