Skip to content

Commit 9da1f11

Browse files
committed
Site updated: 2024-03-17 16:42:03
1 parent 16cce02 commit 9da1f11

File tree

23 files changed

+89
-89
lines changed

23 files changed

+89
-89
lines changed

2022/09/12/maven项目构建加速(一)命令参数篇/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1>maven项目构建加速(一)命令参数篇</h1>
187187

188188
<span class="tag">
189189

190-
<a href="/tags/maven/" style="color: #ffa2c4">maven</a>
190+
<a href="/tags/maven/" style="color: #00a596">maven</a>
191191
</span>
192192

193193
</span>

2022/09/13/maven项目构建加速(二)辅助工具篇/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1>maven项目构建加速(二)辅助工具篇</h1>
187187

188188
<span class="tag">
189189

190-
<a href="/tags/maven/" style="color: #00bcd4">maven</a>
190+
<a href="/tags/maven/" style="color: #03a9f4">maven</a>
191191
</span>
192192

193193
</span>

2022/11/11/IntelliJ-IDEA常用配置/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1>IntelliJ IDEA常用配置</h1>
187187

188188
<span class="tag">
189189

190-
<a href="/tags/IDEA/" style="color: #ff7d73">IDEA</a>
190+
<a href="/tags/IDEA/" style="color: #00a596">IDEA</a>
191191
</span>
192192

193193
</span>

2024/03/13/数据库批量INSERT优化/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ <h1>数据库批量Insert优化</h1>
187187

188188
<span class="tag">
189189

190-
<a href="/tags/SQL%E4%BC%98%E5%8C%96/" style="color: #ffa2c4">SQL优化</a>
190+
<a href="/tags/SQL%E4%BC%98%E5%8C%96/" style="color: #03a9f4">SQL优化</a>
191191
</span>
192192

193193
<span class="tag">
194194

195-
<a href="/tags/SQL%E5%90%88%E5%B9%B6/" style="color: #03a9f4">SQL合并</a>
195+
<a href="/tags/SQL%E5%90%88%E5%B9%B6/" style="color: #ff7d73">SQL合并</a>
196196
</span>
197197

198198
</span>

2024/03/16/Excel导入导出方案汇总/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1>Excel导入导出方案汇总</h1>
187187

188188
<span class="tag">
189189

190-
<a href="/tags/excel/" style="color: #ff7d73">excel</a>
190+
<a href="/tags/excel/" style="color: #00a596">excel</a>
191191
</span>
192192

193193
</span>

2024/03/16/解决导出文件中文名乱码/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h1>解决导出文件中文名乱码</h1>
192192

193193
<span class="tag">
194194

195-
<a href="/tags/%E4%B9%B1%E7%A0%81/" style="color: #00bcd4">乱码</a>
195+
<a href="/tags/%E4%B9%B1%E7%A0%81/" style="color: #03a9f4">乱码</a>
196196
</span>
197197

198198
</span>

archives/index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h3>maven项目构建加速(一)命令参数篇</h3>
185185

186186
<span class="tag">
187187

188-
<a href="/tags/maven/" style="color: #ffa2c4">maven</a>
188+
<a href="/tags/maven/" style="color: #03a9f4">maven</a>
189189
</span>
190190

191191
</span>
@@ -221,7 +221,7 @@ <h3>maven项目构建加速(二)辅助工具篇</h3>
221221

222222
<span class="tag">
223223

224-
<a href="/tags/maven/" style="color: #00bcd4">maven</a>
224+
<a href="/tags/maven/" style="color: #ffa2c4">maven</a>
225225
</span>
226226

227227
</span>
@@ -257,7 +257,7 @@ <h3>IntelliJ IDEA常用配置</h3>
257257

258258
<span class="tag">
259259

260-
<a href="/tags/IDEA/" style="color: #03a9f4">IDEA</a>
260+
<a href="/tags/IDEA/" style="color: #ff7d73">IDEA</a>
261261
</span>
262262

263263
</span>
@@ -298,7 +298,7 @@ <h3>数据库批量Insert优化</h3>
298298

299299
<span class="tag">
300300

301-
<a href="/tags/SQL%E5%90%88%E5%B9%B6/" style="color: #00a596">SQL合并</a>
301+
<a href="/tags/SQL%E5%90%88%E5%B9%B6/" style="color: #03a9f4">SQL合并</a>
302302
</span>
303303

304304
</span>
@@ -334,12 +334,12 @@ <h3>解决导出文件中文名乱码</h3>
334334

