-
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
-
Frank-Wolfe
Frank-Wolfe算法的实现,给出小网络为例子进行验证。(Frank-Wolfe algorithm to verify that the small network is given as an example.)
- 2012-04-15 15:38:59下载
- 积分:1
-
Birch
说明: birch算法是聚类算法的一种,克服了k-means算法的缺点,这里提供了详细的讲解ppt和代码(The birch algorithm is a kind of clustering algorithm, which overcomes the shortcomings of the k-means algorithm. Here is a detailed explanation of ppt and code.)
- 2019-05-10 11:12:28下载
- 积分:1
-
RPC
自己实现的一个简单RPC自己实现的一个简单RPC自己实现的一个简单RPC(A simple RPC own implementation,bala bala bala bala bala bala)
- 2015-04-02 15:17:52下载
- 积分:1
-
Kalendar
万年历可输出平年闰年,能在算出每月多少天,和每月日历(Calendar can be exported non-leap year leap year, can calculate the number of days each month, and monthly calendars)
- 2010-01-11 11:37:46下载
- 积分:1
-
java7
这是JAVA的教程,非常详细的讲稿,可以参考(This is the Java Directory, a very detailed script, they can refer to)
- 2005-04-08 12:40:30下载
- 积分:1
-
Hibernate_Javake_Ch04_Util
编写HibernateUtil工具类,用工厂方法设计模式实现(Write HibernateUtil tools with factory method design pattern)
- 2013-11-04 00:16:55下载
- 积分:1
-
sfsfsfs
使用java,实现的简单的实现学生选课系统,附有源码和运行截图以及数据库(Using java, the simple implementation of student course selection system, with source code and running screenshots and database)
- 2019-05-04 00:41:28下载
- 积分:1
-
Javawebservicesoap
Java调用获取手机归属地服务SOAP1.2方式(Java call services for mobile phone ownership way SOAP1.2)
- 2013-07-25 08:32:37下载
- 积分:1
-
javaservlet
图形界面示例源代码,该压缩文件为Java网络编程的一些例子(Graphical interface sample source code, the compressed file for the Java network programming some examples of)
- 2008-04-30 19:12:26下载
- 积分:1