posts - 7, comments - 18, trackbacks - 1, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

11 2009 档案

摘要: Jeff Perrin needed a function to return the first N words in a string (to create a small summary or a snippet thingy). He did it using the manual and awkward method of parsing the string manually. Tha...阅读全文

posted @ 2009-11-30 10:05 Jerry Hu 阅读(74) | 评论 (0) 编辑 |

摘要: Problem. You need help with DateTime formatting strings in C# or .NET languages. The framework provides powerful formatting capabilities, but the syntax is confusing and there are some tricks. Solutio...阅读全文

posted @ 2009-11-10 15:29 Jerry Hu 阅读(11191) | 评论 (0) 编辑 |