首页 / 词典 / good

lzx

lzxlzx
  1. This server makes LZX application development a breeze .

    该服务器使LZX应用程序的开发轻而易举。

  2. In a typical LZX application , you will often use multiple views , nested within each other .

    在典型的LZX应用程序中,常常会使用多个视图,视图之间相互嵌套。

  3. Saving the file as an LZX file .

    将该文件保存为LZX文件。

  4. The easiest way to compile an LZX file is by using the OpenLaszlo server .

    编译LZX文件的最容易的方式是使用OpenLaszlo服务器。

  5. OpenLaszlo provides users with a rich set of components that can readily be used for any LZX applications .

    OpenLaszlo为用户提供了一套丰富的可直接用于LZX应用程序的组件。

  6. With LZX , you can place a JavaScript function inside a tag and assign that method its own ID.

    使用LZX,您可以将JavaScript函数放在标记内并给该方法分配自己的ID。

  7. Similarly , getting more done with LZX notation means that you don 't need to write as much JavaScript code .

    类似地,使用LZX标记做更多的工作意味着需要编写的JavaScript代码更少。

  8. The canvas tag represents the topmost container for all views and elements in an LZX application .

    canvas标记表示LZX应用程序中所有视图和组件的最顶层容器。

  9. OpenLaszlo comes with a set of classes that represent simple and rich components , making LZX programming easier and more rapid .

    OpenLaszlo附带了一组表示简单组件和富组件的类,以使LZX编程变得更容易和更快捷。

  10. Here , path is the path to the LZX file relative to the Server / lps-4.0 . x directory .

    在此,path是LZX文件相对于Server/lps-4.0.x目录的路径。

  11. MXML and LZX use the same base XML object notation & the only difference being the DTD structure and XML schemas used .

    MXML和LZX使用相同的基XML对象符号&唯一的不同在于所使用的DTD结构和XML架构。

  12. Subsequent requests for the same unmodified LZX file will be much faster because no recompilation needs to be performed .

    如果LZX文件未被修改,那么随后对它的请求将快得多,因为不需要重新编译。

  13. Remember that OpenLaszlo uses LZX as its declarative markup language , which also follows the same basic principles as any well-formed XML .

    记住,OpenLaszlo使用LZX作为其声明性标记语言,与任何组成良好的XML一样,这也需要遵守相同的基本原则。

  14. The server opens and compiles the correct LZX file , generates the output , and saves it in a temporary directory .

    服务器打开和编译适当的LZX文件,生成输出,并将它保存在一个临时目录中。

  15. The above application can be invoked with debugging enabled by opening its URL with the debug = true parameter : http : / / localhost : 8080 / lps-4.0 . x / debug / DebugButton . lzx ? debug = true .

    可以通过使用debug=true参数打开它的URL,以调试的方式调用上述应用程序:http://localhost:8080/lps-4.0.x/debug/DebugButton.lzx?