输出类型
- type of output
-
包含DocBookXSL(例如,docbook-xsl-1.72.0.zip)的已下载的归档文件包括按照生成的输出类型组织到不同目录中的样式表。
The archive file you download that contains the DocBook XSL ( for example , docbook-xsl-1.72.0 . zip ) includes the stylesheets in different directories organized by the type of output they produce .
-
您使用的输出类型?
What type of output will you use ?
-
一旦您指定了输入和输出类型,单击Next按钮。
Once you specify the input and output types , click the Next button .
-
和路由一样,输出类型配置也用XML表示。
Like routes , output type configuration is expressed in XML .
-
在本例中我的输出类型和reduce实现所用的是同一个类型。
My output types in this case are the same ones used for my reduce implementation .
-
如果输出类型为Statisticsonly,那么会创建表,但是会在执行的最后移除表。
If the output type is Statistics only , then the table is created , but then removed at the end of the execution .
-
这一运行的结果与输出类型设置为StatisticsOnly的规则的结果相同。
The result of this operation is the same is if the rule had been run with its output type set to Statistics Only .
-
如果输出类型为Allrecords,那么,表包含所有已评估记录,与规则的结果无关。
If the output type is All records , then the table contains all of the evaluated records , independently from the result of the rule .
-
每个Agavi应用程序都默认预配置为使用HTML输出类型。
Every Agavi application comes pre-configured to use the HTML output type by default .
-
只需在>前面加上所需的输出类型(例如,1>、2>),告诉shell要把输出路由到哪里。
Simply place the desired output type before the > ( for example , 1 > , 2 > ) to tell the shell where to route the output .
-
您已经创建了servlet,已经编写了代码来支持身份验证、输出类型,等等。
You have created the servlet , you 've coded things to support authentication , output types , and more .
-
图形用户界面(GUI)在输出类型方面提供很大的灵活性
The graphical user interface ( GUI ) provides you with the greatest amount of flexibility when it comes to the types of output
-
由于该示例RESTAPI将初始地支持XML,所以有必要定义这种输出类型,指定相关的响应头并将之标记为默认。
Since this example REST API will initially support XML , it 's necessary to define this output type , specify the relevant response headers and mark it as default .
-
如果输出类型为Statisticsonly,那么将会在规则执行过程中创建并填充表,但是,在规则终止后会立即删除该表。
If the output type is Statistics only , then the table is created and filled during the execution of the rule , but it is removed immediately after the rule terminates .
-
为了更好地理解在Agavi中如何处理输出类型,向WASP搜索引擎添加XML支持。
To better understand how output types are handled in Agavi , add XML support to the WASP search engine .
-
Agavi灵活的输出类型使得这很容易处理。
Agavi 's flexible output types make this a breeze to handle .
-
或者,您也可以建立一个“全部捕获(catch-all)”路由,使其根据请求URL自动设置输出类型。
Alternatively , you can set up a catch-all route that automatically sets the output type based on the request URL .
-
它还提供两个对RESTAPI开发人员来说价值无法估量的特性:内置支持RESTHTTP方法,以及支持多种输出类型(比如XML和JSON)。
It also offers two features that are invaluable for the REST API developer : built-in support for REST HTTP methods , and support for multiple output types such as XML and JSON .
-
Agavi可以轻松实现这一功能,因为它允许每个视图支持多种输出类型。
Agavi makes this simple , as it allows each View to support multiple output types .
-
按照以下三个步骤在您的Agavi应用程序中引入一种新的输出类型
When you introduce a new output type in your Agavi application , follow three basic steps
-
Agavi对REST路由的内置支持,以及能够快速支持新的输出类型,使其适合于快速的API开发和部署。
Agavi 's built-in support for REST routes , as well as its ability to quickly support new output types , makes it ideal for rapid API development and deployment .
-
如果输出类型是Meetallrules,那么,对于简单规则,该表包含已验证规则的所有已评估记录,对于规则集,则包含所有验证了全部规则的记录。
If the output type is Meet all rules , then the table contains all of the evaluated records that verify the rule in case of a simple rule , or all records that verify all rules in case of a rule set .
-
而且,Agavi为开发人员提供了一个复杂的框架,允许他们为应用程序轻松添加对多种输出类型(XML、RSS或SOAP)的支持。
That 's not all & Agavi provides a sophisticated framework for developers to easily add support for multiple output types such as XML , RSS , or SOAP to their application .
-
输入和输出类型是swaRef。
Input and or output type is swaRef .
-
在显示一个视图时,Agavi自动地调用一个名为executeXXX()的方法,其中XXX对应于所需的输出类型。
When rendering a View , Agavi automatically calls a method named executeXXX (), where XXX corresponds to the output type required .
-
通过使用Agavi,这就像定义一个新的输出类型一样简单,或者像定义一个以新的格式输出现有函数的呈现器一样简单。
With Agavi , this is as simple as defining a new output type , and a renderer that delivers the output of the existing function in a new format .
-
运行资源类以生成不同的输出类型。
Run the resource class to produce different types of output .
-
从下拉列表中选择输入/输出类型。
Select the I / o type from the drop-down list .
-
每个输出类型定义都有一个惟一名称。
Every output type definition has a unique name .
-
在输入类型树和输出类型树之间创建一个映射
Creating a map between input and output type trees