-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtemplate_overview.html
More file actions
910 lines (845 loc) · 27.7 KB
/
Copy pathtemplate_overview.html
File metadata and controls
910 lines (845 loc) · 27.7 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
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AI 个人笔记 - 文章概览</title>
<style>
/* Google Fonts for better typography */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");
:root {
--primary-color: #2c3e50;
--secondary-color: #3498db;
--accent-color: #e74c3c;
--bg-color: #f8f9fa;
--text-color: #34495e;
--border-color: #e9ecef;
--card-bg: #ffffff;
--hover-color: #f8f9fa;
}
:root.dark-mode {
--primary-color: #ecf0f1;
--secondary-color: #3498db;
--accent-color: #e74c3c;
--bg-color: #1a1a1a;
--text-color: #e0e0e0;
--border-color: #333333;
--card-bg: #2d2d2d;
--hover-color: #3a3a3a;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Roboto", "Noto Sans SC", sans-serif;
line-height: 1.6;
color: var(--text-color);
background-color: var(--bg-color);
min-height: 100vh;
padding: 0;
}
.page-wrapper {
display: flex;
min-height: 100vh;
}
/* HEADER STYLES - Persistent across all pages */
.header {
text-align: center;
padding: 40px 20px 30px;
background: linear-gradient(
135deg,
#8f94a8 0%,
#b74a43 50%,
#ce3321 100%
);
border-bottom: none;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
position: relative;
overflow: hidden;
flex-shrink: 0;
}
.header::before {
content: "";
position: absolute;
top: -50%;
right: -10%;
width: 300px;
height: 300px;
background: radial-gradient(
circle,
rgba(255, 255, 255, 0.1) 0%,
transparent 70%
);
border-radius: 50%;
}
.header::after {
content: "";
position: absolute;
bottom: -30%;
left: -5%;
width: 250px;
height: 250px;
background: radial-gradient(
circle,
rgba(255, 255, 255, 0.08) 0%,
transparent 70%
);
border-radius: 50%;
}
.header-content {
position: relative;
z-index: 1;
}
.header-title-group {
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
margin-bottom: 15px;
}
.logo {
height: 60px;
background: rgba(255, 255, 255, 0.95);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
transition: transform 0.3s ease;
overflow: hidden;
border: 2px solid rgba(255, 255, 255, 0.3);
backdrop-filter: blur(10px);
}
.logo:hover {
transform: scale(1.08) rotate(2deg);
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.35);
}
.logo img {
width: 90%;
height: 90%;
object-fit: contain;
}
.header h1 {
color: #ffffff;
font-size: 2.5rem;
margin-bottom: 0;
font-weight: 700;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.header-subtitle {
color: rgba(255, 255, 255, 0.9);
font-size: 1.1rem;
max-width: 800px;
margin: 0 auto 20px;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.header-actions {
display: flex;
justify-content: center;
gap: 20px;
margin-top: 20px;
flex-wrap: wrap;
}
.back-home {
display: inline-flex;
align-items: center;
background: white;
color: #b74a43;
padding: 12px 24px;
border-radius: 30px;
text-decoration: none;
font-weight: 500;
transition: all 0.3s;
}
.back-home:hover {
background: rgba(255, 255, 255, 0.9);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.container {
flex: 1;
max-width: 1200px;
margin: 0 auto;
padding: 20px;
width: 100%;
}
.warning {
background-color: #fff3cd;
border: 1px solid #ffeaa7;
color: #856404;
padding: 15px;
border-radius: 5px;
margin-bottom: 30px;
text-align: center;
font-size: 0.9rem;
}
:root.dark-mode .warning {
background-color: #332701;
border-color: #664c02;
color: #d4af2f;
}
.article-list {
background: var(--card-bg);
border-radius: 8px;
padding: 30px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
border: 1px solid var(--border-color);
}
.article-list h2 {
color: var(--primary-color);
font-size: 1.8rem;
margin-bottom: 25px;
border-bottom: 2px solid var(--border-color);
}
.article-item {
padding: 15px 0;
border-bottom: 1px solid var(--border-color);
}
.article-item:last-child {
border-bottom: none;
}
.article-title {
font-size: 1.2rem;
margin-bottom: 8px;
}
.article-title a {
color: var(--primary-color);
text-decoration: none;
transition: color 0.3s;
}
.article-title a:hover {
color: var(--secondary-color);
}
.article-meta {
display: flex;
justify-content: space-between;
align-items: center;
color: #6c757d;
font-size: 0.9rem;
}
:root.dark-mode .article-meta {
color: #a0a0a0;
}
.article-date {
font-weight: 500;
}
.article-category {
background-color: #e3f2fd;
color: var(--secondary-color);
padding: 3px 10px;
border-radius: 20px;
font-weight: 500;
}
:root.dark-mode .article-category {
background-color: rgba(52, 152, 219, 0.2);
color: var(--secondary-color);
}
.footer {
text-align: center;
padding: 30px 20px;
background: var(--primary-color);
color: #ffffff;
border-top: 1px solid var(--border-color);
margin-top: auto;
}
/* THEME TOGGLE */
.theme-toggle {
position: fixed;
top: 20px;
right: 20px;
width: 50px;
height: 50px;
background: rgba(255, 255, 255, 0.95);
border: 2px solid rgba(0, 0, 0, 0.1);
border-radius: 50%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease;
z-index: 1000;
}
.theme-toggle:hover {
background: rgba(255, 255, 255, 1);
transform: scale(1.1);
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
.theme-toggle svg {
width: 24px;
height: 24px;
color: #ce3321;
transition: transform 0.3s ease;
}
.theme-toggle:hover svg {
transform: rotate(20deg);
}
:root.dark-mode .theme-toggle {
background: rgba(45, 45, 45, 0.95);
border-color: rgba(200, 200, 200, 0.3);
}
:root.dark-mode .theme-toggle svg {
color: #e0e0e0;
}
@media (max-width: 768px) {
.header-title-group {
flex-direction: column;
gap: 10px;
}
.header h1 {
font-size: 2rem;
}
.container {
padding: 10px;
}
.article-list {
padding: 20px;
}
.article-meta {
flex-direction: column;
align-items: flex-start;
gap: 8px;
}
}
</style>
</head>
<body>
<div class="page-wrapper">
<header class="header">
<div class="header-content">
<div class="header-title-group">
<div class="logo">
<img src="img/logo.png" alt="AI Logo" />
</div>
<h1>AI 个人笔记</h1>
</div>
<p class="header-subtitle">技术探索与知识沉淀</p>
<div class="header-actions">
<a href="./index.html" class="back-home">
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
fill="currentColor"
viewBox="0 0 16 16"
>
<path
d="M8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4h2v4a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146zM2.5 14V7.707l5.5-5.5 5.5 5.5V14H10v-4a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4H2.5z"
/>
</svg>
返回首页
</a>
</div>
</div>
</header>
<div class="container">
<div class="article-list">
<h2>文章概览</h2>
<div class="warning">
<p>本页面提供了所有文章的列表,点击文章标题可以查看完整内容。</p>
</div>
<div id="article-container">
<!-- Articles will be dynamically generated here -->
</div>
</div>
</div>
</div>
<button class="theme-toggle" id="themeToggle">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
fill="currentColor"
viewBox="0 0 16 16"
>
<path
d="M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278z"
/>
</svg>
</button>
<script>
// Theme toggle functionality
const themeToggle = document.getElementById("themeToggle");
const htmlElement = document.documentElement;
// Check for saved theme preference or use system preference
const savedTheme = localStorage.getItem("theme");
const prefersDark = window.matchMedia(
"(prefers-color-scheme: dark)"
).matches;
// Apply initial theme
if (savedTheme === "dark" || (!savedTheme && prefersDark)) {
htmlElement.classList.add("dark-mode");
}
// Theme toggle event listener
themeToggle.addEventListener("click", () => {
htmlElement.classList.toggle("dark-mode");
const currentTheme = htmlElement.classList.contains("dark-mode")
? "dark"
: "light";
localStorage.setItem("theme", currentTheme);
});
// Article data will be injected here
const articles = [
{
"type": "markdown",
"url": "./index.html#/docs/2026-03/apifox多环境token切换:前置脚本实战-fragment.html",
"title": "Apifox 多环境 Token 切换实践:基于前置脚本的约定式方案",
"date": "2026/03/03",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2026-01/spring-boot的注解驱动web应用上下文详解-fragment.html",
"title": "AnnotationConfigServletWebServerApplicationContext:Spring Boot的注解驱动Web应用上下文详解",
"date": "2026/01/30",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2026-01/深入理解jvm运行机制:从启动到退出的完整生命周期-fragment.html",
"title": "深入理解JVM运行机制:从启动到退出的完整生命周期",
"date": "2026/01/30",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2026-01/defaultlistablebeanfactory:spring-ioc容器的核心引擎-fragment.html",
"title": "DefaultListableBeanFactory:Spring IoC容器的核心引擎",
"date": "2026/01/30",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2026-01/Git历史重构利器:使用mailmap与filter-repo统一提交者信息-fragment.html",
"title": "Git 历史重构利器:使用 mailmap 与 filter-repo 统一提交者信息",
"date": "2026/01/30",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-12/java-instrumentation-接口深入解析:jvm级别的aop强大工具-fragment.html",
"title": "Java Instrumentation 接口深入解析:JVM 级别的 AOP 强大工具",
"date": "2026/01/30",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2026-01/jvm类加载器与热加载技术深度剖析:从原理到实践-fragment.html",
"title": "JVM类加载器与热加载技术深度剖析:从原理到实践",
"date": "2026/01/30",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-12/linux-xargs命令详解:从入门到精通的高效用法指南-fragment.html",
"title": "Linux xargs命令详解:从入门到精通的高效用法指南",
"date": "2025/12/23",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-12/php与java类加载与依赖管理深入对比-fragment.html",
"title": "PHP与Java类加载与依赖管理深入对比",
"date": "2025/12/11",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-12/wkhtmltopdf-使用指南-fragment.html",
"title": "wkhtmltopdf 完整使用指南:从基础到高级技巧",
"date": "2025/12/05",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-12/mysql的truncate陷阱:自增id重置的坑与解决方案-fragment.html",
"title": "MySQL的TRUNCATE陷阱:自增ID重置的坑与解决方案",
"date": "2025/12/03",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-11/springboot日志详解-fragment.html",
"title": "Spring Boot 日志体系深度解析:从 SLF4J 到 Logback 的配置与最佳实践",
"date": "2025/11/20",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-11/java高效判断集合交集的利器-fragment.html",
"title": "Java Collections.disjoint()方法详解:高效判断集合交集的利器",
"date": "2025/11/14",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-11/linux服务器时间同步全攻略-fragment.html",
"title": "Linux服务器时间同步全攻略:联网与离线环境详解",
"date": "2025/11/11",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/ai-coder-插件免费供应及配置-fragment.html",
"title": "AI代码编程插件配置与部署指南:Kilo Code免费接入实践",
"date": "2025/11/04",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/java-main-fragment.html",
"title": "Java中的多个Main方法:解构项目入口与依赖共享",
"date": "2025/10/31",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/飞书机器人发送消息完全指南-fragment.html",
"title": "飞书机器人发送消息完全指南:从curl命令到自动化脚本",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/spring-resourceutils-fragment.html",
"title": "Spring ResourceUtils:资源读取的终极解决方案",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/spring-stringutils包-fragment.html",
"title": "Spring StringUtils工具类完全指南:从基础到高级用法",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/spring-webutils-fragment.html",
"title": "spring-webutils",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/通过telegram机器人发送通知消息-fragment.html",
"title": "使用Shell脚本和cURL命令通过Telegram机器人发送通知消息",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/spring-pathmatchingresourcepatternresolver-fragment.html",
"title": "Spring PathMatchingResourcePatternResolver 完全指南:掌握资源模式匹配的艺术",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/spring-reflectionutils-fragment.html",
"title": "Spring ReflectionUtils 完全指南:掌握 Java 反射的优雅之道",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/spring-beanutils-fragment.html",
"title": "Spring BeanUtils完全指南:优雅实现JavaBean属性复制与映射",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/spring-collectionutils-fragment.html",
"title": "Spring CollectionUtils 工具类完全指南:告别繁琐集合操作",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/spring-filecopyutils-fragment.html",
"title": "Spring FileCopyUtils 完全指南:文件操作的终极利器",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/spring-objectutils-fragment.html",
"title": "Spring ObjectUtils工具类完全指南:优雅处理Java对象操作",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-10/spring-assert-fragment.html",
"title": "Spring Assert 工具类完全指南:编写健壮代码的必备利器",
"date": "2025/10/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-09/java方法引用-fragment.html",
"title": "Java 方法引用深度解析:从原理到实战",
"date": "2025/09/17",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-09/maven-resource-fragment.html",
"title": "深入 Maven 核心:全面解析资源处理(Resource Handling)机制",
"date": "2025/09/16",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-09/数据库分页不稳定-fragment.html",
"title": "数据库分页不稳定:成因、误区与解决方案",
"date": "2025/09/15",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-09/数据库排序中的null值处理-fragment.html",
"title": "数据库排序中的 NULL 值:深入解析与实战指南",
"date": "2025/09/15",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/利用-git-pre-push-hook-提升效率-fragment.html",
"title": "自动化代码质量守护:利用 Git pre-push Hook 提升效率",
"date": "2025/08/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/深入解析-mysql:为何-insert-自增主键-0-会变成自增值-fragment.html",
"title": "深入解析 MySQL:为何 INSERT 自增主键 `0` 会变成自增值?",
"date": "2025/08/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/高质量技术博客提示词Prompt-fragment.html",
"title": "🎯 高质量技术博客提示词(准确 + 深入版)",
"date": "2025/08/28",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/深度解析-intellij-idea-的-maven-构建命令-fragment.html",
"title": "深度解析 IntelliJ IDEA 的 Maven 构建命令:从`-D`到`-pl`",
"date": "2025/08/27",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/深度剖析-spring-annotationconfigapplicationcontext-的继承体系-fragment.html",
"title": "从基石到殿堂:深度剖析 Spring AnnotationConfigApplicationContext 的继承体系",
"date": "2025/08/27",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/java-中的多继承与菱形问题-fragment.html",
"title": "深度剖析:Java 中的多继承与菱形问题",
"date": "2025/08/27",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/test-fragment.html",
"title": "测试文档",
"date": "2025/08/26",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/深度解析-windows-平台-python-版本管理-fragment.html",
"title": "Windows 平台 Python 版本管理",
"date": "2025/08/26",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/windows-上使用-nvm-高效管理-node.js-环境-fragment.html",
"title": "告别版本混乱:Windows 上使用 NVM 高效管理 Node.js 环境",
"date": "2025/08/26",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/Windows-软件包管理器-Scoop-fragment.html",
"title": "Windows-软件包管理器-Scoop",
"date": "2025/08/26",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/字符串转换工具sttr-fragment.html",
"title": "字符串转换工具sttr介绍",
"date": "2025/08/26",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/揭秘-spring-中的-context-id-的组成-fragment.html",
"title": "揭秘-spring-中的-context-id-的组成",
"date": "2025/08/22",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/了解-gradle-fragment.html",
"title": "了解-gradle",
"date": "2025/08/22",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/git深度总结-fragment.html",
"title": "Git 深度报告:从入门到协同开发的完全指南",
"date": "2025/08/22",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/github-pages-深度使用分析报告-fragment.html",
"title": "github-pages-深度使用分析报告",
"date": "2025/08/22",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/在-2025-年用-idea-编译-spring-5.1.x-源码的终极指南-fragment.html",
"title": "在-2025-年用-idea-编译-spring-5.1.x-源码的终极指南",
"date": "2025/08/22",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/mermaid-test-fragment.html",
"title": "Mermaid 图表测试",
"date": "2025/08/22",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/深度解析-spring-boot-配置-fragment.html",
"title": "深度解析 Spring Boot 配置:从 application.properties 到 Nacos 的优先级法则",
"date": "2025/08/19",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/spring-webmvcconfigurer-的深度解析-fragment.html",
"title": "深度解析 Spring `WebMvcConfigurer`:Web 定制化的核心枢纽",
"date": "2025/08/19",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/深度解析-spring-中的-filter-与-interceptor-fragment.html",
"title": "深度解析 Spring 中的 Filter 与 Interceptor",
"date": "2025/08/19",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-08/spring-boot-应用中利用-pdfbox-防御-pdf-上传带来的-xss-攻击风险分析报告-fragment.html",
"title": "spring-boot-应用中利用-pdfbox-防御-pdf-上传带来的-xss-攻击风险分析报告",
"date": "2025/08/18",
"category": "Markdown 文档"
},
{
"type": "markdown",
"url": "./index.html#/docs/2025-09/javascript-async-fragment.html",
"title": "JavaScript 异步编程指南",
"date": "2025/08/18",
"category": "Markdown 文档"
},
{
"type": "html",
"url": "html/report.html",
"title": "深度研究报告:Spring Boot 启动全流程解析",
"date": "2025/08/18",
"category": "HTML 文档"
},
{
"type": "html",
"url": "html/maven-report.html",
"title": "Maven 深度探索报告",
"date": "2025/08/18",
"category": "HTML 文档"
},
{
"type": "html",
"url": "html/loaderDemo.html",
"title": "Java 动态编译与加载深度报告",
"date": "2025/08/15",
"category": "HTML 文档"
},
{
"type": "html",
"url": "html/myclassloader.html",
"title": "Java 自定义类加载器实战深度报告",
"date": "2025/08/15",
"category": "HTML 文档"
},
{
"type": "html",
"url": "html/classloader.html",
"title": "Java Classpath 与类加载机制深度报告",
"date": "2025/08/15",
"category": "HTML 文档"
},
{
"type": "html",
"url": "html/jvm-desc.html",
"title": "JVM内部类型描述符深度报告",
"date": "2025/08/13",
"category": "HTML 文档"
},
{
"type": "html",
"url": "html/java.net.preferIPv4Stack.html",
"title": "Feign / IDEA IPv4 解决方案与双栈套接字动画讲解",
"date": "2025/08/08",
"category": "HTML 文档"
}
];
// Dynamically generate article list
function generateArticleList() {
const articleContainer = document.getElementById("article-container");
articleContainer.innerHTML = "";
articles.forEach((article) => {
const articleItem = document.createElement("div");
articleItem.className = "article-item";
const articleTitle = document.createElement("h3");
articleTitle.className = "article-title";
const articleLink = document.createElement("a");
articleLink.href = article.url;
articleLink.textContent = article.title;
articleTitle.appendChild(articleLink);
const articleMeta = document.createElement("div");
articleMeta.className = "article-meta";
const articleDate = document.createElement("span");
articleDate.className = "article-date";
articleDate.textContent = article.date;
const articleCategory = document.createElement("span");
articleCategory.className = "article-category";
articleCategory.textContent = article.category;
articleMeta.appendChild(articleDate);
articleMeta.appendChild(articleCategory);
articleItem.appendChild(articleTitle);
articleItem.appendChild(articleMeta);
articleContainer.appendChild(articleItem);
});
}
// Generate the article list when the page loads
window.addEventListener("DOMContentLoaded", generateArticleList);
</script>
</body>
</html>