-
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
-
Hadoop-houseware--hive
Hadoop数据仓库--hive介绍
详细介绍,不错的资料(Hadoop data warehouse- the hive introductory details, good information)
- 2012-08-20 22:49:00下载
- 积分:1
-
MyPlayerOne
用eclipse写的简单的android音频播放器,功能单一,适合初学者。(With eclipse android do a simple audio player, feature simple, suitable for beginners.)
- 2020-11-21 10:49:36下载
- 积分:1
-
ssd7_Ex4
this is answer for ssd7 exercise 4
- 2013-10-13 17:34:41下载
- 积分:1
-
questionnaire
JSP 在线投票系统.附加数据库。附加D: omcat5.0webappschap17目录下的questionnaire_Data.MDF数据库文件。
运行。启动Tomcat,然后在浏览器中输入http://localhost:8080/chap17/admin/login.jsp。在文本框中输入用户名“admin”,密码“123”。
(JSP online voting system. Additional database. Additional D : tomcat5.0 webapps directory under the chap17 questionnai re_Data.MDF database files. Operation. Start Tomcat, and then in the browser input http://localhost : 8080/chap17/admin/login.jsp. In the text box enter a user name of "admin" and the password "123.")
- 2007-05-29 00:51:59下载
- 积分:1
-
hqsjyyxx
信息管理应用源码可以实现读取已安装应用的权限、清除应用的默认设置、清除缓存、把应用移动到SD卡、强行停止应用、卸载应用、读取应用版本、读取应用名、读取应用占用存储大小、读取安装时间、读取系统应用数、读取用户应用数等,其他功能块还有防止重复点击、应用静默安装(2.3.7测试无效)、Package manager has died错误分析。应用列表可以按名称、安装时间、应用大小、类型进行排序。项目编译版本4.0.3 编码UTF-8。(Information management application source code can achieve read application has been installed, authority, to remove the application default settings, clear the cache, the mobile apps to SD card, forced to stop the application, uninstall the application, read version of the application, read the name of the application, read by applying occupied memory size, read the installation time, reading system for a number of applications, read a number of user applications such as and other functional blocks and prevent repeat click, application of silent installation (2.3.7 test is invalid), the package manager has died of error analysis. Application list can be sorted by name, installation time, application size, type. Project compiled version 4.0.3 code UTF-8.)
- 2016-06-27 19:22:25下载
- 积分:1
-
连接postsql数据库的java
连接postsql数据库的java(database connectivity postsql java)
- 2004-11-29 08:43:10下载
- 积分:1
-
efgran
this is very important to get the project
- 2018-05-03 02:04:33下载
- 积分:1
-
013JAVA.JSP城市公交查询系统
说明: 基于J2EE的公交查询系统Bus query system based on J2EE,(Bus query system based on J2EE,)
- 2019-04-16 22:41:00下载
- 积分:1
-
JavaMail
用JavaMail实现邮件发送。用户验证及附件(Send e-mail using JavaMail achieve. User authentication and accessories)
- 2014-02-27 09:53:08下载
- 积分:1