classpath和jar
读取classpath资源
Path 和 Classpath 是操作系统的环境变量.Path 定义了系统可以在哪里找到可执行文件(.exe)classpath 定义了 .class 文件的位置.
关注时代Java