首頁部落格DEBUG 模式才顯示文字 DEBUG 模式才顯示文字 .NET ez 2011-11-29利用 #if DEBUG,並在區段中加入要顯示的文字,將 web.config 的 debug mode 設定為 true,就可以輸出資料,再將 debug mode 設定為 false,就可以隱藏資料!#if DEBUG Response.Write("要輸出的資訊"); #endif標籤: .NET本文章網址: https://www.ez2o.com/Blog/Post/csharp-debug-mode-write-msg https://www.ez2o.com/Blog/Post/9我要留言 我不是機器人! 留言 相關文章Windows 10 IoT 第一次 寫程式 Hello World 範例 ( Raspberry Pi 2 ).NET Runtime 2.0 Error Reporting # 5000 例外錯誤處理.Net Console 視窗 最上層顯示MongoDB MS-SQL 效能測試判斷是否為日期