335335
<span class="tag">
336336

337-
<a href="/tags/%E7%BC%96%E7%A0%81/" style="color: #ffa2c4">编码</a>
337+
<a href="/tags/%E7%BC%96%E7%A0%81/" style="color: #03a9f4">编码</a>
338338
</span>
339339

340340
<span class="tag">
341341

342-
<a href="/tags/%E4%B9%B1%E7%A0%81/" style="color: #03a9f4">乱码</a>
342+
<a href="/tags/%E4%B9%B1%E7%A0%81/" style="color: #00a596">乱码</a>
343343
</span>
344344

345345
</span>
@@ -375,7 +375,7 @@ <h3>Excel导入导出方案汇总</h3>
375375

376376
<span class="tag">
377377

378-
<a href="/tags/excel/" style="color: #00bcd4">excel</a>
378+
<a href="/tags/excel/" style="color: #03a9f4">excel</a>
379379
</span>
380380

381381
</span>

categories/IDEA配置/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2>LOADING</h2>
156156

157157

158158
<span>
159-
<a href="/categories/%E6%80%BB%E7%BB%93/" style="background: #ffa2c4">
159+
<a href="/categories/%E6%80%BB%E7%BB%93/" style="background: #ff7d73">
160160
<span class="icon">
161161
<i class="fa-solid fa-bookmark fa-fw"></i>
162162
</span>
@@ -180,7 +180,7 @@ <h2>LOADING</h2>
180180

181181

182182
<span>
183-
<a href="/categories/%E6%95%99%E7%A8%8B/" style="background: #ff7d73">
183+
<a href="/categories/%E6%95%99%E7%A8%8B/" style="background: #03a9f4">
184184
<span class="icon">
185185
<i class="fa-solid fa-bookmark fa-fw"></i>
186186
</span>
@@ -191,7 +191,7 @@ <h2>LOADING</h2>
191191

192192

193193
<span>
194-
<a href="/categories/SQL%E4%BC%98%E5%8C%96/" style="background: #00a596">
194+
<a href="/categories/SQL%E4%BC%98%E5%8C%96/" style="background: #ffa2c4">
195195
<span class="icon">
196196
<i class="fa-solid fa-bookmark fa-fw"></i>
197197
</span>
@@ -240,7 +240,7 @@ <h3>IntelliJ IDEA常用配置</h3>
240240

241241
<span class="tag">
242242

243-
<a href="/tags/IDEA/" style="color: #ffa2c4">IDEA</a>
243+
<a href="/tags/IDEA/" style="color: #03a9f4">IDEA</a>
244244
</span>
245245

246246
</span>

categories/SQL优化/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2>LOADING</h2>
156156

157157

158158
<span>
159-
<a href="/categories/%E6%80%BB%E7%BB%93/" style="background: #00bcd4">
159+
<a href="/categories/%E6%80%BB%E7%BB%93/" style="background: #03a9f4">
160160
<span class="icon">
161161
<i class="fa-solid fa-bookmark fa-fw"></i>
162162
</span>
@@ -178,7 +178,7 @@ <h2>LOADING</h2>
178178

179179

180180
<span>
181-
<a href="/categories/%E6%95%99%E7%A8%8B/" style="background: #ff7d73">
181+
<a href="/categories/%E6%95%99%E7%A8%8B/" style="background: #ffa2c4">
182182
<span class="icon">
183183
<i class="fa-solid fa-bookmark fa-fw"></i>
184184
</span>
@@ -240,12 +240,12 @@ <h3>数据库批量Insert优化</h3>
240240

241241
<span class="tag">
242242

243-
<a href="/tags/SQL%E4%BC%98%E5%8C%96/" style="color: #ff7d73">SQL优化</a>
243+
<a href="/tags/SQL%E4%BC%98%E5%8C%96/" style="color: #00a596">SQL优化</a>
244244
</span>
245245

246246
<span class="tag">
247247

248-
<a href="/tags/SQL%E5%90%88%E5%B9%B6/" style="color: #03a9f4">SQL合并</a>
248+
<a href="/tags/SQL%E5%90%88%E5%B9%B6/" style="color: #00bcd4">SQL合并</a>
249249
</span>
250250

251251
</span>

categories/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2>LOADING</h2>
156156

157157

158158
<span>
159-
<a href="/categories/%E6%80%BB%E7%BB%93/" style="background: #00a596">
159+
<a href="/categories/%E6%80%BB%E7%BB%93/" style="background: #00bcd4">
160160
<span class="icon">
161161
<i class="fa-solid fa-bookmark fa-fw"></i>
162162
</span>
@@ -167,7 +167,7 @@ <h2>LOADING</h2>
167167

