C# 讀取實體路徑的html檔的html語法(存入DB用) >string path = XXXXX; //<~實體路徑的html檔if (!File.Exists(path)) throw new ApplicationException("HTML檔:" + ...
確定! 回上一頁