2017年12月20日
摘要: 设计模式 | 菜鸟教程 http://www.runoob.com/design-pattern/design-pattern-tutorial.html 四位作者合称 GOF(四人帮,全拼 Gang of Four)。他们所提出的设计模式主要是基于以下的面向对象设计原则。总共有 23 种设计模式。 阅读全文
posted @ 2017-12-20 19:53 浩然119 阅读(2715) 评论(0) 推荐(0) 编辑
摘要: 编译器的工作过程 http://www.runoob.com/w3cnote/working-process-of-the-compiler.html 第一步 配置(configure) 第二步 确定标准库和头文件的位置 第三步 确定依赖关系 第四步 头文件的预编译(precompilation) 阅读全文
posted @ 2017-12-20 13:52 浩然119 阅读(322) 评论(0) 推荐(0) 编辑
摘要: Web开发的入门指导 http://www.runoob.com/w3cnote/a-beginners-guide-to-web-development.html 阅读全文
posted @ 2017-12-20 13:42 浩然119 阅读(188) 评论(0) 推荐(0) 编辑
摘要: C++静态库与动态库 http://www.runoob.com/w3cnote/cpp-static-library-and-dynamic-library.html 阅读全文
posted @ 2017-12-20 13:21 浩然119 阅读(232) 评论(0) 推荐(0) 编辑
摘要: MySQL 索引优化全攻略 http://www.runoob.com/w3cnote/mysql-index.html 阅读全文
posted @ 2017-12-20 13:18 浩然119 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 浅谈大型web系统架构 http://www.runoob.com/w3cnote/large-scale-web-system-architecture.html 阅读全文
posted @ 2017-12-20 13:13 浩然119 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 大型数据库应用解决方案总结 http://www.runoob.com/w3cnote/db-solutions.html 阅读全文
posted @ 2017-12-20 13:10 浩然119 阅读(120) 评论(0) 推荐(0) 编辑
摘要: http://www.runoob.com/w3cnote/rogramming-languages-used-in-most-popular-websites.html 下图展示了大型网站使用到的后端编程语言: 1、Google.com 前端:JavaScript 后端:C, C++, Go, J 阅读全文
posted @ 2017-12-20 12:33 浩然119 阅读(391) 评论(0) 推荐(0) 编辑
摘要: http://www.runoob.com/w3cnote/programming-intro.html 各类程序开发语言概述, 点击查看大图: 阅读全文
posted @ 2017-12-20 11:30 浩然119 阅读(230) 评论(0) 推荐(0) 编辑