教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 精品文档 > 学前教育 >

计算器编程代码

来源:网络收集 时间:2026-07-18
导读: //添加方法 public double add(double a,double c) { return a+b; } 其余的你可以自己 写下就好了·都是一样的·只是符号不一样· 3个文本框 4个点击按钮 分别代表 + - * / 如果点击的+的按钮 你在+的点击事件里面 调用这个方法就好了 //添加按钮+的事件 pri

//添加方法

public double add(double a,double c) {

return a+b; }

其余的你可以自己 写下就好了·都是一样的·只是符号不一样· 3个文本框 4个点击按钮 分别代表 + - * / 如果点击的+的按钮

你在+的点击事件里面 调用这个方法就好了

//添加按钮+的事件

private void btnX_1_Click(object sender, EventArgs e) {

//textbox3 是等于的值

this.textbox3.text=add(double.parse(this.textbox1.text),double.parse(this.textbox2.text)).tostring(); }

其余的按这个方法写就好了!

private void btnX_1_Click(object sender, EventArgs e) {

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_2_Click(object sender, EventArgs e) {

if (ttx_show.Text == \

{

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_3_Click(object sender, EventArgs e) {

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_4_Click(object sender, EventArgs e) {

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_5_Click(object sender, EventArgs e) {

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \

} }

private void btnX_6_Click(object sender, EventArgs e) {

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_7_Click(object sender, EventArgs e) {

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_8_Click(object sender, EventArgs e) {

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_9_Click(object sender, EventArgs e) {

if (ttx_show.Text == \

{

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_0_Click(object sender, EventArgs e) {

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_round_Click(object sender, EventArgs e) {

//小数点代码

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_bracket_left_Click(object sender, EventArgs e) {

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

private void btnX_bracket_right_Click(object sender, EventArgs e) {

if (ttx_show.Text == \ {

ttx_show.Text = \ } else {

ttx_show.Text += \ } }

#region 【退格】

private void btnX_backspace_Click(object sender, EventArgs e) {

ttx_show.Text = ttx_show.Text.Substring(0, ttx_show.Text.Length - 1);//退格 }

#endregion

#region 【等号】

private void btnX_equal_Click(object sender, EventArgs e) {

equal_fangfa(); }

#endregion

#region 【除号】

private void btnX_divided_Click(object sender, EventArgs e) {

if (ttx_show.Text != \ {

ttx_show.Text += \ } }

#endregion

#region 【乘号】

private void btnX_multiply_Click(object sender, EventArgs e)

…… 此处隐藏:581字,全部文档内容请下载后查看。喜欢就下载吧 ……
计算器编程代码.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wendang/594772.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)