-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
441 lines (251 loc) · 17.7 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Genesis</title>
<link href="/atom.xml" rel="self"/>
<link href="https://tonysteven.github.io/"/>
<updated>2021-08-13T10:13:22.225Z</updated>
<id>https://tonysteven.github.io/</id>
<author>
<name>Steven Liu</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>IDEA高效效率使用手册</title>
<link href="https://tonysteven.github.io/2021/08/13/idea/"/>
<id>https://tonysteven.github.io/2021/08/13/idea/</id>
<published>2021-08-13T10:11:17.000Z</published>
<updated>2021-08-13T10:13:22.225Z</updated>
<summary type="html">
<h2 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h2><p>安装好 Intellij idea 之后,进行如下的初始化操作,工作效率提升十倍。</p>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="idea" scheme="https://tonysteven.github.io/tags/idea/"/>
</entry>
<entry>
<title>zkui</title>
<link href="https://tonysteven.github.io/2021/07/23/zkui/"/>
<id>https://tonysteven.github.io/2021/07/23/zkui/</id>
<published>2021-07-23T04:31:03.000Z</published>
<updated>2021-07-23T04:33:08.288Z</updated>
<summary type="html">
<h2 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h2><p><a href="https://github.com/DeemOpen/zkui" target="_blank" rel="noopener">zkui</a>对Zookeeper进行CRUD操作的UI仪表盘</p>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="zkui" scheme="https://tonysteven.github.io/tags/zkui/"/>
</entry>
<entry>
<title>springcloud</title>
<link href="https://tonysteven.github.io/2021/04/20/springcloud/"/>
<id>https://tonysteven.github.io/2021/04/20/springcloud/</id>
<published>2021-04-20T08:04:51.000Z</published>
<updated>2021-04-20T08:06:34.906Z</updated>
<summary type="html">
<h2 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h2><p><a href="https://spring.io/projects/spring-cloud" target="_blank" rel="noopener">SpringCloud框架</a> Spring Cloud整合的组件和版本特征</p>
</summary>
<category term="Java后端知识" scheme="https://tonysteven.github.io/categories/Java%E5%90%8E%E7%AB%AF%E7%9F%A5%E8%AF%86/"/>
<category term="SpringCloud" scheme="https://tonysteven.github.io/tags/SpringCloud/"/>
</entry>
<entry>
<title>springBoot</title>
<link href="https://tonysteven.github.io/2021/04/20/springboot/"/>
<id>https://tonysteven.github.io/2021/04/20/springboot/</id>
<published>2021-04-20T04:02:47.000Z</published>
<updated>2021-04-20T04:08:13.432Z</updated>
<summary type="html">
<h2 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h2><p><a href="https://spring.io/" target="_blank" rel="noopener">SpringBoot框架</a> Spring Boot是一个便捷搭建 基于spring工程的脚手架;作用是帮助开发人员快速搭建大型的spring 项目。简化工程的配置,依赖管理;实现开发人员把时间都集中在业务开发上。</p>
</summary>
<category term="Java后端知识" scheme="https://tonysteven.github.io/categories/Java%E5%90%8E%E7%AB%AF%E7%9F%A5%E8%AF%86/"/>
<category term="Spring框架" scheme="https://tonysteven.github.io/tags/Spring%E6%A1%86%E6%9E%B6/"/>
</entry>
<entry>
<title>dubbo</title>
<link href="https://tonysteven.github.io/2021/04/18/dubbo/"/>
<id>https://tonysteven.github.io/2021/04/18/dubbo/</id>
<published>2021-04-18T07:06:20.000Z</published>
<updated>2021-04-20T04:10:57.242Z</updated>
<summary type="html">
<h2 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h2><p><a href="http://dubbo.apache.org" target="_blank" rel="noopener">Docker</a> Apache Dubbo是一款高性能的Java RPC框架。其前身是阿里巴巴公司开源的一个高性能、轻量级的开源Java RPC框架,可以和Spring框架无缝集成。</p>
</summary>
<category term="Java后端知识" scheme="https://tonysteven.github.io/categories/Java%E5%90%8E%E7%AB%AF%E7%9F%A5%E8%AF%86/"/>
<category term="RPC框架" scheme="https://tonysteven.github.io/tags/RPC%E6%A1%86%E6%9E%B6/"/>
</entry>
<entry>
<title>docker</title>
<link href="https://tonysteven.github.io/2021/03/27/docker/"/>
<id>https://tonysteven.github.io/2021/03/27/docker/</id>
<published>2021-03-27T03:06:20.000Z</published>
<updated>2021-03-27T03:11:21.423Z</updated>
<summary type="html">
<h2 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h2><p><a href="https://www.docker.com/" target="_blank" rel="noopener">Docker</a> Docker 是一个开放源代码软件,是一个开放平台,用于开发应用、交付(shipping)应用、运行应用。 Docker允许用户将基础设施(Infrastructure)中的应用单独分割出来,形成更小的颗粒(容器),从而提高交付软件的速度。</p>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="Tutorial" scheme="https://tonysteven.github.io/tags/Tutorial/"/>
</entry>
<entry>
<title>ClashX</title>
<link href="https://tonysteven.github.io/2020/06/27/ClashX/"/>
<id>https://tonysteven.github.io/2020/06/27/ClashX/</id>
<published>2020-06-27T08:29:03.000Z</published>
<updated>2020-06-27T08:33:20.140Z</updated>
<summary type="html">
<h2 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h2><p><a href="https://github.com/Dreamacro/clash" target="_blank" rel="noopener">Clash</a> 是一个使用 Go 语言编写、基于规则的跨平台代理软件核心程序。Clash目前有Windows、MacOS、Android等多个平台的GUI程序,支持SS/V2ray/Trojan多种协议,功能强大。</p>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="Tutorial" scheme="https://tonysteven.github.io/tags/Tutorial/"/>
</entry>
<entry>
<title>Portainer docker可视化工具 (windows环境安装)</title>
<link href="https://tonysteven.github.io/2020/02/05/portainer-install/"/>
<id>https://tonysteven.github.io/2020/02/05/portainer-install/</id>
<published>2020-02-05T08:07:46.000Z</published>
<updated>2020-02-05T10:11:42.584Z</updated>
<summary type="html">
<h3 id="Portainer-docker可视化工具"><a href="#Portainer-docker可视化工具" class="headerlink" title="Portainer docker可视化工具"></a>Portainer docker可视化工具</h3>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="Tutorial" scheme="https://tonysteven.github.io/tags/Tutorial/"/>
</entry>
<entry>
<title>ubuntu16.04 安装frp内网穿透服务</title>
<link href="https://tonysteven.github.io/2020/01/03/install-frp-in-ubuntu1604/"/>
<id>https://tonysteven.github.io/2020/01/03/install-frp-in-ubuntu1604/</id>
<published>2020-01-03T09:33:28.000Z</published>
<updated>2020-01-03T11:01:03.841Z</updated>
<summary type="html">
<h3 id="Ubuntu-安装-frp内网穿透服务"><a href="#Ubuntu-安装-frp内网穿透服务" class="headerlink" title="Ubuntu 安装 frp内网穿透服务"></a>Ubuntu 安装 frp内网穿透服务</h3>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="Tutorial" scheme="https://tonysteven.github.io/tags/Tutorial/"/>
</entry>
<entry>
<title>map转换成com.google.gson.JsonObject</title>
<link href="https://tonysteven.github.io/2019/11/12/mapToGsonObject/"/>
<id>https://tonysteven.github.io/2019/11/12/mapToGsonObject/</id>
<published>2019-11-12T05:48:55.000Z</published>
<updated>2019-11-12T05:53:33.459Z</updated>
<summary type="html">
<h3 id="map转换成com-google-gson-JsonObject"><a href="#map转换成com-google-gson-JsonObject" class="headerlink"
</summary>
<category term="java" scheme="https://tonysteven.github.io/categories/java/"/>
<category term="json" scheme="https://tonysteven.github.io/tags/json/"/>
</entry>
<entry>
<title>Axure9.0 激活码</title>
<link href="https://tonysteven.github.io/2019/06/28/Axure9-0-listencode/"/>
<id>https://tonysteven.github.io/2019/06/28/Axure9-0-listencode/</id>
<published>2019-06-28T07:31:55.000Z</published>
<updated>2019-06-28T07:33:31.931Z</updated>
<summary type="html">
<h3 id="Axure9-0-激活码"><a href="#Axure9-0-激活码" class="headerlink" title="Axure9.0 激活码"></a>Axure9.0 激活码</h3><figure class="highlight
</summary>
<category term="破解" scheme="https://tonysteven.github.io/categories/%E7%A0%B4%E8%A7%A3/"/>
<category term="破解" scheme="https://tonysteven.github.io/tags/%E7%A0%B4%E8%A7%A3/"/>
</entry>
<entry>
<title>Ubuntu16.04 安装 SSR 服务</title>
<link href="https://tonysteven.github.io/2019/06/12/install-SSR-in-ubuntu16-04/"/>
<id>https://tonysteven.github.io/2019/06/12/install-SSR-in-ubuntu16-04/</id>
<published>2019-06-12T09:40:46.000Z</published>
<updated>2019-10-22T10:28:38.010Z</updated>
<summary type="html">
<h3 id="Ubuntu-安装-SSR-服务"><a href="#Ubuntu-安装-SSR-服务" class="headerlink" title="Ubuntu 安装 SSR 服务"></a>Ubuntu 安装 SSR 服务</h3>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="Tutorial" scheme="https://tonysteven.github.io/tags/Tutorial/"/>
</entry>
<entry>
<title>Ubuntu16.04 安装SVN</title>
<link href="https://tonysteven.github.io/2019/06/12/install-svn-in-ubuntu16-04/"/>
<id>https://tonysteven.github.io/2019/06/12/install-svn-in-ubuntu16-04/</id>
<published>2019-06-12T09:38:58.000Z</published>
<updated>2019-06-12T11:26:58.139Z</updated>
<summary type="html">
<h3 id="Ubuntu16-04-安装SVN"><a href="#Ubuntu16-04-安装SVN" class="headerlink" title="Ubuntu16.04 安装SVN"></a>Ubuntu16.04 安装SVN</h3>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="Tutorial" scheme="https://tonysteven.github.io/tags/Tutorial/"/>
</entry>
<entry>
<title>AWS Ubuntu 安装gitlab</title>
<link href="https://tonysteven.github.io/2019/06/06/install-gitlab-in-ubuntu/"/>
<id>https://tonysteven.github.io/2019/06/06/install-gitlab-in-ubuntu/</id>
<published>2019-06-06T07:40:24.000Z</published>
<updated>2019-06-06T07:41:35.943Z</updated>
<summary type="html">
<h3 id="AWS-Ubuntu-安装gitlab"><a href="#AWS-Ubuntu-安装gitlab" class="headerlink" title="AWS Ubuntu 安装gitlab"></a>AWS Ubuntu
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="Tutorial" scheme="https://tonysteven.github.io/tags/Tutorial/"/>
</entry>
<entry>
<title>AWS Ubuntu 安装SS服务</title>
<link href="https://tonysteven.github.io/2019/04/15/install-ss-in-ubuntu/"/>
<id>https://tonysteven.github.io/2019/04/15/install-ss-in-ubuntu/</id>
<published>2019-04-15T08:07:46.000Z</published>
<updated>2019-06-12T11:08:14.813Z</updated>
<summary type="html">
<h3 id="AWS-Ubuntu-安装-SS-服务"><a href="#AWS-Ubuntu-安装-SS-服务" class="headerlink" title="AWS Ubuntu 安装 SS 服务"></a>AWS Ubuntu 安装 SS 服务</h3>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="Tutorial" scheme="https://tonysteven.github.io/tags/Tutorial/"/>
</entry>
<entry>
<title>String转JsonObject&JsonArray</title>
<link href="https://tonysteven.github.io/2019/03/27/JsonFormat/"/>
<id>https://tonysteven.github.io/2019/03/27/JsonFormat/</id>
<published>2019-03-27T10:53:15.000Z</published>
<updated>2019-03-27T11:01:31.666Z</updated>
<summary type="html">
<h3 id="方法一-java-fastjson-String转JsonObject-amp-JsonArray"><a href="#方法一-java-fastjson-String转JsonObject-amp-JsonArray" class="headerlink"
</summary>
<category term="java" scheme="https://tonysteven.github.io/categories/java/"/>
<category term="java" scheme="https://tonysteven.github.io/tags/java/"/>
</entry>
<entry>
<title>在GitLab/GitHub(Mac环境)使用SSH Key</title>
<link href="https://tonysteven.github.io/2019/03/18/gitlabSSH/"/>
<id>https://tonysteven.github.io/2019/03/18/gitlabSSH/</id>
<published>2019-03-18T03:23:56.000Z</published>
<updated>2019-05-21T09:21:05.199Z</updated>
<summary type="html">
<h3 id="在-GitLab-GitHub(Mac-环境)"><a href="#在-GitLab-GitHub(Mac-环境)" class="headerlink" title="在 GitLab/GitHub(Mac 环境)"></a>在 GitLab/GitHub(Mac 环境)</h3>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="Tutorial" scheme="https://tonysteven.github.io/tags/Tutorial/"/>
</entry>
<entry>
<title>获取当前日期方法</title>
<link href="https://tonysteven.github.io/2019/03/01/getnowformatdate/"/>
<id>https://tonysteven.github.io/2019/03/01/getnowformatdate/</id>
<published>2019-03-01T02:06:18.000Z</published>
<updated>2019-03-01T02:54:56.055Z</updated>
<summary type="html">
<h3 id="JS-获取当前日期方法"><a href="#JS-获取当前日期方法" class="headerlink" title="JS 获取当前日期方法"></a>JS 获取当前日期方法</h3>
</summary>
<category term="function" scheme="https://tonysteven.github.io/categories/function/"/>
<category term="function" scheme="https://tonysteven.github.io/tags/function/"/>
</entry>
<entry>
<title>win10 1809 激活教程</title>
<link href="https://tonysteven.github.io/2019/02/14/win10-1809-active/"/>
<id>https://tonysteven.github.io/2019/02/14/win10-1809-active/</id>
<published>2019-02-14T07:47:47.000Z</published>
<updated>2019-05-21T09:20:24.453Z</updated>
<summary type="html">
<h3 id="win10-1809-激活教程"><a href="#win10-1809-激活教程" class="headerlink" title="win10 1809 激活教程"></a>win10 1809 激活教程</h3>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
<category term="Tutorial" scheme="https://tonysteven.github.io/tags/Tutorial/"/>
</entry>
<entry>
<title>mac 开启安装root权限</title>
<link href="https://tonysteven.github.io/2019/01/30/mac-anywhere/"/>
<id>https://tonysteven.github.io/2019/01/30/mac-anywhere/</id>
<published>2019-01-30T05:54:05.000Z</published>
<updated>2019-05-21T09:21:05.198Z</updated>
<summary type="html">
<h3 id="mac-开启安装-root-权限"><a href="#mac-开启安装-root-权限" class="headerlink" title="mac 开启安装 root 权限"></a>mac 开启安装 root 权限</h3><p><img src="https://tva1.sinaimg.cn/large/006tNc79ly1fzor9qq9kaj30lo0j1n24.jpg" alt></p>
</summary>
<category term="Tutorial" scheme="https://tonysteven.github.io/categories/Tutorial/"/>
</entry>
</feed>