导读 大家好,我是小曜,我来为大家解答以上问题。javlibrary新域名很多人还不知道,现在让我们一起来看看吧!public class helloworld{ pu...
大家好,我是小曜,我来为大家解答以上问题。javlibrary新域名很多人还不知道,现在让我们一起来看看吧!
public class helloworld{
public static void main(string args[]){
system.out.println("hello! world");
system.out.println(system.getproperty("java.library.path"));
}
}结果:
hello! world
c:/program files/java/jdk1.6.0_17/bin;.;c:/windows/sun/java/bin;c:/windows/system32;c:/windows;c:/windows/system32;c:/windows;c:/windows/system32/wbem;c:/program files/common files/thunder network/kankan/codecs;c:/program files/tortoisesvn/bin;c:/program files/microsoft sql server/80/tools/binn
本文到此讲解完毕了,希望对大家有帮助。