-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
523 lines (315 loc) · 17.6 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
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>William@blog</title>
<subtitle>Willog</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://willog.top/"/>
<updated>2024-01-19T05:21:51.725Z</updated>
<id>https://willog.top/</id>
<author>
<name>Weiliang Bai</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>技术/笔记/MapReduce实战</title>
<link href="https://willog.top/posts/77f0d3e3/"/>
<id>https://willog.top/posts/77f0d3e3/</id>
<published>2024-02-21T08:27:08.898Z</published>
<updated>2024-01-19T05:21:51.725Z</updated>
<summary type="html">
<h1 id="mapreduce-实现贝叶斯分类器"><a class="markdownIt-Anchor" href="#mapreduce-实现贝叶斯分类器"></a> MapReduce 实现贝叶斯分类器</h1>
<h2 id="理论基础"><a
</summary>
</entry>
<entry>
<title>技术/笔记/Talent Plan 项目笔记</title>
<link href="https://willog.top/posts/47eaa8c7/"/>
<id>https://willog.top/posts/47eaa8c7/</id>
<published>2023-10-05T07:20:08.677Z</published>
<updated>2023-10-14T11:49:48.142Z</updated>
<summary type="html">
<span class="label label-info">Project</span>
<span class="label label-warning">TinyKV</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="笔记" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E7%AC%94%E8%AE%B0/"/>
<category term="storage" scheme="https://willog.top/tags/storage/"/>
</entry>
<entry>
<title>杂项/Ideas</title>
<link href="https://willog.top/posts/853a41fd/"/>
<id>https://willog.top/posts/853a41fd/</id>
<published>2022-09-17T07:16:07.971Z</published>
<updated>2022-09-17T07:16:07.971Z</updated>
<summary type="html">
<h1 id="williamss-fantastic-ideas"><a class="markdownIt-Anchor" href="#williamss-fantastic-ideas"></a> Williams’s Fantastic Ideas</h1>
</summary>
<category term="杂项" scheme="https://willog.top/categories/%E6%9D%82%E9%A1%B9/"/>
</entry>
<entry>
<title>杂项/读书笔记约法三章</title>
<link href="https://willog.top/posts/e8be4afa/"/>
<id>https://willog.top/posts/e8be4afa/</id>
<published>2022-09-17T07:16:07.971Z</published>
<updated>2023-10-05T09:07:57.425Z</updated>
<summary type="html">
<span class="label label-info">Note</span>
</summary>
<category term="杂项" scheme="https://willog.top/categories/%E6%9D%82%E9%A1%B9/"/>
</entry>
<entry>
<title>技术/语言/LatexTikz</title>
<link href="https://willog.top/posts/9b17222d/"/>
<id>https://willog.top/posts/9b17222d/</id>
<published>2022-09-17T07:16:07.971Z</published>
<updated>2023-10-05T09:07:24.317Z</updated>
<summary type="html">
<span class="label label-info">Latex</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="语言" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E8%AF%AD%E8%A8%80/"/>
<category term="Latex" scheme="https://willog.top/tags/Latex/"/>
</entry>
<entry>
<title>技术/语言/Java&Kotlin语法对照</title>
<link href="https://willog.top/posts/7a368ad4/"/>
<id>https://willog.top/posts/7a368ad4/</id>
<published>2022-09-17T07:16:07.970Z</published>
<updated>2023-10-05T09:06:50.713Z</updated>
<summary type="html">
比较两种语言代码的不同,方便更好的记忆与理解 Kotlin 和 Java 的关系,体会语法糖的真香。
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="语言" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E8%AF%AD%E8%A8%80/"/>
<category term="Kotlin" scheme="https://willog.top/tags/Kotlin/"/>
<category term="Java" scheme="https://willog.top/tags/Java/"/>
</entry>
<entry>
<title>技术/语言/JavaLearning</title>
<link href="https://willog.top/posts/6374ed46/"/>
<id>https://willog.top/posts/6374ed46/</id>
<published>2022-09-17T07:16:07.970Z</published>
<updated>2023-10-05T09:06:56.903Z</updated>
<summary type="html">
<span class="label label-info">Java</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="语言" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E8%AF%AD%E8%A8%80/"/>
<category term="Java" scheme="https://willog.top/tags/Java/"/>
</entry>
<entry>
<title>技术/语言/Kotlin 学习笔记</title>
<link href="https://willog.top/posts/ec3dabc7/"/>
<id>https://willog.top/posts/ec3dabc7/</id>
<published>2022-09-17T07:16:07.970Z</published>
<updated>2023-10-05T09:07:05.368Z</updated>
<summary type="html">
<span class="label label-info">Kotlin</span>
<ul>
<li>Kotlin 可以编译成Java字节码,也可以编译成 JavaScript,方便在没有 JVM 的设备上运行。</li>
<li>kotlin源文件不需要相匹配的目录和包,源文件可以放在任何文件目录。</li>
<li>$a 和 ${a.func()}我是真没话说。</li>
<li>完善的NULL检查机制 “!!, ?, ?:”(当一个引用可能为 null 值时, 对应的类型声明必须明确地标记为可为 null。方法是: “Type后 + ?”)</li>
<li>玩转for循环:可以方便的指定遍历的步长,范围。( …, step, downTo, in, until)</li>
<li>Kotlin 的基本数值类型包括 Byte、Short、Int、Long、Float、Double 等。<strong>不同于 Java 的是,字符<mark>不属于</mark>数值类型</strong>,是一个独立的数据类型。</li>
<li>支持二进制字面量,数值类型混入下划线增加语义性。</li>
<li>有些时候较小类型不会隐式转换成较大类型,需要手动调用 .toXXX() 来进行显示的类型转换。</li>
<li>和 <em>golang</em> 一样少了分号(这就是语法糖吗i了i了</li>
<li>if-else 语句与when语句等可以视为 <mark>表达式</mark>(可赋值</li>
<li>when 与 -&gt; 符号构成强大的分支控制。</li>
<li>完全抛弃<em>基本数据类型</em>改用<em>对象数据类型</em>“。</li>
<li>“fun xxx() = xxx” 这个语法糖结合 if else, when 等特性可以打出漂亮的组合拳。</li>
<li>class 继承的时候对继承的父类后面<em>一般</em>要加括号(因为 java 继承中必调用父类构造函数)且此构造函数必调用著构造函数。</li>
</ul>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="语言" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E8%AF%AD%E8%A8%80/"/>
<category term="Kotlin" scheme="https://willog.top/tags/Kotlin/"/>
</entry>
<entry>
<title>技术/语言/C++入门课</title>
<link href="https://willog.top/posts/98759b98/"/>
<id>https://willog.top/posts/98759b98/</id>
<published>2022-09-17T07:16:07.969Z</published>
<updated>2022-09-17T07:16:07.969Z</updated>
<summary type="html">
<span class="label label-success">C/C++</span>
<span class="label label-info">课程笔记</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="语言" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E8%AF%AD%E8%A8%80/"/>
<category term="C/C++" scheme="https://willog.top/tags/C-C/"/>
</entry>
<entry>
<title>技术/笔记/离散数学笔记</title>
<link href="https://willog.top/posts/b09d8377/"/>
<id>https://willog.top/posts/b09d8377/</id>
<published>2022-09-17T07:16:07.968Z</published>
<updated>2023-10-05T07:35:15.578Z</updated>
<summary type="html">
<span class="label label-success">Math</span>
<span class="label label-info">课程笔记</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="笔记" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E7%AC%94%E8%AE%B0/"/>
<category term="Math" scheme="https://willog.top/tags/Math/"/>
</entry>
<entry>
<title>技术/指南/小技巧手册</title>
<link href="https://willog.top/posts/fac7f463/"/>
<id>https://willog.top/posts/fac7f463/</id>
<published>2022-09-17T07:16:07.966Z</published>
<updated>2023-10-05T09:05:58.557Z</updated>
<summary type="html">
<span class="label label-info">Note</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="指南" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E6%8C%87%E5%8D%97/"/>
<category term="踩坑" scheme="https://willog.top/tags/%E8%B8%A9%E5%9D%91/"/>
</entry>
<entry>
<title>技术/指南/Ubuntu & Windows 10 双系统安装指南</title>
<link href="https://willog.top/posts/5258147c/"/>
<id>https://willog.top/posts/5258147c/</id>
<published>2022-09-17T07:16:07.966Z</published>
<updated>2022-09-17T07:16:07.966Z</updated>
<summary type="html">
<span class="label label-warning">技术</span>
<span class="label label-warning">系统</span>
<span class="label label-info">Linux</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="指南" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E6%8C%87%E5%8D%97/"/>
<category term="Linux" scheme="https://willog.top/tags/Linux/"/>
</entry>
<entry>
<title>技术/指南/IDE&Editor Shortcuts Query</title>
<link href="https://willog.top/posts/fde8aecf/"/>
<id>https://willog.top/posts/fde8aecf/</id>
<published>2022-09-17T07:16:07.965Z</published>
<updated>2023-10-05T09:05:34.588Z</updated>
<summary type="html">
<span class="label label-info">Tools</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="指南" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E6%8C%87%E5%8D%97/"/>
</entry>
<entry>
<title>技术/指南/Hexo icarus 博客维护</title>
<link href="https://willog.top/posts/6e7bdc/"/>
<id>https://willog.top/posts/6e7bdc/</id>
<published>2022-09-17T07:16:07.965Z</published>
<updated>2023-10-05T09:03:50.310Z</updated>
<summary type="html">
<span class="label label-info">hexo</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="指南" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E6%8C%87%E5%8D%97/"/>
<category term="Hexo" scheme="https://willog.top/tags/Hexo/"/>
</entry>
<entry>
<title>技术/开发/AndroidLearning</title>
<link href="https://willog.top/posts/fae5c3cd/"/>
<id>https://willog.top/posts/fae5c3cd/</id>
<published>2022-09-17T07:16:07.964Z</published>
<updated>2023-10-05T09:05:08.501Z</updated>
<summary type="html">
<span class="label label-warning">Android</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="开发" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E5%BC%80%E5%8F%91/"/>
</entry>
<entry>
<title>技术/指南/CMD 指令备忘</title>
<link href="https://willog.top/posts/369ceeb5/"/>
<id>https://willog.top/posts/369ceeb5/</id>
<published>2022-09-17T07:16:07.964Z</published>
<updated>2023-10-05T09:04:54.248Z</updated>
<summary type="html">
<span class="label label-info">cmd</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="指南" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E6%8C%87%E5%8D%97/"/>
<category term="Command" scheme="https://willog.top/tags/Command/"/>
</entry>
<entry>
<title>技术/工具/IDEA 学习笔记</title>
<link href="https://willog.top/posts/5a1e79ff/"/>
<id>https://willog.top/posts/5a1e79ff/</id>
<published>2022-09-17T07:16:07.963Z</published>
<updated>2023-10-05T08:59:00.869Z</updated>
<summary type="html">
<h1 id="idea基础功能概览"><a class="markdownIt-Anchor" href="#idea基础功能概览"></a> IDEA基础功能概览:</h1>
<ul>
<li>
<p>shortcut(edit, 代码片段, 功能), 版本控制(VCS: git, github, local history)</p>
</li>
<li>
<p>Debug, javadoc generator, database, web deployment</p>
</li>
<li>
<p>project&amp;module 等概念, 模板, 项目结构查询管理</p>
</li>
</ul>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="工具" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E5%B7%A5%E5%85%B7/"/>
</entry>
<entry>
<title>技术/笔记/操作系统原理课程笔记</title>
<link href="https://willog.top/posts/eaace690/"/>
<id>https://willog.top/posts/eaace690/</id>
<published>2022-01-05T16:00:00.000Z</published>
<updated>2022-09-17T07:16:07.967Z</updated>
<summary type="html">
<span class="label label-success">OS</span>
<span class="label label-info">课程笔记</span>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="笔记" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E7%AC%94%E8%AE%B0/"/>
<category term="OS" scheme="https://willog.top/tags/OS/"/>
</entry>
<entry>
<title>算法/算法分析与设计</title>
<link href="https://willog.top/posts/77d3606/"/>
<id>https://willog.top/posts/77d3606/</id>
<published>2021-12-29T16:00:00.000Z</published>
<updated>2022-09-17T07:16:07.972Z</updated>
<summary type="html">
<span class="label label-primary">算法</span>
</summary>
<category term="算法" scheme="https://willog.top/categories/%E7%AE%97%E6%B3%95/"/>
<category term="动态规划" scheme="https://willog.top/tags/%E5%8A%A8%E6%80%81%E8%A7%84%E5%88%92/"/>
<category term="贪心" scheme="https://willog.top/tags/%E8%B4%AA%E5%BF%83/"/>
<category term="搜索" scheme="https://willog.top/tags/%E6%90%9C%E7%B4%A2/"/>
<category term="排序" scheme="https://willog.top/tags/%E6%8E%92%E5%BA%8F/"/>
<category term="递归" scheme="https://willog.top/tags/%E9%80%92%E5%BD%92/"/>
<category term="图" scheme="https://willog.top/tags/%E5%9B%BE/"/>
</entry>
<entry>
<title>技术/笔记/《第一行代码:Android》读书笔记(三)</title>
<link href="https://willog.top/posts/87cffae2/"/>
<id>https://willog.top/posts/87cffae2/</id>
<published>2020-10-16T16:00:00.000Z</published>
<updated>2023-10-05T08:47:31.736Z</updated>
<summary type="html">
<span class="label label-success">Android</span>
<span class="label label-warning">Kotlin</span>
<span class="label label-info">读书笔记</span>
<br>
<br>
<article class="message">
<div class="message-header">
<p>简介</p>
</div>
<div class="message-body">
<p>"《第一行代码:Android 3rd》第九章和第十章的读书笔记,主要内容包括四大组件中的Service以及一些手机多媒体的使用。"</p>
</div>
</article>
</summary>
<category term="技术" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="笔记" scheme="https://willog.top/categories/%E6%8A%80%E6%9C%AF/%E7%AC%94%E8%AE%B0/"/>
<category term="Android" scheme="https://willog.top/tags/Android/"/>
<category term="Kotlin" scheme="https://willog.top/tags/Kotlin/"/>
</entry>
</feed>