| 释义 |
comparison test 比较测试 A test that compares one value to another. A comparison test in performed within a procedure; the next action performed by the procedure usually depends on the result of the test. 把一个值和另一个值相比较的一种测试。比较测试在一个过程中进行, 该过程所要进行的下一个动作通常取决于本次比较的结果。 |