2010-05-20から1日間の記事一覧

[C#]posix/perlの正規表現文字クラスを .Net Frameworkの正規表現に変換 [:punct:]とかいうの。これみた↓ http://www.google.com/codesearch/p?hl=ja#DQwkZHb8l_M/Source/ClassLibrary/RegExpPosix.cs case "alnum": ret = @"\p{Ll}\p{Lu}\p{Lt}\p{Lo}\p{Nd}…