摘要:        
import java.util.Scanner;/** time: 2012年11月17日 11:34:10* content: 高级计算器* author: 覃唐弢* example:* 请输入计算表达式:1.2*{2.2-2/[3-(34-32)+2.3]+2.2}+2.3 * 1.2*{2.2-2/[3-(34-32)+2.3]+2.2}+2.3=6.852727272727273* */public class Counter { public static void main(String[] args) { String expreStr = null; Sy...    阅读全文
        
            posted @ 2012-11-16 21:11
qintangtao
阅读(528)
评论(0)
推荐(0)
        
    
                    
                

浙公网安备 33010602011771号