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那样方便。
with a statically linked executable, there is some guarantee that nothing will change on you.
使用静态链接的可执行文件,可以在某种程度上保证不会发生任何改变。
of course this number is inflated -- statically linked programs would incorporate only those parts of the library that they use.
当然这个数字有一些夸张 ——静态链接程序只合并它们使用的那部分程序库。
the easiest way to detect crackers, however, is to have a clean set of statically linked binaries for your system.
最简单的方法来检测饼干,然而,你的系统有一个干凈的链接库的静态集。
there have also been statically linked shared library schemes, such as the one in bsd/os, but they are beyond the scope of this article.
以及静态链接的共享程序库模式,比如bsd/os中的,但是它们 不在本文讨论范围之内。
in this example, the busybox image is statically linked so that no libraries are required.
在这个例子中,busybox映像是静态链接的,因此它不需要其他库。
new versions of a library and fixes of old versions are invisible for statically linked programs.
通过静态链接方式实现的程序不能区分一个库的版本,即旧版本和新版本对它来说都是一样的。