浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年3月20日

摘要: protected static String getVersion(String filepath) { Properties system; String version=""; try { system = PropertiesLoaderUtils.loadProperties(new ClassPathResource(filepath)); version=String... 阅读全文
posted @ 2012-03-20 08:56 lexus 阅读(303) 评论(0) 推荐(0)