上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 41 下一页
摘要: http://blog.csdn.net/u013177446/article/details/53944424 ************************************************************ maven默认打包生成的jar是不能够直接运行的,因为在jar文 阅读全文
posted @ 2017-05-12 18:05 zhao1949 阅读(353) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/u013177446/article/details/54134583 ************************************************** maven打包生成的普通jar包,只包含该工程下源码编译结果,不包含依赖内容。同时, 阅读全文
posted @ 2017-05-12 08:11 zhao1949 阅读(17157) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/u013177446/article/details/54134394 ****************************************************** 使用maven构建工具可以将工程打包生成普通的jar包、可运行的jar包,也 阅读全文
posted @ 2017-05-10 09:46 zhao1949 阅读(1073) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/linminqin/article/details/17922413 ********************************************* 由于需要Oracle官方授权,所以maven上无法下载ojdbc,需要自己下载,然后通过命令加载 阅读全文
posted @ 2017-05-09 17:28 zhao1949 阅读(817) 评论(0) 推荐(0)
摘要: https://zhuanlan.zhihu.com/p/19694359 阅读全文
posted @ 2017-05-08 09:59 zhao1949 阅读(121) 评论(0) 推荐(0)
摘要: @Autowired private ApplicationContext applicationContext; Resource resource = applicationContext.getResource("classpath:com/springdemo/resource/test.txt") 阅读全文
posted @ 2017-05-05 10:56 zhao1949 阅读(1222) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/weichuang_1/article/details/50451496 ************************************************************ 在Http请求中,我们每天都在使用Content-type来指 阅读全文
posted @ 2017-05-04 14:50 zhao1949 阅读(331) 评论(0) 推荐(0)
摘要: 例子代码 参考 http://www.cnblogs.com/lucky_dai/p/6178076.htmlhttp://www.jb51.net/article/86367.htmhttp://blog.csdn.net/kardelpeng/article/details/6588284htt 阅读全文
posted @ 2017-04-25 08:36 zhao1949 阅读(568) 评论(0) 推荐(0)
摘要: 用这个工具jsoup java范例 阅读全文
posted @ 2017-04-24 15:05 zhao1949 阅读(343) 评论(0) 推荐(0)
摘要: 转换源xml 转换规则 转化结果 参考信息 http://www.ics.uci.edu/~alspaugh/cls/shr/xslt.html 阅读全文
posted @ 2017-04-20 14:16 zhao1949 阅读(435) 评论(0) 推荐(0)
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 41 下一页