It is also on a crash program of building subways in major cities and high-speed trains to interconnect them.
中国还在急速兴建主要城市的捷运,让高铁开往各大城市。
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)就会出故障,而您的程序就会崩溃。
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.
该方法的问题是,和为错误的构造函数调用报告错误一样,程序员将无法预知其程序的某一次运行将崩溃。
Such leaks can degrade performance and eventually cause a program to crash.
这样的泄漏会降低性能并最终导致程序当机。
Some types of memory access errors (like using a NULL pointer) cause a program to crash outright.
有些类型的内存访问错误 (比如使用一个NULL指示器) 将会导致一个程序完全崩溃。
If the following instruction is the target of a branch, the target program may crash.
如果下列指令的目标是一个分支,这个目标的计划可能会崩溃。
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.
任何无效迭代器的使用都可能导致运行时错误,但程序不一定会崩溃,否则检查这种错误也许会容易些。
A computer program or a computer is said to crash when the CPU loses control.
当CPU失控时,称计算机程序或计算机崩溃。
How could declaring a large 2d array crash a program?
如何声明一个大的二维阵列崩溃的程序?
This defect might cause an exploitable security hole or a program crash.
此缺陷可能导致可利用的安全漏洞或程序崩溃。
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.
同样的问题也会发生在操作系统的代码中:一个程序覆写操作系统的代码将垮掉操作系统。
The same problem would occur with operating system code, a program that overwrote part of the operating system code would crash the operating system.
同样的问题也会发生在操作系统的代码中:一个程序覆写操作系统的代码将垮掉操作系统。
应用推荐