从SOAP服务器获取结果对象。
它的参数是结果对象。
添加以下条件,对结果对象的类型进行限制。
Restrict the type of result objects by adding the following conditions.
属性:这些属性的值可以出现在结果对象中。
每个结果对象都被添加到主对象的结果数组中。
Each of those result objects is added to the results array for the main object.
不能将任何其他类型的结果对象用作上下文变量。
No other kind of result objects can be used as a context variable.
对结果对象的访问是直接通过Python属性进行的。
Access to the results object is then made through direct Python attributes.
在一个名为“manager”的中间结果对象中存储此值。
Store this value in an intermediate result object named "manager".
在这个清单中,代码段取得数据并且调用在结果对象上的行为。
In this listing, the code is fetching the data and invoking behavior on the resulting objects.
结果对象既可以表示用户数据,又可以与后端应用程序通信以更新数据内容。
The result is an object that can both represent the data to the user and communicate with the back-end application to update the data contents.
如果至少有一个策略允许公开特定查询结果对象的一个属性值,那么就会公开它。
An attribute value of a particular query result object is disclosed if there is at least one policy that allows its disclosure.
记住,如果启用的任何策略允许公开一个结果对象的值,那么这个值就会公开。
Remember that the value of a result object is disclosed if any of the enabled policies allow the disclosure of this value.
这个类中的实例变量列表值得注意,因为它们定义了由分析过程生成的结果对象。
The list of instance variables in this class is worth noting because they define the result object that is generated by the analysis procedure.
将中间计算结果存储在结果对象内,这样您就可以将中间结果用作后续计算的输入。
Store the results of intermediate calculations inside a result object so you can use intermediate results as input to subsequent calculations.
如果应用程序逻辑会导致结果对象中的内容没有被取完,那么应该显式地关闭那些资源。
If your application logic can lead to situations when the contents of the result objects may not have all been fetched, then you should explicitly close those resources.
前六行涉及了相对简单的赋值和被记录的计算值,以便于完整的结果对象可用于调用脚本。
The first six lines involve relatively simple assignments and computed values that are recorded so a complete result object is available to calling scripts.
结果对象会转换成视图(通常是通过一个简单的HTML模板表示),在页面上显示响应数据。
This result object is transferred to the view (often represented by a simple HTML template) to display the response data on the page.
不过,现在需要显式地对数据库查询结果对象进行循环以便创建这些表的行并添加Edit选项。
However, you will now need to explicitly loop over the database query result object to create the table rows and add the Edit option.
它生成了一个html表,并且以来自查询结果对象的字段名作为表的标题行,之后,每条记录依次列出。
It generates an HTML table with field names from the query result object as a header row, then each record listed subsequently.
RFIDIC用来实现这个建议的方法是在公开控制规则中指定一些条件,从而过滤掉不希望公开的结果对象。
The method used by RFIDIC realizes this as part of the conditions that can be expressed inside disclosure policy rules that filter out unwanted result objects.
同样,通过名称空间访问这个元素,结果对象的attributes方法检索viewcount属性的值。
Again, access this element through namespace, and the resulting object's attributes method retrieves the value of the viewCount attribute.
第二种安全策略规则类型是公开规则,它们指定在一个查询结果中可以公开哪些信息,以及公开结果对象的条件。
The second type of security policy rules, called disclosure rules, specifies what information can be disclosed in a query result and the conditions under which result objects are disclosed.
串的转换先计算所包括的表达式表的值,然后按照其结果类型所特定的规则转换其结果对象为字符串。
A string conversion evaluates the contained expression list and converts the resulting object into a string according to rules specific to its type.
您可以研究本文的代码下载中包含的类方法,以了解关于如何计算每个结果对象值的更多信息(请参阅参考资料)。
You can examine the class methods included in the code download for this article to find out more about how each result object value is computed (see Resources).
2表示:“将消息‘+’传递给出对象‘1’和对象‘2’作为一个变量,然后返回结果对象(对象‘3’)”。
The expression 1 + 2 is how you say, "send the message '+' to the object '1' with the object '2' as an argument and return the resulting object (the object '3')."
弹出关闭当前局部引用帧,释放所有的本地引用,并返回一个局部引用,在前一个局部引用帧,用于给定的结果对象。
Pops off the current local reference frame, frees all the local references, and returns a local reference in the previous local reference frame for the given result object.
另一方面,基本报告包含有RationalDOORS筛选器表达式的列表,并向这些筛选器表达式的结果对象分配不同的模板。
The basic report, on the other hand, contains a list of Rational DOORS filter expressions, and assigns different templates to the result objects of these filter expressions.
ActionScript 中的点号(.)被用来更深层次地浏览结果对象,但这个需要您知道在响应XML 中result对象代表了什么。
The ActionScript dot notation is used to further navigate the result object, but requires that you know what the result object represents in the response XML.
这个结果对象包含了有关检验的所有重要详细信息,包括三个重要的X平方分布统计—ChiSqObt、ChiSqProb和ChiS q Crit。
This result object contains all the important details about the test, including three critical Chi Square statistics — ChiSqObt, ChiSqProb, and ChiSqCrit.
SQLMaps框架将创建一个PreparedStatement实例,使用所提供的参数对象设置所有参数、执行语句以及从ResultSet中构建一个结果对象。
The SQL Maps framework will create a PreparedStatement instance, set any parameters using the provided parameter object, execute the statement, and build a result object from the ResultSet.
应用推荐