您要查找的是不是:
- 水凝凝結時(shí)間試驗 - 費開(kāi)針(Vicat needle)法testing method for setting time of hydraulic cement by vicat needle
- 在此我們將使用MATCH函數。We employ the MATCH function here.
- 該混和類(lèi)型的needle參數(我們要找的對象)可以適一個(gè)標量的值(字符串、整數、或者浮點(diǎn)數),或者一個(gè)數組。This mixed needle (what we're looking for) can be either a scalar value (string, integer, or float), or an array.
- 查找文本值時(shí),函數MATCH不區分大小寫(xiě)字母。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關(guān)鍵字使得同一語(yǔ)句可執行多次而不會(huì )覆蓋舊的數據。Using the MATCH keyword enables the same statement to be executed several times without writing over old data.
- Hash Match運算符通過(guò)計算其生成輸入中每行的哈希值生成哈希表。The Hash Match operator builds a hash table by computing a hash value for each row from its build input.
- 要么是0次(沒(méi)有匹配)或1次,因為preg_match()在第一次匹配之后將停止搜索。That will be either 0 times (no match) or 1 time because preg_match() will stop searching after the first match.
- 誰(shuí)在100米賽中獲勝? The visiting team was no match for the home team.Who won the 100 metres?
- 如果省略了關(guān)鍵字MATCH,日志的備份副本的名稱(chēng)將與數據庫的當前事務(wù)日志同名。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.
- 你能打完全場(chǎng)比賽嗎? There are at most five sets in a volleyball match.Can you play the full match?
- 使用Wsdl.exe生成的代理類(lèi)將type屬性用作包含子match元素的match的返回類(lèi)的名稱(chēng)。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為T(mén)rue,則Filter函數返回將Match作為子字符串包含在其中的數組的子集。If Include is True, the Filter function returns the subset of the array that contains Match as a substring.
- 邊緣匹配 (Side- Match)矢量量化器 (SMVQ)是有限狀態(tài)矢量量化器 (FSVQ)的一個(gè)分支。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.
- 將來(lái)可以支持資源規范的例子包括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工具生成的代理類(lèi)將name屬性與類(lèi)關(guān)聯(lián)起來(lái)。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運算符共享同一個(gè)哈希函數和分區策略。The Hash Match Root operator and all Hash Match Team operators directly below it share a common hash function and partitioning strategy.
- 下面的示例使用Regex類(lèi)的Match方法返回Match類(lèi)型的對象,以便找到輸入字符串中的第一個(gè)匹配項。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.