xul

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.

盡管XULHTML提供更多用戶響應能力但是不能實現業務邏輯

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文件HTMLSVG所以可以使用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.

JavaScriptCSS代碼解釋語言一種缺乏完整面向對象語言具有正規

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瀏覽器元素加載顯示出來隨后再加載HTMLCanvas元素顯示用戶

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.

XULFirefox及其擴展背后主要技術

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一樣比如idclassvalueaccesskeyreadonlyselectedIndex

Listing 1 is the . zip file directory for an extension I prepared using the XUL, JavaScript, and CSS from the previous article.

清單1顯示.zip文件目錄用于放置上一篇文章使用XULJavaScriptCSS生成擴展

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