你看這個工具有沒有效 如果還是沒效的話 只能找MS了 https://support.microsoft.com/zh-tw/office/%E9%97%9C%...
https://docs.microsoft.com/zh-tw/dotnet/csharp/programming-guide/namespaces/usin...
1.會成長的是資料庫與Log的檔案 2.一般人是在SQL Server裡設SQL Agent來弄排程去定時處理 (記得用離峰時間) 備份 -> 清Log...
1.powershell 呼叫 .NET架構的dll檔,你會用嗎? https://stackoverflow.com/questions/13968004/h...
你幹嘛副檔名不一致? 是想在Server端轉檔嗎? 你這邊用(副檔名 .xls) Response.AddHeader "Content-Dispos...
你ASP的觀念錯了 Global.asa 的 Sub Session_OnStart 並不是你登入後才跑的 (記得是連線建立成功後就會跑到) 所以你要把檢查與建...
https://stackoverflow.com/questions/39877156/how-to-extend-string-prototype-and-...
bat的,我忘了怎麼寫了? 給你ps1的寫法 PowerShell自動刪除檔案(按照檔案修改日,保留近N天內的檔案) https://medium.com/@j...