首页 / 词典 / good

classpath

  • 网络类路径;环境变量;类途径
classpathclasspath
  1. Set your system 's classpath on this command prompt .

    在这个命令提示中设置系统的类路径。

  2. Add this directory to the Java classpath and the system path .

    将该目录添加到Java类路径和系统路径。

  3. You also need to set the appropriate CLASSPATH as mentioned above .

    您需要用上面提到的方法设置合适的CLASSPATH环境变量。

  4. Include the following elements in your CLASSPATH environment variable .

    在CLASSPATH环境变量中包括以下元素。

  5. In this example we set the CLASSPATH at the command line .

    在这个例子中,我们在命令行上设置CLASSPATH。

  6. Copy the XML configuration files to your application 's CLASSPATH .

    把XML配置文件复制到应用程序的CLASSPATH。

  7. First , you display the CLASSPATH environment variable .

    首先,显示CLASSPATH环境变量。

  8. Be sure that this file is in the classpath of your application .

    请确保此文件位于您的应用程序的类路径中。

  9. This class must be found somewhere on the classpath .

    该类必须能够在类路径的某处找到。

  10. This sets the CLASSPATH required for the test case to execute .

    这会设置执行测试用例所需的CLASSPATH。

  11. Make sure that your classpath is set correctly .

    一定要确保类路径的设置正确。

  12. According to Java specification , we cannot use WAR files on the classpath .

    根据Java规范,classpath不能指定WAR文件。

  13. The classpath should be defined near the top of the file .

    类路径应该在这个文件的顶部附近定义。

  14. Set the classpath to the current working directory

    设置classpath参数为当前的工作目录

  15. The launch file describes the classpath and start class for Eclipse .

    这个启动文件为Eclipse描述了classpath和启动类。

  16. Finally , add the output directory to your classpath .

    最后,将输出目录添加到类路径中。

  17. Putting the archive to the application 's classpath automatically makes the components available .

    把归档自动放入应用程序的类路径中将使组件变得可用。

  18. The recommended way to update the CLASSPATH would be to add it your global environment .

    建议将它添加到全局环境中。

  19. Please note that this file must be in the classpath at runtime .

    注意,这个文件必须在运行时位于类路径中。

  20. For more information , visit Managing the classpath from the documentation .

    有关更多信息,请访问文档中的管理类路径。

  21. Place the JAR file in the classpath of the program that needs it .

    将JAR文件放置在需要它的程序的类路径中。

  22. To use these facilities , the following jar files should be in the system CLASSPATH .

    要使用这些设施,系统CLASSPATH中需要有如下jar文件。

  23. Another option would be to provide a properties file containing your credentials on the classpath .

    另一个方法是在编译路径上增加一个包含您的证书的属性文件。

  24. The supplied example uses the classpath approach .

    提供的示例使用了类路径方法。

  25. Build time classpath information is updated in the Build Section of the plug-in configuration editor .

    构建时类路径信息在插件配置编辑器的BuildSection中更新。

  26. Classes are stored and found in the cache using the URL classpath array .

    使用URL类路径数组在缓存中存储和寻找类。

  27. To use and run the examples in this article , make the following libraries available in your classpath

    要使用和运行这篇文章中的示例,请将下面这些库放在类路径中

  28. Enter the name and classpath and click OK .

    输入名称和类路径并单击OK。

  29. This file must be in the classpath or running the code will generate an exception .

    这个文件必须在类路径中,否则运行代码将产生一个异常。

  30. A classpath , from which the compiler can resolve library classes .

    类路径,编译器从其中解析库类。