-
Join方法
实现java的join方法,对java的高级编程进行了解(Realize the join method of Java and understand the advanced programming of Java)
- 2018-12-18 20:44:18下载
- 积分:1
-
CRM(v1.1)
crm的详细解释于搭建,有助于大家互相学习。有丰富的客户需求以及解决方案(sda wrewf sdf waer erv edwfv ewfsefvs)
- 2012-06-06 21:50:38下载
- 积分:1
-
ViewpagerDemo.tar
这个例子主要针对初学者,对viewpager的扩展用法,一目了然。(This example is mainly for beginners, the expansion of the use of viewpager, at a glance.)
- 2016-02-04 11:16:50下载
- 积分:1
-
Struts-Hibernate-Example
Java Hibernate integration
- 2011-10-01 16:51:58下载
- 积分:1
-
YOYOcode
YOYO播放器的源代码,是用Java语言写的,非常经典,拿出来供各位Java学习者学习(YOYO player source code is written in Java language, very classic, you out for Learners Java)
- 2010-10-22 14:55:31下载
- 积分:1
-
BankTellerWithAnimator
this is an propabely an java code used to inetr act with user
- 2009-05-08 20:00:59下载
- 积分:1
-
json数据存mysql数据库java控制台程序
本文档内容包括:数据库说明,运行环境,配置文件编辑说明,及其运行方法首先,建目录名称为jsonToMysql1、数据库说明如果没有mysql数据库,需要安装,mysql数据库建表语句见目录sql下的sql文件2、运行环境需要java jdk运行环境,如果没有需要安装,并配置。3、配置文件编辑说明数据库链接、ws接口配置连接、定时器时间间隔(分钟)、数据库链接及其用户密码,定时器开关等配置在config/properties文件夹下的datasource.properties文件中4、运行方法所有的安装配置完成后,运行根目录下的run.bat,双击它就行。
- 2021-05-06下载
- 积分:1
-
drawingpanel
画板源代码和素材
虽然功能简单的 但练习够用(Sketchpad source code and material )
- 2016-01-02 17:04:21下载
- 积分:1
-
Common-library
常用类库 包括vector 几何与映射 Stringdokenizer等(Common library)
- 2013-12-15 09:33:25下载
- 积分: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