搜索资源列表
在静态HTML页面中动态显示表格数据
- 在静态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
DBPractice
- 小键盘指法练习 我是初学者,所以问题比较多,请指点,谢谢!-small keyboard fingering practice, I was a beginner, so more problems, pointing out, thank you!
keyBoard3
- 使用LED和小键盘做一个记时的程序,能够在LED中显示键盘操作结果,兑430爱好者很有帮助-use LEDs and a small keyboard so remember the procedure, the LED to show keyboard, against 430 lovers helpful
Screenbaohu
- 要求环境 是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
microWaveOvenSimulation
- 微波炉模拟应用程序,包含一个允许用户设定微波炉烹调时间的小键盘,微波炉上的玻璃窗将改变颜色来模拟食物烹调时的灯光的变化-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,
KeyListenerApplet
- java 中的键盘监听事件,通过方向键控制小方块的移动-java keyboard monitor the incident through the key to control the movement of small chunks
ZA4
- 小键盘与数码管 利用小键盘输入数字,在数码管上循环显示所输入的数字,知道有终止信号的键入-small keyboard and a digital control using small keyboard input, in the digital pipe displayed on the digital input, aware of the termination signal input
compare
- 通过键盘动态输入三个数字,然后将其按从大到小的顺序进行排序!-dynamic keyboard input through three figures, then subdivided according to the order of ranking!
zengshangwen
- 俄罗斯小游戏,有友好界面,键盘控制,游戏加入了声音
sssss
- 这段程序是我的一个项目里的一段,原本设计的目的是实现对图片进行个性化手写签名,实现这样的方式有很多,但是由于这个项目是全触摸屏设备使用,没有鼠标和键盘,所以就这样设计了。基本思想是将图片作为背景,然后以手写板的方式直接绘制,然后生成新的图片,呵呵!可能有点小题大作,如果大家有什么别的方式实现,欢迎留言指教,本人虚心学习中。。。
student
- 学员成绩管理系统(设计+代码)。用Java编写一个程序实现学员成绩管理,每个学员包括3门课的成绩,从键盘输入学员信息(最多输入20个,但最少并不知道),包括学号(String)姓名(String) 三门课成绩(用整形数组来存)计算出学员的平均成绩(float),按照学员平均成绩由大到小排序插入功能:在排序后的学员成绩表中插入一个学员的信息,要求插入后仍然保持成绩表有序删除功能:要求输入指定的学号,从学员信息表中删除该学员,删除后的成绩表保持有序
GuessData
- (3)编写一个简单的猜数游戏程序: 利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。 利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。 &
Calculator.rar
- 简易计算器,可做四则运算,小键盘输入,字符串方式输入,calculator
js-keyboard
- 模拟安全控件里的小键盘输入功能, 用于IE浏览器,你也可以修改成FIREFOX通用。-failed to translate
JSsoftkeybord
- JS 实现的小键盘 是否防止页面监听待定-JS implementation keyboard monitor to be determined whether the prevention of the page
Password
- 密码验证,便于登陆时使用,外加数字小键盘-password program,it is a very easy program.
num
- 简单的数字小键盘,可以通过点击输入相应的数字.-Simple numeric keypad, you can enter by clicking on the corresponding number.
NTPrinterTest
- java读取硬件,ic卡,磁条卡,密码小键盘的,指纹仪的源码-java io iccard password board.
gedouxyx_v1.0
- 这是一款经典的拳皇格斗类小游戏。 主机控制键: 移动: W: 上 D: 前 A: 后 S:下 攻击: J: 轻拳 K: 重拳 U: 轻腿 I: 重腿 特殊技能: 下→前→拳: 波动拳 下→后→腿:旋风腿 前→下→前→拳:升龙拳 副机(小键盘): 移动: ↑: 上 ←: 前 →: 后 ↓:下 攻击: 1: 轻拳 2: 重拳 4: 轻腿 5: 重腿 特殊技能: 下→前→拳: 波动拳 下→后→腿:旋风腿 前→下→前→拳:升龙拳 其他: 按F2暂停游戏 1键大战电脑ai 2键双人对打. 如果控制不了
rgc
- FileInputReader接收键盘输入的字符串,用FileWirter类将字符串写入文件,用FileReader类读出文件内容显示在屏幕上。(FileInputReader receives the keyboard input string, writes the string to the file with the FileWirter class, reads the document content with the FileReader class, displays in th