23种设计模式源码,此书由James W. Cooper著
2022-04-05 21:06:40 2.26MB C# 设计模式 tutorial rar
1
本文来自于阿里云,由火龙果软件Anna编辑、推荐。 自从2005年末创立以来,FTGO的业务一直突飞猛进。目前,它已经成为全美领先的在线餐饮速递企业。FTGO一直计划进行海外业务扩展,然而,前进的步伐却被软件层面的种种交付延迟而拖慢。 FTGO的核心业务其实非常简单。消费者(Consumer)使用FTGO的网站或者移动应用在本地的餐馆(Restaurant)下订单,FTGO会协调一个由送餐员(Cour
1
1) golang 的设计模式 GO is a new programming languages developed at Google by Robert Griesemer, Rob Pike, Ken Thompson, and others. GO was published in November 2009 and made open source; was “Language of the year” 2009 [7]; and was awarded the Bossie Award 2010 for “best open source application development software” [1]. GO deserves an evaluation. Design patterns are records of idiomatic programming practice and inform programmers about good program design. Design patterns provide generic solutions for reoccurring problems and have been implemented in many programming languages. Every programming language has to solve the problems addressed by patterns. In this thesis we use design patterns to evaluate the innovative features of GO.
2022-04-03 15:27:40 1.38MB go golang
1
23种设计模式(创建型,结构型,行为型)23种设计模式(创建型,结构型,行为型)23种设计模式(创建型,结构型,行为型)
2022-04-02 13:52:05 1.2MB 23种设计模式
1
传统的性能优化往往只注重一个技术指标, 最终的业务结果很难量化。本次演讲向大家介绍一个基于大数据准确度量性能对电商业务的回报的方法。也就是说,任何一个微小的局部性能优化(investment)带来的新增订单(return)可以被精确估算出来。因此,我们在性能上的投入产出比(ROI)就可以被准确的度量出来。 这种准确的度量, 不但帮助我们更理智的决策在性能的投入, 而且带来了新的跨团队、可拆分、并且是可以大规模协同、和跨领域复制的全新的性能优化模式。 因为一个小的性能优化可以局部测试后再分批、分阶段、分团队、跨领域大规模复制。 利用这种模式,阿里巴巴的AliExpress团队在6个月内通过性能优化带来10.5%的订单增长。 并且这个模式被复制到了阿里巴巴全集团十几个BU, 其中包括淘宝、天猫、聚划算和阿里云。 听众受益: (1)学习大数据性能建模方法和基于大数据的实时度量性能损耗(因为性能不好而损失的订单占比)方法 (2)学习各分项性能指标比如说下单页面白屏,首屏,和全屏加载TP50和TP99数据采集方案和监控方式。 (3)对比不同优化方案的的结果和投入产出比:比如说专线回源、网络层权威DNS部署、CDN动态加速、AJAX请求合并、网络协议升级和图片编码优化等。
2022-04-02 13:23:14 17.46MB 电商系统架构
1
C++设计模式 PDF版 清晰,C++设计模式 PDF版 清晰,C++设计模式 PDF版 清晰,C++设计模式 PDF版 清晰,C++设计模式 PDF版 清晰,C++设计模式 PDF版 清晰
2022-04-01 22:06:12 7.56MB C++设计模式 PDF版 清晰
1
$ ls 备忘录模式.pdf 工厂模式.pdf 模板模式.pdf 中介者模式.pdf 策略模式.pdf 观察者模式.pdf 桥接模式.pdf 装饰模式.pdf 抽象工厂模式.pdf 继承、封装、多态.pdf 适配器模式.pdf 状态模式.pdf 代理模式.pdf 建造者模式.pdf 外观模式.pdf 组合模式.pdf 单件模式.pdf 解释器模式.pdf 享元模式.pdf 迭代器模式.pdf 开篇.pdf 原型模式.pdf 访问者模式.pdf 命令模式.pdf 责任链模式.pdf $ http://blog.csdn.net/feixiaoxing/article/category/951264的mirror
2022-04-01 20:37:12 20.75MB 设计模式
1
C现代编程:集成开发环境、设计模式、极限编程、测试驱动开发、重构、持续集成
2022-04-01 16:55:06 39.78MB C语言 设计模式
1
《设计模式》中文版,内容自己看吧,想深入学习编程的可以研究一下
2022-03-31 23:20:43 10.08MB 设计模式
1
(1)Homework 4.1-1.doc (2)Homework 4.3-1.doc 1)run the program before you go any further to see how it works In the example 10.1 in chapter 10, two iterators OddNumIterator and CircularIterator that traverse a Matrix are designed and implemented. The class diagram is as below.
2022-03-31 14:14:45 249KB 软件设计模式
1