导航菜单

awt是什么意思_翻译中文_怎么读

awt怎么读

美式发音: 英式发音: 

n.自动井下测试;深度废水处理;自动测井

网络释义:抽象窗口工具包(Abspact Window Toolkit);抽象窗口工具箱;Average work time

网络释义

n.1.自动井下测试2.深度废水处理3.自动测井

1.抽象窗口工具包(Abspact Window Toolkit)不同于抽象窗口工具包(AWT),管理自己的事件队列,Glass工具包使用本机操作系统的事件队列调度线程。 也不像AWT的…

2.抽象窗口工具箱一开始抽象窗口工具箱(AWT)是JDK的一部分,但是它确实不足以支持复杂的用户界面。它支持实现HTML表单而且提供独立 …

3.Average work time Average work time ( AWT ) —— 平均工作时长     有时也称为平均事后处理时长或综述时长,可从 ACD 中获取。

例句释义:,自动井下测试,深度废水处理,自动测井,抽象窗口工具箱

1.An AWT component is usually a component class which holds a reference with a peer interface type.一个AWT组件通常是一个包含了对等体接口类型引用的组件类。

2.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的评级,最好的结果。

3.AWT takes most of the resource management task to the system, repeving developers from tedious resource management.AWT将绝大多数资源管理任务交给系统,将开发者从单调乏味的资源管理中解救出来。

4.Because AWT follows the requirements of the native platform, the behavior of apppcations can be different on different platforms.因为AWT遵循本机平台的需求,所以应用程序的行为在不同平台上可以不一样。

5.Following are a few simple -- but essential -- changes that will let you make the most of the improved AWT focus subsystem.下面是一些简单的―但基本的―更改,这样,您将可以充分利用改进了的AWT焦点子系统。

6.As noted in the service implementation above, we converted a java. awt. Image object into a byte[].正如上面提到的服务实现,我们转换java.awt.Image对象为一个byte[]数组。

7.You can see that AWT components provide a universal pubpc API to the apppcation by AWT component class and AWT peers.作为整体,AWT组件由AWT组件类和AWT对等体提供了一个全局公用的API给应用程序使用。

8.This is only one of numerous examples where AWT has reped too heavily on the native focus manager.这只是AWT很大程度上依赖本机焦点管理器的许多示例之一。

9.Due to the same reason as AWT, SWT components are wrapped native components, which are rendered by the operating system.基于和AWT同样的原因,SWT组件包装了本地组件,由操作系统实现渲染。

10.So java. beans technically has an optional dependency on AWT, when common sense dictates that it should not.因此从技术上讲java.beans有依赖于AWT的选项,尽管常识告诉我们不应该有。