摘要:
网上的说的那些包都下载遍了,还是没用找到com.sun.tools.internal.xjc.api.XJC后来发现这个类在\jdk1.6.0_37\lib\tools.jar 里头。希望对大家有用 阅读全文
posted @ 2013-09-25 11:29
562323273
阅读(6031)
评论(0)
推荐(0)
摘要:
在shell脚本中导入环境变量,如export UNSENT_MESSAGES=/log/unsent_messages.txt在config.properties中,unsentFile=UNSENT_MESSAGES在java文件中获取变量property.load(new FileInputStream("config.properties")); String unsentMessageFile = property.getProperty("unsentFile"); String filePath = System.getenv(unsent 阅读全文
posted @ 2013-09-25 11:15
562323273
阅读(4931)
评论(0)
推荐(1)

浙公网安备 33010602011771号