Logging with Debug And Trace (一)

1 對於一個應用程序而言,Log 必不可少. 在.net 裏面,最簡單的方式就是用Console 來輸出 信息了,例如下面的例子: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 public  class  Program {      public  static  void  Main( s
相關文章
相關標籤/搜索