星期四, 1月 13, 2011

[Asp.Net] 在Asp.net輸出logging

在asp.net使用Console.WriteLine("logging"); 是看不到的。
請改用使用:

System.Diagnostics.Debug.WriteLine("logging");

沒有留言:

張貼留言

留個話吧:)

其他你感興趣的文章

Related Posts with Thumbnails