Skip to content

    在青春迷失的咖啡馆

    古红色阿尔卑斯棒棒糖

    标签: 设计模式

    设计模式:Visitor模式

    by Seven

    2018-05-15

    21:59:02

    Leave a comment on 设计模式:Visitor模式

    Java

    Visitor, 设计模式

    通常数据结构中保存了[……]

    Read more

    设计模式:Decorator模式

    by Seven

    2018-05-11

    22:45:41

    Leave a comment on 设计模式:Decorator模式

    Java

    Decorator, 设计模式

    装饰器应该是用得比较[……]

    Read more

    设计模式:Composite模式

    by Seven

    2018-05-09

    18:19:52

    Leave a comment on 设计模式:Composite模式

    Java

    Composite, 设计模式

    组合模式,用于创造出[……]

    Read more

    设计模式:Strategy模式

    by Seven

    2018-05-07

    00:03:13

    Leave a comment on 设计模式:Strategy模式

    Java

    Strategy, 设计模式

    策略模式,类似算法,[……]

    Read more

    设计模式:Bridge模式

    by Seven

    2018-05-06

    00:43:29

    Leave a comment on 设计模式:Bridge模式

    Java

    bridge, 设计模式

    Bridge模式,桥[……]

    Read more

    设计模式:Abstract Factory模式

    by Seven

    2018-05-05

    16:58:56

    Leave a comment on 设计模式:Abstract Factory模式

    Java

    AbstractFactory, 设计模式

    抽象工厂模式,通过抽[……]

    Read more

    设计模式:Builder模式

    by Seven

    2018-05-04

    21:36:24

    Leave a comment on 设计模式:Builder模式

    Java

    Builder, 设计模式

    在构建一些结构复杂的[……]

    Read more

    设计模式:Prototype模式

    by Seven

    2018-05-03

    12:46:54

    Leave a comment on 设计模式:Prototype模式

    Java

    Prototype, 设计模式

    通常通过new关键字[……]

    Read more

    设计模式:Singleton模式

    by Seven

    2018-05-01

    19:09:38

    Leave a comment on 设计模式:Singleton模式

    Java

    Singleton, 设计模式

    单例模式,比较简单,[……]

    Read more

    设计模式:Factory Method模式

    by Seven

    2018-05-01

    01:41:48

    Leave a comment on 设计模式:Factory Method模式

    Java

    Factory, 设计模式

    工厂方法,通过Tem[……]

    Read more

    设计模式:Template Method模式

    by Seven

    2018-04-30

    16:58:22

    Leave a comment on 设计模式:Template Method模式

    Java

    Template, 设计模式

    超类中定义处理流程的[……]

    Read more

     设计模式:Adapter模式

    by Seven

    2018-04-29

    17:15:18

    Leave a comment on  设计模式:Adapter模式

    Java

    Adapter, 设计模式

    Adapter适配器[……]

    Read more

    设计模式:Iterator模式

    by Seven

    2018-04-28

    16:22:46

    Leave a comment on 设计模式:Iterator模式

    Java

    Iterator, 设计模式

    正常通过for循环遍[……]

    Read more

    文章导航

    较旧文章
    • wechat
    • mail
    • github
    • skype
    • weibo
    • wordpress

    标签

    cpu (11) Docker (5) Dubbo (9) H3 (4) http (7) iptables (5) Java (109) JMeter (13) Kafka (4) Kubernetes (4) LeetCode (47) Libnids (5) Libpcap (6) Linux (126) Linux C (85) Mongodb (11) mysql (13) Neutron (14) Nova (9) OpenStack (79) performance (14) Perl (14) php (6) Python (62) Redis (15) Shell (10) Spring (37) SpringBoot (6) Tempest (11) vim (8) VMware (7) web (10) WordPress (9) YouCompleteMe (5) 中间件 (24) 云网络 (74) 多态 (6) 性能 (5) 排序算法 (7) 欺骗 (5) 正则表达式 (4) 生活 (23) 虚拟机 (25) 设计模式 (15) 音乐 (27)

    归档

    浏览次数

    • 涂鸦智能服务端开发工作总结 - 54 views
    • 字节跳动测开面试经历 - 184 views
    • 曹操专车中台服务测试工作总结 - 841 views
    • 华为云计算网络服务工作总结 - 1,038 views
    • 网易云计算工作总结 - 851 views
    • 水岸风堤 - 426 views
    • 离开无锡新的开始 - 876 views
    • KafkaTemplate发送KafKa消息 - 11,966 views
    • MongoTemplate的对象更新操作 - 7,260 views
    • Dubbo QOS服务 - 7,126 views
    • Spring:MyBatis框架@MapperScan注解流程和疑惑 - 6,039 views
    • RedisTemplate操作Redis数据:List类型 - 5,897 views
    • Ant Design Pro:和SpringBoot服务端交互 - 4,524 views
    • RedisTemplate操作Redis数据:ZSet类型 - 4,442 views
    • Ant Design Pro:启动以及新增页面 - 4,098 views
    • Kubernetes集群:Dashboard插件各种坑 - 3,700 views
    • RedisTemplate操作Redis数据:Set类型 - 3,607 views

    近期文章

    • 涂鸦智能服务端开发工作总结 2022-06-08
    • Selenium:玩耍Web自动化 2022-03-17
    • 平台化:JMeter脚本在线编辑初步实现 2021-08-29
    • 分布式压测平台响应时间的损耗分析 2021-08-17
    • JaCoCo:全量代码覆盖率统计 2021-07-26
    • 线程池:ThreadPoolExecutor和ThreadPoolTaskExecutor简述 2021-07-14
    • Grafana和InfluxDB帮JMeter提升性能监控的美感 2021-07-08
    • JMeter分布式平台化相关的异常问题汇总 2021-07-07
    • Mock框架:Mockito小叙 2021-06-30
    • 字节跳动测开面试经历 2021-04-17
    • 全链路压测体系建设方案的思考与实践 2021-03-18
    • JMeter分布式压测启动流程简述 2021-02-28
    • Alibaba Cloud Toolkit插件开发部署功能 2021-01-23
    • 吐血定位端口映射影响JMeter分布式压测的异常问题 2021-01-21
    • GeekTime 2021-01-17
    • JMeter有关JAR依赖异常问题 2021-01-14
    • JMeter分布式压测 2020-11-10
    • MongoTemplate的对象更新操作 2020-09-17
    • MySQL里redolog和binlog数据一致性小结 2020-09-11
    • 结构化数据迁移到MongoDB遇到的问题总结 2020-08-17

    分类

    • Compiler 14
    • CPU 7
    • Distributed 3
    • Docker/Kubernetes 8
    • Dubbo 9
    • H3 4
    • HTTP 9
    • Java 73
    • Kafka 3
    • LeetCode 49
    • Libnids 5
    • Libpcap 5
    • Life 66
    • Linux 30
    • Linux C 53
    • Middleware 7
    • MongoDB 12
    • Music 27
    • MySQL 11
    • Networking 71
    • OpenStack 53
    • Performance 21
    • Perl 13
    • PHP 6
    • Python 44
    • Redis 14
    • RegularExpression 4
    • Shell 11
    • Spring 34
    • TCP/IP 4
    • Tempest 10
    • Testing 9
    • Tool 31
    • Virtualization 15
    • Web 13

    © 2022 在青春迷失的咖啡馆 Powered by WordPress Theme: Gillian

    Back to top
    浙ICP备16024533号

    浙公网安备 33010802007459号