The process index of aerobiosis exposural pool treatment method can be selected by aerobiosis vibration bottle.
可以通过好氧振荡瓶培养法来选择好氧曝气池处理法的工艺参数。
The first time I tried the index card method, I noticed an inner voice in my head.
这是我第一次尝试使用索引卡片法。我注意到脑海里有一个心灵之声。
Access plan directives that force the optimizer to use the designated access method for data retrieval, either sequential scan or index scan.
访问计划指示,强制优化器使用指定的访问方法进行数据检索,要么是连续扫描,要么是索引扫描。
Of course, fast performance using this method requires an updated full-text index.
当然,使用此方法的快速性能需要更新的全文索引。
The key to using the method for validation is to compare the updated index to the length of the original input string.
使用该方法验证的关键在于将更新过的索引和初始输入字符串的长度进行比较。
In the previous section you learned about one type of access method, index scan (IXSCAN), and one type of join method, nested loop join (NLJOIN).
在之前的部分您已经了解了一种类型的访问方法,即索引扫描(IXSCAN),和一种类型的联接方法,即嵌套循环联接(NLJOIN)。
Should you need to get the header field key, you could pass a parameter to the final method representing the index of the entry in the result set you were interested in.
如果需要得到头字段键,可以向最后一个方法传递一个参数,这个参数表示在结果集中所感兴趣的项的索引。
This join method is usually used when no index is available on the join columns for the joining tables.
当连接表的连接列上没有可用索引时,通常使用该连接方法。
Relational indexes will not be used since a relational index cannot be used in XANDOR method.
不会使用关系索引,因为XANDOR方法中不能使用关系索引。
This method creates an effective site map for search engine spiders to traverse and index as many URLs as possible in your entire site.
此方法会创建一个高效的站点地图,以供搜索引擎爬网程序在您的整个站点中遍历尽可能多的URL并针对这些URL建立索引。
Writing on index CARDS, in pencil, had become Nabokov's preferred method of composition.
在索引卡上,用铅笔写,是纳博科夫最喜欢的写作方式。
With the first method, you call your new functions as identified by their index through the syscall function.
使用第一种方法,您可以通过syscall函数调用由其索引所标识的新函数。
In this example we show you how to create a functional index that USES the R-Tree access method.
在本例中,我们将向您展示如何创建使用r - Tree访问方法的函数索引。
Since the data is spatial, you need to specify the R-Tree access method for this index.
由于涉及到空间数据,您需要为这个索引指定r - Tree访问方法。
Therefore, you can use the GuiTestObject click method, in conjunction with the index, to click any particular button.
因此,您可以与索引结合,使用 GuiTestObject方法点击任何特殊按钮。
The range method can also be used to iterate over a container, accessing each item in the sequence by using the appropriate index.
range方法还可用于迭代容器,通过使用适当的索引访问序列中的每一项。
A reset is necessary because, with this method, parsing begins at the ParsePosition index within the input string.
重置很必要,因为使用此方法时解析开始于输入字符串的ParsePosition索引。
Note that the result set manipulation method works on a 1-based index, unlike the 0-base index of EcmaScript arrays.
请注意,与ecmascript数组基于0的索引不同,结果集的操作方法在基于1的索引上工作。
This method accepts five arguments: the row index, the column index, the cell value, the spreadsheet key, and the worksheet key.
该方法接受5个参数:行索引、列索引、单元格值、电子表格键和工作表键。
It says that the function must be used in an expression involving the comparison operation and that the search method "equals" of the index extension hash_index is referred to.
这说明,该函数必须在一个涉及比较操作并且引用了索引扩展hash _ index的搜索方法“equals”的表达式中使用。
When you visit the /hello/ URL, your request is mapped to the object cpg.root.hello, and its default method (index()) is called to handle the request.
当您访问 /hello/URL 时,您的请求被映射到对象cpg.root.hello,并且其默认的方法(index())被调用来处理该请求。
The only important detail is that the application, as it exists in its pre-iPhone form, contains a controller called RecipesController that handles listing recipes via its index method.
最重要的细节是这个应用程序(由于保留了早期的iPhone形式)包含一个控制器RecipesController,它通过index方法处理食谱清单。
Specifically, it serves a blank page because you haven't yet told it that the recipe controller's index method should respond to iphone-formatted requests.
具体地说,它将服务一个空白页面,因为您尚未告诉它recipe控制器的index方法应当响应iphone格式的请求。
Add a method called get with return type as the template parameter t from the method (as shown in Figure 4), and an input parameter named index whose type is int.
添加一个名为get的方法。在此方法中,使其返回类型为模板参数t(如图4所示),然后输入参数名字index,其类型为int。
After you add the documents to the index, don't forget to close the index by calling this method, which guarantees that the index changes are written to the disk.
当我们把文档添加到索引中后,不要忘记关闭索引,这样才保证Lucene把添加的文档写回到硬盘上。下面的一句代码演示了如何关闭索引。
Actually, all that was changed here is the first line in the index method: the finder query.
实际上,在这里只修改了index方法中的第一行:finder查询。
So, I'm going to implement the index method on Play's Application class (which is invoked by default if you hit the root path) to quickly return some text.
因此,我还要在Play的application类(在浏览器命中根路径时默认调用)上实现index方法以快速返回一些文本。
Listing 8 shows the index method of the BoatsController class.
清单8显示了boatscontroller类的index方法。
We use the boats we retrieved in the index method of the DeliveryController class, as shown in Listing 14.
使用在DeliveryController类的index方法中检索到的船只,如清单 14 所示。
It just sets the cookie and redirects back to the page being used as the index page. After that, you need to change the set_iphone_format method to take the browser preference into account.
它将只设置cookie并且重定向回被用作索引页面的页面。
应用推荐