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

搜索资源列表

  1. time

    0下载:
  2. 从键盘输入一个日期,格式为yyyy-M-d 要求计算该日期与1949年10月1日距离多少天 例如: 用户输入了:1949-10-2 程序输出:1 用户输入了:1949-11-1 程序输出:31 -From the keyboard to enter a date format yyyy-Md required to calculate the date and October 1, 1949 the number of days from the ex
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:651
    • 提供者:爱那啥
  1. msn_car_model

    0下载:
  2. MSN中国汽车频道车模展示的特效源码,功能非常全面,支持键盘操作。-MSN China Auto Channel car models show source effects, features a very comprehensive support of the keyboard.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:136817
    • 提供者:尹大龙
  1. Matrix1

    0下载:
  2. 螺旋矩阵的实现,从键盘输入一个整数(1~20) 则以该数字为矩阵的大小,把1,2,3…n*n 的数字按照顺时针螺旋的形式填入其中-Spiral Matrix in, enter an integer from the keyboard (1 ~ 20) are indicated in the figure for the size of the matrix, the 1,2,3 ... n* n the number of forms filled in accordance with
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:903
    • 提供者:sy520
  1. HuaRongDao

    0下载:
  2. 经典华容道游戏的java编程,可用键盘控制程序。-Java programming classic game Hua Rong Dao, available keyboard control procedures.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1830
    • 提供者:张慧
  1. package-w

    0下载:
  2. 实现判断用户通过键盘输入的年份是否是闰年。-Determine the user through the keyboard input to achieve the year is a leap year.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2696
    • 提供者:贠珊
  1. java

    0下载:
  2. 编写程序,从键盘获取6个整数,从中找出最大的和最小的,并输出。-Write a program to get six integers from the keyboard to find out the maximum and minimum, and outputs.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1697
    • 提供者:lin.j
  1. Volume

    0下载:
  2. 需要求3个长方柱的体积,请编一个基于对象的程序。数据成员包括length(长)、 Width(宽)、height(高)。要求用成员函数实现以下功能: (1) 由键盘分别输入3个长方柱的长、宽、高。 (2) 计算长方柱的体积。 (3) 输出3个长方柱的体积-To request the three rectangles of size, requested for an object-based programs. Data members include length (long
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:3250
    • 提供者:howah
  1. WriteDemo

    0下载:
  2. 从键盘输入一首诗,把它写入到文本文件poem.txt中。以便初学者掌握熟悉java运行环境,编程掌握Java输入输出流和Swing组件的用法-A poem from the keyboard, put it in writing to a text file poem.txt. For beginners to master familiar with the java runtime environment, to master the Java programming input and o
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:586
    • 提供者:anna
  1. SoftKeyboard

    0下载:
  2. java 软键盘,可以实现键盘功能,仅供参考-java keyboard input method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:6649
    • 提供者:曹东来
  1. guessnum

    0下载:
  2. 利用Java于言表编写一个面向对象的程序,判断从键盘输入的一个数是否为素数-Use Java to write a table in the words of object-oriented program, input from the keyboard to determine if a number is prime
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:944
    • 提供者:
  1. JAVA-program-language

    0下载:
  2. JAVA 语言基础知识,对话框,图形界面,多线程,鼠标,键盘事件,及其他常用知识汇聚-Basic knowledge of JAVA language, dialog, graphical interface, multi-threading, mouse, keyboard events, and other common knowledge together
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2145102
    • 提供者:雪飞
  1. a

    0下载:
  2. 通过键盘输入RGB的不同值,可以查看不同三原色下搭配的颜色是怎么样的-Through the keyboard input RGB different values, can view under different colors of color is tie-in
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1198
    • 提供者:破碎
  1. stuscores

    0下载:
  2. 定义二维数组存储m名学生n门功课的成绩,m和n键盘输入 * 并计算每个同学的平均成绩。 * 要求捕获以下几种异常: 类型不匹配异常,如输入的是字符串等 输入的数值范围不合理,如>100,或<0 求平均成绩时,要考虑被0除的异常。 -Defined two-dimensional array stored m n subjects of student achievement, m and n keyboard input* and calculate ea
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:10843
    • 提供者:何慕笙
  1. Desktop

    0下载:
  2. java编写的简单的keyboard input程序 帮助初学者学习-keyboard input
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:16200
    • 提供者:蒋玉鹏
  1. fangchengqiujie

    0下载:
  2. 利用键盘输入功能,分别输入一元二次方程的系数,求方程的根-The use of keyboard input functions, respectively, the coefficients of a quadratic equation input, the root of Equation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3640
    • 提供者:蔡卫强
  1. SnapShoot

    0下载:
  2. 截图软件 1. 修改文件选择窗口的默认目录为系统桌面,且给定默认文件名。 2. 增加托盘功能,且程序运行时,不自动显示软件窗口。 3. 增加系统热键功能,即:不管程序当前有没有获得焦点,均可以保持键盘快捷键的监听,实现快捷功能。 -Screenshot of the software 1 to modify the file selection window of the default directory for the d
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:219319
    • 提供者:阿萨德
  1. Palindrome-number

    0下载:
  2. 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。 1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。 2)要判断输入数的位数,并输出相关信息。 3)要判断是否回文数。 -Write a Java applications. The user from the keybo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:139153
    • 提供者:海鲜
  1. TypingApplication

    0下载:
  2. 一个JAVA键盘接口小程序,能够实现键盘打字识别-Keyboard interface, a JAVA applet, the keyboard type identification can be achieved
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:4933
    • 提供者:李林
  1. 11

    0下载:
  2. JAVA课的实验项目,题目要求是:1、定义一个接口求面积、求周长。 2、定义:圆类、矩形类、三角形类实现接口。 3、在main中以接口回调方式从键盘键入。 -JAVA class pilot project, the subject requirements are: 1, define an interface seek area, seek perimeter. 2, the definition: a round type, rectangular type, triangle
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:274340
    • 提供者:杨贺
  1. The_JavaScript_Pocket_Guide

    0下载:
  2. Javascr ipt is a scr ipting language, meaning it gives you the ability to control an environment with code. In the case of Javascr ipt, the environment is usually a Web page in a browser, where you can react to the mouse and keyboard, create an
  3. 所属分类:JavaScript

    • 发布日期:2017-05-07
    • 文件大小:1080866
    • 提供者:Marcus Arcus
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com