-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
524 lines (224 loc) · 19.2 KB
/
Copy pathatom.xml
File metadata and controls
524 lines (224 loc) · 19.2 KB
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
524
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Angels-D</title>
<subtitle>とても残念だ</subtitle>
<link href="https://angels-d.github.io/atom.xml" rel="self"/>
<link href="https://angels-d.github.io/"/>
<updated>2024-12-20T10:50:04.049Z</updated>
<id>https://angels-d.github.io/</id>
<author>
<name>Angles-D</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>鲲鹏计算使用体验</title>
<link href="https://angels-d.github.io/2022/05/31/kun-peng-ji-suan-shi-yong-ti-yan-zong-jie/"/>
<id>https://angels-d.github.io/2022/05/31/kun-peng-ji-suan-shi-yong-ti-yan-zong-jie/</id>
<published>2022-05-31T05:15:00.000Z</published>
<updated>2024-12-20T10:50:04.049Z</updated>
<summary type="html"><h1 id="鲲鹏计算使用体验"><a href="#鲲鹏计算使用体验" class="headerlink"</summary>
<category term="操作系统" scheme="https://angels-d.github.io/categories/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/"/>
<category term="Linux" scheme="https://angels-d.github.io/tags/Linux/"/>
<category term="华为" scheme="https://angels-d.github.io/tags/%E5%8D%8E%E4%B8%BA/"/>
<category term="安装" scheme="https://angels-d.github.io/tags/%E5%AE%89%E8%A3%85/"/>
<category term="数据库" scheme="https://angels-d.github.io/tags/%E6%95%B0%E6%8D%AE%E5%BA%93/"/>
<category term="服务器" scheme="https://angels-d.github.io/tags/%E6%9C%8D%E5%8A%A1%E5%99%A8/"/>
</entry>
<entry>
<title>Nginx代理</title>
<link href="https://angels-d.github.io/2021/10/24/nginx-fan-xiang-dai-li/"/>
<id>https://angels-d.github.io/2021/10/24/nginx-fan-xiang-dai-li/</id>
<published>2021-10-24T09:10:00.000Z</published>
<updated>2024-12-20T10:50:04.010Z</updated>
<summary type="html"><h1 id="Nginx代理"><a href="#Nginx代理" class="headerlink" title="Nginx代理"></a>Nginx代理</h1><p>使用Nginx代理服务,使得服务器减少端口的开放数量,同时更加安全</p>
<h2</summary>
<category term="网络" scheme="https://angels-d.github.io/categories/%E7%BD%91%E7%BB%9C/"/>
<category term="Linux" scheme="https://angels-d.github.io/tags/Linux/"/>
<category term="Hadoop" scheme="https://angels-d.github.io/tags/Hadoop/"/>
<category term="CodeServer" scheme="https://angels-d.github.io/tags/CodeServer/"/>
<category term="Aria" scheme="https://angels-d.github.io/tags/Aria/"/>
<category term="V2Ray" scheme="https://angels-d.github.io/tags/V2Ray/"/>
<category term="JavaWeb" scheme="https://angels-d.github.io/tags/JavaWeb/"/>
<category term="鲲鹏开发者套件" scheme="https://angels-d.github.io/tags/%E9%B2%B2%E9%B9%8F%E5%BC%80%E5%8F%91%E8%80%85%E5%A5%97%E4%BB%B6/"/>
<category term="Nginx" scheme="https://angels-d.github.io/tags/Nginx/"/>
<category term="ssl" scheme="https://angels-d.github.io/tags/ssl/"/>
<category term="端口映射" scheme="https://angels-d.github.io/tags/%E7%AB%AF%E5%8F%A3%E6%98%A0%E5%B0%84/"/>
</entry>
<entry>
<title>Hadoop-Hdfs</title>
<link href="https://angels-d.github.io/2021/10/22/hadoop-hdfs/"/>
<id>https://angels-d.github.io/2021/10/22/hadoop-hdfs/</id>
<published>2021-10-22T11:57:00.000Z</published>
<updated>2024-12-20T10:50:04.008Z</updated>
<summary type="html"><h1 id="Hadoop-Hdfs"><a href="#Hadoop-Hdfs" class="headerlink" title="Hadoop-Hdfs"></a>Hadoop-Hdfs</h1><blockquote>
<p>前置教程:Hadoop安装配置:<a</summary>
<category term="操作系统" scheme="https://angels-d.github.io/categories/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/"/>
<category term="Linux" scheme="https://angels-d.github.io/tags/Linux/"/>
<category term="Hadoop" scheme="https://angels-d.github.io/tags/Hadoop/"/>
<category term="Hdfs" scheme="https://angels-d.github.io/tags/Hdfs/"/>
</entry>
<entry>
<title>算法与数据结构 笔记</title>
<link href="https://angels-d.github.io/2021/09/30/suan-fa-yu-shu-ju-jie-gou-bi-ji/"/>
<id>https://angels-d.github.io/2021/09/30/suan-fa-yu-shu-ju-jie-gou-bi-ji/</id>
<published>2021-09-30T00:36:00.000Z</published>
<updated>2024-12-20T10:50:04.044Z</updated>
<summary type="html"><h1 id="算法与数据结构-笔记"><a href="#算法与数据结构-笔记" class="headerlink" title="算法与数据结构 笔记"></a>算法与数据结构 笔记</h1><h2 id="思维导图"><a href="#思维导图"</summary>
<category term="算法" scheme="https://angels-d.github.io/categories/%E7%AE%97%E6%B3%95/"/>
<category term="C++" scheme="https://angels-d.github.io/tags/C/"/>
</entry>
<entry>
<title>OpenEuler-Hadoop安装配置</title>
<link href="https://angels-d.github.io/2021/09/24/openeuler-hadoop-an-zhuang-pei-zhi/"/>
<id>https://angels-d.github.io/2021/09/24/openeuler-hadoop-an-zhuang-pei-zhi/</id>
<published>2021-09-24T11:00:00.000Z</published>
<updated>2024-12-20T10:50:04.012Z</updated>
<summary type="html"><h1 id="OpenEuler-Hadoop安装配置"><a href="#OpenEuler-Hadoop安装配置" class="headerlink"</summary>
<category term="操作系统" scheme="https://angels-d.github.io/categories/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/"/>
<category term="华为" scheme="https://angels-d.github.io/tags/%E5%8D%8E%E4%B8%BA/"/>
<category term="hadoop" scheme="https://angels-d.github.io/tags/hadoop/"/>
<category term="安装" scheme="https://angels-d.github.io/tags/%E5%AE%89%E8%A3%85/"/>
<category term="集群" scheme="https://angels-d.github.io/tags/%E9%9B%86%E7%BE%A4/"/>
</entry>
<entry>
<title>人工智能 学习笔记</title>
<link href="https://angels-d.github.io/2021/08/06/ren-gong-zhi-neng-xue-xi-bi-ji/"/>
<id>https://angels-d.github.io/2021/08/06/ren-gong-zhi-neng-xue-xi-bi-ji/</id>
<published>2021-08-06T09:27:00.000Z</published>
<updated>2024-12-20T10:50:04.014Z</updated>
<summary type="html"><h1 id="人工智能-学习笔记"><a href="#人工智能-学习笔记" class="headerlink" title="人工智能 学习笔记"></a>人工智能</summary>
<category term="计算机科学" scheme="https://angels-d.github.io/categories/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%A7%91%E5%AD%A6/"/>
<category term="数学" scheme="https://angels-d.github.io/tags/%E6%95%B0%E5%AD%A6/"/>
<category term="人工智能" scheme="https://angels-d.github.io/tags/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD/"/>
<category term="机器学习" scheme="https://angels-d.github.io/tags/%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0/"/>
<category term="深度学习" scheme="https://angels-d.github.io/tags/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0/"/>
<category term="神经网络" scheme="https://angels-d.github.io/tags/%E7%A5%9E%E7%BB%8F%E7%BD%91%E7%BB%9C/"/>
<category term="图像识别" scheme="https://angels-d.github.io/tags/%E5%9B%BE%E5%83%8F%E8%AF%86%E5%88%AB/"/>
</entry>
<entry>
<title>天梯赛-正方形游戏</title>
<link href="https://angels-d.github.io/2021/07/10/tian-ti-sai-zheng-fang-xing-you-xi/"/>
<id>https://angels-d.github.io/2021/07/10/tian-ti-sai-zheng-fang-xing-you-xi/</id>
<published>2021-07-10T07:20:00.000Z</published>
<updated>2024-12-20T10:50:04.020Z</updated>
<summary type="html"><h1 id="天梯赛-正方形游戏"><a href="#天梯赛-正方形游戏" class="headerlink" title="天梯赛-正方形游戏"></a>天梯赛-正方形游戏</h1><iframe class="ppt"</summary>
<category term="算法" scheme="https://angels-d.github.io/categories/%E7%AE%97%E6%B3%95/"/>
<category term="C++" scheme="https://angels-d.github.io/tags/C/"/>
<category term="dfs" scheme="https://angels-d.github.io/tags/dfs/"/>
</entry>
<entry>
<title>天梯赛-找密码</title>
<link href="https://angels-d.github.io/2021/07/10/tian-ti-sai-zhao-mi-ma/"/>
<id>https://angels-d.github.io/2021/07/10/tian-ti-sai-zhao-mi-ma/</id>
<published>2021-07-10T07:19:00.000Z</published>
<updated>2024-12-20T10:50:04.019Z</updated>
<summary type="html"><h1 id="天梯赛-找密码"><a href="#天梯赛-找密码" class="headerlink" title="天梯赛-找密码"></a>天梯赛-找密码</h1><iframe class="ppt"</summary>
<category term="算法" scheme="https://angels-d.github.io/categories/%E7%AE%97%E6%B3%95/"/>
<category term="C++" scheme="https://angels-d.github.io/tags/C/"/>
<category term="动态规划" scheme="https://angels-d.github.io/tags/%E5%8A%A8%E6%80%81%E8%A7%84%E5%88%92/"/>
</entry>
<entry>
<title>天梯赛-谁去做这个工作</title>
<link href="https://angels-d.github.io/2021/07/10/tian-ti-sai-shui-qu-zuo-zhe-ge-gong-zuo/"/>
<id>https://angels-d.github.io/2021/07/10/tian-ti-sai-shui-qu-zuo-zhe-ge-gong-zuo/</id>
<published>2021-07-10T07:12:00.000Z</published>
<updated>2024-12-20T10:50:04.022Z</updated>
<summary type="html"><h1 id="天梯赛-谁去做这个工作"><a href="#天梯赛-谁去做这个工作" class="headerlink" title="天梯赛-谁去做这个工作"></a>天梯赛-谁去做这个工作</h1><iframe class="ppt"</summary>
<category term="算法" scheme="https://angels-d.github.io/categories/%E7%AE%97%E6%B3%95/"/>
<category term="C++" scheme="https://angels-d.github.io/tags/C/"/>
<category term="dfs" scheme="https://angels-d.github.io/tags/dfs/"/>
<category term="匈牙利算法" scheme="https://angels-d.github.io/tags/%E5%8C%88%E7%89%99%E5%88%A9%E7%AE%97%E6%B3%95/"/>
</entry>
<entry>
<title>天梯赛-消消乐(简单)</title>
<link href="https://angels-d.github.io/2021/07/10/tian-ti-sai-xiao-xiao-le-jian-dan/"/>
<id>https://angels-d.github.io/2021/07/10/tian-ti-sai-xiao-xiao-le-jian-dan/</id>
<published>2021-07-10T07:11:00.000Z</published>
<updated>2024-12-20T10:50:04.021Z</updated>
<summary type="html"><h1 id="天梯赛-消消乐-简单"><a href="#天梯赛-消消乐-简单" class="headerlink" title="天梯赛-消消乐(简单)"></a>天梯赛-消消乐(简单)</h1><iframe class="ppt"</summary>
<category term="算法" scheme="https://angels-d.github.io/categories/%E7%AE%97%E6%B3%95/"/>
<category term="C++" scheme="https://angels-d.github.io/tags/C/"/>
<category term="动态规划" scheme="https://angels-d.github.io/tags/%E5%8A%A8%E6%80%81%E8%A7%84%E5%88%92/"/>
</entry>
<entry>
<title>天梯赛-交通运输</title>
<link href="https://angels-d.github.io/2021/07/10/tian-ti-sai-jiao-tong-yun-shu/"/>
<id>https://angels-d.github.io/2021/07/10/tian-ti-sai-jiao-tong-yun-shu/</id>
<published>2021-07-10T07:10:00.000Z</published>
<updated>2024-12-20T10:50:04.019Z</updated>
<summary type="html"><h1 id="天梯赛-交通运输"><a href="#天梯赛-交通运输" class="headerlink" title="天梯赛-交通运输"></a>天梯赛-交通运输</h1><iframe class="ppt"</summary>
<category term="算法" scheme="https://angels-d.github.io/categories/%E7%AE%97%E6%B3%95/"/>
<category term="C++" scheme="https://angels-d.github.io/tags/C/"/>
<category term="并查集" scheme="https://angels-d.github.io/tags/%E5%B9%B6%E6%9F%A5%E9%9B%86/"/>
</entry>
<entry>
<title>天梯赛-摘棉花</title>
<link href="https://angels-d.github.io/2021/07/10/tian-ti-sai-zhai-mian-hua/"/>
<id>https://angels-d.github.io/2021/07/10/tian-ti-sai-zhai-mian-hua/</id>
<published>2021-07-10T06:55:00.000Z</published>
<updated>2024-12-20T10:50:04.020Z</updated>
<summary type="html"><h1 id="天梯赛-摘棉花"><a href="#天梯赛-摘棉花" class="headerlink" title="天梯赛-摘棉花"></a>天梯赛-摘棉花</h1><iframe class="ppt"</summary>
<category term="算法" scheme="https://angels-d.github.io/categories/%E7%AE%97%E6%B3%95/"/>
<category term="C++" scheme="https://angels-d.github.io/tags/C/"/>
<category term="动态规划" scheme="https://angels-d.github.io/tags/%E5%8A%A8%E6%80%81%E8%A7%84%E5%88%92/"/>
</entry>
<entry>
<title>蓝桥杯-皮亚诺曲线</title>
<link href="https://angels-d.github.io/2021/07/10/lan-qiao-bei-pi-ya-nuo-qu-xian/"/>
<id>https://angels-d.github.io/2021/07/10/lan-qiao-bei-pi-ya-nuo-qu-xian/</id>
<published>2021-07-10T06:50:00.000Z</published>
<updated>2024-12-20T10:50:04.045Z</updated>
<summary type="html"><h1 id="蓝桥杯-皮亚诺曲线"><a href="#蓝桥杯-皮亚诺曲线" class="headerlink" title="蓝桥杯-皮亚诺曲线"></a>蓝桥杯-皮亚诺曲线</h1><iframe class="ppt"</summary>
<category term="算法" scheme="https://angels-d.github.io/categories/%E7%AE%97%E6%B3%95/"/>
<category term="C++" scheme="https://angels-d.github.io/tags/C/"/>
<category term="递归" scheme="https://angels-d.github.io/tags/%E9%80%92%E5%BD%92/"/>
</entry>
<entry>
<title>hexo-theme-matery-s 主题</title>
<link href="https://angels-d.github.io/2021/07/09/hexo-theme-matery-s-zhu-ti/"/>
<id>https://angels-d.github.io/2021/07/09/hexo-theme-matery-s-zhu-ti/</id>
<published>2021-07-09T01:50:00.000Z</published>
<updated>2024-12-20T10:50:04.010Z</updated>
<summary type="html"><h1 id="hexo-theme-matery-s-主题"><a href="#hexo-theme-matery-s-主题" class="headerlink" title="hexo-theme-matery-s 主题"></a>hexo-theme-matery-s</summary>
<category term="主题" scheme="https://angels-d.github.io/categories/%E4%B8%BB%E9%A2%98/"/>
<category term="Hexo" scheme="https://angels-d.github.io/tags/Hexo/"/>
<category term="博客" scheme="https://angels-d.github.io/tags/%E5%8D%9A%E5%AE%A2/"/>
<category term="Matery" scheme="https://angels-d.github.io/tags/Matery/"/>
</entry>
<entry>
<title>校友管理系统(面向对象课程设计)</title>
<link href="https://angels-d.github.io/2021/07/08/xiao-you-guan-li-xi-tong-mian-xiang-dui-xiang-ke-cheng-she-ji/"/>
<id>https://angels-d.github.io/2021/07/08/xiao-you-guan-li-xi-tong-mian-xiang-dui-xiang-ke-cheng-she-ji/</id>
<published>2021-07-08T06:20:00.000Z</published>
<updated>2024-12-20T10:50:04.043Z</updated>
<summary type="html"><h1 id="校友管理系统(面向对象课程设计)"><a href="#校友管理系统(面向对象课程设计)" class="headerlink" title="校友管理系统(面向对象课程设计)"></a>校友管理系统(面向对象课程设计)</h1><h2 id="前-言"><a</summary>
<category term="编程" scheme="https://angels-d.github.io/categories/%E7%BC%96%E7%A8%8B/"/>
<category term="课程设计" scheme="https://angels-d.github.io/tags/%E8%AF%BE%E7%A8%8B%E8%AE%BE%E8%AE%A1/"/>
<category term="C/C++" scheme="https://angels-d.github.io/tags/C-C/"/>
<category term="Qt" scheme="https://angels-d.github.io/tags/Qt/"/>
<category term="Mysql" scheme="https://angels-d.github.io/tags/Mysql/"/>
</entry>
<entry>
<title>学生选课系统(C语言课程设计)</title>
<link href="https://angels-d.github.io/2021/07/08/xue-sheng-xuan-ke-xi-tong-c-yu-yan-ke-cheng-she-ji/"/>
<id>https://angels-d.github.io/2021/07/08/xue-sheng-xuan-ke-xi-tong-c-yu-yan-ke-cheng-she-ji/</id>
<published>2021-07-08T04:00:00.000Z</published>
<updated>2024-12-20T10:50:04.041Z</updated>
<summary type="html"><h1 id="学生选课系统(C语言课程设计)"><a href="#学生选课系统(C语言课程设计)" class="headerlink" title="学生选课系统(C语言课程设计)"></a>学生选课系统(C语言课程设计)</h1><h2 id="摘要"><a</summary>
<category term="编程" scheme="https://angels-d.github.io/categories/%E7%BC%96%E7%A8%8B/"/>
<category term="课程设计" scheme="https://angels-d.github.io/tags/%E8%AF%BE%E7%A8%8B%E8%AE%BE%E8%AE%A1/"/>
<category term="C/C++" scheme="https://angels-d.github.io/tags/C-C/"/>
</entry>
<entry>
<title>华为OpenEuler安装配置</title>
<link href="https://angels-d.github.io/2021/07/07/hua-wei-openeuler-an-zhuang-pei-zhi/"/>
<id>https://angels-d.github.io/2021/07/07/hua-wei-openeuler-an-zhuang-pei-zhi/</id>
<published>2021-07-07T12:04:00.000Z</published>
<updated>2024-12-20T10:50:04.018Z</updated>
<summary type="html"><h1 id="华为OpenEuler安装配置"><a href="#华为OpenEuler安装配置" class="headerlink" title="华为OpenEuler安装配置"></a>华为OpenEuler安装配置</h1><h2 id="虚拟机"><a</summary>
<category term="操作系统" scheme="https://angels-d.github.io/categories/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/"/>
<category term="Linux" scheme="https://angels-d.github.io/tags/Linux/"/>
<category term="华为" scheme="https://angels-d.github.io/tags/%E5%8D%8E%E4%B8%BA/"/>
<category term="安装" scheme="https://angels-d.github.io/tags/%E5%AE%89%E8%A3%85/"/>
</entry>
</feed>