改報表的時候 ReportViewer 載完整個是白的,也沒錯誤訊息。
2016年12月20日 星期二
2016年9月28日 星期三
【C#】File create by File.Create(path) is used by another process
File.Create(path) 檔案建出來之後要操作卻跑出 file is used by another process
2016年8月18日 星期四
【C#】DotNetZip total progress
To Report total progress of extracting instead of each entry's progress.
在解壓縮時回報總進度而不是個別檔案(entry)的進度。
在解壓縮時回報總進度而不是個別檔案(entry)的進度。
2016年8月8日 星期一
【C#】SelectNodes(...) return empty list at specific xml file
跑某個 .config 檔時 SelectNodes(...) 完全讀不到節點,但輸入路徑正確且 ChildNodes 也有值。
2016年8月2日 星期二
訂閱:
文章 (Atom)