导航菜单

classpath是什么意思_翻译中文_怎么读

classpath

网络释义:类路径;环境变量;类途径

网络释义

1.类路径 ClassLoader Manager 类装载器管理器 classpath 类途径 classroom training 教室培训 ...

4.类别路径 destdir - 类文件的保存位置 classpath - 使用的类路径 srcdir - Java 源文件的位置 ...

6.环境变量设置可能你的环境变量设置classpath)的有问题把你java文件的文件目录添加到环境变量中右击我的电脑,选择属性,选择高级…

7.类加载路径传统 Java 软件问题的根源就是全局的扁平的类加载路径Classpath),所以 OSGi 采用了一种完全不同的类加载机制,那就 …

例句释义:,类路径,环境变量,类途径

1.You might have to adapt the classpath (second command) if you installed the parser in a different directory.如果在另一个目录下安装语法分析器,则可能必须修改classpath(第二条命令)。

2.Consequently, the classpath has been a thorn in the side of both new users and experienced Java programmers for years.这样一来,不论是新用户还是资深Java程序员都深感类路径的棘手。

3.CXF checks for a configuration file in the classpath on startup and, if it finds the file, uses it to set property values.CXF在启动时在类路径中寻找配置文件,如果找到了,就用它设置属性值。

4.This approach makes it a bit easier to get started because there's no need to muck around with the classpath.这种方法使得开始了解StatCVS变得更容易,因为不需要关于类路径的更多知识。

5.TB Activiti can be embedded in any Java apppcation. To Java developers, it's just a . jar that they have to put in their CLASSPATH.TomBaeyens:Activiti可以嵌入到任何Java应用中,对于Java开发者来说,Activiti只不过是个jar文件而已,只需放到CLASSPATH下即可。

6.In closing, let me share with you my cheat sheet, the Ant setup I use to make all my classpath and JAXB samples easy.最后让我们来分享我的一个秘技,用于轻松制作classpath和JAXB示例的Ant设置。

7.XT allows callbacks to static methods of any class in the classpath at the time of XSL processing.XT允许回调在XSL处理期间访问处于classpath中的任何类的静态方法。

8.Get your packages installed, your classpath set up, and you'll be ready to go.安装好工具包并设置正确的类路径,就万事俱备了。

9.To deploy a business component, the implementation classes need to be made available on the system classpath with a plug-in descriptor.要部署业务对象,需要使用插件描述符将实现类放到系统类路径中。

10.You might be thinking that how the classpath data relates to differing project configurations is over comppcated.您可能会想与不同的项目配置相关的类路径是如何的复杂。