logical test的意思
logical test中文翻譯:
邏輯檢驗;邏輯測試
logical───adj.合邏輯的,合理的;邏輯學的
logical operation───[計]邏輯操作,[計]邏輯運算
logical relations───[計]邏輯關系;[計]邏輯關系式
logical fallacy───邏輯謬誤;邏輯錯誤;邏輯謬論
test───n.測驗,考查;測試;檢驗;化驗;v.測驗;化驗,檢查;試驗,測試;考驗
familiarization test───熟悉測試
final test───[試驗]最后試驗;最后測試;最后檢驗,最后試驗
disproportionality test───不均衡性檢驗
citrate test───檸檬酸鹽試驗,檸檬酸鹽利用試驗;[醫]檸檬酸鹽試驗
If the data proves false against the logical test, it will not come through the filter.───如果邏輯測試證明數據為false,則數據將不能通過過濾器。
logical test can also test against a Perl-like regular expression.───邏輯測試還可以針對類似 Perl 的正則表達式進行測試。
In my case, I'd like the database to have a clean set of data before each logical test collection is run.───在本文的示例中,在運行每個邏輯測試集合前,我希望數據庫具有一組干凈的數據。
Returns one of two values determined by a logical test.───返回由邏輯測試確定的兩個值之一。
After determining the test situations, the logical test cases are defined first and are then converted to physical test cases.───在確定測試情形時,邏輯測試用例被首先定義,然后被轉換到物理測試用例。
Logical_test is any value or expression that can be evaluated to TRUE or FALSE.───Logical_test計算結果為TRUE或FALSE的任何值或表達式。
Yes, simply add the DISABLE_ prefix to the logical test name or the individual unit test name and it won't execute.───可以,只需在邏輯測試名或單元測試名前面加上DISABLE_前綴,它就不會執行了。
If logical_test is TRUE and value_if_true is blank, this argument returns 0 (zero).───如果logical_test為TRUE,而value_if_true為空,則此參數返回0(零)。