测试了一个
System.String::Format('{0:00}',1);

应该返回01,但 实际返回的是是1

posted on 2008-07-03 15:21  jjxstudio  阅读(289)  评论(0)    收藏  举报