-
java100源代码
初学java可能会遇到许多的问题,因此本作者准备了一百道适用于Java开发语言初学者的例题,希望能够给予帮助(There may be many problems in learning java at first, so the author has prepared a hundred examples for beginners of Java development language, hoping to help them.)
- 2018-12-18 12:36:16下载
- 积分: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
-
Desktop
说明: httpclient封装好的get和post方法(HTTP client encapsulated get and post methods)
- 2020-06-18 18:40:01下载
- 积分:1
-
Java+TCP/IP+Socket编程++原书第2版
说明: socekt编程。便于了解常用的tcp,udp编码与服务器编码方式(Socekt programming. Easy to understand the common tcp, UDP coding and server coding methods)
- 2019-04-22 11:17:34下载
- 积分:1
-
java面试宝典(高级篇)
java mainshi baoduan gaojipian
- 2020-06-20 01:20:02下载
- 积分:1
-
ThinkInJava3
java2编程21天自学通教材,pdf格式(java2 programming 21 days teaching self-Link, pdf format)
- 2007-07-10 09:01:52下载
- 积分:1
-
JNIEnv
本文档介绍java调c方法,通过实例介绍了JNI函数的使用(This document describes the java tune c introduced through examples of the use of the JNI function)
- 2012-11-29 17:15:16下载
- 积分:1
-
smslib-v3.4.1-bin
SMSlib chido chido chido
- 2009-07-17 03:04:28下载
- 积分:1
-
MQL4-chinese
MQL4命令中文手册,帮助学会如何使用MQL4(MQL4 command Chinese manual to help learn how to use MQL4)
- 2020-07-23 21:38:44下载
- 积分:1
-
tomsun28-bootshiro-master
说明: 基于springboot2+ shiro+jwt的真正rest api资源无状态认证权限管理框架,开发人员无需关注权限问题,后端开发完api,前端页面配置即可(Based on the real rest API resource stateless authentication permission management framework of spring boot 2 + Shiro + jwt, developers do not need to pay attention to permission issues. after the API is developed, the front-end page configuration can be completed.)
- 2020-06-19 11:40:02下载
- 积分:1