It is also on a crash program of building subways in major cities and high-speed trains to interconnect them.
中国还在急速兴建主要城市的捷运,让高铁开往各大城市。
The program continues to run, but performance is slow, or it takes too long to determine which of the above is the last message before the crash.
该程序继续运行,但是性能降低了,或者需要花费更多时间来判断崩溃之前哪一条是最后的消息了。
The problem with this approach is that, like signaling errors for bad constructor calls, the programmer will have no way of predicting that a given run of his program will crash.
该方法的问题是,和为错误的构造函数调用报告错误一样,程序员将无法预知其程序的某一次运行将崩溃。
By using Purify routinely, you can find mistakes in memory usage and fix them even before they lead to a program crash or other obvious problematic behavior.
有规律地使用Purify,您可以在程序崩溃或者其它明显疑问的行为发生之前,找到内存的错误使用并修复它。
Each new operation had to be balanced by a corresponding delete, or else your program would leak memory, and eventually the memory allocator would fail and your program would crash.
每一个new操作必须有相应的delete操作,否则您的程序就会泄漏内存,最终内存分配器(memory allocator)就会出故障,而您的程序就会崩溃。
Some things they won't tell you, though: which programs from Microsoft or others crash the most; who is at fault, Windows or the program.
有些事情他们是不会告诉你的:微软的哪个软件或哪个公司设计的软件最容易崩溃;问题到底出在谁身上,是Windows还是那个应用程序。
That kind of off-by-one error might not cause your program to crash or your test to fail, but there is still memory corruption going on.
这种错误可能不会导致您的程序崩溃或者您的测试失败,但是仍然存在内存崩溃的危险。
What I don't want your program to do is crash when that happens. Or run forever.
当这种问题出现时程序崩溃,或者一直运行下去。
Some types of memory access errors (like using a NULL pointer) cause a program to crash outright.
有些类型的内存访问错误 (比如使用一个NULL指示器) 将会导致一个程序完全崩溃。
Yes. It triggers "undefined behavior"; the compiler is entitled to crash your program the moment you do it, or worse.
是的。它触发“未定义行为”,编译器是有权使程序崩溃的时刻你做,或者更糟。
Any use of an invalidated iterator is likely to yield a run-time error, but there is no guarantee that the program will crash or otherwise make it easy to detect the problem.
任何无效迭代器的使用都可能导致运行时错误,但程序不一定会崩溃,否则检查这种错误也许会容易些。
If this is the case, this defect is likely to cause a memory corruption or program crash, although some cases might cause an exploitable security hole.
如果属于这种情况,则此缺陷可能导致内存损坏或程序故障,但某些情况可能会导致可利用的安全漏洞。
The same problem would occur with operating system code, a program that overwrote part of the operating system code would crash the operating system.
同样的问题也会发生在操作系统的代码中:一个程序覆写操作系统的代码将垮掉操作系统。
You have already run the program once and therefore already know that it does crash somewhere.
您已经运行一次程序,因此已经知道它崩溃的地方。
You have already run the program once and therefore already know that it does crash somewhere.
您已经运行一次程序,因此已经知道它崩溃的地方。
应用推荐