单词 | Flex application | ||
释义 | Flex application
例句释义: 应用程序 1. With the Add-On a Flex application test can be planed and executed to simulate the true nature of Flex Applications. 利用这个配件,可以设计和执行一个Flex应用测试,来模拟Flex应用的真实情况。 www.infoq.com 2. Just as a JVM requires a main method, a Flex application requires a component that extends mx. core. Application as the entry point. 就像JVM需要一个main方法一样,Flex应用程序需要一个扩展mx.core.Application的组件作为入口点。 www.ibm.com 3. Using this code is simply a matter of matching the name of the bridge that you configured in the Flex application. 使用这段代码只需要匹配在Flex应用程序中配置的桥接的名称。 www.ibm.com 4. Judging from the documentation and examples, it should be a good competitor in the less-than-crowded market of Flex application frameworks. 从文档和示例就可以判断出,在Flex应用框架这个还不太拥挤的市场中,Mate会是一个不错的竞争者。 www.infoq.com 5. The last step is to call this sendData JavaScript function from the Flex application. 最后一步是从Flex应用程序中调用这个sendDataJavaScript函数。 www.ibm.com 6. Sending messages to your services with BlazeDS and JMS allows your Flex application to be developed more independently of the services. 使用BlazeDS和JMS向服务发送消息,可以让您的Flex应用程序开发更加独立于服务。 www.infoq.com 7. Edit the settings, and paste the Flex application script tag of your Flex application as shown in figure 3. 编辑设置,并粘贴Flex应用程序的Flex应用程序脚本标记,如图3所示。 www.ibm.com 8. You should be familiar with the code used to populate the global flexApp variable with a reference to the Flex application. 您应当十分熟悉用于填充带有Flex应用程序引用的flexApp全局变量的代码。 www.ibm.com 9. Mate is a Flex framework that leverages the tag-based MXML language to provide a map defining how the Flex application handles events. Mate这个Flex框架利用基于标签的MXML语言提供了一个定义Flex应用程序如何处理事件的映射。 www.infoq.com 10. The Flex application can access a Java object directly by remote invocation of a method on a designated object. Flex应用程序可以通过对一个指定对象上的方法的远程调用来直接访问Java对象。 www.ibm.com 1. Keep all default settings for this Flex application and the build paths in the next two configuration pages. 为这个Flex应用程序保留全部默认设置并在接下来的两个配置页面中构建路径。 www.ibm.com 2. To see this example in action, start the Flex application. 要看实战的例子,先要启动Flex应用程序。 www.infoq.com 3. The variable txt is an object that represents the text input control with the ID txt_test from the Flex application. 变量txt是用Flex应用程序中的IDtxt_test表示文本输入控件的对象。 www.ibm.com 4. To start recording on the Flex application, you will first enable and configure the application to be tested. 在Flex应用程序上开始记录,您首先要激活和配置要测试的应用程序。 www.ibm.com 5. Using STOMP, you can communicate with a JMS message broker and receive the messages in your Flex application. 利用STOMP,您可以在Flex应用中与JMS消息代理通信并接收消息。 www.infoq.com 6. You set it inside the FlashVars parameter, and now the Flex application can retrieve it and locate the correct function to call. 之前是在FlashVars参数中设置它,现在Flex应用程序可以获取该值,并找到要调用的正确的函数。 www.ibm.com 7. The code snippet shown in listing 15 locates the Flex application and triggers the receiveData function. 清单15中的代码找到Flex应用程序并触发receiveData函数。 www.ibm.com 8. The Flex application calls on a JSON object registered at the back-end servlet in the portal application. Flex应用程序调用在门户应用程序的后端servlet中注册的JSON对象。 www.ibm.com 9. The tooltips are added to a Flex application's systemManager, and then placed at the global point thus calculated. 工具提示被添加到Flex应用程序的systemManager,然后放置到将被计算的全局点上。 www.ibm.com 10. The tooltips are added to a Flex application's systemManager, so they reside in the global coordinate system. 组件提示被添加到Flex应用程序的systemManager,因此它们位于全局坐标系的内部。 www.ibm.com 1. To integrate the Flex application into our portlet project we must complete a few steps. 要想将Flex应用程序集成进我们的portlet项目,必须要完成几个步骤。 www.ibm.com 2. The Flex application runs on the mashup page as shown in figure 4. Flex应用程序在mashup页面上运行,如图4所示。 www.ibm.com 3. The code in Listing 10 sets the text input control in the Flex application to be invisible. 清单10中的代码将把Flex应用程序中的文本输入控件设为不可见。 www.ibm.com 4. At run time, the wrapper iWidget constructs the object tag that loads the Flex application. 在运行时,包装器iWidget构造装载Flex应用程序的object标记。 www.ibm.com 5. Finally, the Flex application is given a name for the bridge to use to access it: flex. 最后,给Flex应用程序命名以供桥接访问该应用程序时使用:flex。 www.ibm.com 6. In addition, GDS also comes with an ActionScript3 code generator (Gas3), which greatly accelerates Flex application development. 此外,GDS还提供了一个ActionScript3代码生成器(Gas3),它大大加速了Flex应用的开发。 www.infoq.com 7. The code in Listing 9 first alerts the original value of the text input control from the Flex application. 清单9中的代码将首先警告Flex应用程序中的文本输入控件的初始值。 www.ibm.com 8. The Flex application will be able to receive the message, because it is subscribed to the topic. Flex应用程序能够接收到这个消息,因为Flex订阅了此主题。 www.infoq.com 9. This Flex application contains a data grid with some preloaded data. 这个Flex应用程序包含具有预先装载的数据的数据网格。 www.ibm.com 10. To display the Flex application, inject the object tag inside the view of the widget. 为了显示Flex应用程序,将object标记插入到小部件的视图中。 www.ibm.com 1. The value you put in the message box appears in the text box in the Flex application. 消息框的值将会出现在Flex应用的文本框中。 www.infoq.com 2. After creating a new Flex application, switch to the design view. 创建新Flex应用程序后,切换到设计视图。 www.ibm.com 3. The Flex application also provides a form to update the data grid. Flex应用程序还提供一个用于更新数据表格的表单。 www.ibm.com 4. Second, once you've written a Flex application, you compile the code using the MXML compiler. 其次,编写完Flex应用程序之后,使用MXML编译器编译代码。 www.ibm.com 5. Record and play back a script on a Flex application. 在Flex应用程序上记录和回放一个脚本。 www.ibm.com 6. Then, the wrapper iWidget forwards the data to the Flex application for further handling. 然后,包装器iWidget将数据转发到Flex应用程序以作进一步的处理。 www.ibm.com 7. The services JMS implementation can even change vendors, and your Flex application will not have to change. 服务的JMS实现甚至可以在更换软件供应商,而您的Flex应用程序不用做任何修改。 www.infoq.com 8. A security violation notice comes up when the Flex application is started (see Figure 11). 当Flex应用程序启动后会弹出一个安全侵害提示(请看图11)。 www.ibm.com 9. This example shows how to run an Adobe Flex application. 这个例子展示如何运行AdobeFlex应用程序。 www.ibm.com 10. In this example, you can learn how to run an Adobe Flex application. 在这个例子中,您可以了解如何运行AdobeFlex应用程序。 www.ibm.com 1. Another way to minimize that up front load time is to break your Flex application into Modules. 减少字体加载时间的另一种方式就是将你的Flex应用划分成模块。 www.infoq.com 2. The recent IntelliJ IDEA 7. 0. 3 release includes some new features supports Flex application development. 最近发布的IntelliJIDEA7.0.3包含了一些新特性以支持Flex应用的开发。 www.infoq.com 3. You have now seen the mechanism for invoking a web service from a Flex application, but how do you process the results? 您现在已经看见了从Flex应用程序中调用Web服务的机制,但是您怎样处理这些调用结果呢? www.ibm.com 4. To see this example in action, open the Flex application once again. 要看到实战的例子,请再次打开Flex应用程序。 www.infoq.com 5. After creating the sever side application, Wischusen wrote a Flex application 在创建服务器端应用程序之后,Wischusen编写了一个Flex应用 www.infoq.com 6. Has knowledge of Flex application development and compilation 对Flex应用程序的开发和编辑有一定的了解 www.ibm.com 7. 3 ways to test a Flex application 三种测试Flex应用程序的方法 www.ibm.com |
||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。