Volunteer .NET Evangelist

A well oiled machine can’t run efficiently, if you grease it with water.
  首页  :: 联系 :: 订阅 订阅  :: 管理

03 2006 档案

摘要:Regex 101 Exercise I10 - Extract repeating hex blocks from a stringGiven the string: PCORR:BLOCK=V5CCH,IA=H'22EF&H'2354&H'4BD4&H'4C4B&H'4D52&H'4DC9; Extract all the hex numbers in the form “H’xxxx”--... 阅读全文

posted @ 2006-03-08 00:36 Sheva 阅读(697) 评论(2) 推荐(0)

摘要:In my previous blog post, I've mentioned that I have built a simple AvalonPaint application in which you can draw contineuous lines using mouse, and after some work, I add several features into th... 阅读全文

posted @ 2006-03-02 23:41 Sheva 阅读(1320) 评论(1) 推荐(0)

摘要:After a long break, Eric is back, and continue his awesome Regex 101 Exercise series, in this exercise, the question Eric asks is:------------------------------------------------------------------... 阅读全文

posted @ 2006-03-01 21:22 Sheva 阅读(1371) 评论(0) 推荐(0)