现代连接器在处理动态库时将链接时路径(Link-time path)和运行时路径(Run-time path)分开,用户可以通过-L指定连接时库的路径,通过-R(或-rpath)指定程序运行时库的路径,大大提高了库应用的灵活性。
基于40个网页-相关网页
You must also make sure that code inside the application can determine the correct path and load the resource files at run time.
还必须确保应用程序中的代码能够确定正确的路径,以及在运行时加载资源文件。
Static SQL in DB2 is a powerful capability that can streamline data access at run time by doing some of the work ahead of time, such as determining the database access path.
DB 2中的静态SQL是一个强大的功能,可以通过预先执行某些工作来简化运行时的数据访问,例如确定数据库访问路径。
This gives you a good idea of which JAR files need to be available on the build path and the run-time classpath.
这会让您很好地了解哪些JAR文件需要能够在构建路径和运行时类路径中找到。
应用推荐