摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text;namespace AnyConvertx2x { /// /// 数字进制转换类 /// public class AnyC... 阅读全文
posted @ 2014-08-14 06:55 wolf child 阅读(509) 评论(0) 推荐(0)
摘要: 实现如下:using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication1{ public class Number { public str... 阅读全文
posted @ 2014-08-14 00:28 wolf child 阅读(283) 评论(0) 推荐(0)