-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
378 lines (177 loc) · 12 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>阳子</title>
<subtitle>LeeSun</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://rdpmind.github.io/"/>
<updated>2022-03-07T06:58:13.822Z</updated>
<id>https://rdpmind.github.io/</id>
<author>
<name>Lee Sun</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>开始、开始!!!</title>
<link href="https://rdpmind.github.io/posts/6663.html"/>
<id>https://rdpmind.github.io/posts/6663.html</id>
<published>2020-12-31T16:00:00.000Z</published>
<updated>2022-03-07T06:58:13.822Z</updated>
<summary type="html">
<h1 id="开始、开始!!!"><a href="#开始、开始!!!" class="headerlink" title="开始、开始!!!"></a>开始、开始!!!</h1><p><img src="./loading.gif"
</summary>
<category term="文章" scheme="https://rdpmind.github.io/categories/%E6%96%87%E7%AB%A0/"/>
<category term="文章" scheme="https://rdpmind.github.io/tags/%E6%96%87%E7%AB%A0/"/>
<category term="水文" scheme="https://rdpmind.github.io/tags/%E6%B0%B4%E6%96%87/"/>
</entry>
<entry>
<title>jsp+servlet个人任务清单管理</title>
<link href="https://rdpmind.github.io/posts/6eaf.html"/>
<id>https://rdpmind.github.io/posts/6eaf.html</id>
<published>2020-03-02T16:00:00.000Z</published>
<updated>2022-03-07T06:59:12.539Z</updated>
<summary type="html">
<h1 id="Tip"><a href="#Tip" class="headerlink" title="Tip"></a>Tip</h1><p>基于jsp+servlet mvc开发</p>
<p>gayhub地址:<a
</summary>
<category term="文章分类" scheme="https://rdpmind.github.io/categories/%E6%96%87%E7%AB%A0%E5%88%86%E7%B1%BB/"/>
<category term="Java" scheme="https://rdpmind.github.io/tags/Java/"/>
<category term="servlet" scheme="https://rdpmind.github.io/tags/servlet/"/>
</entry>
<entry>
<title>使用frp提高开发效率</title>
<link href="https://rdpmind.github.io/posts/ed0.html"/>
<id>https://rdpmind.github.io/posts/ed0.html</id>
<published>2020-02-28T16:00:00.000Z</published>
<updated>2022-03-07T07:00:49.587Z</updated>
<summary type="html">
<h1 id="阿里云实现-frp-内网穿透"><a href="#阿里云实现-frp-内网穿透" class="headerlink" title="阿里云实现 frp 内网穿透"></a>阿里云实现 frp
</summary>
<category term="系统" scheme="https://rdpmind.github.io/categories/%E7%B3%BB%E7%BB%9F/"/>
<category term="技能" scheme="https://rdpmind.github.io/tags/%E6%8A%80%E8%83%BD/"/>
<category term="内网穿透" scheme="https://rdpmind.github.io/tags/%E5%86%85%E7%BD%91%E7%A9%BF%E9%80%8F/"/>
</entry>
<entry>
<title>b/s(浏览器与服务器)通信-axios篇</title>
<link href="https://rdpmind.github.io/posts/899d.html"/>
<id>https://rdpmind.github.io/posts/899d.html</id>
<published>2020-01-21T16:00:00.000Z</published>
<updated>2022-03-07T07:01:28.397Z</updated>
<summary type="html">
<h1 id="介绍"><a href="#介绍" class="headerlink" title="介绍"></a>介绍</h1><p><strong>Axios 是一个基于 promise 的 HTTP 库,可以用在浏览器和 node.js
</summary>
<category term="大前端" scheme="https://rdpmind.github.io/categories/%E5%A4%A7%E5%89%8D%E7%AB%AF/"/>
<category term="JavaScript" scheme="https://rdpmind.github.io/tags/JavaScript/"/>
<category term="Ajax" scheme="https://rdpmind.github.io/tags/Ajax/"/>
<category term="axios" scheme="https://rdpmind.github.io/tags/axios/"/>
</entry>
<entry>
<title>1+x 初级理论考试样题 2019</title>
<link href="https://rdpmind.github.io/posts/6426.html"/>
<id>https://rdpmind.github.io/posts/6426.html</id>
<published>2019-12-18T16:00:00.000Z</published>
<updated>2022-03-07T06:57:31.003Z</updated>
<summary type="html">
<h1 id="1-X初级理论考试样题-2019"><a href="#1-X初级理论考试样题-2019" class="headerlink" title="1+X初级理论考试样题 2019"></a>1+X初级理论考试样题 2019</h1><h2
</summary>
<category term="大前端" scheme="https://rdpmind.github.io/categories/%E5%A4%A7%E5%89%8D%E7%AB%AF/"/>
<category term="jquery" scheme="https://rdpmind.github.io/tags/jquery/"/>
<category term="JavaScript" scheme="https://rdpmind.github.io/tags/JavaScript/"/>
</entry>
<entry>
<title>1+x 证书 web 前端开发基础课程大纲</title>
<link href="https://rdpmind.github.io/posts/d65b.html"/>
<id>https://rdpmind.github.io/posts/d65b.html</id>
<published>2019-12-18T16:00:00.000Z</published>
<updated>2022-03-07T06:58:34.579Z</updated>
<summary type="html">
<h1 id="1-x-证书-web-前端开发基础课程大纲"><a href="#1-x-证书-web-前端开发基础课程大纲" class="headerlink" title="1+x 证书 web 前端开发基础课程大纲"></a>1+x 证书 web
</summary>
<category term="大前端" scheme="https://rdpmind.github.io/categories/%E5%A4%A7%E5%89%8D%E7%AB%AF/"/>
<category term="大纲" scheme="https://rdpmind.github.io/tags/%E5%A4%A7%E7%BA%B2/"/>
<category term="大全" scheme="https://rdpmind.github.io/tags/%E5%A4%A7%E5%85%A8/"/>
</entry>
<entry>
<title>1+x中级理论考试样题 2019</title>
<link href="https://rdpmind.github.io/posts/4a64.html"/>
<id>https://rdpmind.github.io/posts/4a64.html</id>
<published>2019-12-18T16:00:00.000Z</published>
<updated>2022-03-07T07:19:30.837Z</updated>
<summary type="html">
<h1 id="1-x中级理论考试样题-2019"><a href="#1-x中级理论考试样题-2019" class="headerlink" title="1+x中级理论考试样题 2019"></a>1+x中级理论考试样题 2019</h1><h2
</summary>
<category term="大前端" scheme="https://rdpmind.github.io/categories/%E5%A4%A7%E5%89%8D%E7%AB%AF/"/>
<category term="jquery" scheme="https://rdpmind.github.io/tags/jquery/"/>
<category term="JavaScript" scheme="https://rdpmind.github.io/tags/JavaScript/"/>
</entry>
<entry>
<title>b/s(浏览器与服务器)通信-ajax篇,从入门到放弃</title>
<link href="https://rdpmind.github.io/posts/9bed.html"/>
<id>https://rdpmind.github.io/posts/9bed.html</id>
<published>2019-09-12T16:00:00.000Z</published>
<updated>2020-12-02T08:20:18.996Z</updated>
<summary type="html">
<h1 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h1><blockquote>
<p>AJAX = Asynchronous JavaScript and XML(异步的 JavaScript 和
</summary>
<category term="大前端" scheme="https://rdpmind.github.io/categories/%E5%A4%A7%E5%89%8D%E7%AB%AF/"/>
<category term="JavaScript" scheme="https://rdpmind.github.io/tags/JavaScript/"/>
<category term="Ajax" scheme="https://rdpmind.github.io/tags/Ajax/"/>
<category term="jQuery" scheme="https://rdpmind.github.io/tags/jQuery/"/>
</entry>
<entry>
<title>Git安装,国内加速,使用技巧,常用命令</title>
<link href="https://rdpmind.github.io/posts/5544.html"/>
<id>https://rdpmind.github.io/posts/5544.html</id>
<published>2019-09-07T04:54:49.000Z</published>
<updated>2022-03-07T07:01:44.648Z</updated>
<summary type="html">
<h1 id="Git”捡shi”(这可能是一段废话)"><a href="#Git”捡shi”(这可能是一段废话)" class="headerlink"
</summary>
<category term="code" scheme="https://rdpmind.github.io/categories/code/"/>
<category term="技能" scheme="https://rdpmind.github.io/tags/%E6%8A%80%E8%83%BD/"/>
<category term="Linux" scheme="https://rdpmind.github.io/tags/Linux/"/>
</entry>
<entry>
<title>应该装的插件,应该会的快捷键</title>
<link href="https://rdpmind.github.io/posts/47a3.html"/>
<id>https://rdpmind.github.io/posts/47a3.html</id>
<published>2019-06-19T16:00:00.000Z</published>
<updated>2022-03-07T07:04:22.653Z</updated>
<summary type="html">
<h1 id="前言"><a href="#前言" class="headerlink" title="前言"></a>前言</h1><p>记载并引荐一些自己开发学习进程中常用的一些插件快捷键协助开发</p>
<p><img src="./loading.gif"
</summary>
<category term="文章分类" scheme="https://rdpmind.github.io/categories/%E6%96%87%E7%AB%A0%E5%88%86%E7%B1%BB/"/>
<category term="插件" scheme="https://rdpmind.github.io/tags/%E6%8F%92%E4%BB%B6/"/>
<category term="快捷键" scheme="https://rdpmind.github.io/tags/%E5%BF%AB%E6%8D%B7%E9%94%AE/"/>
</entry>
<entry>
<title>shadowsocks 使用配置</title>
<link href="https://rdpmind.github.io/posts/6d0d.html"/>
<id>https://rdpmind.github.io/posts/6d0d.html</id>
<published>2019-03-31T16:00:00.000Z</published>
<updated>2022-03-07T07:00:59.172Z</updated>
<summary type="html">
<h1 id="科学上网的那些事情"><a href="#科学上网的那些事情" class="headerlink" title="科学上网的那些事情"></a>科学上网的那些事情</h1><blockquote>
<p>XP默认并没有安装 .NET Framework
</summary>
<category term="使用说明" scheme="https://rdpmind.github.io/categories/%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E/"/>
<category term="技能" scheme="https://rdpmind.github.io/tags/%E6%8A%80%E8%83%BD/"/>
<category term="Linux" scheme="https://rdpmind.github.io/tags/Linux/"/>
</entry>
<entry>
<title>vim命令大全</title>
<link href="https://rdpmind.github.io/posts/b8e.html"/>
<id>https://rdpmind.github.io/posts/b8e.html</id>
<published>2019-02-02T15:04:17.000Z</published>
<updated>2022-03-07T06:59:27.154Z</updated>
<summary type="html">
<p><img src="./loading.gif" data-original="http://img.lyscholar.cn/img/1582729605358.png" alt="enter description here"></p>
<h1 id=""><a
</summary>
<category term="编辑器" scheme="https://rdpmind.github.io/categories/%E7%BC%96%E8%BE%91%E5%99%A8/"/>
<category term="大全" scheme="https://rdpmind.github.io/tags/%E5%A4%A7%E5%85%A8/"/>
<category term="Linux" scheme="https://rdpmind.github.io/tags/Linux/"/>
<category term="编辑器" scheme="https://rdpmind.github.io/tags/%E7%BC%96%E8%BE%91%E5%99%A8/"/>
</entry>
</feed>