168168

169169
<span>
170-
<a href="/categories/IDEA%E9%85%8D%E7%BD%AE/" style="background: #03a9f4">
170+
<a href="/categories/IDEA%E9%85%8D%E7%BD%AE/" style="background: #ffa2c4">
171171
<span class="icon">
172172
<i class="fa-solid fa-bookmark fa-fw"></i>
173173
</span>
@@ -178,7 +178,7 @@ <h2>LOADING</h2>
178178

179179

180180
<span>
181-
<a href="/categories/%E6%95%99%E7%A8%8B/" style="background: #00a596">
181+
<a href="/categories/%E6%95%99%E7%A8%8B/" style="background: #ff7d73">
182182
<span class="icon">
183183
<i class="fa-solid fa-bookmark fa-fw"></i>
184184
</span>
@@ -200,7 +200,7 @@ <h2>LOADING</h2>
200200

201201

202202
<span>
203-
<a href="/categories/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88/" style="background: #00a596">
203+
<a href="/categories/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88/" style="background: #ffa2c4">
204204
<span class="icon">
205205
<i class="fa-solid fa-bookmark fa-fw"></i>
206206
</span>

categories/总结/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h2>LOADING</h2>
169169

170170

171171
<span>
172-
<a href="/categories/IDEA%E9%85%8D%E7%BD%AE/" style="background: #ff7d73">
172+
<a href="/categories/IDEA%E9%85%8D%E7%BD%AE/" style="background: #00bcd4">
173173
<span class="icon">
174174
<i class="fa-solid fa-bookmark fa-fw"></i>
175175
</span>
@@ -180,7 +180,7 @@ <h2>LOADING</h2>
180180

181181

182182
<span>
183-
<a href="/categories/%E6%95%99%E7%A8%8B/" style="background: #00bcd4">
183+
<a href="/categories/%E6%95%99%E7%A8%8B/" style="background: #ff7d73">
184184
<span class="icon">
185185
<i class="fa-solid fa-bookmark fa-fw"></i>
186186
</span>
@@ -202,7 +202,7 @@ <h2>LOADING</h2>
202202

203203

204204
<span>
205-
<a href="/categories/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88/" style="background: #ffa2c4">
205+
<a href="/categories/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88/" style="background: #03a9f4">
206206
<span class="icon">
207207
<i class="fa-solid fa-bookmark fa-fw"></i>
208208
</span>
@@ -240,7 +240,7 @@ <h3>Excel导入导出方案汇总</h3>
240240

241241
<span class="tag">
242242

243-
<a href="/tags/excel/" style="color: #ffa2c4">excel</a>
243+
<a href="/tags/excel/" style="color: #00bcd4">excel</a>
244244
</span>
245245

246246
</span>

categories/教程/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ <h2>LOADING</h2>
167167

168168

169169
<span>
170-
<a href="/categories/IDEA%E9%85%8D%E7%BD%AE/" style="background: #00bcd4">
170+
<a href="/categories/IDEA%E9%85%8D%E7%BD%AE/" style="background: #ff7d73">
171171
<span class="icon">
172172
<i class="fa-solid fa-bookmark fa-fw"></i>
173173
</span>
@@ -191,7 +191,7 @@ <h2>LOADING</h2>
191191

192192

193193
<span>
194-
<a href="/categories/SQL%E4%BC%98%E5%8C%96/" style="background: #00a596">
194+
<a href="/categories/SQL%E4%BC%98%E5%8C%96/" style="background: #03a9f4">
195195
<span class="icon">
196196
<i class="fa-solid fa-bookmark fa-fw"></i>
197197
</span>
@@ -202,7 +202,7 @@ <h2>LOADING</h2>
202202

203203

204204
<span>
205-
<a href="/categories/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88/" style="background: #ffa2c4">
205+
<a href="/categories/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88/" style="background: #00a596">
206206
<span class="icon">
207207
<i class="fa-solid fa-bookmark fa-fw"></i>
208208
</span>
@@ -240,7 +240,7 @@ <h3>maven项目构建加速(二)辅助工具篇</h3>
240240

241241
<span class="tag">
242242

243-
<a href="/tags/maven/" style="color: #ff7d73">maven</a>
243+
<a href="/tags/maven/" style="color: #00bcd4">maven</a>
244244
</span>
245245

246246
</span>

