搜索资源列表
WritingCleanCode
- write clean code,即编写高质量的代码,对于编程菜鸟和编程高手都有好处
微软C编程精粹
- 编程精粹 ─── Microsoft编写优质无错C程序秘诀 Writing Clean Code ─── Microsoft Techniques for Developing Bug-free C Programs
MTK.rar
- 该文档为MTK入门资料,编译工具和辅助工具: ADS1.2 ADS12_update_842.exe MSYS-1.0.10.exe MinGW-3.1.0-1.exe ImageMagick-6.2.5-5-Q16-windows-dll.exe 7z313.exe 开始编译: 切换到项目根目录,然后在命令行下面执行命令: make custom=proj gprs new 其中,命令可以为 clean, update, remake ,Introducto
writingcleancode
- writing clean code书的中文翻译版,使你对编程有更深一层的理解,编写好的代码。-writing clean code
Clean.Code
- 不错的一本书,最近在做代码优化和重构的时候看的,给大家分享一下-Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is a
CleanCode
- Clean Code 英文 清晰版 PDF。 代码整洁之道的原版。
Writing-Clean-Code
- writing clean code, 为你成为优秀的程序员提供强有力的帮助者。-writing clean code, if you want to become a good programmer, it will provide a strong helper.
Clean-Code
- Clean Code 软件质量,不但依赖于架构及项目管理,而且与代码质量紧密相关。 这一点,无论是敏捷开发流派还是传统开发流派,都不得不承认。-Clean Code software quality not only depends on the architecture and project management, and quality are closely related with the code. This, whether it is agile or traditional
Write.Clean.Code-cn
- Write.Clean.Code这份电子书籍由PC Home俱乐部、C++ Bulider讨论区数位网友分别整理完成,基本上完全按照所据译本原貌,极少数文字为通顺起见稍作修改-Write.Clean.Code this e-book from the PC Home Club, C++ Bulider Forum completed several friends were finishing, basically in accordance with the original translat
Writing-Clean-Code
- 编程精粹 ─── Microsoft编写优质无错C程序秘诀 -Writing Clean Code ─── Microsoft Techniques for Developing Bug-free C Programs
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
Clean-Coder
- 关于编写简洁代码的书籍,讲述了怎样编写高效的代码-Books about writing clean code, tells the story of how to write efficient code
clean-code
- 依作者亲身实践所编,教你养成良好的编程习惯,写出整洁的代码,提高代码质量-By Author hands-compiled to teach you to develop good programming habits, write clean code and improve code quality
Clean-water---Product-Description
- 碧水源晨曦系列空气净化器产品培训资料,详细说明了该领域目前最先进的产品现状-Clean water source Dawn series air purifier product training materials, a detailed descr iption of the current status quo of the most advanced products in the field
the-clean-coder
- 程序员的职业素养,电子书下载,高清pdf-electronic book about the clean coder,its worthy of reading to you
Clean Code.pdf
- Clean Code A Handbook of Agile Software Craftsmanship
Robert Martin - Clean Code.pdf
- Robert Martin - Clean Code
clean code-代码整洁之道(中文完整版-带书签)
- 程序员必读系列之 clean code-代码整洁之道(中文完整版-带书签)(Programmers reading books)
clean code
- Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way.