2010年8月17日
摘要: using System;using System.Collections.Generic;using System.Windows.Forms;namespace ExpressionResult1{ public partial class Form1 : Form { public Form1() { InitializeComponent(); } //建立一个数栈和一个操作符栈 Stac... 阅读全文
posted @ 2010-08-17 18:49 刘文辉 阅读(598) 评论(0) 推荐(1)
摘要: 第一次在自己的博客里写东西,所以先随便写点,看看效果。呵呵... 阅读全文
posted @ 2010-08-17 12:45 刘文辉 阅读(57) 评论(0) 推荐(0)