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

搜索资源列表

  1. jbuzzer.rar

    1下载:
  2. jbuzzer is an application written in Java that allows mapping your comuter keyboard to sounds. It supports short samples as well as streaming format. The GUI allows dynamically adding and removing new slots for samples.
  3. 所属分类:JSP源码/Java

    • 发布日期:
    • 文件大小:189765
    • 提供者:
  1. 在静态HTML页面中动态显示表格数据

    0下载:
  2. 在静态HTML页面中动态显示表格数据! CaGrid小应用程序允许你在静态HTML页面中动态显示表格数据。你可以指定一个文件名和列参数给CaGrid,其他工作将由CaGrid完成。可以用键盘和鼠标来控制。CaGrid基于CJGrid类,实现了CJGrid的CDataSet接口。 -in static HTML pages dynamic display tabular data! CaGrid small application allows you to the static HTML pag
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:16221
    • 提供者:丁兴全
  1. 监视键盘事件

    0下载:
  2. 实现在applet中监测一个键盘按下的并获取按键的功能-achieve the applet monitoring a keyboard and press the button access to functions
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2773
    • 提供者:刘彦江
  1. DBPractice

    0下载:
  2. 小键盘指法练习 我是初学者,所以问题比较多,请指点,谢谢!-small keyboard fingering practice, I was a beginner, so more problems, pointing out, thank you!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3749
    • 提供者:wfg_sc
  1. softKey

    0下载:
  2. javascr ipt实现的软键盘,希望大家交流下载-Windows to achieve the soft keyboard, we hope that the exchange Download
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6756
    • 提供者:杨一
  1. KeyborderBind

    0下载:
  2. 这是一个键盘输入和绑定的程序,实现的编程语言是java。编程爱好者必下。-This is a keyboard and the bundled program, realized the java programming language. Under the program must lovers.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:20756
    • 提供者:刘阳
  1. myjavain2000

    0下载:
  2. 我自己学习JAVA过程中用键盘敲的代码,对JAVA初学者应该有帮助!-my own learning process using Java code keyboard knocking on Java beginners should help!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:45174
    • 提供者:何福保
  1. Applet1

    0下载:
  2. keyBoard Event
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:926
    • 提供者:雅各
  1. javasimpleexample

    0下载:
  2. java一些例子,包括从键盘接收输入字符串,并将其转换成整数的例子,产生一个随机数的例子-java examples include receiving input from the keyboard strings, and converting it into integer example, Generate a random number of examples, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7238
    • 提供者:丁如敏
  1. KeyboardToFile

    0下载:
  2. JAVA 键盘输入处理, 输出到文件,且可以循环输入-JAVA keyboard input, output to a file, and can import cycle
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:983
    • 提供者:李朝阳
  1. huiwenshuchu

    0下载:
  2. 一个Java应用程序,用户从键盘输入一个1~99999之间的数,程序将判断这个数是几位数,并判断这个数是不是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,例如12121、3223都是回文数。-a Java application, user input from a keyboard 1 ~ 99,999 between the number of This procedure will determine the number is few, and a judgment o
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1680
    • 提供者:wangxl
  1. keychar

    0下载:
  2. 一个能响应键盘事件的java程序。按下键盘一个字符,文本框中显示相应字符。一个是文本框自己的,一个是显示出来的-a keyboard can respond to the java process. Press a keyboard characters, text box shows the corresponding characters. Is a text frame of its own, is a show of
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1544
    • 提供者:cricket
  1. Java_Tour3D

    0下载:
  2. Reilly Killer Game Programming in Java书的源代码,键盘控制的java三维机器战士,对学习Java 3D开发很有帮助。运行需java media api支持。-Reilly Killer Game Programming in Java book source code, keyboard control of the machine java 3D fighters, to learn Java 3D development helpful. Operati
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:569890
    • 提供者:xinqianli
  1. RunMVCPattern

    0下载:
  2. 一个好的用户界面(GUI)的设计通常可以在现实世界找到相应的表现。例如,如果在您的面前摆放着一个类似于电脑键盘按键的一个简单的按钮,然而就是这么简单的一个按钮,我们就可以看出一个GUI设计的规则,它由两个主要的部分构成,一部分使得它具有了按钮应该具有的动作特性,例如可以被按下。另外一部分则负责它的表现,例如这个按钮是代表了A还是B。 -a good user interface (GUI) design can usually be found in the real world corresp
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8692
    • 提供者:阿通
  1. javanixu

    1下载:
  2. 从键盘输入若干个字符,当输入字符”#”时中止输入。统计输入字符的个数,并将它们按输入时的逆序输出。如: 输入:inputstream# 输出:maertstupni -keyboard input from a number of characters when the input character "#" at the suspension of the import. Statistics of the number of input characters,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2650
    • 提供者:haohao
  1. VKfullv301

    0下载:
  2. The true-multilingual Virtual Keyboard with input translation support-The true-multilingual Virtual Keyboard w praxiology input translation support
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:416633
    • 提供者:alandal
  1. Screenbaohu

    0下载:
  2. 要求环境 是JDK1.5才能运行 ScreenTest.jar文件是可以直接双击运行的 要退出很容易,只要按一下小键盘上的0就可以退出了 -JDK1.5 environment is required to run ScreenTest.jar files can be directly Double-click operation to withdraw from the very easy, simply click on the small keyboard can be 0
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4801
    • 提供者:王富军
  1. java_wugui

    0下载:
  2. 一个最简单的j2se编程,用于熟练屏幕像素分配及简单的鼠标键盘事件。适合初学者。-one of the most simple j2se programming for distribution skilled pixel screen and a simple mouse keyboard events. For beginners.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2600
    • 提供者:郑凌冰
  1. microWaveOvenSimulation

    0下载:
  2. 微波炉模拟应用程序,包含一个允许用户设定微波炉烹调时间的小键盘,微波炉上的玻璃窗将改变颜色来模拟食物烹调时的灯光的变化-microwave simulation application that allows users to include a set of microwave cooking time for the small keyboard, microwave on the windows will change color to simulate the food cooking,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:34914
    • 提供者:jk
  1. KeyListenerApplet

    0下载:
  2. java 中的键盘监听事件,通过方向键控制小方块的移动-java keyboard monitor the incident through the key to control the movement of small chunks
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1277
    • 提供者:zheng
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com