青年中文青年中文

classpath的意思

classpath中文翻譯:

n.類路徑(一個環境變量)

相似詞語短語

referenced by the classpath───由類路徑引用

雙語使用場景

This is the role of the classpath.───這正是類路徑的作用所在。

Restart the server to update the classpath.───重新啟動服務器來更新類路徑。

These directories are added to the classpath.───這些目錄被添加到類路徑。

Consequently, the classpath has been a thorn in the side of both new users and experienced Java programmers for years.───這樣一來,不論是新用戶還是資深Java程序員都深感類路徑的棘手。

CXF checks for a configuration file in the classpath on startup and, if it finds the file, uses it to set property values.───CXF在啟動時在類路徑中尋找配置文件,如果找到了,就用它設置屬性值。

You might have to adapt the classpath (second command) if you installed the parser in a different directory.───如果在另一個目錄下安裝語法分析器,則可能必須修改classpath(第二條命令)。

This approach makes it a bit easier to get started because there's no need to muck around with the classpath.───這種方法使得開始了解StatCVS變得更容易,因為不需要關于類路徑的更多知識。

TB Activiti can be embedded in any Java application. To Java developers, it's just a . jar that they have to put in their CLASSPATH.───TomBaeyens:Activiti可以嵌入到任何Java應用中,對于Java開發者來說,Activiti只不過是個jar文件而已,只需放到CLASSPATH下即可。

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設置。

英語使用場景

Unlike putting directories in jre/lib/ext or the CLASSPATH environment variable, Ant really does let you create one-step build processes.

This approach makes it a bit easier to get started because there's no need to muck around with the classpath.

Changing the parser -- say, to Oracle's parser -- requires that you change a classpath setting, moving from one parser implementation to another, but it does not require code recompilation.

Moreover, it deliberately ignores any environment variable settings for CLASSPATH or the command-line argument -cp that you supply.

For good measure, this example also removes the compressed application file and clears the value of your shell's CLASSPATH environment variable.

First, you provide a classpath to the wsgen command using the –cp argument.

This command sets the classpath to point to the Infocenter JAR file, tells it where Eclipse is installed, sets the port number, and issues the start command.

Because the classpath of cl1 is regarded as a directory, that class loader is able to find class Z in that location and is able to load it.

It saves you the hassle of dealing with classpath issues over and over again, as well as remembering specific command-line options.