Saving the file as an LZX file.
将该文件保存为LZX 文件。
Listing 4 shows an LZX application with nested views.
清单4显示一个包含嵌套视图的LZX应用程序。
This server makes LZX application development a breeze.
该服务器使LZX应用程序的开发轻而易举。
The script is written in an XML-based language called LZX.
脚本以一种叫做LZX 的基于XML 的语言编写。
The code in Listing 1 is a simple HelloWorld LZX application.
清单1中的代码是一个简单的HelloWorldLZX应用程序。
The easiest way to compile an LZX file is by using the OpenLaszlo server.
编译l ZX文件的最容易的方式是使用OpenLaszlo服务器。
As an example, Listing 3 displays an LZX application that USES the view tag.
例如,清单3显示一个使用view标记的LZX应用程序。
There is also some tooling available for debugging in LZX on the client side.
还有一些工具可用于在客户端的LZX中进行调试。
Listing 5 shows an example LZX application that USES view to display an image.
清单5显示一个例子LZX应用程序,该LZX应用程序使用view显示一个图像。
The LZX application in Listing 22 shows a button that moves along a horizontal line.
清单22中的 LZX应用程序显示一个按钮,该按钮沿着一条水平线移动。
The actual data exchange is in XML form, and LZX controls use XPath to refer to XML.
实际的数据交换是以XML形式进行的,LZX控件使用XPath来表示 XML。
In a typical LZX application, you will often use multiple views, nested within each other.
在典型的LZX应用程序中,常常会使用多个视图,视图之间相互嵌套。
The LZX compiler on a server compiles an LZX file and sends out Flash files to the browser.
服务器上的LZX编译器编译l ZX文件并将Flash发送到浏览器中。
The canvas tag represents the topmost container for all views and elements in an LZX application.
canvas标记表示LZX 应用程序中所有视图和组件的最顶层容器。
OpenLaszlo provides users with a rich set of components that can readily be used for any LZX applications.
OpenLaszlo为用户提供了一套丰富的可直接用于LZX应用程序的组件。
The code in Listing 32 shows an LZX application that USES one vertical scrollbar and one horizontal scrollbar.
清单32中的代码显示一个LZX应用程序,该应用程序使用一个垂直滚动条和一个水平滚动条。
The server opens and compiles the correct LZX file, generates the output, and saves it in a temporary directory.
服务器打开和编译适当的LZX文件,生成输出,并将它保存在一个临时目录中。
Subsequent requests for the same unmodified LZX file will be much faster because no recompilation needs to be performed.
如果LZX文件未被修改,那么随后对它的请求将快得多,因为不需要重新编译。
OpenLaszlo comes with a set of classes that represent simple and rich components, making LZX programming easier and more rapid.
OpenLaszlo 附带了一组表示简单组件和富组件的类,以使LZX编程变得更容易和更快捷。
The OpenLaszlo LZX markup language can use scripts written in several different languages to source the data used within OpenLaszlo applications.
OpenLaszloLZX标记语言可以使用用几种不同语言编写的脚本来提供OpenLaszlo应用程序中使用的数据。
The OpenLaszlo LZX markup language can use scripts written in several different languages to source the data used within OpenLaszlo applications.
OpenLaszloLZX标记语言可以使用用几种不同语言编写的脚本来提供OpenLaszlo应用程序中使用的数据。
应用推荐