-
Crab2Died-Excel4J-master
基于poi的Excel和commons-csv的CSV操作组件,大大减少代码量,提高开发效率(Excel based on POI and CSV operating component based on commons-csv greatly reduce the amount of code and improve development efficiency)
- 2020-06-19 11:20:01下载
- 积分:1
-
ht
说明: 可以自己选择图形是否填充及颜色的画图工具(Drawing tools that can choose the colors and shapes.)
- 2010-11-24 14:19:06下载
- 积分:1
-
Eclipse-in-java-developer
这是一本学习好Java的外文书籍,通过这本书,我们可以接触到其中的运行机制以及代码的编写方式(This is a good learning Java-language books, through this book, we can come into contact with one of the operating mechanism and the code is written in a way)
- 2013-10-25 09:37:18下载
- 积分:1
-
rsa
rsa加密算法的JAVA实现,程序没问题,可以可以参考参考(JAVA realization of the RSA encryption algorithm, the program no problem, you can refer to the reference)
- 2013-04-25 21:07:42下载
- 积分:1
-
qlbd
Football manager for student begin
- 2013-01-25 17:57:18下载
- 积分:1
-
Java_information_cue
Java实现一个信息提示窗口,实现方法:大多数的信息窗口是没有标题栏的,因此信息窗口不能由继承JFrame 类来实现,一种简单的做法是通过继承JWindow 来实现(当然继承Window 类也可以,但一个原则是尽量使用swing 中的界面类)。
在加载图信息窗口上的图片时,用到java.awt 包中的MediaTracker 类。使用该类的好处是可以更好地管理程序中要使用的图片,同时还可以保证图片和界面同时显示,避免了窗口显示后很久才显示图片的缺点。
(
Java implementation of an information prompt window method: Most of the information is no title bar of the window, the information window can not be achieved by the inherited class JFrame, a simple approach is to be achieved through inheritance JWindow (of course, the Window class can inherit but a principle is to make use of the interface class swing).
When loaded on the chart image information window, use the java.awt package MediaTracker class. The advantage of using this class is that you can better manage the program you want to use the picture, but also can guarantee the picture display and interface simultaneously, avoiding the window a long time to display pictures shortcomings.
)
- 2014-04-30 18:53:35下载
- 积分:1
-
EmployeeManagementSystem
企业员工管理系统、程序简单、功能强大、供大家学习研究(Employee Management System, procedures are simple, powerful for all to study and research)
- 2010-01-18 11:48:27下载
- 积分:1
-
94876474
一个Struts+DAO实现的用户登陆程序,学习Struts的可以看下()
- 2018-01-26 22:26:27下载
- 积分:1
-
source
一个JAVA编写的菜单程序,运行可以看到一个歌曲点播界面(A JAVA program written in the menu, run you can see a song on-demand interface)
- 2009-12-24 22:21:44下载
- 积分: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