CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 显示屏

搜索资源列表

  1. jisuanqi2

    0下载:
  2. 设计一个复杂的计算器,能实现Window中计算器的功能,如下图: ⑴定义组件:0~9,+、-、*、/、sqrt()、1/x、%、C=按钮;显示屏文本行;菜单; ⑵要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果。 ⑶具有进制转换功能; -Design a complex calculator, to achieve Window in calculator function, the following chart: ⑴ custom component: 0 ~ 9,2
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:60.33kb
    • 提供者:holly
  1. calculator

    0下载:
  2. java计算器,带图形用户界面,能够在输出显示屏上显示所输入的式子,并且能够进行4则混和运算。-java calculator with graphical user interface that can display the output of the input formula, and can be mixed computing 4.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:tlin
  1. JAVA

    0下载:
  2. 设计一个复杂的计算器,能实现Windows系统中计算器的功能 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3)具有进制转换功能 -Design a complex calculator, Windows system to achieve the functions of the calculator (1) the definition of components: 0 ~ 9 ,+
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:116.93kb
    • 提供者:hk
  1. Calculator

    0下载:
  2. 能够在输出显示屏上显示所输入的式子,并且能够进行4则混和运算。-this is a simple calculator program
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:864byte
    • 提供者:李树元
  1. a

    0下载:
  2. 一个JAVA计算器,能够在输出显示屏上显示所输入的式子,并且能够进行4则混和运算。-A JAVA calculator that can display the output screen input formula, and mixing operations can be carried out 4.
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-11-06
    • 文件大小:1.71kb
    • 提供者:天幕
  1. shizhong

    0下载:
  2. Java写的巨型LCD液晶时钟显示屏 (0 folders, 34 files, 125.12 KB, 125.12 KB in total.)-a clock program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:48.13kb
    • 提供者:jack
  1. complexedcalculate(java)

    0下载:
  2. java课程设计,设计一个复杂的计算器,能实现Windows系统中计算器的功能。 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3)具有进制转换功能. -java course design, design a complex calculator, calculator to achieve the functions of Windows systems. (1) custo
  3. 所属分类:Applet

    • 发布日期:2017-03-26
    • 文件大小:142.64kb
    • 提供者:王静
  1. calculator

    0下载:
  2. 一个JAVA计算器,能够在输出显示屏上显示所输入的式子,并且能够进行4则混和运算。比如:要求(8-4*4)/(4-6) 就只要输入这个式子便可计算出结果。。。 -A JAVA calculator that can display the output screen input formula, and mixing operations can be carried out 4. For example: requirements (8-4* 4)/(4-6) to enter the f
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:路奇林
  1. TestSocketServer

    0下载:
  2. 此为JAVA SOCKET SERVER程式,可模拟从银行置机返还信息给POS终端的信息,也可以接受客户端的发送的BYTE,并显示在显示屏上。-This is a JAVA SOCKET SERVER program can simulate the machine returned home from the bank information to the POS terminal of the information, you can also send the client to acce
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1.2kb
    • 提供者:徐东
  1. Triangle

    0下载:
  2. 输入一个数字,输入相应菱形的行数,注意不要输入太大的数值,以免显示屏范围超出-Enter a number, enter the appropriate diamond line number, be careful not to enter too much value, so that the display beyond
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:614byte
    • 提供者:容永志
  1. JiSuanQi

    0下载:
  2. java实现计算器,import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi { Frame f Label lab Button[] bt=new Button[29] JTextField t StringBuffer str //显示屏所显示的字符串 double x,y //x和y都是运算数 int
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-10
    • 文件大小:2.37kb
    • 提供者:郭涛涛
  1. iPhone-Retina-Magnifying-Effect

    0下载:
  2. iPhone Retina显示屏图片放大效果,通过这里的javascr ipt代码得到了在pc浏览器上很好的实现。-A magnifying effect exclusive to iPhone. Now with this simple javascr ipt code, you can utilize this awesome show on the pc browser.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:135.88kb
    • 提供者:rebecca chillin
  1. java-control-LED

    0下载:
  2. java 编写的一个控制LED显示屏的工具-java control what appear on led.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:12.09kb
    • 提供者:chen
  1. The-giant-LCD-clock-display

    0下载:
  2. 利用Java编程语言实现LCD液晶时钟显示屏编写,以此实现LCD液晶时钟显示屏的功能。-Using the Java programming language is to realize LCD clock display.It can realize the function of LCD clock display
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:51.96kb
    • 提供者:CJ1234
  1. MyApplication

    0下载:
  2. 用来在安卓平台上实现0802交换机的信号切换,可用于广播系统中控制不同设备的输入输出选择,实现用安卓手机远程控制话筒、显示屏、音响等设备之间的信号选择。-Used to implement the signal switching switch 0802 on the Android platform for different broadcasting system control device input and output options, choose to use Android p
  3. 所属分类:JavaScript

    • 发布日期:2017-05-23
    • 文件大小:6.69mb
    • 提供者:美帝
  1. Java_demo

    0下载:
  2. QyLED显示屏操作SDK DEMO程序。-QyLED Display Action SDK DEMO program.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1.11mb
    • 提供者:lee
  1. CalculatorFrame

    0下载:
  2. java自测小程序实例——四则运算计算器,显示屏,按键,应有尽有(Java self-test applet)
  3. 所属分类:Java编程

    • 发布日期:2018-01-04
    • 文件大小:3kb
    • 提供者:小浩昊
搜珍网 www.dssz.com