-
Notifications
You must be signed in to change notification settings - Fork 0
/
rss2.xml
612 lines (307 loc) · 25.3 KB
/
rss2.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
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
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>姓王者的博客</title>
<link>https://xingwangzhe.github.io/</link>
<image>
<url>https://xingwangzhe.github.io/icon.png</url>
<title>姓王者的博客</title>
<link>https://xingwangzhe.github.io/</link>
</image>
<atom:link href="https://xingwangzhe.github.io/rss2.xml" rel="self" type="application/rss+xml"/>
<description></description>
<pubDate>Fri, 18 Oct 2024 11:34:33 GMT</pubDate>
<generator>http://hexo.io/</generator>
<item>
<title>阿里云备案记录</title>
<link>https://xingwangzhe.github.io/posts/62f08794/</link>
<guid>https://xingwangzhe.github.io/posts/62f08794/</guid>
<pubDate>Fri, 18 Oct 2024 11:34:31 GMT</pubDate>
<description><center>国内访问过于慢了,尝试迁移到阿里云服务器,并进行备案</center></description>
<category domain="https://xingwangzhe.github.io/categories/%E5%9F%BA%E4%BA%8Ehexo%E7%9A%84%E5%8D%9A%E5%AE%A2%E6%90%AD%E5%BB%BA%E6%95%99%E7%A8%8B/">基于hexo的博客搭建教程</category>
<category domain="https://xingwangzhe.github.io/categories/%E5%9F%BA%E4%BA%8Ehexo%E7%9A%84%E5%8D%9A%E5%AE%A2%E6%90%AD%E5%BB%BA%E6%95%99%E7%A8%8B/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%8D%9A%E5%AE%A2%E6%95%99%E7%A8%8B/">博客教程</category>
<category domain="https://xingwangzhe.github.io/tags/%E7%AC%AC%E4%B8%80%E6%AC%A1/">第一次</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%8D%9A%E5%AE%A2/">博客</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%AD%A6%E4%B9%A0/">学习</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%A4%87%E6%A1%88/">备案</category>
<comments>https://xingwangzhe.github.io/posts/62f08794/#disqus_thread</comments>
</item>
<item>
<title>hexo优化网站性能记录-持续更新</title>
<link>https://xingwangzhe.github.io/posts/9f6ebe30/</link>
<guid>https://xingwangzhe.github.io/posts/9f6ebe30/</guid>
<pubDate>Tue, 15 Oct 2024 06:36:06 GMT</pubDate>
<description><img src="https://i.ibb.co/sQqSRzh/2024-10-15-135544.png" alt="2024-10-15-135544" border="0">
<center>优化前的效果:(</center></description>
<category domain="https://xingwangzhe.github.io/categories/%E5%9F%BA%E4%BA%8Ehexo%E7%9A%84%E5%8D%9A%E5%AE%A2%E6%90%AD%E5%BB%BA%E6%95%99%E7%A8%8B/">基于hexo的博客搭建教程</category>
<category domain="https://xingwangzhe.github.io/categories/%E5%9F%BA%E4%BA%8Ehexo%E7%9A%84%E5%8D%9A%E5%AE%A2%E6%90%AD%E5%BB%BA%E6%95%99%E7%A8%8B/%E5%9F%BA%E7%A1%80/">基础</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/CSS/">CSS</category>
<category domain="https://xingwangzhe.github.io/tags/HTML/">HTML</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%8D%9A%E5%AE%A2/">博客</category>
<category domain="https://xingwangzhe.github.io/tags/js/">js</category>
<category domain="https://xingwangzhe.github.io/tags/404/">404</category>
<comments>https://xingwangzhe.github.io/posts/9f6ebe30/#disqus_thread</comments>
</item>
<item>
<title>计算理论-上下文无关文法</title>
<link>https://xingwangzhe.github.io/posts/bbbc9ff7/</link>
<guid>https://xingwangzhe.github.io/posts/bbbc9ff7/</guid>
<pubDate>Mon, 14 Oct 2024 13:19:00 GMT</pubDate>
<description><center>上下文无关文法(CFG)是一种形式文法,其中每条产生式的左侧只有单个非终结符,右侧可以是终结符和非终结符的任意组合。它广泛应用于计算机科学中的编程语言解析和编译器设计。</center></description>
<category domain="https://xingwangzhe.github.io/categories/%E8%AF%BE%E7%A8%8B/">课程</category>
<category domain="https://xingwangzhe.github.io/categories/%E8%AF%BE%E7%A8%8B/%E8%AE%A1%E7%AE%97%E7%90%86%E8%AE%BA/">计算理论</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%A1%E7%AE%97%E7%90%86%E8%AE%BA/">计算理论</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AF%BE%E7%A8%8B/">课程</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%AD%A6%E4%B9%A0/">学习</category>
<comments>https://xingwangzhe.github.io/posts/bbbc9ff7/#disqus_thread</comments>
</item>
<item>
<title>计算理论-有限自动机(FA)</title>
<link>https://xingwangzhe.github.io/posts/c94b8fa9/</link>
<guid>https://xingwangzhe.github.io/posts/c94b8fa9/</guid>
<pubDate>Sun, 13 Oct 2024 13:05:08 GMT</pubDate>
<description><center>有限自动机是一种数学模型,用于表示和分析有限状态的计算过程。它包括确定性有限自动机(DFA)和非确定性有限自动机(NFA),广泛应用于语言识别和编译技术等领域。</center></description>
<category domain="https://xingwangzhe.github.io/categories/%E8%AF%BE%E7%A8%8B/">课程</category>
<category domain="https://xingwangzhe.github.io/categories/%E8%AF%BE%E7%A8%8B/%E8%AE%A1%E7%AE%97%E7%90%86%E8%AE%BA/">计算理论</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%A1%E7%AE%97%E7%90%86%E8%AE%BA/">计算理论</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AF%BE%E7%A8%8B/">课程</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%AD%A6%E4%B9%A0/">学习</category>
<comments>https://xingwangzhe.github.io/posts/c94b8fa9/#disqus_thread</comments>
</item>
<item>
<title>计算理论-形式语言</title>
<link>https://xingwangzhe.github.io/posts/bccbe7bc/</link>
<guid>https://xingwangzhe.github.io/posts/bccbe7bc/</guid>
<pubDate>Sun, 13 Oct 2024 05:22:45 GMT</pubDate>
<description><center>计算机的各种程序设计语言、数理逻辑中的谓词演算语言等都属于形式语言。</center></description>
<category domain="https://xingwangzhe.github.io/categories/%E8%AF%BE%E7%A8%8B/">课程</category>
<category domain="https://xingwangzhe.github.io/categories/%E8%AF%BE%E7%A8%8B/%E8%AE%A1%E7%AE%97%E7%90%86%E8%AE%BA/">计算理论</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%A1%E7%AE%97%E7%90%86%E8%AE%BA/">计算理论</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AF%BE%E7%A8%8B/">课程</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%AD%A6%E4%B9%A0/">学习</category>
<comments>https://xingwangzhe.github.io/posts/bccbe7bc/#disqus_thread</comments>
</item>
<item>
<title>开往 友链接力!</title>
<link>https://xingwangzhe.github.io/posts/93f836cb/</link>
<guid>https://xingwangzhe.github.io/posts/93f836cb/</guid>
<pubDate>Fri, 11 Oct 2024 10:09:21 GMT</pubDate>
<description><p>让传统友链“活跃”,让网页相互接力,让流量相互流动,让网络开放起来<br>
<img src="https://i.ibb.co/frxbgpB/202410111714865.png" alt=""></p></description>
<category domain="https://xingwangzhe.github.io/categories/%E5%9F%BA%E7%A1%80/">基础</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%8D%9A%E5%AE%A2%E6%95%99%E7%A8%8B/">博客教程</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%8D%9A%E5%AE%A2/">博客</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%BC%80%E5%BE%80/">开往</category>
<comments>https://xingwangzhe.github.io/posts/93f836cb/#disqus_thread</comments>
</item>
<item>
<title>解决国外人机验证不显示问题</title>
<link>https://xingwangzhe.github.io/posts/37f315ff/</link>
<guid>https://xingwangzhe.github.io/posts/37f315ff/</guid>
<pubDate>Tue, 08 Oct 2024 07:21:09 GMT</pubDate>
<description><p><img src="images/foriiii/reCAPTCHA.png" alt="yan"></p>
<p>由于<a href="https://baike.baidu.com/item/%E8%B0%B7%E6%AD%8C%E4%BA%8B%E4%BB%B6/6971355#:~:text=%E5%BD%93%E5%A4%A9%E4%B8%8B%E5%8D%88%EF%BC%8C%E4%B8%96%E7%95%8C%E4%BA%92%E8%81%94%E7%BD%91">众所周知的原因</a>,google的人机身份验证无法在中国大陆正常使用,但当我们访问一些国外网站时,它们又使用谷歌验证服务,为了解决这个问题,写下了这个文章。</p></description>
<category domain="https://xingwangzhe.github.io/categories/%E6%B5%8F%E8%A7%88%E5%99%A8/">浏览器</category>
<category domain="https://xingwangzhe.github.io/tags/recaptcha/">recaptcha</category>
<category domain="https://xingwangzhe.github.io/tags/%E9%AA%8C%E8%AF%81%E7%A0%81/">验证码</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%B0%B7%E6%AD%8C/">谷歌</category>
<category domain="https://xingwangzhe.github.io/tags/google/">google</category>
<category domain="https://xingwangzhe.github.io/tags/%E9%97%AE%E9%A2%98/">问题</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%A7%A3%E5%86%B3/">解决</category>
<category domain="https://xingwangzhe.github.io/tags/%E7%BD%91%E7%BB%9C/">网络</category>
<category domain="https://xingwangzhe.github.io/tags/%E6%B5%8F%E8%A7%88%E5%99%A8/">浏览器</category>
<category domain="https://xingwangzhe.github.io/tags/%E6%8F%92%E4%BB%B6/">插件</category>
<comments>https://xingwangzhe.github.io/posts/37f315ff/#disqus_thread</comments>
</item>
<item>
<title>Vue:watch监视</title>
<link>https://xingwangzhe.github.io/posts/b0f770c3/</link>
<guid>https://xingwangzhe.github.io/posts/b0f770c3/</guid>
<pubDate>Mon, 30 Sep 2024 13:19:04 GMT</pubDate>
<description><center>👁️👁️watching you!👁️👁️</center></description>
<category domain="https://xingwangzhe.github.io/categories/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/categories/%E5%89%8D%E7%AB%AF/Vue3/">Vue3</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/Vue3/">Vue3</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%89%8D%E7%AB%AF/">前端</category>
<comments>https://xingwangzhe.github.io/posts/b0f770c3/#disqus_thread</comments>
</item>
<item>
<title>Vue:计算属性</title>
<link>https://xingwangzhe.github.io/posts/ffe80f36/</link>
<guid>https://xingwangzhe.github.io/posts/ffe80f36/</guid>
<pubDate>Sun, 29 Sep 2024 10:19:17 GMT</pubDate>
<description><center>默认只读<center></description>
<category domain="https://xingwangzhe.github.io/categories/Vue3/">Vue3</category>
<category domain="https://xingwangzhe.github.io/categories/Vue3/%E5%9F%BA%E7%A1%80/">基础</category>
<category domain="https://xingwangzhe.github.io/tags/Vue3/">Vue3</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%89%8D%E7%AB%AF/">前端</category>
<comments>https://xingwangzhe.github.io/posts/ffe80f36/#disqus_thread</comments>
</item>
<item>
<title>learn Markdown</title>
<link>https://xingwangzhe.github.io/posts/36c34667/</link>
<guid>https://xingwangzhe.github.io/posts/36c34667/</guid>
<pubDate>Sun, 29 Sep 2024 05:13:39 GMT</pubDate>
<description><center>姓于者发来的,展示一下:)</center></description>
<category domain="https://xingwangzhe.github.io/tags/%E6%95%99%E7%A8%8B/">教程</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%A7%93%E4%BA%8E%E8%80%85/">姓于者</category>
<comments>https://xingwangzhe.github.io/posts/36c34667/#disqus_thread</comments>
</item>
<item>
<title>信息技术基数实训-焊接爱心花灯</title>
<link>https://xingwangzhe.github.io/posts/90edeb6d/</link>
<guid>https://xingwangzhe.github.io/posts/90edeb6d/</guid>
<pubDate>Sat, 28 Sep 2024 12:48:54 GMT</pubDate>
<description><center>两个灯没亮,扣了两分:(</center>
<p><img src="images/pratccc/1.jpg" alt="花灯"></p></description>
<category domain="https://xingwangzhe.github.io/categories/%E6%97%A5%E8%AE%B0/">日记</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E6%95%99%E7%A8%8B/">教程</category>
<category domain="https://xingwangzhe.github.io/tags/%E4%BF%A1%E6%81%AF%E6%8A%80%E6%9C%AF%E5%9F%BA%E7%A1%80%E5%AE%9E%E8%AE%AD/">信息技术基础实训</category>
<comments>https://xingwangzhe.github.io/posts/90edeb6d/#disqus_thread</comments>
</item>
<item>
<title>初识Vue3,有趣</title>
<link>https://xingwangzhe.github.io/posts/218fcad3/</link>
<guid>https://xingwangzhe.github.io/posts/218fcad3/</guid>
<pubDate>Fri, 27 Sep 2024 14:19:55 GMT</pubDate>
<description><center>初识前端工程</center>
<p><img src="https://cn.vuejs.org/logo.svg" alt="Vue3"></p></description>
<category domain="https://xingwangzhe.github.io/categories/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/categories/%E5%89%8D%E7%AB%AF/Vue3/">Vue3</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E6%95%99%E7%A8%8B/">教程</category>
<category domain="https://xingwangzhe.github.io/tags/Vue3/">Vue3</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/tags/CSS/">CSS</category>
<category domain="https://xingwangzhe.github.io/tags/HTML/">HTML</category>
<category domain="https://xingwangzhe.github.io/tags/%E7%AC%AC%E4%B8%80%E6%AC%A1/">第一次</category>
<category domain="https://xingwangzhe.github.io/tags/Typescript/">Typescript</category>
<comments>https://xingwangzhe.github.io/posts/218fcad3/#disqus_thread</comments>
</item>
<item>
<title>学了点js</title>
<link>https://xingwangzhe.github.io/posts/fcbe0bf5/</link>
<guid>https://xingwangzhe.github.io/posts/fcbe0bf5/</guid>
<pubDate>Wed, 25 Sep 2024 13:05:29 GMT</pubDate>
<description><center>语法挺有趣的</center></description>
<category domain="https://xingwangzhe.github.io/categories/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/categories/%E5%89%8D%E7%AB%AF/js/">js</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/tags/js/">js</category>
<comments>https://xingwangzhe.github.io/posts/fcbe0bf5/#disqus_thread</comments>
</item>
<item>
<title>连不上网了?可能的DNS解决方法</title>
<link>https://xingwangzhe.github.io/posts/58ad3c48/</link>
<guid>https://xingwangzhe.github.io/posts/58ad3c48/</guid>
<pubDate>Wed, 25 Sep 2024 12:42:35 GMT</pubDate>
<description><center>有许多人在使用代理之后,发现连不上网络了,这是其中一种解决方法<center></description>
<category domain="https://xingwangzhe.github.io/categories/%E6%8A%80%E6%9C%AF/">技术</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E6%95%99%E7%A8%8B/">教程</category>
<category domain="https://xingwangzhe.github.io/tags/%E9%97%AE%E9%A2%98/">问题</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%A7%A3%E5%86%B3/">解决</category>
<category domain="https://xingwangzhe.github.io/tags/%E7%BD%91%E7%BB%9C/">网络</category>
<category domain="https://xingwangzhe.github.io/tags/DNS/">DNS</category>
<comments>https://xingwangzhe.github.io/posts/58ad3c48/#disqus_thread</comments>
</item>
<item>
<title>通过创建钢琴学习响应式网页设计</title>
<link>https://xingwangzhe.github.io/posts/c0981903/</link>
<guid>https://xingwangzhe.github.io/posts/c0981903/</guid>
<pubDate>Wed, 25 Sep 2024 10:02:21 GMT</pubDate>
<description><center>还是比较有趣</center></description>
<category domain="https://xingwangzhe.github.io/categories/CSS/">CSS</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/tags/CSS/">CSS</category>
<category domain="https://xingwangzhe.github.io/tags/HTML/">HTML</category>
<category domain="https://xingwangzhe.github.io/tags/freecodecamp/">freecodecamp</category>
<comments>https://xingwangzhe.github.io/posts/c0981903/#disqus_thread</comments>
</item>
<item>
<title>通过创建猫咪绘画学习中级 CSS</title>
<link>https://xingwangzhe.github.io/posts/52b92bfc/</link>
<guid>https://xingwangzhe.github.io/posts/52b92bfc/</guid>
<pubDate>Wed, 25 Sep 2024 09:49:56 GMT</pubDate>
<description><center>哈基米还挺可爱的</center></description>
<category domain="https://xingwangzhe.github.io/categories/CSS/">CSS</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/tags/CSS/">CSS</category>
<category domain="https://xingwangzhe.github.io/tags/HTML/">HTML</category>
<category domain="https://xingwangzhe.github.io/tags/freecodecamp/">freecodecamp</category>
<comments>https://xingwangzhe.github.io/posts/52b92bfc/#disqus_thread</comments>
</item>
<item>
<title>神人有感:先礼礼礼礼礼礼后兵</title>
<link>https://xingwangzhe.github.io/posts/6af33c89/</link>
<guid>https://xingwangzhe.github.io/posts/6af33c89/</guid>
<pubDate>Mon, 23 Sep 2024 07:01:26 GMT</pubDate>
<description><p>ai总是那么幽默</p>
<p><img src="images/shenren/1.jpg" alt="1"></p></description>
<category domain="https://xingwangzhe.github.io/categories/%E8%83%A1%E6%80%9D%E4%B9%B1%E6%83%B3/">胡思乱想</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E7%A5%9E%E4%BA%BA/">神人</category>
<comments>https://xingwangzhe.github.io/posts/6af33c89/#disqus_thread</comments>
</item>
<item>
<title>LeetCode:2. 两数相加</title>
<link>https://xingwangzhe.github.io/posts/f899f771/</link>
<guid>https://xingwangzhe.github.io/posts/f899f771/</guid>
<pubDate>Sun, 22 Sep 2024 13:08:27 GMT</pubDate>
<description><center>两数相加<center></description>
<category domain="https://xingwangzhe.github.io/categories/%E7%AE%97%E6%B3%95%E9%A2%98/">算法题</category>
<category domain="https://xingwangzhe.github.io/categories/%E7%AE%97%E6%B3%95%E9%A2%98/LeetCode/">LeetCode</category>
<category domain="https://xingwangzhe.github.io/tags/LeetCode/">LeetCode</category>
<category domain="https://xingwangzhe.github.io/tags/%E7%AE%97%E6%B3%95%E9%A2%98/">算法题</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E6%95%99%E7%A8%8B/">教程</category>
<comments>https://xingwangzhe.github.io/posts/f899f771/#disqus_thread</comments>
</item>
<item>
<title>通过创建资产负债表学习 CSS 伪选择器</title>
<link>https://xingwangzhe.github.io/posts/d8587a7c/</link>
<guid>https://xingwangzhe.github.io/posts/d8587a7c/</guid>
<pubDate>Sun, 22 Sep 2024 13:04:21 GMT</pubDate>
<description><p>你可以使用 CSS 伪选择器来更改特定的 HTML 元素。在本课程中,你将使用伪选择器创建资产负债表。你将学习如何在将鼠标悬停在元素上时更改其样式,并触发网页上的其他事件。</p></description>
<category domain="https://xingwangzhe.github.io/categories/HTML/">HTML</category>
<category domain="https://xingwangzhe.github.io/categories/HTML/CSS/">CSS</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/tags/CSS/">CSS</category>
<category domain="https://xingwangzhe.github.io/tags/HTML/">HTML</category>
<category domain="https://xingwangzhe.github.io/tags/freecodecamp/">freecodecamp</category>
<comments>https://xingwangzhe.github.io/posts/d8587a7c/#disqus_thread</comments>
</item>
<item>
<title>通过创建小测验学习无障碍</title>
<link>https://xingwangzhe.github.io/posts/9f32bac9/</link>
<guid>https://xingwangzhe.github.io/posts/9f32bac9/</guid>
<pubDate>Sat, 21 Sep 2024 13:01:13 GMT</pubDate>
<description><center>无障碍环境正在使你的网页便于所有人使用——甚至是残疾人。
<p>在这个课程中,你将建立一个测验网页。你将学习诸如键盘快捷键、ARIA 属性和设计最佳实践等无障碍工具。</p>
</center></description>
<category domain="https://xingwangzhe.github.io/categories/HTML/">HTML</category>
<category domain="https://xingwangzhe.github.io/categories/HTML/CSS/">CSS</category>
<category domain="https://xingwangzhe.github.io/tags/%E8%AE%B0%E5%BD%95/">记录</category>
<category domain="https://xingwangzhe.github.io/tags/%E5%89%8D%E7%AB%AF/">前端</category>
<category domain="https://xingwangzhe.github.io/tags/CSS/">CSS</category>
<category domain="https://xingwangzhe.github.io/tags/HTML/">HTML</category>
<category domain="https://xingwangzhe.github.io/tags/freecodecamp/">freecodecamp</category>
<comments>https://xingwangzhe.github.io/posts/9f32bac9/#disqus_thread</comments>
</item>
</channel>
</rss>