首页
新闻
小组
威客
人才
下载
博客
代码贴
在线编程
论坛
注册
|
登录
c# 计算器
//清空按钮 private void button5_Click(object sender, EventArgs e) { textBox1.Text = null; numa = 10241024; numb = 10241024; num = null; } private void button15_Click(object sender, EventArgs e) {//这是按钮1,其他按钮用托管实现 ...
默认分类
| 2010-10-15 22:49 |
阅读 363 次
|
评论 2 条
xuxing88的博客
xuxing88
浏览363次
文章分类
默认分类(1)
文章归档
2010年10月(1)
最新评论
变幻小子
:过
tanghf1014
:这个以前也做过报告,不过都忘了。。。