代码测试 meaning in English
code test
Examples
- The code tests the page s
该代码测试页的 - I still have to build test code and code test data into the stubs and drivers i create
我还需要将测试代码和代码测试数据构建入我创建的桩和驱动程序。 - The following code tests the validity of the data the user has entered ; if the data is invalid , the
下面的代码测试用户输入的数据的有效性;如果该数据无效,将调用 - Be wary of compiled code until you have tested it and are confident that you understand what it does
在完成代码测试并确信已了解代码功能之前,要对已编译的代码保持谨慎的态度。 - Method . hash codes should not be used to test for object equality because two objects may have the same hash code even if their respective fields have different values
不应该使用哈希代码测试对象是否相等,因为即使两个对象各自的字段具有不同的值,它们也可能具有相同的哈希代码。