categories/解决方案/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2>LOADING</h2>
156156

157157

158158
<span>
159-
<a href="/categories/%E6%80%BB%E7%BB%93/" style="background: #ff7d73">
159+
<a href="/categories/%E6%80%BB%E7%BB%93/" style="background: #00bcd4">
160160
<span class="icon">
161161
<i class="fa-solid fa-bookmark fa-fw"></i>
162162
</span>
@@ -189,7 +189,7 @@ <h2>LOADING</h2>
189189

190190

191191
<span>
192-
<a href="/categories/SQL%E4%BC%98%E5%8C%96/" style="background: #00bcd4">
192+
<a href="/categories/SQL%E4%BC%98%E5%8C%96/" style="background: #00a596">
193193
<span class="icon">
194194
<i class="fa-solid fa-bookmark fa-fw"></i>
195195
</span>
@@ -240,12 +240,12 @@ <h3>解决导出文件中文名乱码</h3>
240240

241241
<span class="tag">
242242

243-
<a href="/tags/%E7%BC%96%E7%A0%81/" style="color: #00bcd4">编码</a>
243+
<a href="/tags/%E7%BC%96%E7%A0%81/" style="color: #00a596">编码</a>
244244
</span>
245245

246246
<span class="tag">
247247

248-
<a href="/tags/%E4%B9%B1%E7%A0%81/" style="color: #00a596">乱码</a>
248+
<a href="/tags/%E4%B9%B1%E7%A0%81/" style="color: #ffa2c4">乱码</a>
249249
</span>
250250

251251
</span>

images/background.jpg

-1.01 MB
Loading

index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h2>LOADING</h2>
152152

153153
<div id="main" :class="loading ? 'into-enter-from': 'into-enter-active'">
154154
<div id="home-head">
155-
<div id="home-background" ref="homeBackground" data-images="https://s2.loli.net/2024/03/17/Rq7yXrbgUxSZcDG.jpg"></div>
155+
<div id="home-background" ref="homeBackground" data-images="/images/background.jpg"></div>
156156
<div id="home-info" @click="homeClick">
157157
<span class="loop"></span>
158158
<span class="loop"></span>
@@ -262,7 +262,7 @@ <h2 class="post-title">解决导出文件中文名乱码</h2>
262262

263263
<span class="tag">
264264

265-
<a href="/tags/%E7%BC%96%E7%A0%81/" style="color: #ffa2c4">编码</a>
265+
<a href="/tags/%E7%BC%96%E7%A0%81/" style="color: #03a9f4">编码</a>
266266
</span>
267267

268268
<span class="tag">
@@ -316,12 +316,12 @@ <h2 class="post-title">数据库批量Insert优化</h2>
316316

317317
<span class="tag">
318318

319-
<a href="/tags/SQL%E4%BC%98%E5%8C%96/" style="color: #00a596">SQL优化</a>
319+
<a href="/tags/SQL%E4%BC%98%E5%8C%96/" style="color: #00bcd4">SQL优化</a>
320320
</span>
321321

322322
<span class="tag">
323323

324-
<a href="/tags/SQL%E5%90%88%E5%B9%B6/" style="color: #03a9f4">SQL合并</a>
324+
<a href="/tags/SQL%E5%90%88%E5%B9%B6/" style="color: #ff7d73">SQL合并</a>
325325
</span>
326326

327327
</div>
@@ -370,7 +370,7 @@ <h2 class="post-title">IntelliJ IDEA常用配置</h2>
370370

371371
<span class="tag">
372372

373-
<a href="/tags/IDEA/" style="color: #03a9f4">IDEA</a>
373+
<a href="/tags/IDEA/" style="color: #ffa2c4">IDEA</a>
374374
</span>
375375

376376
</div>
@@ -419,7 +419,7 @@ <h2 class="post-title">maven项目构建加速(二)辅助工具篇</h2>
419419

420420
<span class="tag">
421421

422-
<a href="/tags/maven/" style="color: #00bcd4">maven</a>
422+
<a href="/tags/maven/" style="color: #ff7d73">maven</a>
423423
</span>
424424

425425
</div>
@@ -468,7 +468,7 @@ <h2 class="post-title">maven项目构建加速(一)命令参数篇</h2>
468468

469469
<span class="tag">
470470

471-
<a href="/tags/maven/" style="color: #03a9f4">maven</a>
471+
<a href="/tags/maven/" style="color: #ff7d73">maven</a>
472472
</span>
473473

474474
</div>

0 commit comments

Comments
 (0)