2015年9月10日

摘要: find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g'kill `lsof -i:8080| awk 'NR==2{print $2}'`for i in `ls`; do mv $i $i.pdf ; donevi 中 :set list 显示... 阅读全文
posted @ 2015-09-10 10:03 anjuncc 阅读(85) 评论(0) 推荐(0) 编辑

2015年9月5日

摘要: mvn archetype:generate -DgroupId=anjun -DartifactId=springmvc -DarchetypeArtifactId=maven-archetype-webapp -DinteractiveMode=false mvn dependency:copy 阅读全文
posted @ 2015-09-05 18:00 anjuncc 阅读(222) 评论(0) 推荐(0) 编辑

2015年9月1日

摘要: js.sublime-build{ "cmd": ["/usr/local/bin/node","$file"], "working_dir": "${project_path:${folder}}", "selector":"source.js"}https://github.com/wuub/S... 阅读全文
posted @ 2015-09-01 11:20 anjuncc 阅读(173) 评论(0) 推荐(0) 编辑

2015年8月31日

摘要: https://github.com/shaojiankui/IOS-Categories 阅读全文
posted @ 2015-08-31 11:34 anjuncc 阅读(76) 评论(0) 推荐(0) 编辑
摘要: https://github.com/spyder-ide/spyder/releasesbrowser.find_element_by_id("kw").send_keys(u"中文不乱码") 阅读全文
posted @ 2015-08-31 10:03 anjuncc 阅读(90) 评论(0) 推荐(0) 编辑

2015年8月26日

摘要: http://activiti.org/designer/archived/ eclipse plugin 阅读全文
posted @ 2015-08-26 11:12 anjuncc 阅读(111) 评论(0) 推荐(0) 编辑

2015年8月25日

摘要: http://www.manning.comhttps://github.com/habuma/SpringInActionExamples 阅读全文
posted @ 2015-08-25 18:24 anjuncc 阅读(93) 评论(0) 推荐(0) 编辑

2015年8月14日

摘要: repositories { maven{ url 'http://maven.oschina.net/content/groups/public/' }} 阅读全文
posted @ 2015-08-14 16:28 anjuncc 阅读(106) 评论(0) 推荐(0) 编辑

2015年8月12日

摘要: http://blog.csdn.net/aerchi/article/category/936247 阅读全文
posted @ 2015-08-12 16:02 anjuncc 阅读(99) 评论(0) 推荐(0) 编辑

2015年8月8日

摘要: http://repo.spring.io/release/org/springframework/spring/4.2.0.RELEASE/ 扫描@Repository、@Service @Controller @Component 阅读全文
posted @ 2015-08-08 22:18 anjuncc 阅读(111) 评论(0) 推荐(0) 编辑

导航