% This file was created with JabRef 2.10. % Encoding: UTF8 @Article{maven-checkstyle-plugin, Title = {Apache Maven Checkstyle Plugin}, Author = {Apache}, Year = {2017}, Owner = {subaochen}, Timestamp = {2016.09.22}, Url = {https://maven.apache.org/plugins/maven-checkstyle-plugin/} } @Book{effective-java, Title = {Effective Java中文版}, Author = {Joshua Bloch}, Publisher = {机械工业出版社}, Year = {2009}, Owner = {subaochen}, Timestamp = {2016.11.18} } @Book{java-concurrency-in-practice, Title = {Java并发编程实战}, Author = {Brian Goetz,Tim Peieis,Joshua Bloch,Joseph Bowbeer,David Holmes,Doug Lea}, Publisher = {机械工业出版社}, Year = {2012}, Owner = {subaochen}, Timestamp = {2016.01.30} } @Book{thinkinginjava, Title = {Java编程思想}, Author = {Bruce Eckel}, Publisher = {Prentice Hall}, Year = {2006}, Edition = {4}, Owner = {subaochen}, Timestamp = {2016.04.05} } @Misc{ci-martinflower, Title = {Continuous Integration}, Author = {Martin Fowler}, Month = {5}, Year = {2006}, Owner = {subaochen}, Timestamp = {2016.09.30}, Url = {http://www.martinfowler.com/articles/continuousIntegration.html} } @Article{google-java-style-guide, Title = {Google Java Style Guilde}, Author = {google}, Year = {2014}, Owner = {subaochen}, Timestamp = {2016.09.22}, Url = {https://google.github.io/styleguide/javaguide.html} } @Electronic{jvm-code-to-bytecode, Title = {Java Code to Byte Code}, Author = {James.D.Bloom}, Url = {http://blog.jamesdbloom.com/JavaCodeToByteCode_PartOne.html}, Owner = {subaochen}, Timestamp = {2017.03.11} } @Electronic{java-generic-faq, Title = {Java Generics FAQs}, Author = {Angelika Langer}, Url = {http://www.angelikalanger.com/GenericsFAQ/JavaGenericsFAQ.html}, Abstract = {作者积累了很多Java泛型的FAQ}, Owner = {subaochen}, Timestamp = {2016.12.23} } @Electronic{jvm-se8-specification, Title = {The Java® Virtual Machine Specification}, Author = {Oracle}, Url = {http://docs.oracle.com/javase/specs/jvms/se8/html/index.html}, Owner = {subaochen}, Timestamp = {2017.03.19} } @Misc{threadlocal-api-java8, Title = {ThreadLocal API}, Author = {Oracle}, HowPublished = {网络}, Note = {Java8}, Keywords = {ThreadLocal}, Owner = {subaochen}, Timestamp = {2016.01.30}, Url = {http://docs.oracle.com/javase/8/docs/api/java/lang/ThreadLocal.html} } @Misc{pmd, Title = {PMD}, Author = {PMD}, Year = {2016}, Abstract = {PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex, PLSQL, Apache Velocity, XML, XSL. Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, PLSQL, Apache Velocity, Ruby, Scala, Objective C, Matlab, Python, Go, Swift and Salesforce.com Apex.}, Owner = {subaochen}, Timestamp = {2016.10.03}, Url = {https://pmd.github.io/} } @Electronic{princeton-java-lecture, Title = {princeton java introduction lesson}, Author = {Robert Sedgewick, Kevin Wayne}, Note = {内含很好的程序示例和练习题}, Organization = {princeton university}, Url = {http://introcs.cs.princeton.edu/java/home/}, Owner = {subaochen}, Timestamp = {2017.02.17} } @Book{jsf2-html5, Title = {Pro JSF and HTML5}, Author = {Hazem Saleh}, Publisher = {Apress}, Year = {2013}, Owner = {subaochen}, Timestamp = {2016.09.28} } @Book{jenkins-definitive-guide, Title = {Jenkins,the definitve guide}, Author = {John Ferguson Smart}, Publisher = {O'Reilly}, Owner = {subaochen}, Timestamp = {2016.09.30} } @Book{design-pattern-4gangs, Title = {设计模式-可复用面向对象软件的基础}, Author = {Erich Gamma\&Richard Helm\&Ralph Johnson\&John Vlissides}, Publisher = {机械工业出版社}, Year = {2007}, Owner = {subaochen}, Timestamp = {2017.02.26} } @Book{java-generics-collections, Title = {Java Generics and Collections}, Author = {Maurice Naftalin \& Philip Wadler}, Publisher = {O'Reilly}, Year = {2009}, Owner = {subaochen}, Timestamp = {2016.12.27} } @Electronic{java-history-wikimedia, Title = {Java发展历史}, Author = {wikimedia}, Organization = {wikipedia}, Url = {https://zh.wikipedia.org/wiki/Java}, Comment = {java的发展历史}, Keywords = {java history}, Owner = {subaochen}, Timestamp = {2016.10.27} } @Book{jvm-advanced-feature, Title = {深入Java虚拟机-JVM高级特性与最佳实践}, Author = {周志明}, Publisher = {机械工业出版社}, Year = {2013}, Owner = {subaochen}, Timestamp = {2017.02.14} } @Article{java-generic-type-erease, Title = {Java深度历险(五)——Java泛型}, Author = {成富}, Journal = {InfoQ}, Year = {2011}, Abstract = {本文主要从类型擦除的角度解析了Java泛型使用时应该注意的问题}, Keywords = {Java 泛型}, Owner = {subaochen}, Timestamp = {2016.12.23}, Url = {http://www.infoq.com/cn/articles/cf-java-generics} } @Book{crazy-java, Title = {疯狂Java讲义}, Author = {李刚}, Publisher = {电子工业出版社}, Year = {2012}, Owner = {subaochen}, Timestamp = {2016.11.22} } @Book{ci-software-quality, Title = {持续集成-软件质量改进和风险降低之道}, Author = {王海鹏}, Publisher = {电子工业出版社}, Year = {2012}, Owner = {subaochen}, Timestamp = {2016.09.30} } @Book{Einstein, Title = {爱因斯坦的小提琴}, Author = {约瑟夫·埃格尔}, Publisher = {湖南科技出版社}, Year = {2010}, Owner = {subaochen}, Timestamp = {2016.11.11} } @Book{java-chenweijun, Title = {Java程序设计}, Author = {谌卫军}, Publisher = {清华大学出版社}, Year = {2016}, Owner = {subaochen}, Timestamp = {2016.07.20} } @Book{java-7-new-feature-cookbook, Title = {Java 7 New Features Cookbook}, Author = {Richard M. Reese}, Publisher = {Packt Publishing Ltd.}, Year = {2012}, Owner = {subaochen}, Timestamp = {2017.04.04} } @Book{java-soilder, Title = {Java特种兵}, Author = {谢宇}, Publisher = {电子工业出版社}, Year = {2014}, Owner = {subaochen}, Timestamp = {2016.07.20} } @Misc{java-brief-history, Title = {Java brief history}, Comment = {java在2011年之前的简史}, Owner = {subaochen}, Timestamp = {2016.03.02}, Url = {http://wiki.dzsc.com/info/7239.html} } @Electronic{java-interrupt, Title = {java的interrupt机制}, Url = {http://redisliu.blog.sohu.com/131647795.html}, Owner = {subaochen}, Timestamp = {2017.02.11} } @Electronic{progamming-lang-stats, Title = {关于编程语言的数量统计}, Url = {https://zh.wikipedia.org/wiki/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80}, Comment = {关于编程语言的数量统计}, Owner = {subaochen}, Timestamp = {2016.10.27} }