摘要: 准备开学了没什么时间写了只实现了+号的重载 其他的以后再说using System;using System.Text;namespace high_precision_calculate{ class number { public number(string str) ... 阅读全文
posted @ 2014-02-09 11:42 fuis 阅读(176) 评论(0) 推荐(0)