netoxi

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2019年3月11日

摘要: 目录 · 默认方法和静态方法 · 初步理解 · 应用模式 · 优先级问题 · Optional · CompletableFuture · 基本用法 · CompletableFuture与Stream API · 新日期和时间API · 旧API · 创建 · 操作 · 格式化与解析 · 时区 默 阅读全文
posted @ 2019-03-11 11:15 netoxi 阅读(434) 评论(0) 推荐(0) 编辑

2019年3月4日

摘要: 目录 · 改写设计模式 · 策略模式(Strategy Pattern) · 模板方法模式(Template Method Pattern) · 观察者模式(Observer Pattern) · 责任链模式(Chain of Responsibility Pattern) · 简单工厂模式(Sim 阅读全文
posted @ 2019-03-04 09:18 netoxi 阅读(1116) 评论(0) 推荐(0) 编辑

2019年2月25日

摘要: 目录 · 概况 · 切片(Slicing) · 映射(Mapping) · 匹配(Matching) · 查找(Finding) · 归约(Reducing) · 排序(Sorting) · 数值流(Numeric streams) · 原始类型流(Primitive stream) · 数值范围( 阅读全文
posted @ 2019-02-25 09:32 netoxi 阅读(1193) 评论(1) 推荐(1) 编辑

2019年2月18日

摘要: 目录 · 行为参数化 · Lambda表达式 · 概况 · 函数式接口 · 类型推断 · 使用外层变量 · 方法引用 · 复合Lambda表达式 行为参数化 1. 理解函数式编程要先理解行为参数化。 2. 行为参数化:一个方法接受多个不同的行为作为参数,并在内部使用它们,完成不同行为的能力。 3. 阅读全文
posted @ 2019-02-18 10:55 netoxi 阅读(1302) 评论(1) 推荐(0) 编辑

2018年12月19日

摘要: 目录 · Strategy · When to use the Strategy Design Pattern? · Sample Code · Observer · When to use the Observer Design Pattern? · Sample Code · Command · 阅读全文
posted @ 2018-12-19 10:08 netoxi 阅读(401) 评论(0) 推荐(0) 编辑

2018年12月17日

摘要: 目录 · Decorator · What is the Decorator Design Pattern? · Sample Code · Adapter · What is the Adapter Design Pattern? · Sample Code · Facade · What is  阅读全文
posted @ 2018-12-17 10:02 netoxi 阅读(313) 评论(0) 推荐(0) 编辑

2018年12月10日

摘要: 目录 · 概述 · Factory · What is the Factory Design Pattern? · Sample Code · Abstract Factory · What is the Abstract Factory Design Pattern? · What can you 阅读全文
posted @ 2018-12-10 10:08 netoxi 阅读(613) 评论(0) 推荐(1) 编辑

2017年9月18日

摘要: 目录 · 概况 · 安装 · 基础 · 基础语法 · 数据类型 · 变量 · 常量 · 字符编码 · 字符串格式化 · list · tuple · dict · set · if语句 · for语句 · while语句 · 函数 · 函数 阅读全文
posted @ 2017-09-18 09:09 netoxi 阅读(1624) 评论(0) 推荐(1) 编辑

2017年9月11日

摘要: Table of contents · Introduction to ActiveMQ · Installing ActiveMQ · Message-oriented middleware · JMS specification · What's the Java Message Service 阅读全文
posted @ 2017-09-11 09:03 netoxi 阅读(727) 评论(0) 推荐(0) 编辑

2017年9月4日

摘要: Table of contents · Overview · Introduction · Use cases · Manual Setup · Assumption · Configuration · Startup & test · Principle · Topic · Distributio 阅读全文
posted @ 2017-09-04 09:01 netoxi 阅读(886) 评论(0) 推荐(0) 编辑