-
key
说明: 用java做的按键精灵,在windows下有全局热键。jar包里面有完整源代码(Wizard button to do with java,can use global hotkeys under the windows. The jar package include full source code.)
- 2011-04-10 08:22:37下载
- 积分:1
-
CMPP2.0-CaJAVA
短信 发送 中国移动 cmpp sms(china mobile cmpp sms)
- 2017-05-16 20:54:30下载
- 积分:1
-
System
这是一个检测JSP服务器内存的Ajax程序
可以动态显示服务器上的数据
并且一图像的方式直观显示数据
(This is a detection JSP server memory Ajax can be dynamic display data on the server and a way of intuitive image display data)
- 2007-12-20 16:08:53下载
- 积分:1
-
Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve...
Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve" 按钮显示红色的出口线路,点击"Clear" 清除解答。按上、下、左、右光标键可以单步找出口。-Maze Game Java Maze3D source, as long as the browser installed on JAVA interpreter will be able to run a maze of three-dimensional display, click " New" button to start journey maze, can not find time to click on the export of " Solve" button to show the exports of the red line , click " Clear" to clear answers. By up, down, left and right cursor keys can be single-step to find export.
- 2022-09-06 20:15:03下载
- 积分:1
-
Java API文档中文版
说明: java api文档 中文版的 适合刚入门的 编程时可查阅相关内容(The Chinese version of the Java API document can be consulted when programming for beginners)
- 2020-06-22 16:40:02下载
- 积分:1
-
9927401applet2servlet
applet 与 servlet 的通信,并基于RMI技术的应用案例(applet and servlet communication, and cases based on RMI technology)
- 2010-08-06 10:51:46下载
- 积分:1
-
tree
判断二叉树是否是完全二叉树,求二叉树宽度1:若无左子女则不应该有右子女2.求二叉树宽度3.二叉树k层叶子结点(Determine whether the binary tree is a complete binary tree, binary tree width 1: children should not be left if no children have the right width 3. 2. binary tree binary tree leaf node k layer)
- 2016-03-18 11:41:22下载
- 积分:1
-
jsp基础模块的学习,包括表单登陆,适于初学者学习。
jsp基础模块的学习,包括表单登陆,适于初学者学习。-jsp based on the learning modules, including the landing form, suitable for beginners to learn.
- 2022-03-23 11:53:43下载
- 积分:1
-
poi-3.17jar
poi 3.17 jar包 这个版本的所需要的jar包,官方下载整理。(poi 3.17jar This version of the required jar package, the official download and organize.)
- 2017-11-15 14:52:15下载
- 积分:1
-
Vooga-master
说明: 该项目的主要目的是使自己熟悉如何使用Golden T游戏框架以及在该框架中构建游戏的困难。因此,该游戏不必是有史以来最出色的游戏,但它必须满足一些基本要求:
1.游戏应是特定类型的视频游戏的可识别成员。我选择构建一个类似于TI-83计算器游戏BlockDude的拼图平台游戏。
2.游戏不一定是完整的,但您应该拥有在游戏中随处可见的角色,玩家应该可以与游戏互动(控件可能是粗糙的),并且您至少应拥有几个游戏的比喻。例如,实时策略游戏可以让您放置可以建造单位的建筑物,RPG可以进行基本的回合制战斗,等等。
3.游戏应具有两个不同的游戏“模式”或两个不同的级别。带有“开始游戏”之类的游戏菜单不算作一种模式。所谓“级别”,是指两个玩起来不同的级别-不仅是坏家伙更多,或者坏家伙更快。
4.专注于游戏机制,而不是图形,对话框或其他任何内容。您的游戏可以使用简笔图形或从现有游戏中窃取的粗裁图像。只需确保图像足够可识别即可,以便我们可以判断您的游戏中发生了什么。(The main point of this project was to familiarize ourselves with how to use the Golden T game framework and the difficulties of building a game in that framework. As a result, the game did not need to be the greatest ever created but it did have to meet a few basic requirements:)
- 2020-03-14 12:35:02下载
- 积分:1