文件名称:calculator

  • 所属分类:
  • GDI/图象编程
  • 资源属性:
  • [Text]
  • 上传时间:
  • 2014-07-02
  • 文件大小:
  • 6kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • l***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

图形化计算器的实现a) 支持你在 Project 1 中所完成的计算器的所有功能;

        b) 使计算器支持两种工作模式:一种是输入一个完整表达式,获取计算结果,

          这种工作模式类似于我们计算表达式的过程;第二种是进行即时计算,即

          显示单步的计算的中间结果,这种工作模式类似于一个普通计算器的功能。

          用户可以通过图形界面对两种工作模式互相切换;

          i. 例如给定计算表达式5+3*4。在第一个工作模式下,用户输入”5+3*4=”,

          显示结果为17。第二种工作模式下,用户输入”5+3”,然后输入”*”时,

          计算器自动计算前一个子表达式结果为8,用户接着输入”4=”,计算器

          计算表达式结果为32。

        c) 提供一系列的计算器按键,使得用户可以输入表达式;

        d) 计算器应该至少包括两个文本框:一个输入框和一个输入框。输入框代表

          了用户输入的计算表达式,输出框显示了计算结果。*/-Graphical calculator to realize a) support you in the completion of the Project 1 calculator all functions b) make the calculator supports two modes of operation: one is to enter a complete expression, access to the results, this kind of work We calculate the expression pattern is similar to the process the second is calculated in real time, the intermediate result is displayed in a single-step calculation, this operating mode is similar to the function of an ordinary calculator. Users can toggle through a graphical interface for both operating modes with each other i example given calculation expression 5+3* 4.. In the first mode, the user enters " 5+3* 4 =" , displays the results for the 17. In the second mode, the user enters " 5+3" , then enter " *" , the former calculator automatically calculates the results of a sub-expression is 8, the user then enter " 4 =" calculator expression result is 32. c) provide a range of calculator keys, allows the
(系统自动生成,下载前可以参看下载内容)

下载文件列表





calculator.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org