模板绑定在钛合金模型和集合?。
Template binding in Titanium Alloy without models and collections?
在清单4中可以看出我如何把清单1中的JMS模板绑定到示例应用程序中。
In Listing 4 you can see how I wired the JMS template from Listing 1 into my example application.
在模式中,当代码和模式同步时,把代码模板绑定到一个操作,便会生成相应代码。
Binding a code template to an operation in a pattern will cause that code to be generated when the code and model are synchronized.
AOT编译器在构建过程中检测和报告模板绑定错误,避免用户遇到这些错误。
The AOT compiler detects and reports template binding errors during the build step before users can see them.
您可以首先创建数据模板,然后从中生成新的控件,或者您还可以手动添加控件,然后将其绑定到数据之上。
You can either create the data templates first and generate new controls from them, or you can add controls manually and then bind them to data.
假定uddi注册中心找到了一个匹配的键值,您将用第一个键值,然后查找与该服务相关的绑定模板,如清单18所示。
Assuming the UDDI registry finds a match, you will take the first one and find the binding templates associated with that service, as shown in Listing 18.
一般来讲,接受流程模板名称作为参数的方法使用后期绑定。
In general, methods that take a process template name as a parameter use late binding.
在域项目之中,模板是同绑定的UI一起提供的,它包含了一个配置板路径属性,将模板与一个或者更多的折叠项或栈联系起来。
In the domain project, templates are provided with a UI binding which includes a palette path attribute that links the template to one or more drawers or stacks.
在任何大型项目中,都有一些模板不能转换成函数,这常常是因为要创建绑定。
In any large project, there are inevitably templates to follow which cannot be reduced to functions, usually because of the bindings being created.
接下来您需要添加表格输入模板和表格工作流策略,以将表格模板、工作流和数据存储区绑定到一起。
Next you need to add a form entry template and a form workflow policy to bind the form template, workflow, and data store together.
有了定义好的JMS模板,下一步就是把它绑定到示例应用程序中,然后就可以用它发送和接收消息了。
With the JMS template defined, the next step is to wire it into the example application, after which you can use it to send and receive messages.
此外该模板知道线程绑定的会话,这个会话可以跨几个方法使用,这在使用事务型仓库时非常有用。
Moreover the template is aware of thread-bound sessions which can be used across several methods, functionality very useful when using a transactional repository.
只有在缺省的WSDL模板(请参看清单2)中的HTTP绑定描述已经不足已描述服务的绑定信息时,定制才有可能必要。
Customization is necessary only if the HTTP binding description in the default WSDL template (see Listing 2) is not adequate to describe the binding for the service.
JMS模板可以绑定到应用程序中,以发送和接收JMS消息。
The JMS template can be wired into an application to send and receive JMS messages.
该占位符类可以通过将模板参数t与模板参数X绑定来实例化。
This placeholder class should represent the instantiation of List by binding the template parameter t to the template parameter of X.
然后您要基于一些范例数据来创建数据模板,并生成与数据相绑定的Tomahawk控件。
Then you will create data templates based on some sample data and generate Tomahawk controls bound to that data.
要查找这个元素,我必须先找到业务服务的绑定模板,它包含了一个基于http的访问点。
To find this I must first find the business service's binding template which contains an http-based access point.
一组支持类,用于处理变量的绑定、运行时上下文的管理以及与模板规则匹配的节点。
A set of supporting classes to handle binding of variables, management of the run-time context, and matching of nodes against template rules.
建立一个绑定类型模板并将其命名为ShelvesList通过设定参数值t为Shelf经其与类List联系起来。
Create a template binding class named ShelvesList with a binding to the List class by setting the parameter t to Shelf.
使用模板ID(例如ptid、ATID和VTID)进行操作的方法使用早期绑定。
Methods operating with template IDs, for example, PTID, ATID, and VTID use early binding.
从绑定模板AccessPoint收集访问点。
Collect the access points from the binding template AccessPoint.
在uddi术语中,绑定模板对应于WSDL服务实现文件,t - model(服务类型)对应于WSDL服务接口文件。
In UDDI terminology, a binding template would correspond to the WSDL service implementation file, and a t-model (service type) would correspond to the WSDL service interface file.
允许在多个businessService元素间查找绑定模板,并可以嵌套使用 find_tModelAPI。
Permits the discovery of binding Templates across businessService elements, as well as the embedded use of the find_tModel API.
模板可以绑定到UML方法,且当从上下文菜单中选择GenerateCode生成代码时被应用,或当Autosync Mode启用时自动执行。
The template can be bound to a UML method, and is applied when explicitly generating code when Generate code is selected from the context menu, or automatically when Autosync Mode is enabled.
像以前一样运行Pattern向导,创建已命名模式绑定(使用从模板参数中派生的唯一名称)。
Run the pattern wizard as before, and create named pattern bindings (use unique names derived from some of the template parameters).
在清单8中,第二个重要的步骤是将模板及其binding对象绑定在一起,这也是使用模板引擎的关键所在。
Bringing together the template and its binding object is the second important step in Listing 8 and the crux of working with template engines.
第二个签名使用模板idvtid和atid调用特定的流程模板,也就是绑定到该特定的版本。
The second signature invokes a specific process template using the template IDs vtid and atid that is; it binds to that particular version.
在MIX 2010上,微软重申了其对于jQuery的支持,这主要体现在如下3个领域:模板、脚本加载以及数据绑定。
During MIX 2010 Microsoft reconfirmed their commitment to advance jQuery, and they will contribute in three areas: templating, script loading and data binding.
如何引用控件模板使用绑定从一个标准的控制?
How to reference a control template from a standard control using bindings?
我在第一个代码块中查看业务服务引用的所有绑定模板,并找到具有“http”url类型的绑定模板。
In the first code block I looked at all the binding templates referenced by the business service and found the one which had a URL type of "HTTP".
应用推荐