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

搜索资源列表

  1. Month

    0下载:
  2. 编写一程序,将从键盘输入的每个月份数(整数)显 示出其对应的英文,直至输入0结束,注意对非法 数据的处理。-The development of a procedure, from the keyboard input of the shares of each month (integer) shows that their counterparts in English, until the end of input 0, pay attention to the illegal
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7527
    • 提供者:欣欣
  1. B

    0下载:
  2. 用户从键盘上输入10个0到99之间的数字,统计数字分布(即0—9、10—19……90—100),使用Java Applet实现。-User input from the keyboard 10 between the 0-99 figures, the distribution statistics (ie, 90-100 ... ... 0-9,10-19), the realization of the use of Java Applet.
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:1135
    • 提供者:曹颖
  1. java_1

    0下载:
  2. 从键盘输入一个字母,如果输入的是小写字母,将其转换成大写字母后输出,否则原样输出。 -A letter from the keyboard input, if the input is the lowercase letters, National Cheng Kung University to convert the output to write letters, or as output.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1464
    • 提供者:李残月
  1. java_22222

    0下载:
  2. 求 S=a+aa+aaa+…+aaaa…a 之值,其中a是一个数字。例如:2+22+222+2222+22222(此时n=5), n由键盘输入。-For S = a+ Aa+ Aaa+ ...+ Aaaa ... a s value, in which a is a number. For example: 2+ 22+ 222+ 2222+ 22222 (At this point n = 5), n from the keyboard input.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2627
    • 提供者:李残月
  1. jisuanqi

    0下载:
  2. JAVA课程设计---计算器源代码 主程序界面菜单,菜单栏有游戏、工具、帮助三个子菜单。 用户可以通过鼠标或键盘依次输入参加计算的数值,进行加、减、乘、除、求余运算混合运算。 -JAVA course design--- main program source code calculator interface menu, menu bar there are games, tools, help the three sub-menu. Users can order through the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:9169
    • 提供者:暮明
  1. FiveChess

    0下载:
  2. 实现人和人对战的五子棋, 一个用鼠标,一个用键盘 供学习Swing的人做个参考-The realization of the human person against the Gobang, a mouse, a keyboard for people learning to be a reference to Swing
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:859493
    • 提供者:cat
  1. IsIP

    0下载:
  2. 判断手动键盘输入的IP地址是不是在172.0.0.1到192.168.255.255之间的java小程序-Manual keyboard input to determine the IP address is 172.0.0.1 to 192.168.255.255 is not in between the java applet
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:913
    • 提供者:诺飞雪
  1. workspaceGis3

    0下载:
  2. 使用java实现applet插件,可以在网上现实3维地形,并实现lod功能,用户可以用鼠标和键盘漫游-Applet implementation using java plug-in, available online reality 3-dimensional terrain, and implementation lod function, users can roam with the mouse and keyboard
  3. 所属分类:Applet

    • 发布日期:2017-05-23
    • 文件大小:6877011
    • 提供者:zhuhui
  1. TANSHICHI

    0下载:
  2. 贪吃蛇的JAVA实现.实现了简单的贪吃蛇游戏,使用JAVA的GUI实现,用键盘控制。,欢迎大家下载使用-Snake implementation of JAVA. Achieve a simple game of Snake, the use of JAVA implementation of the GUI, using the keyboard control. Welcome to the download
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:9736
    • 提供者:buxiaoyang
  1. Java

    0下载:
  2. 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。 1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。 2)要判断输入数的位数,并输出相关信息。 3)要判断是否回文数。 二、二战期间,英国情报人员获取德军的一机密电报,电报的内容为: bzdz izu sxgzd
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:74854
    • 提供者:king
  1. snake

    0下载:
  2. 贪吃蛇,红色代表食物,蓝色代表蛇,用键盘移动蛇来吃食物,没吃一个加五分。-Snake, red for food, blue snakes, snakes eat with keyboard mobile food, did not have a plus five.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1918
    • 提供者:xuchenjiao
  1. Keyboard

    0下载:
  2. 接受键盘输入的内容,并保存下来,记录下来,给调用-dontail
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1124
    • 提供者:dt
  1. LeitorTecladoConversor

    0下载:
  2. Simple class to read from keyboard. Already convert to simple type int, float, double or String
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:948
    • 提供者:Kuma
  1. feiji

    0下载:
  2. 自己写的JAVA飞机飞行游戏,并附上所有的资源文件 ,包括导出的CLASS和JAR文件,还有图片,JAVA源文件就一个,但内容很全,自己试着编译一下,应该不会有错。这个游戏主要考验使用键盘对飞行物体的控制等技巧。 -Write their own aircraft JAVA games, with all the resource documents, including the export of CLASS and JAR files, as well as images, JAVA s
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:63792
    • 提供者:冉彬
  1. TankWar

    0下载:
  2. 一个单机的用JAVA编写的坦克大战小游戏!键盘上W,A,S,D分别代表坦克的运动的各个方向,1,2,3分别表示坦克发射的子弹类型!-The use of a stand-alone JAVA game Tankedaizhan prepared! Keyboard W, A, S, D, respectively, on behalf of the movement of tanks in all directions, 1,2,3, respectively, the type of tank
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:117715
    • 提供者:weilijian
  1. VirtualKeyboard.full.3.2.0b3

    0下载:
  2. Javascr ipt code for developing the virtual keyboard
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:663790
    • 提供者:Dev
  1. feiji

    0下载:
  2. 自己写的JAVA飞机飞行游戏,并附上所有的资源文件 ,包括导出的CLASS和JAR文件,还有图片,JAVA源文件就一个,但内容很全,自己试着编译一下,应该不会有错。这个游戏主要考验使用键盘对飞行物体的控制等技巧。 -Write their own aircraft JAVA games, with all the resource documents, including the export of CLASS and JAR files, as well as images, JAVA s
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:64181
    • 提供者:孙鹏
  1. java

    0下载:
  2. 设计一个成绩录入程序,通过键盘录入examId(考号,要求全部是数字符号)、name(姓名,要求全部是字母符号)和score(成绩,要求介于0~800)。当输入数据的类型、输入数据的范围出现错误时,使用Java语言定义的异常类和自定义异常类进行处理。-Entry procedures for the design of a performance by keyboard entry examId (candidate number, the number of requests are all
  3. 所属分类:Java Develop

    • 发布日期:2015-10-30
    • 文件大小:5944
    • 提供者:林晓晓
  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
    • 文件大小:119740
    • 提供者:hk
  1. jm2pc

    0下载:
  2. 通过蓝牙或INTERNET,用JAVA手机控制电脑. 可以启动关闭程序/编辑文件,控制鼠标键盘. 分服务器和客户端,分别应用于PC和手机.-Remote control your desktop or laptop computer with any Java powered phone. Access and edit your files, start and stop applications, control your mouse, keyboard and another de
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:1705548
    • 提供者:laurence
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com