搜索资源列表
WritingCleanCode
- write clean code,即编写高质量的代码,对于编程菜鸟和编程高手都有好处
Write_Clean_Code)
- 完美模式设计指南(Write Clean Code), 繁体中文版
daima
- 代码整洁之道(中文完整版) 只要遵循这些规则,就能编写出干净的代码,从而有效地提升代码质量-Code clean way (Chinese full version) By following these rules, you can write clean code, and thus effectively improve code quality
2005072416393413896
- ado 方式保存 jpg 图像到数据库 近日才开始学 ado 编程,扛着拿来主义+修正主义之大 旗,站在前人的肩膀上修改的一个小程序。相信很多大侠 早已见过。添加了一点功能,清洁了一些代码,多写了几 行注释-ado save jpg image to the database ado recently began to learn programming, used to carrying the banner of Marxism+ revisionism,
QQFarmer
- qq农场源码 包括查找链接 封包 算法 每一个过程都很细致,明确, 源码符合程序员书写规范,整洁清晰; 编程 学挂的 一手材料-qq farm source, including links to find a process for each packet algorithm is very detailed, clear, Programmers to write source code in line with specifications, clean clear
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
write-clean-code
- Microsoft Techniques for Developing Bug-free C Programs
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
64
- 用vhdl写的4层楼电梯,功能强大,代码简洁!-Vhdl to write with four floors elevator, powerful, clean code!
CrystalPlayer
- 同学写用Java写的 模仿千千静听音乐播放器源代码,界面超漂亮,程序代码简洁,不过程序比较综合,估计没有基础的JAVA朋友不好看懂,想研究一下的可下载试试。编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。-Students to write in Java to write the music player to imitate TTPlayer source code, the interface super-nice, clean code, but more comp
JPEG-EncodeaDecode
- 按如下说明使用此代码: 1.将BC45.rar解压到D:2.将JPEGCode解压到D:3.解压1.Src(自己整理的).rar到D:\JPEGCode目录下 4.运行批处理Build 5.cd src 6.编译生成可执行程序(make) 7.测试代码(make test) 8.清除编译过程文件,包括可执行程序(make clean) 9.体会原版配置编译过程 a)删除3.解压目录 b)解压2.Src(原版).rar到D:\JPEGCode目录下 c
The-Method-of-Code-tidy
- 本书给出了一系列行之有效的整洁代码操作实践,并辅以来自现实项目的正反两面的范例,以帮助读者编写干净的代码,提高代码质量。-The book gives a series of effective practice of tidy code operation, supplemented by both positive and negative examples from real projects, in order to help the reader to write clean code
Clean_Code
- 讲解一些良好的边长习惯,如何编写干净的代码-To explain some of the good side length habits, how to write clean code
Clean-Coder
- 关于编写简洁代码的书籍,讲述了怎样编写高效的代码-Books about writing clean code, tells the story of how to write efficient code
Writing-Clean-Code
- 应该把编写无错代码的某些概念写成文字,使那些原理能在新项目组传开。-Error code should write some of the concepts into words, so that those principles can be spread in the new project group
clean-code
- 依作者亲身实践所编,教你养成良好的编程习惯,写出整洁的代码,提高代码质量-By Author hands-compiled to teach you to develop good programming habits, write clean code and improve code quality
Clean_Code
- CLEAN CODE: how to write clean code, transfer bad code to good code
TCP_Socket_1.6
- 这个程序是一个非常干净的代码,由有经验的程序员编写,使用C ++类cSocket,在C ++平台上编写,并且附带一个MFC演示应用程序。 cSocket类很容易使用,即使是初学者也没有问题。(Event driven (non blocking, asynchronous) Winsock programming is a very complex topic. It is definitely NOT for beginners! I needed such code and searched
clean_code
- 整洁代码之道,对如何写出干净清爽的代码有独到见解及实践方法(Neat code, have the original ideas and practice methods on how to write clean and refreshing code)
Clean Code React.pdf
- how to write clean react code.