-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
432 lines (185 loc) · 15.3 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>星辰漫步</title>
<subtitle>星辰漫步</subtitle>
<link href="https://feynmanloo.github.io/atom.xml" rel="self"/>
<link href="https://feynmanloo.github.io/"/>
<updated>2023-06-07T12:02:57.765Z</updated>
<id>https://feynmanloo.github.io/</id>
<author>
<name>Feynman Loo</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>aPaaS是什么</title>
<link href="https://feynmanloo.github.io/2022/06/02/apaas-shi-shi-me/"/>
<id>https://feynmanloo.github.io/2022/06/02/apaas-shi-shi-me/</id>
<published>2022-06-02T01:59:47.000Z</published>
<updated>2023-06-07T12:02:57.765Z</updated>
<summary type="html"><h2 id="什么是aPaaS?"><a href="#什么是aPaaS?" class="headerlink"</summary>
<category term="aPaas" scheme="https://feynmanloo.github.io/tags/aPaas/"/>
<category term="Paas" scheme="https://feynmanloo.github.io/tags/Paas/"/>
</entry>
<entry>
<title>GIT版本管理一篇入门</title>
<link href="https://feynmanloo.github.io/2022/05/26/git-ban-ben-guan-li-yi-pian-ru-men/"/>
<id>https://feynmanloo.github.io/2022/05/26/git-ban-ben-guan-li-yi-pian-ru-men/</id>
<published>2022-05-26T01:09:01.000Z</published>
<updated>2023-06-07T12:02:57.765Z</updated>
<summary type="html"><h2 id="一、简介"><a href="#一、简介" class="headerlink"</summary>
<category term="git" scheme="https://feynmanloo.github.io/categories/git/"/>
<category term="git" scheme="https://feynmanloo.github.io/tags/git/"/>
<category term="管理" scheme="https://feynmanloo.github.io/tags/%E7%AE%A1%E7%90%86/"/>
</entry>
<entry>
<title>5个思维方式,助你提升格局、眼界,看到别人看不见的东西</title>
<link href="https://feynmanloo.github.io/2022/04/19/5-ge-si-wei-fang-shi-zhu-ni-ti-sheng-ge-ju-yan-jie-kan-dao-bie-ren-kan-bu-jian-de-dong-xi/"/>
<id>https://feynmanloo.github.io/2022/04/19/5-ge-si-wei-fang-shi-zhu-ni-ti-sheng-ge-ju-yan-jie-kan-dao-bie-ren-kan-bu-jian-de-dong-xi/</id>
<published>2022-04-19T11:47:48.000Z</published>
<updated>2023-06-07T12:02:57.764Z</updated>
<summary type="html"><p>不说废话,总结了以往读过的20几本思维方法、大脑结构等相关书籍,再回顾自己几年的工作经验,我提炼出了这5个思维方式。</p>
<p><strong>1、闭环思维</strong></p>
<p>闭环的本质是你要给人一种确定性,交代给别人或别人交代给自己的事,肯定会有一个确定</summary>
<category term="思维" scheme="https://feynmanloo.github.io/categories/%E6%80%9D%E7%BB%B4/"/>
</entry>
<entry>
<title>自建jenkins镜像</title>
<link href="https://feynmanloo.github.io/2022/04/08/zi-jian-jenkins-jing-xiang/"/>
<id>https://feynmanloo.github.io/2022/04/08/zi-jian-jenkins-jing-xiang/</id>
<published>2022-04-08T11:23:31.000Z</published>
<updated>2023-06-07T12:02:57.766Z</updated>
<summary type="html"><pre class="line-numbers language-docker" data-language="docker"><code class="language-docker"><span class="token instruction"><span</summary>
<category term="Jenkins" scheme="https://feynmanloo.github.io/categories/Jenkins/"/>
<category term="jenkins" scheme="https://feynmanloo.github.io/tags/jenkins/"/>
<category term="ci" scheme="https://feynmanloo.github.io/tags/ci/"/>
</entry>
<entry>
<title>技术人员转团队管理该怎么做,这篇文章告诉你</title>
<link href="https://feynmanloo.github.io/2022/04/01/ji-zhu-ren-yuan-zhuan-tuan-dui-guan-li-gai-zen-me-zuo-zhe-pian-wen-zhang-gao-su-ni/"/>
<id>https://feynmanloo.github.io/2022/04/01/ji-zhu-ren-yuan-zhuan-tuan-dui-guan-li-gai-zen-me-zuo-zhe-pian-wen-zhang-gao-su-ni/</id>
<published>2022-04-01T01:58:01.000Z</published>
<updated>2023-06-07T12:02:57.766Z</updated>
<summary type="html"><h3 id="一、管理团队的三板斧"><a href="#一、管理团队的三板斧" class="headerlink"</summary>
<category term="管理" scheme="https://feynmanloo.github.io/categories/%E7%AE%A1%E7%90%86/"/>
<category term="管理" scheme="https://feynmanloo.github.io/tags/%E7%AE%A1%E7%90%86/"/>
<category term="技术管理" scheme="https://feynmanloo.github.io/tags/%E6%8A%80%E6%9C%AF%E7%AE%A1%E7%90%86/"/>
<category term="团队管理" scheme="https://feynmanloo.github.io/tags/%E5%9B%A2%E9%98%9F%E7%AE%A1%E7%90%86/"/>
</entry>
<entry>
<title>Rust极简教程</title>
<link href="https://feynmanloo.github.io/2022/03/29/rust-ji-jian-jiao-cheng/"/>
<id>https://feynmanloo.github.io/2022/03/29/rust-ji-jian-jiao-cheng/</id>
<published>2022-03-29T06:30:05.000Z</published>
<updated>2023-06-07T12:02:57.765Z</updated>
<summary type="html"><h1 id="简介"><a href="#简介" class="headerlink"</summary>
<category term="编程语言" scheme="https://feynmanloo.github.io/categories/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80/"/>
<category term="rust" scheme="https://feynmanloo.github.io/tags/rust/"/>
</entry>
<entry>
<title>一篇文章讲透贝壳创新战略“ACN”模式</title>
<link href="https://feynmanloo.github.io/2022/03/28/yi-pian-wen-zhang-jiang-tou-bei-ke-chuang-xin-zhan-lue-acn-mo-shi/"/>
<id>https://feynmanloo.github.io/2022/03/28/yi-pian-wen-zhang-jiang-tou-bei-ke-chuang-xin-zhan-lue-acn-mo-shi/</id>
<published>2022-03-28T05:46:09.000Z</published>
<updated>2023-06-07T12:02:57.765Z</updated>
<summary type="html"><p><img src="https://s2.loli.net/2022/03/28/OYPcDBFSpk2X9u3.jpg" alt="贝壳创新战略"></p>
<h4</summary>
<category term="模式" scheme="https://feynmanloo.github.io/categories/%E6%A8%A1%E5%BC%8F/"/>
<category term="ACN" scheme="https://feynmanloo.github.io/tags/ACN/"/>
<category term="贝壳" scheme="https://feynmanloo.github.io/tags/%E8%B4%9D%E5%A3%B3/"/>
<category term="创新" scheme="https://feynmanloo.github.io/tags/%E5%88%9B%E6%96%B0/"/>
</entry>
<entry>
<title>Docker容器中安装Mysql5.7</title>
<link href="https://feynmanloo.github.io/2022/03/24/docker-rong-qi-zhong-an-zhuang-mysql5-7/"/>
<id>https://feynmanloo.github.io/2022/03/24/docker-rong-qi-zhong-an-zhuang-mysql5-7/</id>
<published>2022-03-24T02:04:53.000Z</published>
<updated>2023-06-07T12:02:57.764Z</updated>
<summary type="html"><h4 id="一、拉取镜像"><a href="#一、拉取镜像" class="headerlink" title="一、拉取镜像"></a>一、拉取镜像</h4><pre class="line-numbers language-none"><code</summary>
<category term="Mysql" scheme="https://feynmanloo.github.io/categories/Mysql/"/>
<category term="Mysql" scheme="https://feynmanloo.github.io/tags/Mysql/"/>
<category term="Docker" scheme="https://feynmanloo.github.io/tags/Docker/"/>
</entry>
<entry>
<title>元数据和主数据</title>
<link href="https://feynmanloo.github.io/2022/03/23/yuan-shu-ju-he-zhu-shu-ju/"/>
<id>https://feynmanloo.github.io/2022/03/23/yuan-shu-ju-he-zhu-shu-ju/</id>
<published>2022-03-23T14:06:52.000Z</published>
<updated>2023-06-07T12:02:57.765Z</updated>
<summary type="html"><p> 企业数据管理的内容和范畴通常包含交易数据、主数据以及元数据。本文将主要针对主数据、元数据的相关概念以及应用跟大家做一个探讨。 </p>
<h3 id="1-1-主数据和主数据管理的概念"><a href="#1-1-主数据和主数据管理的概念"</summary>
<category term="数据仓库" scheme="https://feynmanloo.github.io/categories/%E6%95%B0%E6%8D%AE%E4%BB%93%E5%BA%93/"/>
<category term="元数据" scheme="https://feynmanloo.github.io/tags/%E5%85%83%E6%95%B0%E6%8D%AE/"/>
<category term="主数据" scheme="https://feynmanloo.github.io/tags/%E4%B8%BB%E6%95%B0%E6%8D%AE/"/>
</entry>
<entry>
<title>30岁做什么,可在5年后受益匪浅?</title>
<link href="https://feynmanloo.github.io/2022/03/16/30-sui-zuo-shi-me-ke-zai-5-nian-hou-shou-yi-fei-qian/"/>
<id>https://feynmanloo.github.io/2022/03/16/30-sui-zuo-shi-me-ke-zai-5-nian-hou-shou-yi-fei-qian/</id>
<published>2022-03-16T14:29:01.000Z</published>
<updated>2023-06-07T12:02:57.764Z</updated>
<summary type="html"><p><strong>开始做一项投资5年以后才能得到回报的事情。</strong></p>
<p>6年前,我想写微信公众号,写了两个月,粉丝一直增长很慢,最终放弃了,而当时一起做公众号认识的朋友,现在已有人做到几十万粉丝,靠公众号实现自由职业。</p>
<p>4年前,我想学pyt</summary>
<category term="感悟" scheme="https://feynmanloo.github.io/categories/%E6%84%9F%E6%82%9F/"/>
<category term="人生" scheme="https://feynmanloo.github.io/tags/%E4%BA%BA%E7%94%9F/"/>
<category term="感悟" scheme="https://feynmanloo.github.io/tags/%E6%84%9F%E6%82%9F/"/>
</entry>
<entry>
<title>聚合支付的点滴思考</title>
<link href="https://feynmanloo.github.io/2022/03/15/ju-he-zhi-fu-de-dian-di-si-kao/"/>
<id>https://feynmanloo.github.io/2022/03/15/ju-he-zhi-fu-de-dian-di-si-kao/</id>
<published>2022-03-15T15:12:26.000Z</published>
<updated>2023-06-07T12:02:57.766Z</updated>
<summary type="html"><p>2021年10月13日有一个新政策发布, 根据《中国人民银行关于加强支付受理终端及相关业务管理的通知(银发〔2021〕259号)》新法其中提到条码支付被纳入监管,对个人收款条码的使用规范做出具体规定,并已于2022年3月1日起施行。<img</summary>
<category term="聚合支付" scheme="https://feynmanloo.github.io/categories/%E8%81%9A%E5%90%88%E6%94%AF%E4%BB%98/"/>
<category term="聚合支付" scheme="https://feynmanloo.github.io/tags/%E8%81%9A%E5%90%88%E6%94%AF%E4%BB%98/"/>
<category term="盈利" scheme="https://feynmanloo.github.io/tags/%E7%9B%88%E5%88%A9/"/>
<category term="模式" scheme="https://feynmanloo.github.io/tags/%E6%A8%A1%E5%BC%8F/"/>
</entry>
<entry>
<title>macOS下安装Zsh并使用oh-my-zsh打造高效便捷的shell环境</title>
<link href="https://feynmanloo.github.io/2022/03/14/macos-xia-an-zhuang-zsh-bing-shi-yong-oh-my-zsh-da-zao-gao-xiao-bian-jie-de-shell-huan-jing/"/>
<id>https://feynmanloo.github.io/2022/03/14/macos-xia-an-zhuang-zsh-bing-shi-yong-oh-my-zsh-da-zao-gao-xiao-bian-jie-de-shell-huan-jing/</id>
<published>2022-03-14T14:34:48.000Z</published>
<updated>2023-06-07T12:02:57.765Z</updated>
<summary type="html"><h2 id="macOS-Zsh-使用-oh-my-zsh-打造高效便捷的-shell-环境"><a href="#macOS-Zsh-使用-oh-my-zsh-打造高效便捷的-shell-环境" class="headerlink" title="macOS Zsh 使用</summary>
<category term="zsh" scheme="https://feynmanloo.github.io/categories/zsh/"/>
<category term="zsh" scheme="https://feynmanloo.github.io/tags/zsh/"/>
<category term="shell" scheme="https://feynmanloo.github.io/tags/shell/"/>
<category term="mac" scheme="https://feynmanloo.github.io/tags/mac/"/>
<category term="oh-my-zsh" scheme="https://feynmanloo.github.io/tags/oh-my-zsh/"/>
<category term="macOS" scheme="https://feynmanloo.github.io/tags/macOS/"/>
</entry>
<entry>
<title>Hello World</title>
<link href="https://feynmanloo.github.io/2022/03/14/hello-world/"/>
<id>https://feynmanloo.github.io/2022/03/14/hello-world/</id>
<published>2022-03-14T13:43:39.000Z</published>
<updated>2023-06-07T12:02:57.765Z</updated>
<summary type="html"><p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a></summary>
</entry>
<entry>
<title>基于Koa2框架的项目搭建及Docker部署</title>
<link href="https://feynmanloo.github.io/2022/03/14/ji-yu-koa2-kuang-jia-de-xiang-mu-da-jian-ji-docker-bu-shu/"/>
<id>https://feynmanloo.github.io/2022/03/14/ji-yu-koa2-kuang-jia-de-xiang-mu-da-jian-ji-docker-bu-shu/</id>
<published>2022-03-14T03:02:23.000Z</published>
<updated>2023-06-07T12:02:57.766Z</updated>
<summary type="html"><p>Koa是基于 Node.js 平台的下一代 web 开发框架,由express原班人马打造,致力于成为一个更小、更富有表现力、更健壮的 Web 框架。使用 koa 编写 web 应用,通过组合不同的</summary>
<category term="koa" scheme="https://feynmanloo.github.io/categories/koa/"/>
<category term="koa" scheme="https://feynmanloo.github.io/tags/koa/"/>
<category term="nodejs" scheme="https://feynmanloo.github.io/tags/nodejs/"/>
<category term="node" scheme="https://feynmanloo.github.io/tags/node/"/>
<category term="docker" scheme="https://feynmanloo.github.io/tags/docker/"/>
</entry>
<entry>
<title>红包算法</title>
<link href="https://feynmanloo.github.io/2022/03/11/hong-bao-suan-fa/"/>
<id>https://feynmanloo.github.io/2022/03/11/hong-bao-suan-fa/</id>
<published>2022-03-11T13:43:39.000Z</published>
<updated>2023-06-07T12:02:57.766Z</updated>
<summary type="html"><h2 id="C-实现红包算法"><a href="#C-实现红包算法" class="headerlink" title="C# 实现红包算法"></a>C#</summary>
<category term="算法" scheme="https://feynmanloo.github.io/categories/%E7%AE%97%E6%B3%95/"/>
<category term="红包" scheme="https://feynmanloo.github.io/tags/%E7%BA%A2%E5%8C%85/"/>
<category term="算法" scheme="https://feynmanloo.github.io/tags/%E7%AE%97%E6%B3%95/"/>
</entry>
</feed>