设计模式(Design pattern)代表了最佳的实践,通常被有经验的面向对象的软件开发人员所采用。设计模式是软件开发人员在软件开发过程中面临的一般问题的解决方案。这些解决方案是众多软件开发人员经过相当长的一段时间的试验和错误总结出来的。 设计模式是一套被反复使用的、多数人知晓的、经过分类编目的、代码设计经验的总结。使用设计模式是为了重用代码、让代码更容易被他人理解、保证代码可靠性。 毫无疑问,设计模式于己于他人于系统都是多赢的,设计模式使代码编制真正工程化,设计模式是软件工程的基石,如同大厦的一块块砖石一样。项目中合理地运用设计模式可以完美地解决很多问题,每种模式在现实中都有相应的原理来与之对应,每种模式都描述了一个在我们周围不断重复发生的问题,以及该问题的核心解决方案,这也是设计模式能被广泛应用的原因。
2020-01-03 11:33:59 32.27MB 设计模式
1
Dive Into HTML5 中文版 Dive Into HTML5 中文版 Dive Into HTML5 中文版
2019-12-21 21:54:53 522KB Dive Into HTML5 中文版
1
亚马逊48人评论,4.7分的好书。 This is the ultimate book for learning Docker, brought to you by Docker Captain and leading educator in the container ecosystem Nigel Poulton
2019-12-21 21:14:51 8.18MB Docker
1
Dive Into Python 3中文版》
2019-12-21 20:30:01 2.46MB PDF 
1
dive-into-python3 (英文版)+深入python3(中文版),人生苦短,我用python
2019-12-21 20:29:47 4.59MB python3 英文版 中文版
1
Nigel Poulton Where would you be if you hadn't surfed the virtualization wave? Probably not a good place! Well... another wave is on us - the containerization wave - and if you don't surf this one you're probably gonna drown. This book is your instruction manual on how to surf the containerization wave! LAST UPDATED ON 2018-02-12
2019-12-21 18:56:47 8.1MB Docker
1
I’ve divided the book into two sections: • The big picture stuff • The technical stuff The big picture stuff section covers things like: • Who is Docker, Inc. • What is the Docker (Moby) project. • What is the OCI. • Why do we even have containers… It’s the kind of stuff that you need to know if you want a good rounded knowledge of Docker and containers. The technical stuff section is what the book is all about! This is where you’ll find everything you need to start working with Docker. It gets into the detail of images, containers, and the increasingly important topic of orchestration. It even cover’s the stuff that enterprises love, like TLS, RBAC, AD integration, and backups. You’ll get the theory so that you know how it all fits together, and you’ll get commands and examples to show you how it all works in practice. Most of the chapters in the technical stuff section are divided into three parts: • The TLDR • The Deep Dive • The Commands The TLDR give’s you two or three paragraphs that you can use to explain the topic at the coffee machine. They’re also a great way to remind yourself what something is about. 0: About the book 5 The Deep Dive is where we explain how everything works and go through the examples. The Commands lists all the relevant commands in an easy to read list with brief reminders of what each one does. I think you’ll love that format.
2019-12-21 18:56:25 13.44MB Docker
1
python3教材python3教材python3教材python3教材python3教材python3教材
2019-12-21 18:54:33 2.52MB Python3 book
1