摘要: The Regulator is an advanced, free regular expressions testing and learning tool. It allows you to build and verify a regular expression against any text input, file or web, and displays matching, sp... 阅读全文
posted @ 2010-05-16 21:41 能巴 阅读(166) 评论(0) 推荐(0)
摘要: From Here As Title .---------------------------------Copy Start---------------------------------------------------- Imports SystemImports EnvDTEImports System.DiagnosticsPublic Module CollapseAll Sub ... 阅读全文
posted @ 2010-05-16 21:28 能巴 阅读(287) 评论(0) 推荐(0)
摘要: 1. Search with Regular Expression (MSDN Ref)2. Code SnippetThere are two types in VS: Expansion and Surround With. "Expansion": type the words + TWO tab. "Surround With" (most useful is #region): sele... 阅读全文
posted @ 2010-05-16 21:24 能巴 阅读(172) 评论(0) 推荐(0)