Software resources can be packaged in physical containers called modules.
软件资源可以被打包到叫做模块(modules)的物理容器中。
Binary installations, in general, are easier than source installations, because they don't require source modules and spending computer resources compiling and linking the code.
二进制安装总的来说比源码安装要简单。因为它们不需要源模块,也不需要花费计算机资源编译及连接代码。
Solaris-specific resources, most notably operating system pathnames, system commands, and Perl modules, are often leveraged in the code.
特定 Solaris 资源 — 最明显的操作系统路径名、系统命令和 Perl 模块 — 通常在代码中受到影响。
应用推荐