青年中文青年中文

swt的意思

swt中文翻譯:

abbr.短波無線電發射(Short-waveTransmission);表面波試驗(SurfaceWaveTest)

相似詞語短語

insectivora species───食蟲綱

frail synonym───脆弱同義詞

oh my gosh───哦,我的天啊

ass pillow───屁股枕頭

onwards and upwards───天天向上;勇往直前;一直進步

fructose metabolism───果糖代謝

ghost riders in the sky───天空中的幽靈騎士

buckeye recruits───七葉樹新兵

substantively legal───實質上合法的

traitorous lord───叛徒領主

雙語使用場景

In this example, we use SWT.───本示例中,我們使用SWT。

For SWT, a control is a widget.───對于SWT,控件是窗口小部件。

Let's start with a basic SWT tree.───我們首先來看一個基本的swt樹。

When you place your portlet on a page, it makes more sense if it closely matches the name of your SWT view.───將portlet放置到頁面上時,如果其名稱與SWT視圖的名稱相近,會給您帶來很大的方便。

Accessing GUI components and mocking them is often difficult with SWT and Swing.───用SWT和Swing通常很難訪問GUI組件并模擬(mock)這些組件。

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工具包。

By this way, SWT wants the components created by programmer can be automatically released when dispose methods of display is called.───這樣,SWT就能讓由編程者創建的組件在display的dispose方法被調用的時候自動被釋放。

One of the original design goals of Eclipse Forms was to allow the reuse of existing SWT controls.───EclipseForms的一個初始設計目標是,實現對現有SWT控件的重用。

Two of its major components are a graphical library called the Standard Widget Toolkit (SWT) and a matching utility framework called JFace.───它的兩個主要組件是名為SWT的圖形庫和與其匹配的名為JFace的實用程序框架。

英語使用場景

As described in the first installment, " How to create a simple SWT application," SWT supports plain text entry and display through the Text control.

Because an SWT application is required to load a system library upon execution, it needs to have full access to the user's workstation.

The SWT library reflects the basic widgets of the host operating system.

To run the application, you need to add a platform-specific SWT shared library or DLL to your path.

A boolean function minimization system based on learning from examples called SWT is introduced in this paper.

Firstly, the algorithm finds out the maximum points of each corresponding fractional, and converts the curve modulus composed by these maximums to wavelet domain through the lifting SWT.

SWT uses a system library to manage the integration between its platform-independent API and the underlying operating system.

We have an SWT control (see TagCloud.java in the com.ibm.cademo.sl.comp.cloud package) that we want to expose.

Since SWT needs to operate outside the default sandbox to load a system library, all JAR files deployed with Java Web Start must be digitally signed.