共11条回复
楼长
·
梦中醒不过来
回复于 2014年09月11日
www.github.com 搜完关键词以后,看热门的那些
2楼
·
0x9397
回复于 2014年09月11日
github看使用java和python的项目排行。
3楼
·
davepkxxx
回复于 2014年09月11日
- https://github.com/JetBrains/intellij-community
- https://github.com/jfinal/jfinal
- https://github.com/spring-projects/spring-framework
- https://github.com/spring-projects/spring-security
- https://github.com/apache/tomcat
- https://github.com/jboss-developer/jboss-eap-quickstarts
- https://github.com/eclipse/jetty.project
- https://github.com/apache/derby
- https://github.com/apache/commons-dbcp
- https://github.com/swaldman/c3p0
- https://github.com/apache/lucene
- https://github.com/apache/solr
- https://github.com/apache/ant
- https://github.com/apache/maven
- https://github.com/apache/log4j
- https://github.com/qos-ch/slf4j
- https://github.com/qos-ch/logback
- https://github.com/django/django
4楼
·
这日子过的
回复于 2014年09月12日
太谢谢楼上各位推荐了!我找一个好好看看。
5楼
·
特诺兰的风
回复于 2014年09月13日
apache基金会··简直是Java源码的圣地···
6楼
·
8楼
·
皇马兵团
回复于 2014年11月24日
google gson guava
10楼
·
newguy
回复于 2014年11月24日
你先把测试写好,都通过了,那你的代码基本OK。再写一些performance test,都通过了,那代码就优化了。就这么简单。那些放上去的好的代码,基本都带测试。接手的人来到一看,稍微改动什么东西,只要测试不通过,基本上是没完全搞懂代码,他只需要负责让代码通过测试就行。
本帖有11个回复,因为您没有注册或者登录本站,所以只能看到本帖的10条回复。如果想看到全部回复,请注册或者登录本站。