摘要:
1 using System;2 using System.Collections.Generic;3 using System.Text;4 5 namespace AnyNumberPlus26 {7 class Program8 {9 static void Main(string[] args)10 {11 string num1 = "0" + "145435435";12 string num2 = "0" + "99";13 string resault = num1.Length <num2. 阅读全文
posted @ 2011-07-12 19:23
晴天娃娃、
阅读(541)
评论(0)
推荐(0)

浙公网安备 33010602011771号