青年中文青年中文

awt的意思

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.