例如,必须在专门的测试代码中捕捉到占用大量资源的无限循环代码。
For example, code that might go into an infinite loop, or otherwise use excessive resources, must be wrapped in testing code that will detect such eventualities.
例如,必须在专门的测试代码中捕捉到占用大量资源的无限循环代码。
For example, code that might go into an infinite loop, or otherwise use excessive resources, must be wrapped in testing code that will detect such eventualities.
应用推荐