本资源是用C#进行编程,实现计算其功能 //小数点点击事件 btn_dot.Click+=(s,e)=> { SetNum("."); btn_dot.Enabled=false; }; //C按钮点击事件 btn_c.Click+=(s,e)=> { tbx