xul
美
英 
- 網絡擴展用戶接口語言;XML UI Language;擴展用戶界面語言
例句
The simplicity and ease of expression of XUL makes it a great technology for GUI prototyping.
XUL的表達式簡單易用,這使得它成為建立GUI原型的優秀技術。
XUL has a sister language, XBL, which allows you to perform much of this binding using declarations, reducing the amount of required script.
XUL具有一種姊妹語言XBL,它允許您通過聲明執行大部分綁定,從而減少所需的腳本數量。
XUL takes the very-thin-client model of HTML and thickens it up a bit.
XUL沿襲了HTML的極瘦客戶機模式,但稍微讓它變胖了一些。
There may be times when you want both the XBL content and the content provided by the XUL file to be displayed.
你可能會想同時顯示自身定義的內容和由XBL帶來的內容。
XUL makes it easy to extend user interfaces in this way using what are called overlays.
XUL通過提供稱為覆蓋(overlay)的方式可以輕松地對用戶界面進行擴展。
Although XUL is a bit more user-responsive than HTML, it won't do business logic for you.
盡管XUL比HTML提供更多的用戶響應能力,但是卻不能為您實現業務邏輯。
Because XUL is like an XML file, you can use any text editor or XML editor for the IDE.
因為XUL類似于XML文件,所以可以使用IDE的任何文本編輯器或XML編輯器。
A valuable feature of this toolkit is the ability to run, test, and inspect your application in the integrated XUL runner.
該工具箱中一個非常有價值的特性是在集成的XUL運行程序中運行、測試和檢查應用程序。
Since the same underlying code handles all the XUL files, HTML, and SVG, you can use CSS properties to style XUL files.
因為相同的底層代碼處理所有XUL文件、HTML和SVG,所以可以使用CSS屬性設置XUL文件的樣式。
In this article I illustrate XUL with a simple trouble-ticketing system, such as any support center might provide to its users.
在本文中,我將用一個簡單的故障單登記(trouble-ticketing)系統說明XUL的用法,任何一個支持中心都會為它的用戶提供這種系統。
file, and at the beginning of overlay. js, insert the lines shown in Listing 3.
保存并關閉overlay.xul文件,然后在文件overlay.js的開頭插入清單3所示的行。
Consider the fact that Firefox Mobile is bringing a complete XUL runtime to your pocket.
移動版Firefox將完整的XUL運行環境裝進你的口袋。
Note that the backslashes are to indicate line continuation and should not actually be placed in the overlay. xul file.
注意,反斜杠用來表示續行,并且不應該出現在overlay.xul文件中。
You can then use the DOM structure to examine and modify the data using its own method and additional methods provided by XUL functions.
然后可以使用此DOM結構、DOM結構的方法以及XUL函數提供的其他方法來檢查并修改數據。
Visit the XulPlanet site for a tutorial that describes completely the uses of XUL and its components.
訪問XulPlanet站點獲取關于XUL及其組件應用的完整教程。
You can use XUL to define the layout of a user interface for an application.
你可以使用XUL定義一個應用程序界面的布局。
These nuances are all covered in the XUL reference documentation, so be sure to read carefully about any XUL element you use.
XUL參考文檔中涵蓋了所有這些詳細內容,因此請仔細閱讀有關所使用的XUL元素的內容。
Mozilla also uses Resource Description Framework (RDF) to manage semi-structured data used in XUL.
Mozilla還使用資源描述框架(RDF)管理XUL中使用的半結構化數據。
Now thicker clients can be implemented as one or more XUL documents and delivered over the Web (or just processed locally).
現在,更胖的客戶機可以實現為一個或者多個XUL文檔,并且可以通過Web傳遞(或者僅僅進行本地處理)。
The Stats. onMenuItemCommand function simply launches a window with the XUL example applet from the last article.
onMenuItemCommand函數使用上一篇文章中的XUL示例applet啟動窗口。
The toolbar code is interesting -- Mozilla XUL allows for modern toolbar styles that include both direct activation and child pull-downs.
工具欄代碼很有意思,MozillaXUL支持現代風格的工具欄,既有直接激活的按鈕,也有包含下拉子菜單的按鈕。
XUL, JavaScript, and CSS code are all interpreted languages, and each lacks the formality of fully object-oriented languages.
JavaScript和CSS代碼都是解釋型的語言,每一種都缺乏完整的面向對象語言所具有的正規性。
You can use data in other formats and create RDF data from it, which will be bound to XUL elements.
可以使用其他格式的數據,并從中創建RDF數據,該數據將綁定到XUL格式。
The client side of this solution is a Firefox XUL extension, which adds AtomClip context menu options for copying to and from the Atom feed.
此解決方案的客戶端是一個FirefoxXUL擴展,它將添加用于復制到Atom提要的AtomClip上下文菜單選項。
The web content is loaded in an offscreen XUL browser element and is then painted into an HTML Canvas element that is visible to the user.
網頁內容首先在XUL瀏覽器元素中加載,但不顯示出來;隨后再加載到HTML的Canvas元素中,顯示給用戶。
What is a little more common is some kind of IO operation, like accessing a Web service, or reading from the local file system.
XUL應用程序中較為常見的是一些IO類的操作,如訪問Web服務或是從本地文件系統讀取。
The last step in developing this demo XUL application is to make the controls work.
開發這個示例XUL應用程序的最后一步是使控件可以工作。
XUL is the main technology behind Firefox and its extensions.
XUL是Firefox及其擴展背后的主要技術。
The menus, toolbars, scrollbars, and dialog boxes of many Mozilla-based browsers are built using XUL documents.
有很多基于Mozilla的瀏覽器,它們的菜單、工具欄、滾動條、對話框等等都是用XUL文檔構建的。
The Workers API just removed any excuse to not use multithreading to improve your XUL applications .
WorkersAPI為開發人員使用多線程來提高XUL應用程序的性能打消了所有顧慮。
Figure 2 shows the updated XUL window with a stylesheet, loaded into Firefox.
圖2顯示將一個使用樣式表更新過的XUL窗口加載到Firefox中。
The first step is to build an extension with the XUL and support files as developed in the previous article.
第一步是使用前一篇文章中生成的XUL和支持文件構建擴展。
Some of the attributes used in XUL tags are shared with HTML, such as id, class, value, accesskey, readonly, and selectedIndex.
XUL標簽中用到的某些屬性與HTML中是一樣的,比如id、class、value、accesskey、readonly和selectedIndex。
Listing 1 is the . zip file directory for an extension I prepared using the XUL, JavaScript, and CSS from the previous article.
清單1顯示了.zip文件目錄,用于放置我在上一篇文章中使用XUL、JavaScript和CSS生成的擴展。
You've seen how naturally XUL mixes with the basic building blocks of Web development.
您已經了解到,XUL可以和Web開發的基本構建塊自然地結合。
Familiarity with XUL development is certainly beneficial, but not strictly required.
熟悉XUL開發會有幫助,但并非硬性要求。
The features of XUL illustrated in this article are just the tip of the iceberg.
本文中講述的XUL特性僅僅是冰山一角而已。
Attribute values in XUL must be placed inside quotes, even if they are numbers.
即使屬性是數字,你也得給放入引號中,括起來。
Listing 2 (overlay. xul) is an overlay to add a menu item for launching the stats viewer window.
清單2(overlay.xul)顯示了一個覆蓋,它添加了一個菜單項來啟動stats查看器窗口。
Third, Mozilla's excellent CSS2 stylesheet support, originally intended for XHTML, also applies to XUL.
第三點,Mozilla具有十分優秀的CSS2樣式表支持,這種技術原先是用于XHTML的,但也適用于XUL。