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

更新时间:2026-07-16 21:58:21   栏目: 英语词典

SWT

英文单词:标准窗口小部件工具箱(Standard Widget Toolkit);工具包

英文单词

1.标准窗口小部件工具箱(Standard Widget Toolkit)Standard Widget ToolkitSWT) 是一个用户界面工具包,可以按照高效且可移植的方式访问底层操作系统的 UI 设施。(参见 …

2.工具包标准器件工具包(SWT) 是一个最初由IBM开发的工具包,现在由Eclipse基金会维护。 SWT的实现同重量级的组件AWT有更多的 …

造句带翻译释义:,工具包

1.When you place your portlet on a page, it makes more sense if it closely matches the name of your SWT view.将portlet放置到页面上时,如果其名称与SWT视图的名称相近,会给您带来很大的方便。

2.Accessing GUI components and mocking them is often difficult with SWT and Swing.用SWT和Swing通常很难访问GUI组件并模拟(mock)这些组件。

3.It is assumed that you are already familiar with Java development in Eclipse and that you know how to link a project with the SWT toolkit.本文假设您已经熟悉在Eclipse中进行Java开发,还假设您知道如何将项目链接到SWT工具包。

4.By this way, SWT wants the components created by programmer can be automatically released when dispose methods of display is called.这样,SWT就能让由编程者创建的组件在display的dispose方法被调用的时候自动被释放。

5.One of the original design goals of Eclipse Forms was to allow the reuse of existing SWT controls.EclipseForms的一个初始设计目标是,实现对现有SWT控件的重用。

6.Two of its major components are a graphical library called the Standard Widget Toolkit (SWT) and a matching utility framework called JFace.它的两个主要组件是名为SWT的图形库和与其匹配的名为JFace的实用程序框架。

7.Now it is time to see all of the SWT controls we have discussed come together in a simple executable example: Basic1.现在是时候来看一下我们已经在简单的可执行例子Basic1中讨论过的所有SWT控件了。

8.Almost all SWT GUIs are created out of a few basic parts.几乎所有SWTGUI都是从某些基础部分开始创建的。

9.As part of the next-generation version of SWT, RAP plans to provide a fully AJAX-based implementation of SWT.作为下一代SWT的一部分,RAP计划提供完全基于AJAX的SWT实现。

10.We take a look at two possible solutions to create GUI tests for SWT and Swing applications that promise to make this task easier.让我们来看一看两个为SWT和Swing应用创建GUI测试的解决方案,它们均宣称能够使GUI测试工作更加简单。