登录
首页 » C# » 这是一个包含c#源码的最小计算器,按钮靠源码生成。

这是一个包含c#源码的最小计算器,按钮靠源码生成。

于 2022-03-20 发布 文件大小:46.15 kB
0 120
下载积分: 2 下载次数: 1

代码说明:

这是一个包含c#源码的最小计算器,按钮靠源码生成。-This is one that contains the smallest c# source code calculator, buttons depend on source code generation.

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

发表评论

0 个回复

  • Lang_C10_ppt
    it s about a course in language C++ writen by professional professor in university course number 88
    2015-04-01 19:31:40下载
    积分:1
  • vendor
    Invensense公司的modm实例代码example。 初始化以及IIC的引用示例。(The example of modm from Invensense. IIC initiation and configuration initiation.)
    2019-03-13 14:09:03下载
    积分:1
  • dianzizhuansuceliang
    摘 要 电机转速是电机的一个极为重要的状态参数 文中介绍了几种基本的电机转速测量 方法 并对这些测量方法进行了比较 给出了基于加速度计进行电机转速测量的硬件电路设 计方法和测试系统的工作原理(Summary of the motor speed is an extremely important motor state parameters paper describes several basic motor speed measurement methods and these measurements were compared based on accelerometer gives the motor speed measurement hardware circuit design and test systems Works)
    2013-09-01 18:28:27下载
    积分:1
  • 选择排序,冒泡排序
    调用time函数,输入一个在100到200之间的随机数,然后分别用选择排序和冒泡法排序。本次代码与上次比较,经过系统的整理,更方便阅读!
    2022-07-01 03:07:34下载
    积分:1
  • HotelManage
    一个很不错的酒店管理系统,使用vs2005,C#,结合ExtJs,数据库用mssql2000.界面美观。(A very good hotel management system, using vs2005, C#, combined with ExtJs, a database with mssql2000. Interface aesthetics.)
    2009-04-17 15:34:02下载
    积分:1
  • Can_TS_T2D13M30I3R0
    CAN driver from freescal MCAL driver which follow Autosar stardands
    2012-10-17 02:24:29下载
    积分:1
  • SQPAlgorithm
    用于飞行器轨迹优化的最优化算法——SQP,其为直接打靶法、高斯伪谱法等的核心运算模块(Optimization Algorithm)
    2011-12-25 19:53:11下载
    积分:1
  • C# 在分组查询中使用ROLLUP
    C# 在分组查询中使用ROLLUP,///   /// 查询数据库信息   ///   /// 方法返回DataTable对象   private DataTable GetEmployee()   {    string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=LVSHUANGSHJ;database=db_TomeTwo;uid=sa;pwd=");    string P_Str_SqlStr = string.Format(//创建SQL查询字符串    @"SELECT 所属部门,性别, AVG(工资) AS 平均工资 FROM tb_Employee GROUP BY 所属部门,性别 WITH ROLLUP");    SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);    DataTable P_dt = new DataTable();//创建数据表    P_SqlDataAdapter.Fill(P_dt);//填充数据表    return P_dt;//返回数据表   }
    2022-01-25 22:57:00下载
    积分:1
  • UML
    uml 案例说明图,供初学者进行研究学习,进一步提高dfd图等的分析能力(uml case illustration, for beginners the research study, to further improve the ability of dfd diagram analysis)
    2012-04-09 23:55:11下载
    积分:1
  • indkwect
    说明:  This zip file provides a source for developing dialog boxes with stateful bars, toolbars, and toolbars in the vc platform
    2018-12-24 01:31:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载