搜索资源列表
CleanCode
- 代码整洁之道英文原版,公司代码规范推荐书籍,程序员成长之道-Code clean way the English original, the company code specifications recommended books, programmers Growth Road
CleanCode
- Clean Code 英文 清晰版 PDF。 代码整洁之道的原版。
dmzjzd
- 代码整洁之道学习资料,对我们代码非常有作用-Code clean way to learn information on the role of our code is very
daima
- 代码整洁之道(中文完整版) 只要遵循这些规则,就能编写出干净的代码,从而有效地提升代码质量-Code clean way (Chinese full version) By following these rules, you can write clean code, and thus effectively improve code quality
clean_code
- 代码整洁之道,优化重构代码的利器,程序员必看-Code tidy, optimal tool for the reconstruction code, The programmer must see
codestyle
- 代码整洁之道,对程序员形成自己的代码风格有一定帮助-Code tidy Road, programmers to form their own code style
chs-clean-code
- 中文版clean code 代码整洁之道,非常值得一读,对你提高代码质量会很有帮助的。-Clean code code tidy in the Chinese version of the road, is well worth reading, and improve the quality of the code would be helpful to you.
Clean-Code
- 代码整洁之道,讲述如何编写高效代码,对程序很有帮助-clean code for the programmer. very useful
代码整洁之道
- 文章中对于 代码风格、对象和数据结构、错误处理(异常)、单元测试、系统设计、并发编程的讨论 对编程人员有很大的提升(The discussion of code style, object and data structure, error handling (exception), unit test, system design and concurrent programming are discussed in this pa
clean_code
- 整洁代码之道,对如何写出干净清爽的代码有独到见解及实践方法(Neat code, have the original ideas and practice methods on how to write clean and refreshing code)
代码整洁之道
- 代码整洁之道,代码编写注意之项,很好的书籍(Code neatness, code notes, good books)
《Java EE编程技术》源代码和课件
- JAVA EE编程技术,包含了代码和课件,实用(JAVA EE Programming,including code and PPT)
代码整洁之道 中文完整版-带书签
- 程序员必读书籍系列好书之代码整洁之道 中文版带书签(Programmers reading books)
clean code-代码整洁之道(中文完整版-带书签)
- 程序员必读系列之 clean code-代码整洁之道(中文完整版-带书签)(Programmers reading books)
[代码整洁之道].(美)马丁.扫描版
- 《代码整洁之道》阅读对象为一切有志于改善代码质量的程序员及技术经理。书中介绍的规则均来自作者多年的实践经验,涵盖从命名到重构的多个编程方面,虽为一“家”之言,然诚有可资借鉴的价值。图书推荐 《代码整洁之道》:细节之中自有天地,整洁成就卓越代码 尽管糟糕的代码也能运行,但如果代码不整洁,会使整个开发团队泥足深陷,写得不好的代码每年都要耗费难以计数的时间和资源。然而这种情况并非无法避免。 著名软件专家RoberfC.Marlin在《代码整洁