-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
658 lines (571 loc) · 60.5 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
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
<!DOCTYPE html>
<html lang='zh-CN'>
<head>
<meta name="generator" content="Hexo 6.3.0">
<meta name="hexo-theme" content="https://github.com/xaoxuu/hexo-theme-stellar/tree/1.18.5">
<meta charset="utf-8">
<meta name="robots" content="index,nofollow">
<meta http-equiv='x-dns-prefetch-control' content='on' />
<link rel='dns-prefetch' href='https://gcore.jsdelivr.net'>
<link rel="preconnect" href="https://gcore.jsdelivr.net" crossorigin>
<link rel='dns-prefetch' href='//unpkg.com'>
<meta name="renderer" content="webkit">
<meta name="force-rendering" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta name="HandheldFriendly" content="True" >
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="theme-color" content="#f8f8f8">
<title>主页</title>
<meta name="description" content="WUTONK的小站本站是 @WUTONK 的个人博客网站 主要记录一些技术和阅读相关的内容,如果感兴趣可以添加RSS或是follow我的社交媒体账号~关于联系我友链留言板 关于我🙌 你好,我是WUTONK!🌍 我的地区:广州 &nbsp;&nbsp;">
<meta property="og:type" content="website">
<meta property="og:title" content="WUTONK的小站">
<meta property="og:url" content="https://wutonk.xyz/">
<meta property="og:site_name" content="WUTONK的小站">
<meta property="og:description" content="WUTONK的小站本站是 @WUTONK 的个人博客网站 主要记录一些技术和阅读相关的内容,如果感兴趣可以添加RSS或是follow我的社交媒体账号~关于联系我友链留言板 关于我🙌 你好,我是WUTONK!🌍 我的地区:广州 &nbsp;&nbsp;">
<meta property="og:locale" content="zh_CN">
<meta property="og:image" content="https://img.wutonk.xyz/avatar/WUTONK_Avatar_2022_03_only_sayhi.gif">
<meta property="og:image" content="https://github-readme-stats.cubik65536.top/api?theme=github_dark&username=WUTONK&count_private=true&hide=stars&show_icons=true&line_height=24">
<meta property="og:image" content="https://github-readme-stats.cubik65536.top/api/top-langs/?theme=github_dark&username=WUTONK&layout=compact&count_private=true&card_width=445">
<meta property="og:image" content="https://img.shields.io/badge/Apple-%23000000.svg?style=for-the-badge&logo=apple&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/macOS-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0">
<meta property="og:image" content="https://img.shields.io/badge/Windows%2011-0078D6?style=for-the-badge&logo=windows&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Windows%2095-008484?style=for-the-badge&logo=windows95&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/-Rocky%20Linux-%2310B981?style=for-the-badge&logo=rockylinux&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/iTerm2-546E7A?style=for-the-badge&logo=iTerm2&logoColor=F0F0F0">
<meta property="og:image" content="https://img.shields.io/badge/Windows%20Terminal-4D4D4D?style=for-the-badge&logo=windows-terminal&logoColor=F0F0F0">
<meta property="og:image" content="https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54">
<meta property="og:image" content="https://img.shields.io/badge/swift-F54A2A?style=for-the-badge&logo=swift&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=c-sharp&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge&logo=vuedotjs&logoColor=%234FC08D">
<meta property="og:image" content="https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/pycharm-143?style=for-the-badge&logo=pycharm&logoColor=black&color=black&labelColor=green">
<meta property="og:image" content="https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Xcode-007ACC?style=for-the-badge&logo=Xcode&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/macOS-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0">
<meta property="og:image" content="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white">
<meta property="og:image" content="https://img.shields.io/badge/macOS-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0">
<meta property="og:image" content="https://img.wutonk.xyz/icons/logo/F1_logo.svg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_10.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_15.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_1.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_2.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_3.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_5.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_6.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_7.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_8.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_9.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_11.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_12.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_13.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_14.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/F1_swiper_4.jpg">
<meta property="og:image" content="https://img.wutonk.xyz/icons/logo/FE_logo.svg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/FE_swiper_1.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/FE_swiper_2.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/FE_swiper_3.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/FE_swiper_4.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/FE_swiper_5.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/FE_swiper_6.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/FE_swiper_7.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/FE_swiper_8.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/FE_swiper_9.jpg">
<meta property="og:image" content="https://img.wutonk.xyz/icons/logo/WRC_logo.svg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/WRC_swiper_1.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/WRC_swiper_2.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/WRC_swiper_3.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/WRC_swiper_5.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/WRC_swiper_6.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/WRC_swiper_7.jpg">
<meta property="og:image" content="https://img.wutonk.xyz//display/swiper/WRC_swiper_8.jpeg">
<meta property="article:published_time" content="2023-04-12T14:40:11.785Z">
<meta property="article:modified_time" content="2023-04-12T14:40:11.785Z">
<meta property="article:author" content="WUTONK">
<meta property="article:tag" content="WUTONK">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="https://img.wutonk.xyz/avatar/WUTONK_Avatar_2022_03_only_sayhi.gif">
<!-- feed -->
<link rel="alternate" href="/atom.xml" title="WUTONK的小站" type="application/atom+xml">
<link rel="stylesheet" href="/css/main.css">
<link rel="shortcut icon" href="https://img.wutonk.xyz/avatar/WUTONK_Avatar_2022_03_only_hyaline_big.png">
</head>
<body>
<div class='l_body' id='start'>
<aside class='l_left' layout='page'>
<div class="widgets">
<widget class="widget-wrapper ghuser"><div class="widget-body stellar-ghinfo-api" api="https://api.github.com/users/WUTONK"><div class="avatar" ><img no-lazy type="img" id="avatar_url" src="https://img.wutonk.xyz/avatar/WUTONK_Avatar_2022_02_dark_high-export.png" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><p class="username" ff="title" type="text" id="name"> </p><p class="bio" type="text" id="bio"> </p><div class="buttons"><a class="btn" target="_blank" rel="noopener" href="https://github.com/WUTONK?tab=followers"><span class="title" type="text" id="followers">0</span><span class="desc">followers</span></a><a class="btn" target="_blank" rel="noopener" href="https://github.com/WUTONK?tab=following"><span class="title" type="text" id="following">0</span><span class="desc">following</span></a><a class="btn" target="_blank" rel="noopener" href="https://github.com/WUTONK?tab=repositories"><span class="title" type="text" id="public_repos">0</span><span class="desc">repos</span></a></div><a class="follow" target="_blank" rel="noopener" href="https://github.com/WUTONK"><svg aria-hidden="true" role="img" class="color-icon-primary" viewBox="0 0 16 16" width="1rem" height="1rem" fill="currentColor" style="display:inline-block;user-select:none;vertical-align:text-bottom;overflow:visible"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path></svg>Follow</a>
<nav class="menu dis-select"><a class="nav-item active" href="/">主页</a><a class="nav-item" href="/posts/">文章</a><a class="nav-item" href="/wiki/">项目</a><a class="nav-item" href="/notes/">笔记</a><a class="nav-item" href="/socialize/">社交</a></nav>
</div></widget>
<widget class="widget-wrapper search"><div class="widget-body"><div class="search-wrapper" id="search"><form class="search-form"><input type="text" class="search-input" id="search-input" placeholder="文章搜索"><svg t="1670596976048" class="icon search-icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2676" width="200" height="200"><path d="M938.2 832.6L723.8 618.1c-2.5-2.5-5.3-4.4-7.9-6.4 36.2-55.6 57.3-121.8 57.3-193.1C773.3 222.8 614.6 64 418.7 64S64 222.8 64 418.6c0 195.9 158.8 354.6 354.6 354.6 71.3 0 137.5-21.2 193.2-57.4 2 2.7 3.9 5.4 6.3 7.8L832.5 938c14.6 14.6 33.7 21.9 52.8 21.9 19.1 0 38.2-7.3 52.8-21.8 29.2-29.1 29.2-76.4 0.1-105.5M418.7 661.3C284.9 661.3 176 552.4 176 418.6 176 284.9 284.9 176 418.7 176c133.8 0 242.6 108.9 242.6 242.7 0 133.7-108.9 242.6-242.6 242.6" p-id="2677"></path></svg></form><div id="search-result"></div><div class="search-no-result">没有找到此内容!</div></div></div></widget>
<widget class="widget-wrapper recent"><div class="widget-header cap theme dis-select"><span class="name">最近更新</span><a class="cap-action" id="rss" title="Subscribe" href="/atom.xml"><svg class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8938"><path d="M800.966 947.251c0-404.522-320.872-732.448-716.69-732.448V62.785c477.972 0 865.44 395.987 865.44 884.466h-148.75z m-162.273 0h-148.74c0-228.98-181.628-414.598-405.678-414.598v-152.01c306.205 0 554.418 253.68 554.418 566.608z m-446.24-221.12c59.748 0 108.189 49.503 108.189 110.557 0 61.063-48.44 110.563-108.188 110.563-59.747 0-108.18-49.5-108.18-110.563 0-61.054 48.433-110.556 108.18-110.556z" p-id="8939"></path></svg></a></div><div class="widget-body related-posts fs14"><a class="item title" href="/Vuepress%E4%BD%BF%E7%94%A8%E9%87%8D%E5%AE%9A%E5%90%91%E8%A7%A3%E5%86%B3%E9%BB%98%E8%AE%A4%E8%AF%AD%E8%A8%80%E9%97%AE%E9%A2%98/"><span class="title">Vuepress使用重定向解决默认语言问题</span></a><a class="item title" href="/Vuepress%20config.ts%E6%A0%B9%E7%9B%AE%E5%BD%95%E9%85%8D%E7%BD%AE%E5%92%8C%E9%97%AE%E9%A2%98%E8%A7%A3%E5%86%B3/"><span class="title">Vuepress(2.x) config.ts base根目录配置和问题解决</span></a><a class="item title" href="/vscgiterror001/"><span class="title">vscode git提示99+的解决方法</span></a><a class="item title" href="/powerlevel10k%20%E5%8E%BB%E9%99%A4%E7%94%A8%E6%88%B7%E5%90%8D%E6%88%96%E4%B8%BB%E6%9C%BA%E5%90%8D%E6%98%BE%E7%A4%BA/"><span class="title">powerlevel10k 去除用户名或主机名显示</span></a><a class="item title" href="/links/"><span class="title">links</span></a><a class="item title" href="/m1armdos001/"><span class="title">M1 MacBook 配置dosbox-x环境(dos汇编debug,MASM环境搭建)</span></a></div></widget>
<widget class="widget-wrapper timeline"><div class="widget-header cap theme dis-select"><span class="name">近期动态</span></div><div class="widget-body fs14"><div class="tag-plugin timeline stellar-timeline-api" api="https://api.github.com/repos/WUTONK/blog-timeline/issues" user="WUTONK" limit="8"></div></div></widget>
</div>
<footer class="footer dis-select"><div class="social-wrap"><a class="social" title="social.github" href="https://github.com/WUTONK" target="_blank" rel="external nofollow noopener noreferrer"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/icons/footer/github_light.svg"/></a><a class="social" title="social.gitlab" href="https://gitlab.com/WUTONK" target="_blank" rel="external nofollow noopener noreferrer"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/icons/footer/gitlab_light.svg"/></a><a class="social" title="social.bilibili" href="https://" target="_blank" rel="external nofollow noopener noreferrer"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/icons/footer/bilibili_light.svg"/></a><a class="social" title="social.telegram" href="https://t.me/WUTONK386" target="_blank" rel="external nofollow noopener noreferrer"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/icons/footer/telegram_light.svg"/></a><a class="social" title="social.twitter" href="https://twitter.com/WUTONK386" target="_blank" rel="external nofollow noopener noreferrer"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/icons/footer/twitter_light.svg"/></a><a class="social" title="social.mail" href="mailto:wutonk@wutonk.xyz" rel="noopener noreferrer"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/icons/footer/mail_light.svg"/></a><a class="social" title="social.MessageBoard" href="/socialize/message_board" rel="noopener noreferrer"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/icons/footer/MessageBoard_light.svg"/></a></div></footer>
</aside>
<div class='l_main'>
<article class="md-text content page"><div class="tag-plugin about"><div class="about-header"><div class="avatar"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/avatar/WUTONK_Avatar_2022_03_only_sayhi.gif" height="256px"></div></div><div class="about-body fs14"><!-- TODO:这里加条谚语 --><p><strong>WUTONK的小站</strong></p><hr><p>本站是 <strong>@WUTONK</strong> 的个人博客网站 主要记录一些技术和阅读相关的内容,如果感兴趣可以添加RSS或是follow我的社交媒体账号~</p><div class="tag-plugin navbar"><nav class="cap"><a class="active" href="/">关于</a><a href="/socialize/contact/contact_me">联系我</a><a href="/socialize/friends/">友链</a><a href="/socialize/message_board">留言板</a></nav></div></div></div>
<h2 id="关于我"><a href="#关于我" class="headerlink" title="关于我"></a>关于我</h2><p><strong>🙌 你好,我是WUTONK!</strong><br><strong>🌍 我的地区:广州</strong><br><br></p>
<p>
</p><p href="https://github.com/WTUONK"><img class="lazy" align="center" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://github-readme-stats.cubik65536.top/api?theme=github_dark&username=WUTONK&count_private=true&hide=stars&show_icons=true&line_height=24"></p>
<p href="https://github.com/WUTONK"><img class="lazy" align="center" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://github-readme-stats.cubik65536.top/api/top-langs/?theme=github_dark&username=WUTONK&layout=compact&count_private=true&card_width=445"></p>
<p></p>
<br>
<hr>
<!-- 系统(macos) -->
<p>
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Apple-%23000000.svg?style=for-the-badge&logo=apple&logoColor=white" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/macOS-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0" style="display: inline-block">
</p>
<!-- 系统 -->
<p>
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows%2011-0078D6?style=for-the-badge&logo=windows&logoColor=white" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows%2095-008484?style=for-the-badge&logo=windows95&logoColor=white" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/-Rocky%20Linux-%2310B981?style=for-the-badge&logo=rockylinux&logoColor=white" style="display: inline-block">
</p>
<!-- 终端 -->
<p>
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/iTerm2-546E7A?style=for-the-badge&logo=iTerm2&logoColor=F0F0F0" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows%20Terminal-4D4D4D?style=for-the-badge&logo=windows-terminal&logoColor=F0F0F0" style="display: inline-block">
</p>
<!-- 编程语言 -->
<p>
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/swift-F54A2A?style=for-the-badge&logo=swift&logoColor=white" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=c-sharp&logoColor=white" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge&logo=vuedotjs&logoColor=%234FC08D" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white" style="display: inline-block">
</p>
<!-- IDE -->
<p>
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/pycharm-143?style=for-the-badge&logo=pycharm&logoColor=black&color=black&labelColor=green" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white" style="display: inline-block">
<img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Xcode-007ACC?style=for-the-badge&logo=Xcode&logoColor=white" style="display: inline-block">
</p>
<!-- ----------兴趣爱好---------- -->
<h2 id="兴趣爱好🤩"><a href="#兴趣爱好🤩" class="headerlink" title="兴趣爱好🤩"></a>兴趣爱好🤩</h2><div class="tag-plugin tabs" align="center" id="tab_1"><div class="nav-tabs"><div class="tab active"><a href="#tab_1-1">音乐🎵</a></div><div class="tab"><a href="#tab_1-2">游戏🎮</a></div><div class="tab"><a href="#tab_1-3">赛车🏎️</a></div></div><div class="tab-content"><div class="tab-pane active" id="tab_1-1"><p>非常喜欢音乐,听的风格很杂很多(一般是一段时间突然就喜欢某种风格)从下方的表格就可见一斑…从电子-流行-古典均有涉及</p>
<p>心情不好的时候会听后摇和金属,晚上睡觉喜欢听合成器和纯音乐催眠。</p>
<p>非常喜欢开车所以在家里配了一套赛车模拟器,跑的最多的是首都高,喜欢一边跑一边听phonk,trance和citypop</p>
<p>因为喜欢用金属和phonk提神还形成了一听金属就想睡的奇怪反射</p>
<p>一直想学编曲,但是花了2500买了电子琴和MIDI键盘后就吃灰了</p>
<p><strong>曲风个人喜好排序</strong></p>
<p><psw>点曲风可以进入此曲风的最爱单曲</psw></p>
<table>
<thead>
<tr>
<th align="left">曲风</th>
<th align="left">常听歌手和乐队</th>
<th align="left">推荐指数</th>
</tr>
</thead>
<tbody><tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=28999945&userid=420558573">合成器波(Synthwave)</a></td>
<td align="left">TheMidnight FM-84 OllieWride</td>
<td align="left">★★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=441437222&userid=420558573">蒸汽波(Vaporwave)</a> & <a target="_blank" rel="noopener" href="https://music.163.com/song?id=417953208&userid=420558573">FutureFunk</a></td>
<td align="left">银河骑士GalaxyKnight Rainych</td>
<td align="left">★★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=22693580&userid=420558573">citypop</a></td>
<td align="left">山下达郎 竹内玛利亚</td>
<td align="left">★★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=437715323&userid=420558573">纯音乐</a></td>
<td align="left">坂本龙一</td>
<td align="left">★★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=28160039&userid=420558573">迪斯科(disco)</a> & <a target="_blank" rel="noopener" href="https://music.163.com/song?id=2875069&userid=420558573">ltalo Disco</a></td>
<td align="left">张蔷 SilentCircle</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=1847721719&userid=420558573">phonk</a></td>
<td align="left">HXVRMXN T3nzu</td>
<td align="left">★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=30251704&userid=420558573">8-bit</a></td>
<td align="left">立石孝 コナミ矩形波倶楽部</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=407126647&userid=420558573">Trance</a></td>
<td align="left">古代佑三</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=441489910&userid=420558573">赛博朋克(Cyberpunk)</a></td>
<td align="left">Garoad</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=2511826&userid=420558573">放克(funk)</a></td>
<td align="left">Delegation</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=1372726244&userid=420558573">日语流行</a></td>
<td align="left">鱼韵(サカナクション) 湘南乃风 椎名林檎</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=1357375695&userid=420558573">粤语流行</a></td>
<td align="left">beyond 邓丽君</td>
<td align="left">★★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=516358164&userid=420558573">欧美流行</a></td>
<td align="left">Queen</td>
<td align="left">★★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=867669&userid=420558573">合成器流行(Synth-Pop)</a></td>
<td align="left">Kraftwerk YMO</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=4208227&userid=420558573">新浪潮(new wave)</a></td>
<td align="left">NewOrder MaxVincent</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://www.bilibili.com/video/BV1Gx41127yz">古典乐</a></td>
<td align="left">贝多芬</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=1319257882&userid=420558573">后朋</a></td>
<td align="left">PardonMoi VoXLoW</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=4262898&userid=420558573">后摇</a></td>
<td align="left">RussianCircles</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=1868483&userid=420558573">摇滚乐</a></td>
<td align="left">Queen Beyond</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://www.bilibili.com/video/BV1WA411U7D2">VOCALOID</a> & <a target="_blank" rel="noopener" href="https://www.bilibili.com/video/BV1xx411c7mu">古早鬼畜</a></td>
<td align="left">术力口(ピノキオピー)</td>
<td align="left">★★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://www.bilibili.com/video/BV1tV4y1379v">嘻哈(Hip-Hop)</a></td>
<td align="left">NWA V在燃烧 GrandmasterFlash&TheFuriousFive</td>
<td align="left">★★★</td>
</tr>
<tr>
<td align="left"><a target="_blank" rel="noopener" href="https://music.163.com/song?id=347064&userid=420558573">金属</a></td>
<td align="left">Beyond FallOutBoy</td>
<td align="left">★★★★</td>
</tr>
</tbody></table>
<!-- TODO:另外还有游戏配乐,因为太多样化了所以就单独列个表格~ -->
<!-- endtab --></div><div class="tab-pane" id="tab_1-2"><p>主要是模拟经营、开放世界、赛车,偶尔打打FPS,这里只展示其中一些</p>
<table>
<thead>
<tr>
<th align="left">游戏</th>
<th align="left">平台</th>
<th align="left">推荐指数</th>
<th align="left">游玩时间</th>
</tr>
</thead>
<tbody><tr>
<td align="left">Minecraft</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/macOS-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0" style="display: inline-block"></td>
<td align="left"><strong>TOP</strong></td>
<td align="left">2011-</td>
</tr>
<tr>
<td align="left">Grand Theft Auto V</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" style="display: inline-block"></td>
<td align="left">★★★★★</td>
<td align="left">2018-</td>
</tr>
<tr>
<td align="left">NFS8</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" style="display: inline-block"></td>
<td align="left">★★★★★</td>
<td align="left">2012-</td>
</tr>
<tr>
<td align="left">NFS19&21</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" style="display: inline-block"></td>
<td align="left">★★★★★</td>
<td align="left">2019-</td>
</tr>
<tr>
<td align="left">湾岸ミッドナイト</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" style="display: inline-block"></td>
<td align="left">★★★★★</td>
<td align="left">2018-</td>
</tr>
<tr>
<td align="left">都市:天际线</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" style="display: inline-block"></td>
<td align="left">★★★★☆</td>
<td align="left">2022-</td>
</tr>
<tr>
<td align="left">F1 Manager 2022</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" style="display: inline-block"></td>
<td align="left">★★★★☆</td>
<td align="left">2022-</td>
</tr>
<tr>
<td align="left">F1 2018</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" style="display: inline-block"></td>
<td align="left">★★★☆☆</td>
<td align="left">2020-2021</td>
</tr>
<tr>
<td align="left">F1 22</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" style="display: inline-block"></td>
<td align="left">★★★☆☆</td>
<td align="left">2022-</td>
</tr>
<tr>
<td align="left">主播女孩重度依赖</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" style="display: inline-block"></td>
<td align="left">敲喜番⭐︎敲喜番⭐︎敲喜番⭐︎敲喜番⭐︎</td>
<td align="left">2023-</td>
</tr>
<tr>
<td align="left">Mini Metro</td>
<td align="left"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.shields.io/badge/macOS-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0" style="display: inline-block"></td>
<td align="left">★★★☆☆</td>
<td align="left">2018-</td>
</tr>
</tbody></table>
<!-- endtab --></div><div class="tab-pane" id="tab_1-3"><center><b>主要观看赛事<b><center>
<br>
<div class="tag-plugin image"><div class="image-bg"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/icons/logo/F1_logo.svg" alt="|世界一级方程式锦标赛|" fancybox="true" style="height:64px;"></div><div class="image-meta"><span class="image-caption center">|世界一级方程式锦标赛|</span></div></div>
<div class="tag-plugin gallery swiper" id="swiper-api" effect="coverflow"><div class="swiper-wrapper"><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_10.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_15.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_1.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_2.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_3.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_5.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_6.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_7.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_8.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_9.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_11.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_12.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_13.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_14.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/F1_swiper_4.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div></div><div class="swiper-pagination"></div><div class="swiper-button-prev blur"></div><div class="swiper-button-next blur"></div></div>
<hr>
<div class="tag-plugin image"><div class="image-bg" style="padding:16px;"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/icons/logo/FE_logo.svg" alt="|国际汽联电动方程式世锦赛|" fancybox="true" style="height:64px;"></div><div class="image-meta"><span class="image-caption center">|国际汽联电动方程式世锦赛|</span></div></div>
<div class="tag-plugin gallery swiper" id="swiper-api" effect="coverflow"><div class="swiper-wrapper"><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/FE_swiper_1.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/FE_swiper_2.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/FE_swiper_3.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/FE_swiper_4.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/FE_swiper_5.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/FE_swiper_6.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/FE_swiper_7.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/FE_swiper_8.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/FE_swiper_9.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div></div><div class="swiper-pagination"></div><div class="swiper-button-prev blur"></div><div class="swiper-button-next blur"></div></div>
<hr>
<div class="tag-plugin image"><div class="image-bg" style="padding:16px;"><img class="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAAaADAAQAAAABAAAAAQAAAADa6r/EAAAAC0lEQVQIHWNgAAIAAAUAAY27m/MAAAAASUVORK5CYII=" data-src="https://img.wutonk.xyz/icons/logo/WRC_logo.svg" alt="|世界汽车拉力锦标赛|" fancybox="true" style="height:64px;"></div><div class="image-meta"><span class="image-caption center">|世界汽车拉力锦标赛|</span></div></div>
<div class="tag-plugin gallery swiper" id="swiper-api" effect="coverflow"><div class="swiper-wrapper"><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/WRC_swiper_1.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/WRC_swiper_2.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/WRC_swiper_3.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/WRC_swiper_5.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/WRC_swiper_6.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/WRC_swiper_7.jpg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div><div class="swiper-slide"><img no-lazy src="https://img.wutonk.xyz//display/swiper/WRC_swiper_8.jpeg" fancybox="true" onerror="javascript:this.classList.add('error');this.src='https://gcore.jsdelivr.net/gh/cdn-x/placeholder@1.0.4/image/2659360.svg';"></div></div><div class="swiper-pagination"></div><div class="swiper-button-prev blur"></div><div class="swiper-button-next blur"></div></div>
<hr>
<!-- <center>JDM<center>
启蒙是头文字D和湾岸midnight~~(比起山路我还是更喜欢崩直道一点)~~
平常喜欢在神力科莎跑首都高,改装折腾一般在NFS8,19
喜欢的车型很多捏,最喜欢的有AE86、GTR32&34&35、supra、350z、r30、240z、EVO、RX-7
~~嘿嘿嘿我的R32🤤🤤🤤嘿嘿嘿我的R32🤤🤤🤤嘿嘿嘿我的R32🤤🤤🤤嘿嘿嘿我的R32🤤🤤🤤~~ -->
<!-- endtab --></center></b></b></center></div></div></div>
<!-- <div class="tag-plugin navbar"><nav class="cap"><a class="active" href="./interest/music">音乐</a><a href="./interest/games">游戏</a><a href="./interest/racing">赛车</a></nav></div> -->
</article>
<footer class="page-footer reveal fs12"><hr><div class="sitemap"><div class="sitemap-group"><span class="fs14">博客</span><a href="/">近期</a><a href="/categories/">分类</a><a href="/tags/">标签</a><a href="/archives/">归档</a></div><div class="sitemap-group"><span class="fs14">项目</span><a href="/wiki/shutoko">首都高复活计划文档</a></div><div class="sitemap-group"><span class="fs14">社交</span><a href="/socialize/friends/">友链</a><a href="/socialize/message_board">留言板</a><a target="_blank" rel="noopener" href="https://t.me/WUTONK386">telegram 频道</a><a target="_blank" rel="noopener" href="https://twitter.com/WUTONK386">推特</a><a href="ailto:wutonk@wutonk.xyz">邮箱</a></div><div class="sitemap-group"><span class="fs14">更多</span><a href="/socialize/me/">关于我</a><a href="/socialize/about_this_web/">关于本站</a><a target="_blank" rel="noopener" href="https://github.com/WUTONK">GitHub</a><a target="_blank" rel="noopener" href="https://gitlab.com/WUTONK">Gitlab</a></div></div><div class="text"><p>本站由 <a target="_blank" rel="noopener" href="//me">@WUTONK</a> 使用 <a target="_blank" rel="noopener" href="https://github.com/xaoxuu/hexo-theme-stellar">Stellar</a> 主题创建<br>本博客所有文章除特别声明外,均采用 <a target="_blank" rel="noopener" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a> 许可协议,转载请注明出处</p>
<center>Copyright © 2021-2023 @WUTONK 保留所有权利</center>
<br/>
<br/>
<center>备案号:<a target="_blank" rel="noopener" href="https://icp.gov.moe/?keyword=wutonk.xyz">萌ICP备20212018号</a></center>
</div></footer>
<div class='float-panel mobile-only blur' style='display:none'>
<button type='button' class='sidebar-toggle mobile' onclick='sidebar.toggle()'>
<svg class="icon" style="width: 1em; height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="15301"><path d="M566.407 808.3c26.9-0.1 49.3-20.8 51.6-47.6-1.9-27.7-23.9-49.7-51.6-51.6h-412.6c-28.2-1.4-52.6 19.5-55.5 47.6 2.3 26.8 24.6 47.5 51.6 47.6h416.5v4z m309.3-249.9c26.9-0.1 49.3-20.8 51.6-47.6-2.2-26.8-24.6-47.5-51.6-47.6h-721.9c-27.7-2.8-52.5 17.4-55.3 45.1-0.1 0.8-0.1 1.7-0.2 2.5 0.9 27.2 23.6 48.5 50.7 47.6H875.707z m-103.1-245.9c26.9-0.1 49.3-20.8 51.6-47.6-0.4-28.3-23.2-51.1-51.5-51.6h-618.9c-29.5-1.1-54.3 21.9-55.5 51.4v0.2c1.4 27.8 25.2 49.2 53 47.8 0.8 0 1.7-0.1 2.5-0.2h618.8z" p-id="15302"></path><path d="M566.407 808.3c26.9-0.1 49.3-20.8 51.6-47.6-1.9-27.7-23.9-49.7-51.6-51.6h-412.6c-28.2-1.4-52.6 19.5-55.5 47.6 1.9 27.7 23.9 49.7 51.6 51.6h416.5z m309.3-249.9c26.9-0.1 49.3-20.8 51.6-47.6-2.2-26.8-24.6-47.5-51.6-47.6h-721.9c-27.7-2.8-52.5 17.4-55.3 45.1-0.1 0.8-0.1 1.7-0.2 2.5 0.9 27.2 23.6 48.5 50.7 47.6H875.707z m-103.1-245.9c26.9-0.1 49.3-20.8 51.6-47.6-0.4-28.3-23.2-51.1-51.5-51.6h-618.9c-29.5-1.1-54.3 21.9-55.5 51.4v0.2c1.4 27.8 25.2 49.2 53 47.8 0.8 0 1.7-0.1 2.5-0.2h618.8z" p-id="15303"></path></svg>
</button>
</div>
</div>
</div>
<div class='scripts'>
<script type="text/javascript">
const stellar = {
// 懒加载 css https://github.com/filamentgroup/loadCSS
loadCSS: (href, before, media, attributes) => {
var doc = window.document;
var ss = doc.createElement("link");
var ref;
if (before) {
ref = before;
} else {
var refs = (doc.body || doc.getElementsByTagName("head")[0]).childNodes;
ref = refs[refs.length - 1];
}
var sheets = doc.styleSheets;
if (attributes) {
for (var attributeName in attributes) {
if (attributes.hasOwnProperty(attributeName)) {
ss.setAttribute(attributeName, attributes[attributeName]);
}
}
}
ss.rel = "stylesheet";
ss.href = href;
ss.media = "only x";
function ready(cb) {
if (doc.body) {
return cb();
}
setTimeout(function () {
ready(cb);
});
}
ready(function () {
ref.parentNode.insertBefore(ss, before ? ref : ref.nextSibling);
});
var onloadcssdefined = function (cb) {
var resolvedHref = ss.href;
var i = sheets.length;
while (i--) {
if (sheets[i].href === resolvedHref) {
return cb();
}
}
setTimeout(function () {
onloadcssdefined(cb);
});
};
function loadCB() {
if (ss.addEventListener) {
ss.removeEventListener("load", loadCB);
}
ss.media = media || "all";
}
if (ss.addEventListener) {
ss.addEventListener("load", loadCB);
}
ss.onloadcssdefined = onloadcssdefined;
onloadcssdefined(loadCB);
return ss;
},
// 从 butterfly 和 volantis 获得灵感
loadScript: (src, opt) => new Promise((resolve, reject) => {
var script = document.createElement('script');
if (src.startsWith('/')){
src = stellar.config.root + src.substring(1);
}
script.src = src;
if (opt) {
for (let key of Object.keys(opt)) {
script[key] = opt[key]
}
} else {
// 默认异步,如果需要同步,第二个参数传入 {} 即可
script.async = true
}
script.onerror = reject
script.onload = script.onreadystatechange = function() {
const loadState = this.readyState
if (loadState && loadState !== 'loaded' && loadState !== 'complete') return
script.onload = script.onreadystatechange = null
resolve()
}
document.head.appendChild(script)
}),
// https://github.com/jerryc127/hexo-theme-butterfly
jQuery: (fn) => {
if (typeof jQuery === 'undefined') {
stellar.loadScript(stellar.plugins.jQuery).then(fn)
} else {
fn()
}
}
};
stellar.version = '1.18.5';
stellar.github = 'https://github.com/xaoxuu/hexo-theme-stellar/tree/1.18.5';
stellar.config = {
date_suffix: {
just: '刚刚',
min: '分钟前',
hour: '小时前',
day: '天前',
month: '个月前',
},
root : '/',
};
// required plugins (only load if needs)
stellar.plugins = {
jQuery: 'https://gcore.jsdelivr.net/npm/jquery@3.6.2/dist/jquery.min.js'
};
if ('local_search') {
stellar.search = {};
stellar.search.service = 'local_search';
if (stellar.search.service == 'local_search') {
let service_obj = Object.assign({}, {"field":"all","path":"/search.json","content":true,"codeblock":true,"sort":"-date"});
stellar.search[stellar.search.service] = service_obj;
}
}
// stellar js
stellar.plugins.stellar = Object.assign({"sites":"/js/plugins/sites.js","friends":"/js/plugins/friends.js","ghinfo":"/js/plugins/ghinfo.js","timeline":"/js/plugins/timeline.js","linkcard":"/js/plugins/linkcard.js","fcircle":"/js/plugins/fcircle.js","weibo":"/js/plugins/weibo.js"});
stellar.plugins.marked = Object.assign("https://cdn.bootcdn.net/ajax/libs/marked/4.0.18/marked.min.js");
// optional plugins
if ('true' == 'true') {
stellar.plugins.lazyload = Object.assign({"enable":true,"js":"https://gcore.jsdelivr.net/npm/vanilla-lazyload@17.8.3/dist/lazyload.min.js","transition":"blur"});
}
if ('true' == 'true') {
stellar.plugins.swiper = Object.assign({"enable":true,"css":"https://unpkg.com/swiper@8.4.5/swiper-bundle.min.css","js":"https://unpkg.com/swiper@8.4.5/swiper-bundle.min.js"});
}
if ('' == 'true') {
stellar.plugins.scrollreveal = Object.assign({"enable":null,"js":"https://gcore.jsdelivr.net/npm/scrollreveal@4.0.9/dist/scrollreveal.min.js","distance":"8px","duration":500,"interval":100,"scale":1});
}
if ('true' == 'true') {
stellar.plugins.preload = Object.assign({"enable":true,"service":"flying_pages","instant_page":"https://gcore.jsdelivr.net/gh/volantis-x/cdn-volantis@4.1.2/js/instant_page.js","flying_pages":"https://gcore.jsdelivr.net/gh/gijo-varghese/flying-pages@2.1.2/flying-pages.min.js"});
}
if ('true' == 'true') {
stellar.plugins.fancybox = Object.assign({"enable":true,"js":"https://gcore.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.umd.js","css":"https://gcore.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.css","selector":".swiper-slide img"});
}
if ('false' == 'true') {
stellar.plugins.heti = Object.assign({"enable":false,"css":"https://unpkg.com/heti@0.9.2/umd/heti.min.css","js":"https://unpkg.com/heti@0.9.2/umd/heti-addon.min.js"});
}
</script>
<!-- required -->
<script src="/js/main.js" async></script>
<!-- optional -->
<script>
function loadJS() {
const els = document.querySelectorAll("#comments #giscus");
if (els.length === 0) return;
els.forEach((el, i) => {
try {
el.innerHTML = '';
} catch (error) {
console.log(error);
}
var script = document.createElement('script');
script.src = 'https://giscus.app/client.js';
script.async = true;
for (let key of Object.keys(el.attributes)) {
let attr = el.attributes[key];
if (['class', 'id'].includes(attr.name) === false) {
script.setAttribute(attr.name, attr.value);
}
}
el.appendChild(script);
});
}
window.addEventListener('DOMContentLoaded', (event) => {
loadJS();
});
</script>
<!-- inject -->
</div>
</body>
</html>