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

搜索资源列表

  1. SmallBall

    0下载:
  2. 根据键盘上的上下左右键对出现在屏幕上的小球进行控制-According to the arrow keys on the keyboard appear on the screen for ball control
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:679
    • 提供者:封强
  1. HTMLJSCJ-2.0

    0下载:
  2. 纯html+JS完成的抽奖系统,友通数码港实力派团队开发。 1、号码抽取等级、数量可以自由定义前端定义,不用手工修改任何代码 3、背景、主题和样式可根据会场需要自由更换修改 2、全屏幕显示1024X768像素,界面美观大方,适合于投影仪投射晚会晚宴豪华场所抽奖系统。 3、可自由选择键盘及鼠标双重操作方式,其它无用键自动屏蔽。 4、环境要求低,只需要IE浏览器即可完成所有执行和配置工作。-Pure html+ JS complete lottery system, Friend
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:761017
    • 提供者:jun jun
  1. clock_3D

    0下载:
  2. 三维实时时钟。可以用键盘或鼠标控制时钟移动,旋转,放大或缩小等。-3D Clock You can keyboard or mouse to move, rotate or zoom in or out the 3D clock. It displays system real time.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:22475
    • 提供者:seablue
  1. Eclipse-Keyboard-Shortcuts

    0下载:
  2. Java Book Eclipse Shortcuts
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:102510
    • 提供者:djohnd
  1. Java

    0下载:
  2. Java编程,键盘的上下左右键能控制小坦克的前后左右移动-Java programming, the keyboard s arrow keys to control movement around a small tank
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:3469
    • 提供者:小南
  1. HomeWork1

    0下载:
  2. 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。-Write a java application. User from the keyboard to enter a number between 1-9999, the program will determine this number is several numb
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:80707
    • 提供者:DEMON_SADDER
  1. FileHand

    0下载:
  2. 从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。输入的字符串以!结束。-Enter a string from the keyboard, all lowercase letters to uppercase letters, and then output to a disk file " test" to save. Enter the string! The end.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:797
    • 提供者:雷哥
  1. Letter

    0下载:
  2. 有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中。-Five students, each student has three class results, input from the keyboard above the data (including student number, name, score three classes), calculate the averag
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:547
    • 提供者:雷哥
  1. aaa

    0下载:
  2. 1) 在图形界面中绘制二维的坐标系统,其中x轴位于绘图区正中,y轴位于绘图区的最左边。 2) 根据下面试验数据,在1)题的坐标系统中绘制数据点,每个数据点用一个小叉号表示,并在叉号边以(x,y)的格式标示出数据点的坐标数值,最后用折线连接相邻的数据点。 数据点序号 x坐标 y坐标 1 0 20 2 50 -30 3 100 16 3 150 126 5 200 164 3) 在2)题的基础上设计界面接收用户输入的实验数据,绘制数据点和实验曲线。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:19555
    • 提供者:刘毅
  1. shequ

    0下载:
  2. The design of complex calculator can be+,-,*,+=,*=,>=,<=,==,!= operation, which >=,<= against plural mold carried out 2. Design Entry overloaded functions, require it to receive input from the keyboard, the plural form a+ bi, in the proce
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1848055
    • 提供者:熊迪
  1. 4

    0下载:
  2. 编写小程序,在小程序窗口中显示字符串“java程序设计”,按下键盘上的箭头键,可按照箭头方向移动(提示:得到键盘键代码的方法是e.getKeyCode(),上、下、左、右键的编码分别用常量VK_UP 、VK_DOWN 、VK_LEFT 、VK_RIGHT表示)。-Writing small programs, in small program the window displays string "Java program design", press the arrow keys on the
  3. 所属分类:Applet

    • 发布日期:2017-04-11
    • 文件大小:1391
    • 提供者:shuang
  1. Sum

    0下载:
  2. 利用java语言实现计算另个数的和,从键盘接受两个数,计算和,打印到控制台上。-Use Java language implementation calculation of other number and, from the keyboard to accept two number, calculation and, print to control on the stage.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:534
    • 提供者:高敏
  1. MyEclipse

    0下载:
  2. JAVA开发工具myeclipse中一些常用的快捷键,以及myeclipse工具的相关功能的介绍。-JAVA development tools myeclipse introduction of some commonly used keyboard shortcuts, and myeclipse tool function.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4469686
    • 提供者:jack
  1. ninja-ui-1.0.1-0-g274a4a7

    0下载:
  2. Ninja UI,是一款界面插件,使用它将能给你的项目增色不少。此插件包含有幻灯,智能提示等常见的效果。-Usable Keyboard, touch, mouse and speech accessible. Fast Network-free assets embedded inside the 7k* Javascr ipt. Intuitive Extends what you already know and love about jQuery.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:319985
    • 提供者:lj
  1. CommunicationRecordManageSystem

    0下载:
  2. 通讯录管理系统是单机版,主要功能是管理学生的通讯方式,并且提供相关 的统计分析。要求前端GUI 采用Swing 技术,数据存储采用文件系统(可以是 文本文件、可以是xml 文件或其他自定义格式文件,但不能是Excel 文件)。 功能点 1.实现学生基本信息的录入、修改、删除、查询等。 2.支持学生的分类,分类采用树形结构,而且树的层次是无限的。例如 华南农业大学 -----信息学院 ----------计算机系 -----------------计算机(1)班
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17566972
    • 提供者:
  1. VietIME

    0下载:
  2. 这是跨平台的基于java的输入法编程源码-Input methods are software components that interpret user operations such as typing keys, speaking, or writing using a pen device to generate text input for applications. The most common input methods are the ones that let users
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:23278
    • 提供者:James jhon
  1. MouseAndKeyDemo

    0下载:
  2. 综合鼠标事件和键盘事件处理的程序,模拟一个电子白板,可以用鼠标在上面绘画,可用键盘在上面写字。-Mouse events and keyboard event handling procedure to simulate a whiteboard in the above drawing with the mouse, keyboard can be used to write on.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3666
    • 提供者:Kai
  1. CircleMove

    0下载:
  2. 这是一个可以通过键盘输入移动方向和位置实现小球移动的小程序,是JavaAWT事件处理程序的应用。-This is a small program, a ball moves through the keyboard input direction of movement and location the JavaAWT event handler application.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2654
    • 提供者:Kai
  1. a

    1下载:
  2. 使用字符流编程实现以下功能 *从键盘输入姓名、学号、成绩,并保存到文本文件中,重复进 行,直到输入空字符串为止 *从文件中读取各学生的成绩,并计算所有学生成绩的平均值、最大值、最小值和总分。 这个程序还有很多可以改进,比如如何确定成绩,当有的成绩大于100时,有的为个位数时又该如何subString,事实上这种截取成绩的方法太拙劣,不合适。 -Character stream programming the following features From the ke
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1439
    • 提供者:甄好
  1. JS-board

    0下载:
  2. 实现了一个js的密码输入器。在网页登录的时候使用密码输入器替代键盘输入密码。可以提高用户体验和安全性-Implementation of a JS password input device. In the webpage when logging in using a password input device instead of the keyboard to enter a password. Can improve the user experience and safety
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:21820
    • 提供者:吴小军
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com