登录
首页 » c# » C#计算器

C#计算器

于 2022-02-26 发布 文件大小:54.38 kB
0 81
下载积分: 2 下载次数: 1

代码说明:

用c#做一个简单的计算器,界面简洁,当然只能做一些基本的运算哦,欢迎大家去下载。 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; namespace calculator {     public partial class Form1 : Form     {         public Form1()         {             InitializeComponent();         }         private void Form1_Load(object sender, EventArgs e)         {         }         private void btn1_Click(object sender, EventArgs e)         {             Button btn = (Button)sen

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 编译原理——语法分析器
    对预备工作中自然语言描述的简化C编译器的语言特性的语法,设计上下文无关文法进行描述 借助Yacc工具实现语法分析器 考虑语法树的构造: 1. 语法树数据结构的设计:节点类型的设定,不同类型节点应保存哪些信息,多叉树的实现方式 2. 实现辅助函数,完成节点创建、树创建等功能 3. 利用辅助函数,修改上下文无关文法,设计翻译模式 4. 修改Yacc程序,实现能构造语法树的分析器 考虑符号表处理的扩充 1. 完成语法分析后,符号表项应增加哪些标识符的属性,保存语法分析的结果 2. 如何扩充符号表数据结构,
    2022-01-25 17:27:45下载
    积分:1
  • Xcel
    本程序可对EXCEL文件进行读写,同时建立了一个专门访问EXCEL文件的类CExcel,可供大家参考。(This procedure can be carried out on the EXCEL file to read and write, while the establishment of a specialized type of access EXCEL file CExcel, for your reference.)
    2009-05-31 11:37:50下载
    积分:1
  • 8-MinInOrder
    剑指offer上的题目,求最小值的,比较基础,程序员面试别准备题目。(a problem in the way to offers.)
    2015-11-25 17:12:05下载
    积分:1
  • STC15系列的BLDC驱动源码
    采用STC15W404AS位主控的BLDC三相无感无刷电机的驱动程序
    2022-04-27 14:50:07下载
    积分:1
  • lx2
    用Socket实现两台计算机上的对话,是将客户端与服务端合二为一(Dialogue on the two computers using the Socket)
    2012-04-24 13:38:29下载
    积分:1
  • Librerietroutines
    STM32F407 例程 Libraries(STM32F407 routines Libraries)
    2017-04-18 04:46:21下载
    积分:1
  • 20052111253316
    本程序代码是在MSSG MPEG2Decode的基础上开发的,添加了如下功能 GUI界面,VFAPI支持,MMX优化等功能。 (The program code is developed in MSSG MPEG2Decode based on, add the following functional GUI interface, VFAPI support, MMX optimization function.)
    2012-11-05 15:19:46下载
    积分:1
  • 15数码编程
    2023-01-23 21:00:03下载
    积分:1
  • patchpicture
    拼图游戏(又部分功能还没有完成) 采用 C++语言、Win32 API平台、VC6.0工具(Jigsaw puzzle (also part of function is not yet complete) using C++ Language, Win32 API platform, VC6.0 tools)
    2007-09-23 23:24:57下载
    积分:1
  • key_LED-avr
    基于AVR128单片机的简单例程,实验键盘-LED灯的控制,运行良好,可以借鉴~(AVR128 microcontroller based on a simple routine, experimental control of the keyboard-LED lights, well, you can learn ~)
    2011-01-01 10:09:55下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载