您要查找的是不是:
- 水凝凝结时间试验 - 费开针(Vicat needle)法testing method for setting time of hydraulic cement by vicat needle
- 在此我们将使用MATCH函数。We employ the MATCH function here.
- 该混和类型的needle参数(我们要找的对象)可以适一个标量的值(字符串、整数、或者浮点数),或者一个数组。This mixed needle (what we're looking for) can be either a scalar value (string, integer, or float), or an array.
- 查找文本值时,函数MATCH不区分大小写字母。MATCH does not distinguish between uppercase and lowercase letters when matching text values.
- Boolean值,指示返回的子字符串是否包含Match。Boolean value indicating whether to return substrings that include or exclude Match.
- 使用MATCH关键字使得同一语句可执行多次而不会覆盖旧的数据。Using the MATCH keyword enables the same statement to be executed several times without writing over old data.
- Hash Match运算符通过计算其生成输入中每行的哈希值生成哈希表。The Hash Match operator builds a hash table by computing a hash value for each row from its build input.
- 要么是0次(没有匹配)或1次,因为preg_match()在第一次匹配之后将停止搜索。That will be either 0 times (no match) or 1 time because preg_match() will stop searching after the first match.
- 谁在100米赛中获胜? The visiting team was no match for the home team.Who won the 100 metres?
- 如果省略了关键字MATCH,日志的备份副本的名称将与数据库的当前事务日志同名。If the MATCH keyword is omitted, the backup copy of the log will have the same name as the current transaction log for the database.
- 你能打完全场比赛吗? There are at most five sets in a volleyball match.Can you play the full match?
- 使用Wsdl.exe生成的代理类将type属性用作包含子match元素的match的返回类的名称。Proxy classes generated using Wsdl. Exe use the type attribute as the name of the returned class for a match that contains child match elements.
- 如果Include为True,则Filter函数返回将Match作为子字符串包含在其中的数组的子集。If Include is True, the Filter function returns the subset of the array that contains Match as a substring.
- 边缘匹配 (Side- Match)矢量量化器 (SMVQ)是有限状态矢量量化器 (FSVQ)的一个分支。The side-match vector quantizer(SM VQ) is a branch of the finite-state vector quantizer(FSVQ). This quantizer is su itable for encoding the image in which there is a high correlation between neigh boring image blocks.
- 如果Include为False,则Filter函数返回不将Match作为子字符串包含在其中的数组的子集。If Include is False, the Filter function returns the subset of the array that does not contain Match as a substring.
- 将来可以支持资源规范的例子包括Condor ClassAds的match-making和LSF的lsplace资源规范。Examples of resource specifications that will be supported in future releases include Condor ClassAds match-making and LSF lsplace resource specification.
- 如果需要找出匹配元素的位置而不是匹配元素本身,则应该使用MATCH函数而不是LOOKUP函数。Use MATCH instead of one of the LOOKUP functions when you need the position of an item in a range instead of the item itself.
- 如果match XML元素包含子match元素,则Wsdl.exe工具生成的代理类将name属性与类关联起来。A proxy class generated by the Wsdl. Exe tool associates the name attribute with a class, if the match XML element has child match elements.
- Hash Match Root运算符与其下一级所有Hash Match Team运算符共享同一个哈希函数和分区策略。The Hash Match Root operator and all Hash Match Team operators directly below it share a common hash function and partitioning strategy.
- 下面的示例使用Regex类的Match方法返回Match类型的对象,以便找到输入字符串中的第一个匹配项。The following example uses the Match method of the Regex class to return an object of type Match in order to find the first match in the input string.