zip's

while(true) { Write it down; Think about it; Refine it; Sleep(); }

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2011年10月12日

摘要: Composite Formatting 格式化一个字符串是,可以用这样一个组合格式:{index[,alignment][:formatString]} 在 format string 中可能会用到一些转义字符 (escape character) \' a single quote \" a do... 阅读全文
posted @ 2011-10-12 14:14 zip's 阅读(154) 评论(0) 推荐(0) 编辑