awt信息详情
abbr.实际工作时间(ActualWorkTime)
insectivora species───食虫纲
frail synonym───脆弱同义词
ass pillow───屁股枕头
onwards and upwards───天天向上;勇往直前;一直进步
fructose metabolism───果糖代谢
corroboration define───确证定义
substantively legal───实质上合法的
give a bill───付账单
traitorous lord───叛徒领主
cinematics definition───电影定义
You can use the older AWT components instead of swing.───你也可以使用旧一些的AWT控件代替swing。
One such change is to the AWT focus management subsystem.───其中一个就是对 AWT 焦点管理子系统的更改。
General improvements to the AWT focus subsystem.───awt焦点子系统的总体改进。
An AWT component is usually a component class which holds a reference with a peer interface type.───一个AWT组件通常是一个包含了对等体接口类型引用的组件类。
Although the system can be used with any biodegradable solvent, AWT recommends using its Safe-T-Wash with a low VOC rating for best results.───虽然该系统可用于任何可生物降解的溶剂,awt建议使用其安全T式洗手与低VOC的评级,最好的结果。
AWT takes most of the resource management task to the system, relieving developers from tedious resource management.───AWT将绝大多数资源管理任务交给系统,将开发者从单调乏味的资源管理中解救出来。
Because AWT follows the requirements of the native platform, the behavior of applications can be different on different platforms.───因为AWT遵循本机平台的需求,所以应用程序的行为在不同平台上可以不一样。
Following are a few simple -- but essential -- changes that will let you make the most of the improved AWT focus subsystem.───下面是一些简单的―但基本的―更改,这样,您将可以充分利用改进了的AWT焦点子系统。
As noted in the service implementation above, we converted a java. awt. Image object into a byte[].───正如上面提到的服务实现,我们转换java.awt.Image对象为一个byte[]数组。
For example, on UNIX platforms the java.awt.Button class was implemented with a Motif PushButton widget.
Like Swing and AWT, JSF components use the Composite design pattern to manage a tree of components (simply put: a container contains components; a container is a component).
For example, any subclass of java.lang.Throwable or java.awt.Component inherits serializability from its ancestor.
The serum apolipoprotein ( apo ) level , aorta wall thickness ( AWT ) and ocular fundus were simutaneously examinated.
The composite property is typed to the interface java.awt.Composite and all primitive drawing on the graphics surface done by the Graphics2D object is directed through its composite.