-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
330 lines (239 loc) · 9.31 KB
/
index.html
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
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>程序猿Alex</title>
<link rel="shortcut icon" href="https://tinet-shenjg.github.io/favicon.ico?v=1586615626948">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="https://tinet-shenjg.github.io/styles/main.css">
<link rel="alternate" type="application/atom+xml" title="程序猿Alex - Atom Feed" href="https://tinet-shenjg.github.io/atom.xml">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-161150344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-161150344-1');
</script>
<meta name="description" content="ddd" />
</head>
<body>
<div class="main">
<div class="main-content">
<div class="site-header">
<a href="https://tinet-shenjg.github.io">
<img class="avatar" src="https://tinet-shenjg.github.io/images/avatar.png?v=1586615626948" alt="">
</a>
<h1 class="site-title">
程序猿Alex
</h1>
<p class="site-description">
温故而知新
</p>
<div class="menu-container">
<a href="/" class="menu">
首页
</a>
<a href="/archives" class="menu">
归档
</a>
<a href="/tags" class="menu">
标签
</a>
<a href="/post/about" class="menu">
关于
</a>
</div>
<div class="social-container">
<a href="https://github.com/tinet-shenjg" target="_blank">
<i class="ri-github-line"></i>
</a>
</div>
</div>
<div class="post-container">
<article class="post">
<a href="https://tinet-shenjg.github.io/java-mian-shi-ji-chu-pian-qian-tan-zi-fu-chuan/">
<h2 class="post-title">【Java面试基础篇】浅谈字符串</h2>
</a>
<div class="post-info">
<span>
2020-03-18
</span>
<span>
10 min read
</span>
<a href="https://tinet-shenjg.github.io/h3bcprZVN/" class="post-tag">
# JAVA
</a>
</div>
<a href="https://tinet-shenjg.github.io/java-mian-shi-ji-chu-pian-qian-tan-zi-fu-chuan/" class="post-feature-image" style="background-image: url('https://tinet-shenjg.github.io/post-images/java-mian-shi-ji-chu-pian-qian-tan-zi-fu-chuan.png')">
</a>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://tinet-shenjg.github.io/PqoaJJIk8/">
<h2 class="post-title">【LeetCode每日一题】螺旋矩阵</h2>
</a>
<div class="post-info">
<span>
2020-04-11
</span>
<span>
12 min read
</span>
<a href="https://tinet-shenjg.github.io/DYEl_KwXx/" class="post-tag">
# 算法
</a>
<a href="https://tinet-shenjg.github.io/h3bcprZVN/" class="post-tag">
# JAVA
</a>
</div>
<a href="https://tinet-shenjg.github.io/PqoaJJIk8/" class="post-feature-image" style="background-image: url('https://tinet-shenjg.github.io/post-images/PqoaJJIk8.png')">
</a>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://tinet-shenjg.github.io/-iA1vnboo/">
<h2 class="post-title">【LeetCode每日一题】盛最多水的容器</h2>
</a>
<div class="post-info">
<span>
2020-04-10
</span>
<span>
6 min read
</span>
<a href="https://tinet-shenjg.github.io/DYEl_KwXx/" class="post-tag">
# 算法
</a>
<a href="https://tinet-shenjg.github.io/h3bcprZVN/" class="post-tag">
# JAVA
</a>
</div>
<a href="https://tinet-shenjg.github.io/-iA1vnboo/" class="post-feature-image" style="background-image: url('https://tinet-shenjg.github.io/post-images/-iA1vnboo.png')">
</a>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://tinet-shenjg.github.io/niBdtSOBV/">
<h2 class="post-title">【LeetCode每日一题】两数相加</h2>
</a>
<div class="post-info">
<span>
2020-04-09
</span>
<span>
8 min read
</span>
<a href="https://tinet-shenjg.github.io/DYEl_KwXx/" class="post-tag">
# 算法
</a>
<a href="https://tinet-shenjg.github.io/h3bcprZVN/" class="post-tag">
# JAVA
</a>
</div>
<a href="https://tinet-shenjg.github.io/niBdtSOBV/" class="post-feature-image" style="background-image: url('https://tinet-shenjg.github.io/post-images/niBdtSOBV.png')">
</a>
<div class="post-abstract">
<div class="output_wrapper" id="output_wrapper_id" style="font-size: 15px; color: rgb(62, 62, 62); line-height: 1.8; word-spacing: 2px; letter-spacing: 2px; font-family: 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif; background-image: linear-gradient(90deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%), linear-gradient(360deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%); background-size: 20px 20px; background-position: center center;"><h1 id="h" style="color: inherit; line-height: inherit; padding: 0px; margin: 1.6em 0px; font-weight: bold; font-size: 1.6em;"><span style="font-size: inherit; color: inherit; line-height: inherit; margin: 0px; padding: 0px;">两数相加
</div>
</article>
<article class="post">
<a href="https://tinet-shenjg.github.io/FSA8rJaE6/">
<h2 class="post-title">如何实现优雅的 REST ful 服务</h2>
</a>
<div class="post-info">
<span>
2020-04-03
</span>
<span>
7 min read
</span>
<a href="https://tinet-shenjg.github.io/h3bcprZVN/" class="post-tag">
# JAVA
</a>
</div>
<a href="https://tinet-shenjg.github.io/FSA8rJaE6/" class="post-feature-image" style="background-image: url('https://tinet-shenjg.github.io/post-images/FSA8rJaE6.png')">
</a>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://tinet-shenjg.github.io/8th8Am_Js/">
<h2 class="post-title">【面试宝典】彻底理解volatile</h2>
</a>
<div class="post-info">
<span>
2020-04-02
</span>
<span>
8 min read
</span>
<a href="https://tinet-shenjg.github.io/h3bcprZVN/" class="post-tag">
# JAVA
</a>
</div>
<a href="https://tinet-shenjg.github.io/8th8Am_Js/" class="post-feature-image" style="background-image: url('https://tinet-shenjg.github.io/post-images/8th8Am_Js.png')">
</a>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://tinet-shenjg.github.io/UIAXiZmMd/">
<h2 class="post-title">【数据结构】栈</h2>
</a>
<div class="post-info">
<span>
2020-03-31
</span>
<span>
8 min read
</span>
<a href="https://tinet-shenjg.github.io/h3bcprZVN/" class="post-tag">
# JAVA
</a>
</div>
<a href="https://tinet-shenjg.github.io/UIAXiZmMd/" class="post-feature-image" style="background-image: url('https://tinet-shenjg.github.io/post-images/UIAXiZmMd.png')">
</a>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://tinet-shenjg.github.io/F9OH06k9j/">
<h2 class="post-title">【算法面试】获取数组第二大数</h2>
</a>
<div class="post-info">
<span>
2020-03-29
</span>
<span>
4 min read
</span>
<a href="https://tinet-shenjg.github.io/DYEl_KwXx/" class="post-tag">
# 算法
</a>
<a href="https://tinet-shenjg.github.io/h3bcprZVN/" class="post-tag">
# JAVA
</a>
</div>
<a href="https://tinet-shenjg.github.io/F9OH06k9j/" class="post-feature-image" style="background-image: url('https://tinet-shenjg.github.io/post-images/F9OH06k9j.png')">
</a>
<div class="post-abstract">
</div>
</article>
</div>
<div class="pagination-container">
</div>
<div class="site-footer">
Powered by <a href="https://github.com/tinet-shenjg" target="_blank">Alex</a>
<a class="rss" href="https://tinet-shenjg.github.io/atom.xml" target="_blank">
<i class="ri-rss-line"></i> RSS
</a>
</div>
</div>
</div>
</body>
</html>