Jon

博客园 首页 新随笔 联系 订阅 管理

04 2009 档案

摘要:The most fundamental concept of the CLR's interception mechanism is that calls can be viewed as message exchanges. 阅读全文
posted @ 2009-04-21 17:47 Jon 阅读(115) 评论(0) 推荐(0)

摘要:验证IP:@"^(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$"验证机器名:@"^(?!\d)[a-zA-Z0-9-]{1,15}$" 阅读全文
posted @ 2009-04-09 10:46 Jon 阅读(140) 评论(0) 推荐(0)

摘要:Life after COMIs COM dead? What’s the future for C++? Is thewar with Java over? Matt Nicholson and Tim Anderson talk to Don Box about these and other issues.Don Box is a well known and flamboyan... 阅读全文
posted @ 2009-04-02 10:06 Jon 阅读(1016) 评论(0) 推荐(0)