It is because only Module 1 has access to the statically linked instance of the CRT.
因为模块1是以静态的方式链接到CRT的一个实例。
In this example, the BusyBox image is statically linked so that no libraries are required.
在这个例子中,busybox映像是静态链接的,因此它不需要其他库。
With a statically linked executable, there is some guarantee that nothing will change on you.
使用静态链接的可执行文件,可以在某种程度上保证不会发生任何改变。
The easiest way to detect crackers, however, is to have a clean set of statically linked binaries for your system.
最简单的方法来检测饼干,然而,你的系统有一个干净的链接库的静态集。
The binaries have been statically linked, it simplifies the install and the depency but the binaries are very big.
二进制代码已经十分稳定,安装也很容易、可靠,但是代码较大。
Of course this number is inflated -- statically linked programs would incorporate only those parts of the library that they use.
当然这个数字有一些夸张 ——静态链接程序只合并它们使用的那部分程序库。
While far better than loose script files or collections of class files, it is not as convenient as statically linked executables or executable JARs.
这虽然比松散的脚本文件或类文件集合的方式好很多,却没有静态连接执行文件或可执行的JARs那样方便。
When the CRT/C++ Library is linked statically, then all its code is embedded into the resulting executable image. This technique has both advantages and disadvantages.
如果静态链接CRT/C++库,则程序启动时这些库的代码也一并会被加载紧内存中,这种方法的优点和缺点并存。
In the above diagram, Module 1 is linked to the CRT statically, while Modules 2 and 3 are linked to the CRT dynamically. Modules 2 and 3 can pass CRT owned objects between them freely.
上面这个表中,模块1以静态的方式连接到CRT,而模块2和3则以动态的方式连接到CRT,模块2和3之间可以相互传递CRT所用有的对象。
In this way, you can run simple, statically-linked Linux applications.
通过这种方法,您可以运行简单的、静态链接的Linux应用程序。
It could be in the kernel core per se, or in a device driver that is linked into the kernel either statically or dynamically.
它本身可以在内核中,也可以在静态或动态链接到内核的设备驱动例程中。
It could be in the kernel core per se, or in a device driver that is linked into the kernel either statically or dynamically.
它本身可以在内核中,也可以在静态或动态链接到内核的设备驱动例程中。
应用推荐