Since swt needs to operate outside the default sandbox to load a system library , all jar files deployed with java web start must be digitally signed 由于swt需要在缺省的沙箱之外运行来装入系统库,因此用java web start部署的所有jar文件必须经过数字签名。
Linux goes even further . each process that requires a common system library function uses a single system - wide copy that is loaded once into memory and shared Linux甚至做得更好,每个需要公共系统库函数的进程使用单个的系统级内的副本,一次性将该副本装入到内存并为各进程所共享。
A separable portion of the object code , whose source code is excluded from the corresponding source as a system library , need not be included in conveying the object code work 目标代码中可分离的部分,其源代码作为系统库不包含在对应的源代码中,不需要包含在发布目标代码的行为中。
Starting from the entry point of the application , the tool traces all code paths through all application assemblies and the shared and system libraries called from the application 从应用程序的入口点开始,该工具跟踪应用程序调用的所有应用程序程序集以及共享库和系统库中的所有代码路径。
If your code simply calls a secure system library that exposes a protected resource , you do not need to demand a permission just because the library exposes the resource protected by that permission 如果您的代码仅调用公开了保护的资源的一个安全系统库,则不必仅因为该库公开了一个权限保护的资源而请求该权限。