摘要:
ParseExact for Strings?The DateTime.ParseExact() method has come in handy on a number of occasions. I really wish there was something similar for strings as sometimes you need to grab specific components of a string. You can use regex directly but that seems a little cumbersome. So here is an extens 阅读全文
posted @ 2012-04-17 14:20 leon_ALiang 阅读(234) 评论(0) 推荐(0) 编辑