k****r 发帖数: 807 | 1 You are given the source to an application which crashes when it is run.
After running it ten times in a bebugger, you find it never crashes in the
same place.
最后一句话的理解是:
1.再次测试时,没有在之前那个出现crash的地方crash,
2.再次10次,分别在不同的10个地方crash
是1,还是2, 还是其他理解呢? 请指教。 | J**9 发帖数: 835 | 2 Literally, "10次测试,分别在不同的10个地方crash"
Both are possible (implied). | m*****1 发帖数: 147 | |
|