2018年8月23日

16进制格式化

摘要: a.ToString("x")可以把10变成a string.Format("{0:xxxx}", a)可以把10变成000a 阅读全文

posted @ 2018-08-23 17:33 马什么梅 阅读(325) 评论(0) 推荐(0)

导航