XUL

  • 网络扩展用户接口语言;XML UI Language;扩展用户界面语言

XULXUL

XUL

扩展用户接口语言

有什么英文单词是以字母X打头的?_百度知道 ... adj. X射线 XUL 扩展用户接口语言 XON/XOFF 异步通信协议 ...

XML UI Language

...收新的技术,而且其本身就建立在一项重要的新技术——XULXML UI Language)——之上。

扩展用户界面语言

界面_天极yesky_全球中文IT第一门户 ... ·Flash MX 多媒体教程:启动和界面 ·XUL 扩展用户界面语言 ·Photoshop CS2 界面抢 …

呼尔

第六月 呼尔(Xul)        第十六月 派克司(Pax) 第七月 雅克司金(Yaxkin)     第十七月 卡雅勃(Kayab) 第八月 莫尔(Mol)        第...

植种棒

的尖头植种棒xul),石斧(bat),还有用来装玉米种子的草袋(chim)。   那么,为什么没有其他方式或用具适应玛雅人这 …

晓晓

蒂亚戈米兰经典彩绘唇膏-名品抢先试... ... a刘晓 aaa 晓晓 xul 小霞 sayi ...

尖头棒

先用尖头棒xul)挖一个坑,通常4、5英寸深。一次下种5、6颗,有时还同时夹杂几颗豆类或南  瓜的种子。

拉丁化部首汉字方案2004 07 22修订 -... ... 腧 xuq xul 纾 xuzy ...

1
The simplicity and ease of expression of XUL makes it a great technology for GUI prototyping. XUL的表达式简单易用,这使得它成为建立GUI原型的优秀技术。
2
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,它允许您通过声明执行大部分绑定,从而减少所需的脚本数量。
3
XUL takes the very-thin-client model of HTML and thickens it up a bit. XUL沿袭了HTML的极瘦客户机模式,但稍微让它变胖了一些。
4
There may be times when you want both the XBL content and the content provided by the XUL file to be displayed. 你可能会想同时显示自身定义的内容和由XBL带来的内容。
5
XUL makes it easy to extend user interfaces in this way using what are called overlays. XUL通过提供称为覆盖(overlay)的方式可以轻松地对用户界面进行扩展。
6
Although XUL is a bit more user-responsive than HTML, it won't do business logic for you. 尽管XUL比HTML提供更多的用户响应能力,但是却不能为您实现业务逻辑。
7
Because XUL is like an XML file, you can use any text editor or XML editor for the IDE. 因为XUL类似于XML文件,所以可以使用IDE的任何文本编辑器或XML编辑器。
8
A valuable feature of this toolkit is the ability to run, test, and inspect your application in the integrated XUL runner. 该工具箱中一个非常有价值的特性是在集成的XUL运行程序中运行、测试和检查应用程序。
9
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文件的样式。
10
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的用法,任何一个支持中心都会为它的用户提供这种系统。
11
file, and at the beginning of overlay. js, insert the lines shown in Listing 3. 保存并关闭overlay.xul文件,然后在文件overlay.js的开头插入清单3所示的行。
12
Consider the fact that Firefox Mobile is bringing a complete XUL runtime to your pocket. 移动版Firefox将完整的XUL运行环境装进你的口袋。
13
Note that the backslashes are to indicate line continuation and should not actually be placed in the overlay. xul file. 注意,反斜杠用来表示续行,并且不应该出现在overlay.xul文件中。
14
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函数提供的其他方法来检查并修改数据。
15
Visit the XulPlanet site for a tutorial that describes completely the uses of XUL and its components. 访问XulPlanet站点获取关于XUL及其组件应用的完整教程。
16
You can use XUL to define the layout of a user interface for an application. 你可以使用XUL定义一个应用程序界面的布局。
17
These nuances are all covered in the XUL reference documentation, so be sure to read carefully about any XUL element you use. XUL参考文档中涵盖了所有这些详细内容,因此请仔细阅读有关所使用的XUL元素的内容。
18
Mozilla also uses Resource Description Framework (RDF) to manage semi-structured data used in XUL. Mozilla还使用资源描述框架(RDF)管理XUL中使用的半结构化数据。
19
Now thicker clients can be implemented as one or more XUL documents and delivered over the Web (or just processed locally). 现在,更胖的客户机可以实现为一个或者多个XUL文档,并且可以通过Web传递(或者仅仅进行本地处理)。
20
The Stats. onMenuItemCommand function simply launches a window with the XUL example applet from the last article. onMenuItemCommand函数使用上一篇文章中的XUL示例applet启动窗口。
21
The toolbar code is interesting -- Mozilla XUL allows for modern toolbar styles that include both direct activation and child pull-downs. 工具栏代码很有意思,MozillaXUL支持现代风格的工具栏,既有直接激活的按钮,也有包含下拉子菜单的按钮。
22
XUL, JavaScript, and CSS code are all interpreted languages, and each lacks the formality of fully object-oriented languages. JavaScript和CSS代码都是解释型的语言,每一种都缺乏完整的面向对象语言所具有的正规性。
23
You can use data in other formats and create RDF data from it, which will be bound to XUL elements. 可以使用其他格式的数据,并从中创建RDF数据,该数据将绑定到XUL格式。
24
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上下文菜单选项。
25
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元素中,显示给用户。
26
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服务或是从本地文件系统读取。
27
The last step in developing this demo XUL application is to make the controls work. 开发这个示例XUL应用程序的最后一步是使控件可以工作。
28
XUL is the main technology behind Firefox and its extensions. XUL是Firefox及其扩展背后的主要技术。
29
The menus, toolbars, scrollbars, and dialog boxes of many Mozilla-based browsers are built using XUL documents. 有很多基于Mozilla的浏览器,它们的菜单、工具栏、滚动条、对话框等等都是用XUL文档构建的。
30
The Workers API just removed any excuse to not use multithreading to improve your XUL applications . WorkersAPI为开发人员使用多线程来提高XUL应用程序的性能打消了所有顾虑。