mrfangzheng

Hope and fear are useless. Be confident, and always be prepared for the worst.
  首页  :: 新随笔  :: 联系 :: 管理

2009年10月16日

摘要: Sub CollapseLogRegions() Dim objSelection As TextSelection objSelection = DTE.ActiveDocument.Selection objSelection.StartOfDocument() While (objSelection.FindText( "^.*region.*(DEBUG|ERROR|INFO|WARN).... 阅读全文

posted @ 2009-10-16 16:11 mrfangzheng 阅读(197) 评论(0) 推荐(0) 编辑