摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Form{ class Program { static void Main(string[] args) { Console.WriteLine("{0,4} :-> {1}", Convert.ToInt32(1.048), 1.048.ToString().Length);//1 :-> 5 Console.WriteLin... 阅读全文
posted @ 2013-04-29 15:05
wjshan0808
阅读(161)
评论(0)
推荐(0)
浙公网安备 33010602011771号