a crash program的意思|示意

美 / / 英 / /

速成程序


a crash program的网络常见释义

的翻译是应急计划 CLIENT PROGRAM 的翻译是:客户端程序... ... Spring Buds Program的翻译是:Spring Buds Program [翻译] a crash program的翻译是:应急计划 [翻译] radio program production的翻译是:无线电节目生产 [翻译] ...

a crash program相关例句

I got sick of paying money to have a program crash, when people who downloaded cracked copies had it run smoothly.

我厌烦了虽付了钱,程序却还是最终跨掉的情况,而有人下载了它不怎么样的拷贝却仍能顺利运行。

The same problem would occur with operating system code, a program that overwrote part of the operating system code would crash the operating system.

同样的问题也会发生在操作系统的代码中:一个程序覆写操作系统的代码将垮掉操作系统。

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,您可以在程序崩溃或者其它明显疑问的行为发生之前,找到内存的错误使用并修复它。

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.

该方法的问题是,和为错误的构造函数调用报告错误一样,程序员将无法预知其程序的某一次运行将崩溃。

It is also on a crash program of building subways in major cities and high-speed trains to interconnect them.

中国还在急速兴建主要城市的捷运,让高铁开往各大城市。

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)就会出故障,而您的程序就会崩溃。