C# 实现的一款简单的计算器
摘要:
主界面:代码实现:using System;using System.Drawing;using System.Collections;using System.ComponentModel;using System.Windows.Forms;using System.Data;namespace 计算器{/// <summary>/// Form1 的摘要说明。/// </summary>public class Form1 : System.Windows.Forms.Form{private System.Windows.Forms.TextBox textBo 阅读全文
posted @ 2011-12-09 16:15 cy_IT民工 阅读(487) 评论(0) 推荐(0)
浙公网安备 33010602011771号