-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
451 lines (279 loc) · 22.2 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>小鱼先生</title>
<subtitle>梦想还是要有的,万一忘记了咋办?</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://www.hardydou.com/"/>
<updated>2020-04-30T01:13:36.757Z</updated>
<id>http://www.hardydou.com/</id>
<author>
<name>小鱼先生</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>影响力</title>
<link href="http://www.hardydou.com/2020/04/29/%E5%BD%B1%E5%93%8D%E5%8A%9B/"/>
<id>http://www.hardydou.com/2020/04/29/影响力/</id>
<published>2020-04-29T01:51:00.000Z</published>
<updated>2020-04-30T01:13:36.757Z</updated>
<summary type="html">
<p>作者:【美】罗伯特·西奥迪尼(Robert B.Cialdini)<br>在复杂的社会环境中,人类习惯了使用捷径(由局部特征得出结论)做决定,文明的进步也在于此。这个习惯就像固定的机器行为一旦被触发就会自动执行,即便违背你的意愿。作者将能够激活固定行为的方式方法称作“影响力武器”。</p>
</summary>
<category term="读书" scheme="http://www.hardydou.com/categories/%E8%AF%BB%E4%B9%A6/"/>
<category term="读书" scheme="http://www.hardydou.com/tags/%E8%AF%BB%E4%B9%A6/"/>
<category term="营销" scheme="http://www.hardydou.com/tags/%E8%90%A5%E9%94%80/"/>
<category term="顺从" scheme="http://www.hardydou.com/tags/%E9%A1%BA%E4%BB%8E/"/>
</entry>
<entry>
<title>collection的mistake</title>
<link href="http://www.hardydou.com/2020/04/14/collection%E7%9A%84mistake/"/>
<id>http://www.hardydou.com/2020/04/14/collection的mistake/</id>
<published>2020-04-14T04:38:00.000Z</published>
<updated>2020-04-14T04:52:59.305Z</updated>
<summary type="html">
<p>最近阅读集合源码发现一个问题,collection 下面的对象总有父类实现某接口子类再次实现次接口。</p>
</summary>
<category term="思考" scheme="http://www.hardydou.com/categories/%E6%80%9D%E8%80%83/"/>
<category term="java" scheme="http://www.hardydou.com/tags/java/"/>
<category term="思考" scheme="http://www.hardydou.com/tags/%E6%80%9D%E8%80%83/"/>
</entry>
<entry>
<title>Java基础知识面试题</title>
<link href="http://www.hardydou.com/2020/04/14/Java%E5%9F%BA%E7%A1%80%E9%9D%A2%E8%AF%95%E9%A2%98/"/>
<id>http://www.hardydou.com/2020/04/14/Java基础面试题/</id>
<published>2020-04-14T03:01:00.000Z</published>
<updated>2020-05-18T05:31:54.934Z</updated>
<summary type="html">
<p>初级,语言特点、数据类型、数据结构、字符串对象、异常处理、lang包<br>中级,内存模型、内存结构、加载机制、语法糖、虚拟机性能监控工具、多线程</p>
</summary>
<category term="java" scheme="http://www.hardydou.com/categories/java/"/>
<category term="java" scheme="http://www.hardydou.com/tags/java/"/>
<category term="面试题" scheme="http://www.hardydou.com/tags/%E9%9D%A2%E8%AF%95%E9%A2%98/"/>
</entry>
<entry>
<title>String类型</title>
<link href="http://www.hardydou.com/2020/04/10/String%E7%B1%BB%E5%9E%8B/"/>
<id>http://www.hardydou.com/2020/04/10/String类型/</id>
<published>2020-04-10T07:48:00.000Z</published>
<updated>2020-04-12T20:05:47.759Z</updated>
<summary type="html">
<h2 id="演进"><a href="#演进" class="headerlink" title="演进"></a>演进</h2><p><img src="/images/pasted-194.png" alt="String对象演进"></p>
</summary>
<category term="java" scheme="http://www.hardydou.com/categories/java/"/>
<category term="java" scheme="http://www.hardydou.com/tags/java/"/>
<category term="java数据类型" scheme="http://www.hardydou.com/tags/java%E6%95%B0%E6%8D%AE%E7%B1%BB%E5%9E%8B/"/>
</entry>
<entry>
<title>boolean类型</title>
<link href="http://www.hardydou.com/2020/04/10/boolean%E7%B1%BB%E5%9E%8B/"/>
<id>http://www.hardydou.com/2020/04/10/boolean类型/</id>
<published>2020-04-10T06:34:00.000Z</published>
<updated>2020-04-10T07:46:11.125Z</updated>
<summary type="html">
<blockquote>
<p>boolean类型 占多大空间 </p>
</blockquote>
</summary>
<category term="java" scheme="http://www.hardydou.com/categories/java/"/>
<category term="java" scheme="http://www.hardydou.com/tags/java/"/>
<category term="java数据类型" scheme="http://www.hardydou.com/tags/java%E6%95%B0%E6%8D%AE%E7%B1%BB%E5%9E%8B/"/>
</entry>
<entry>
<title>Java引用数据类型</title>
<link href="http://www.hardydou.com/2020/04/09/Java%E5%BC%95%E7%94%A8%E6%95%B0%E6%8D%AE%E7%B1%BB%E5%9E%8B/"/>
<id>http://www.hardydou.com/2020/04/09/Java引用数据类型/</id>
<published>2020-04-09T13:29:00.000Z</published>
<updated>2020-04-10T07:37:03.559Z</updated>
<summary type="html">
<h2 id="介绍"><a href="#介绍" class="headerlink" title="介绍"></a>介绍</h2><p>Java里除了基础数据类型就是引用数据类型。例如:类、接口、数组、枚举、标注</p>
<h2 id="对象内存布局"><a href="#对象内存布局" class="headerlink" title="对象内存布局"></a>对象内存布局</h2><p><img src="/images/pasted-192.png" alt="内存布局"></p>
</summary>
<category term="java" scheme="http://www.hardydou.com/categories/java/"/>
<category term="java" scheme="http://www.hardydou.com/tags/java/"/>
<category term="java数据类型" scheme="http://www.hardydou.com/tags/java%E6%95%B0%E6%8D%AE%E7%B1%BB%E5%9E%8B/"/>
</entry>
<entry>
<title>策略模式</title>
<link href="http://www.hardydou.com/2019/07/24/strategy-pattern/"/>
<id>http://www.hardydou.com/2019/07/24/strategy-pattern/</id>
<published>2019-07-24T06:43:00.000Z</published>
<updated>2020-02-19T05:35:32.296Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>行为模式,定义一组算法,将每个算法都封装起来,并且使他们之间可以互换。</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-179.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
<category term="行为模式" scheme="http://www.hardydou.com/tags/%E8%A1%8C%E4%B8%BA%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title>责任链模式</title>
<link href="http://www.hardydou.com/2019/07/24/chainofresponsibility-pattern/"/>
<id>http://www.hardydou.com/2019/07/24/chainofresponsibility-pattern/</id>
<published>2019-07-24T06:17:00.000Z</published>
<updated>2020-02-19T05:35:43.220Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>行为模式,使多个对象都有机会处理请求,从而避免请求的发送者和接收者之间的耦合关系。将这些对象连城一条链,并沿着这条链传递请求,直到有对象处理它为止。</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-177.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
<category term="行为模式" scheme="http://www.hardydou.com/tags/%E8%A1%8C%E4%B8%BA%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title>命令模式</title>
<link href="http://www.hardydou.com/2019/07/23/command-pattern/"/>
<id>http://www.hardydou.com/2019/07/23/command-pattern/</id>
<published>2019-07-23T10:10:00.000Z</published>
<updated>2020-02-19T05:35:50.359Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>行为模式,将一个请求封装成一个对象,从而让你使用不同的请求把客户端参数化,对请求排队或者记录请求日志,可以提供命令的撤销和恢复功能。</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-176.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title>模版方法模式</title>
<link href="http://www.hardydou.com/2019/07/23/templateMethod-pattern/"/>
<id>http://www.hardydou.com/2019/07/23/templateMethod-pattern/</id>
<published>2019-07-23T05:25:00.000Z</published>
<updated>2020-02-19T05:36:02.584Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>行为模式,定义一个操作中的算法的框架,而将一些步骤延迟到子类中。使得子类可以不改变一个算法的结构即可重定义该算法的某些特定步骤。</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-172.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
<category term="行为模式" scheme="http://www.hardydou.com/tags/%E8%A1%8C%E4%B8%BA%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title>享元模式</title>
<link href="http://www.hardydou.com/2019/07/22/flyweight-pattern/"/>
<id>http://www.hardydou.com/2019/07/22/flyweight-pattern/</id>
<published>2019-07-22T03:34:55.000Z</published>
<updated>2020-02-19T05:36:10.962Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>使用共享对象可有效的支持大量细粒度的对象。享元对象能做到共享的关键是区分内部状态和外部状态。</p>
<ul>
<li>内部状态是存储在享元对象内部的、可以共享的信息,并且不会随环境改变而改变。</li>
<li>外部状态是随环境改变而改变且不可以共享的状态。享元对象的外部状态必须又客户端保存,并在享元对象被创建之后,在需要使用的时候再传入到享元对象内部。</li>
</ul>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-170.png" alt="upload successful"></p>
</summary>
</entry>
<entry>
<title>外观模式</title>
<link href="http://www.hardydou.com/2019/07/22/facade-pattern/"/>
<id>http://www.hardydou.com/2019/07/22/facade-pattern/</id>
<published>2019-07-22T03:22:00.000Z</published>
<updated>2020-02-19T05:36:36.717Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>要求一个子系统的外部与其内部的通信必须通过一个统一的对象进行。外观模式提供一个高层侧的接口,使得子系统更易使用。<br><img src="/images/pasted-166.png" alt="upload successful"></p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-167.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title> Git 分支协作模式</title>
<link href="http://www.hardydou.com/2019/07/22/git/"/>
<id>http://www.hardydou.com/2019/07/22/git/</id>
<published>2019-07-22T02:17:00.000Z</published>
<updated>2020-02-19T05:36:52.754Z</updated>
<summary type="html">
<h3 id="开始"><a href="#开始" class="headerlink" title="开始"></a>开始</h3><p> 3人通过本地仓库 master 分支向远程仓库 master 分支提交代码<br><img src="/images/pasted-161.png" alt="upload successful"></p>
</summary>
<category term="工具" scheme="http://www.hardydou.com/categories/%E5%B7%A5%E5%85%B7/"/>
<category term="git" scheme="http://www.hardydou.com/tags/git/"/>
</entry>
<entry>
<title>桥梁模式</title>
<link href="http://www.hardydou.com/2019/07/19/bridge-pattern/"/>
<id>http://www.hardydou.com/2019/07/19/bridge-pattern/</id>
<published>2019-07-19T07:34:00.000Z</published>
<updated>2020-02-19T05:37:42.509Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>将抽象和实现解耦,使得两者可以独立变化。</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-159.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title>组合模式</title>
<link href="http://www.hardydou.com/2019/07/10/composite-pattern/"/>
<id>http://www.hardydou.com/2019/07/10/composite-pattern/</id>
<published>2019-07-10T03:35:00.000Z</published>
<updated>2020-02-19T05:37:48.329Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>将对象组合成树形结构以表示”部分-整体“的层次结构,使得用户对单个对象和组合对象的使用具有一致性。</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-157.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title>适配器模式</title>
<link href="http://www.hardydou.com/2019/07/04/adapter-pattern/"/>
<id>http://www.hardydou.com/2019/07/04/adapter-pattern/</id>
<published>2019-07-04T04:25:00.000Z</published>
<updated>2020-02-19T05:37:54.401Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>将一个类的接口变换成客户端所期待的另一种接口,从而使原本因接口不匹配而无从在一起工作的两个类能够在一起工作</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-155.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title>装饰者模式</title>
<link href="http://www.hardydou.com/2019/07/04/decorator-pattern/"/>
<id>http://www.hardydou.com/2019/07/04/decorator-pattern/</id>
<published>2019-07-04T02:43:34.000Z</published>
<updated>2020-02-19T05:38:03.593Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>动态的给一个对象添加一些额外的职责。就增加功能来说,装饰模式比生成子类更为灵活。</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-153.png" alt="upload successful"></p>
</summary>
</entry>
<entry>
<title>代理模式</title>
<link href="http://www.hardydou.com/2019/07/02/proxy-pattern/"/>
<id>http://www.hardydou.com/2019/07/02/proxy-pattern/</id>
<published>2019-07-02T07:28:00.000Z</published>
<updated>2020-02-19T05:38:11.853Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>为其它对象提供一种代理以控制这个对象的访问。</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-151.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title>原型模式</title>
<link href="http://www.hardydou.com/2019/07/02/prototype-pattern/"/>
<id>http://www.hardydou.com/2019/07/02/prototype-pattern/</id>
<published>2019-07-02T06:49:00.000Z</published>
<updated>2020-02-19T05:38:26.000Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>用原型实例指定创建对象的种类,并且通过复制这些原型创建新的对象。</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-150.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title>创建者模式</title>
<link href="http://www.hardydou.com/2019/07/02/builder-pattern/"/>
<id>http://www.hardydou.com/2019/07/02/builder-pattern/</id>
<published>2019-07-02T06:10:00.000Z</published>
<updated>2020-02-19T05:38:34.046Z</updated>
<summary type="html">
<h2 id="概述"><a href="#概述" class="headerlink" title="概述"></a>概述</h2><p>创建者模式关注的是零件类型和装配工艺顺序,这是与工厂方法模式最大的不同之处,虽然同为创建型模式,但是重点不同。</p>
<h2 id="类图"><a href="#类图" class="headerlink" title="类图"></a>类图</h2><p><img src="/images/pasted-149.png" alt="upload successful"></p>
</summary>
<category term="架构设计" scheme="http://www.hardydou.com/categories/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/"/>
<category term="设计模式" scheme="http://www.hardydou.com/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/"/>
</entry>
</feed>