考虑到需求不是静态的。随着应用程序的进展,可能需要以与早期版本不相兼容分方法来修改消息头的格式。
Consider though that requirements are not static; as an application evolves it might be necessary to alter the format of a header in ways that are not compatible with earlier versions.
与动态库不同,在编译应用程序时对静态库的目标代码进行连接,并且因此成为该应用程序的一部分。
The object code of static libraries, as opposed to dynamic link libraries, is linked when the application compiles and, as such, becomes a part of the application.
如果一个驱动程序被直接编译到了内核中,那么即使这个驱动程序没有运行,它的代码和静态数据也会占据一部分空间。
If a driver is compiled directly into the kernel, its code and static data occupy space even if they're not used.
由于Net . Data和PHP经常用于创建Web站点和在线应用程序,因此它们可以生产静态和动态html十分重要。
Because both Net.Data and PHP are often used to create Web sites and online applications, it is important that they can produce HTML, both static and dynamic.
您已经设法构建了一个非常出色的约有100个页面的Web应用程序———有一部分是静态HTML,还有一部分由php脚本生成。
And you've managed to build a terrific Web application, with nearly 100 pages — some static HTML and some generated with PHP scripts.
与静态链接相比,动态链接在运行时性能上付出的成本要大得多,这是因为链接过程中的很大一部分不得不在程序每次运行的开始重复进行。
The runtime performance costs of dynamic linking are substantial compared to those of static linking, since a large part of the linking process has to be redone every time a program runs.
与静态链接相比,动态链接在运行时性能上付出的成本要大得多,这是因为链接过程中的很大一部分不得不在程序每次运行的开始重复进行。
The runtime performance costs of dynamic linking are substantial compared to those of static linking, since a large part of the linking process has to be redone every time a program runs.
应用推荐