CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文本 计算器

搜索资源列表

  1. Calculator

    0下载:
  2. 计算器,java编程,文本格式,课程设计需要-jisuanqi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1070
    • 提供者:赵旭宣
  1. Calculator

    0下载:
  2. 通过使用按钮控件以及文本编辑框实现一个简单的计算器-By using the text edit button control and implement a simple calculator
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1869531
    • 提供者:xzl
  1. JAVAfuzhu

    0下载:
  2. 1 编制如记事本的文本编辑器程序。 2 设置具有简单计算功能的计算器applet程序。 都是从DOS里运行出来的-A preparation such as Notepad text editor program. 2 set with a simple calculator applet computing program. Were to run out from the DOS
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-04-13
    • 文件大小:2126
    • 提供者:7414169
  1. calculator

    0下载:
  2. 实现汇率的转换,关于自动选择利率编辑,在执行档目录下有shangYeRate以及gongJiJinRate两个文本文件(先运行一下计算器,会自动生成这两个文件)。可以依照已有的格式进行编辑。这部分使用了正则表达式进行处理。-To achieve exchange rate conversion, the interest rate on the automatic selection edited directory of the executable files are shangYeRate
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4545352
    • 提供者:zhc
  1. jisuanqi

    0下载:
  2. 设计一个简单计算器,如下图所示。在“操作数”标签右侧的两个文本框输入操作数,当单击操作符+,-,×,÷按钮时,对两个操作数进行运算并将结果填入到“结果”标签右侧的文本框中-Design a simple calculator, as shown below. In the " operand" tab on the right of the two text box input operand, operator+,-,×,÷ when you click the button
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1117
    • 提供者:李龙飞
  1. calculator

    0下载:
  2. 能实现计算器的基本功能加、减、乘,除。一点击运算符文本中的东西就消失了-To achieve the basic functions of the calculator to add, subtract, multiply and divide. Click the operator of a thing in the text disappeared
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3350
    • 提供者:安京
  1. calculate

    0下载:
  2. 8、实现一个计算器,界面类似 WINDOWS 中的界面,包括 0~9 十个数字、 加、减、乘、除四种运算符号和一个用于输入及显示结果的文本框,单击每个按 钮都能完成相应的功能-8, to achieve a calculator, interface similar to the WINDOWS interface, including the ten digits 0 to 9, add, subtract, multiply and divide four kinds o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:803
    • 提供者:liuna
  1. B10011111@0415

    0下载:
  2. 本计算器实现了如下两个功能: 1、windows自带计算器的键盘输入加减乘除,目前没有连续运算功能 操作:用户用键盘或者鼠标分别输入‘1’,‘+’,‘2’,按‘=’ 文本框显示运算结果‘3’。 2、表达式运算功能,目前只支持整数运算。 操作:选择菜单Option->Expression,在文本框用键盘输入表达式 如‘12/2+(4*5/4)*6’,按计算器上‘=’,文本框显示运算结果 ‘12/2+(4*5/4)*6=36
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1103023
    • 提供者:张飞
  1. Pocket-Calculator

    0下载:
  2. “袖珍计算器设计”。计算加、减、乘、除、乘方、开方。在用户界面上设置两个编辑框,分别用于输入左操作数和右操作数,两个静态文本分别用于显示“=”号和运算结果,其中用六个单选按钮用于选择运算符。-"Pocket calculator design." Calculation of addition, subtraction, multiplication, division, involution, evolution. In the user interface to set up two edi
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3478238
    • 提供者:linyongming
  1. Calculator

    0下载:
  2. 一个实现了基本功能的 计算器 是简易的 单文本框实现-A realization of the basic function calculator is a simple realization of a single text box
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2427659
    • 提供者:陈旭
  1. Calculator

    0下载:
  2. Javascr ipt环境下编辑的计算器的特效!打开以后,还可以当做计算器运用,文本下可以查看源代码-Javascr ipt calculator editing environment effects! Opened, you can also use as a calculator, you can view the source code under the text
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:1028
    • 提供者:孙雷
  1. Calender

    1下载:
  2. 简易计算器 (1) 编写各个按钮的代码,使得能够进行四则运算。 (2) 当按下“+”按钮时,两个数值文本框之间应显示“+”号,同时相加结果显示在第三个文本框内(如下图所示)。类似处理“-”、“*”和“/”按钮。 -Simple calculator( 1) write each button code, enabling the four operations.( 2) when you press the"+" button, two numerical text box shou
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1350
    • 提供者:刘凯
  1. calculator

    0下载:
  2. 利用java做一个简单的计算器,使用面板和网格布局,添加一个文本框,10个数字按钮(0~9),一个等号按钮,一个清除按钮等,实现一些简单的运算-failed to translate
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1771
    • 提供者:陈文婷
  1. jiSuanQi

    0下载:
  2. 一个小型计算器,单击操作符+,-,×,÷按钮时,对两个操作数进行运算并将结果填入到“结果”标签右侧的文本框中-a Calculator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:811
    • 提供者:wushengbing
  1. GTKP

    0下载:
  2. 使用linux实现的基于GTK+的单词数值计算器,通过输入单词,计算出其数值,或输入某路径下的文本,计算文本中的单词数值。-Use the word linux to achieve based on GTK+ value calculator, calculate its value by entering the word, or enter the text to a path to calculate the value of the word in the text
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1314
    • 提供者:teresy
  1. calculator

    0下载:
  2. 这是一个基础的计算器按钮,分别用到了下拉菜单、文本框以及按钮的知识-this is a calculator
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-13
    • 文件大小:2701
    • 提供者:周和
  1. Jessamine_0.6.9_Source

    0下载:
  2. Jessamine基本上是一个文本编辑器以及集成了很多有用功能的日记计算器。-Jessamine is basically a text editor & calculator for everyday notetaking with a lot of useful features.
  3. 所属分类:Editor

    • 发布日期:2017-05-08
    • 文件大小:1750460
    • 提供者:二宝
  1. Test9_3

    0下载:
  2. 设计一个简单计算器,在“操作数”标签右侧的两个文本框输入操作数,当单击操作符+,-,×,÷按钮时,对两个操作数进行运算并将结果填入到“结果”标签右侧的文本框中。-The design of a simple calculator, in" operand" label on the right side of the two text box input operands, when you click the operator+,-, x, a button, the two operand
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:677
    • 提供者:戴丹
  1. jisuanqi

    0下载:
  2. 简单的计算器实现按钮实现加减乘除,分别点击相应按钮在文本框中显示-Simple calculator to achieve button addition, subtraction, respectively, clicking on the button displayed in the text box
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:550
    • 提供者:zhengxiang
  1. calculator

    0下载:
  2. 纯C编写的计算器程序,用函数与带括号的代数式运算,和对txt文本的待算代数式的文本计算等功能,欢迎查阅-Calculator program, written in pure C. function and algebraic computation brackets, and txt text to be counted algebraic text computing,welcome to consult
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:4292
    • 提供者:lide
« 1 2 3 45 6 »
搜珍网 www.dssz.com