释义 |
swt 英'esd'əbəljuːt'iː美'esd'əbəljuːt'iː COCA²⁴⁶⁸⁶⁹BNC¹⁷³⁹⁹⁵⁺² 基本例句 =septal wall thickness 室间隔壁厚度,=sine wave threshold 正弦波阈 In cases where native function is not provided, the SWT emulates it in a manner compatible with the platform's normal look and feel. 如果平台没有提供对应的本机功能,那么 SWT会以适当的方式模拟它,尽可能与平台的一般外观和感觉保持一致。 ibm The next installment will show you how to use more SWT controls. 本系列的下一期将展示如何使用更多的 SWT控件。 ibm The rest of this article will demonstrate the use of many new SWT controls. 本文的其余部分将展示如何使用许多新的 SWT控件。 ibm The SWT action handler eliminates the worry of enabling and disabling page-level wires. SWT操作处理程序消除了启用和禁用页面级连接时的烦恼。 ibm The SWT library reflects the basic widgets of the host operating system. SWT库反映了主机操作系统的基本窗口小部件。 ibm Although most of the SWT API can be implemented, some things such as drawing on the canvas or detection of mouse movement will have to await further browser enhancements in these areas. 尽管大多数的 SWT API都能被实现,但像在画布上描绘以及探测鼠标移动等功能还有待于浏览器在这些方面的进一步改善和提高。 infoq At its core, SWT offers a portable, lightweight, and native widget set that runs on various platforms. 在其核心中, SWT提供了一个可移植的轻量级原生部件集,可以在不同的平台上运行。 ibm Because an SWT application is required to load a system library upon execution, it needs to have full access to the user's workstation. 因为 SWT应用程序在执行时需要装入系统库,所以它需要能够完全访问用户的工作站。 ibm Because the SWT controls are used extensively throughout IBM, these widgets provided a huge benefit to us. 因为 IBM对 SWT控件的使用非常广泛,所以这些窗口小部件使我们受益匪浅。 ibm Control-level access includes access of SWT controls, such as labels, buttons, combo, and others. 控件级访问包括对 SWT控件例如标签、按钮、组合框等的访问。 ibm Depending on the demand, we are open to add support for SWT. 根据需求的不同,我们随时准备添加对 SWT的支持。 infoq I won't spend too much time in this column on the specifics of SWT. 在本专栏文章中,我不想把过多时间花在 SWT的一些细节之上。 ibm In this example, we use SWT. 本示例中,我们使用 SWT。 ibm In this article, I introduce some of the basic SWT the name for the basic GUI object types and show how to combine them to create a working application. 在本文中,我将介绍一些基本的 SWT基本 GUI对象的名称类型,并展示如何综合使用它们来创建有用的应用程序。 ibm It is SWT that makes it so easy and makes it work across platforms. 正是 SWT使得这一切来得如此容易,并且是跨平台的。 ibm Just as with viewers, a menu manager is a helper object rather than a wrapper object, although you will generally not need to access the SWT menu itself. 同查看器一样,尽管通常不需要访问 SWT菜单本身,但菜单管理器是助手对象而不是包装器对象。 ibm Listing2 references various system plug-ins such as SWT, the basic user interface, and others. 清单2引用不同的系统插件,如 SWT、基本用户界面和其它插件。 ibm Still, it seemed like overkill to use SWT in this project, so I decided for regular AWT. 尽管如此,在本项目中使用 SWT似乎有点小题大作,所以我决定使用正规的 AWT。 ibm The most striking difference with last month is the use of an SWT table instead of a label. 本文和上个月的专栏文章最显著的差异是使用 SWT表代替了标签。 ibm There are two main open source data binding APIs for use with SWT. 有两个主要的开源数据绑定 API用于与 SWT结合使用。 ibm This column looks at preferences and properties, which gives me a chance to explore SWT. 这篇专栏文章将讨论一些首选项和属性,这使我有机会来研究 SWT。 ibm This library provides a set of components and helper utilities that simplify many of the common tasks in developing SWT user interfaces. 这个库提供一组组件和辅助实用程序,简化了开发 SWT用户界面过程中的许多常见任务。 ibm This tutorial assumes you have some experience developing RCP or SWT applications. 本教程假设您具备一定的 RCP或 SWT应用程序开发经验。 ibm To add sorting to SWT trees, we must implement a selection listener that is called whenever one of the tree’s columns is selected. 要对 SWT树添加排序功能,我们必须实现一个选择监听器,只要选中树的一列就会调用这个监听器。 ibm To run the application, you need to add a platform- specific SWT shared library or DLL to your path. 为了运行该应用程序,您需要添加一个平台特定的 SWT共享库或者 DLL到您的路径。 ibm Using the information and the code examples from this article, you can enhance and make the most of your composite or SWT-based applications. 使用本文中的信息和代码示例,您可以增强并充分利用您的复合应用程序和基于 SWT的应用程序。 ibm When the widget, or its containing parent, is disposed, SWT removes the listeners, thereby breaking the strong association. 当小部件或它的父容器被关闭, SWT删除侦听器,从而打破那个牢固的关联。 ibm SWT has all the controls you would expect from a modern library, such as entry fields, lists, and buttons. SWT具有您期望从现代库中获得的所有控件,譬如输入域、列表和按钮。 ibm SWT trees are an extremely effective way of organizing and presenting data to the user. SWT树是组织并向用户呈现数据的一种非常有效的方式。 ibm SWT uses a system library to manage the integration between its platform- independent API and the underlying operating system. SWT使用系统库来管理自己的与平台无关的 API和底层操作系统之间的集成。 ibm |