-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
416 lines (188 loc) · 13 KB
/
atom.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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>yZaio</title>
<subtitle>yZaio喜欢黑夜</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://yzaio.github.io/"/>
<updated>2021-06-22T09:30:37.952Z</updated>
<id>https://yzaio.github.io/</id>
<author>
<name>yZaio</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>redux中使用immutable处理数据</title>
<link href="https://yzaio.github.io/2021/06/21/redux-zhong-shi-yong-immutable-chu-li-shu-ju/"/>
<id>https://yzaio.github.io/2021/06/21/redux-zhong-shi-yong-immutable-chu-li-shu-ju/</id>
<published>2021-06-21T07:15:13.000Z</published>
<updated>2021-06-22T09:30:37.952Z</updated>
<summary type="html">
<h2 id="1-为什么要使用immutableJS"><a href="#1-为什么要使用immutableJS" class="headerlink" title="1. 为什么要使用immutableJS"></a>1.
</summary>
<category term="react" scheme="https://yZaio.github.io/tags/react/"/>
</entry>
<entry>
<title>react通过redux-hunk中间件实现网络请求数据在redux中进行管理</title>
<link href="https://yzaio.github.io/2021/06/09/react-tong-guo-redux-hunk-zhong-jian-jian-shi-xian-wang-luo-qing-qiu-shu-ju-zai-redux-zhong-jin-xing-guan-li/"/>
<id>https://yzaio.github.io/2021/06/09/react-tong-guo-redux-hunk-zhong-jian-jian-shi-xian-wang-luo-qing-qiu-shu-ju-zai-redux-zhong-jin-xing-guan-li/</id>
<published>2021-06-09T02:42:11.000Z</published>
<updated>2022-02-28T02:12:40.492Z</updated>
<summary type="html">
<h2 id="1-react-hunk作用"><a href="#1-react-hunk作用" class="headerlink" title="1. react-hunk作用"></a>1.
</summary>
<category term="react" scheme="https://yZaio.github.io/tags/react/"/>
</entry>
<entry>
<title>节流和防抖</title>
<link href="https://yzaio.github.io/2021/05/21/jie-liu-he-fang-dou/"/>
<id>https://yzaio.github.io/2021/05/21/jie-liu-he-fang-dou/</id>
<published>2021-05-21T01:33:58.000Z</published>
<updated>2022-02-28T05:57:10.532Z</updated>
<summary type="html">
<h2 id="1-节流"><a href="#1-节流" class="headerlink" title="1. 节流"></a>1. 节流</h2><h3 id="1-什么是节流"><a href="#1-什么是节流" class="headerlink"
</summary>
<category term="Web" scheme="https://yZaio.github.io/tags/Web/"/>
</entry>
<entry>
<title>vue通过.sync实现父子组件传值双向绑定</title>
<link href="https://yzaio.github.io/2021/05/13/vue-tong-guo-sync-shi-xian-fu-zi-zu-jian-chuan-zhi-shuang-xiang-bang-ding/"/>
<id>https://yzaio.github.io/2021/05/13/vue-tong-guo-sync-shi-xian-fu-zi-zu-jian-chuan-zhi-shuang-xiang-bang-ding/</id>
<published>2021-05-13T06:42:51.000Z</published>
<updated>2021-05-13T08:29:37.658Z</updated>
<summary type="html">
<h2 id="1-普通父子组件传值"><a href="#1-普通父子组件传值" class="headerlink" title="1. 普通父子组件传值"></a>1. 普通父子组件传值</h2><p>
</summary>
<category term="vue" scheme="https://yZaio.github.io/tags/vue/"/>
</entry>
<entry>
<title>vue中实现骨架屏</title>
<link href="https://yzaio.github.io/2021/05/11/vue-zhong-shi-xian-gu-jia-ping/"/>
<id>https://yzaio.github.io/2021/05/11/vue-zhong-shi-xian-gu-jia-ping/</id>
<published>2021-05-11T06:46:41.000Z</published>
<updated>2021-05-13T03:53:41.192Z</updated>
<summary type="html">
<h2 id="1-什么是骨架屏"><a href="#1-什么是骨架屏" class="headerlink" title="1. 什么是骨架屏"></a>1. 什么是骨架屏</h2><p>
</summary>
<category term="vue" scheme="https://yZaio.github.io/tags/vue/"/>
</entry>
<entry>
<title>逻辑与、逻辑或、空值合并运算符</title>
<link href="https://yzaio.github.io/2021/05/10/luo-ji-yu-luo-ji-huo-kong-zhi-he-bing-yun-suan-fu/"/>
<id>https://yzaio.github.io/2021/05/10/luo-ji-yu-luo-ji-huo-kong-zhi-he-bing-yun-suan-fu/</id>
<published>2021-05-10T07:57:29.000Z</published>
<updated>2021-05-12T07:43:50.757Z</updated>
<summary type="html">
<h1 id="逻辑与、逻辑或、空值合并运算符"><a href="#逻辑与、逻辑或、空值合并运算符" class="headerlink" title="逻辑与、逻辑或、空值合并运算符"></a>逻辑与、逻辑或、空值合并运算符</h1><h2 id="1-逻辑与"><a
</summary>
<category term="Web" scheme="https://yZaio.github.io/tags/Web/"/>
</entry>
<entry>
<title>jsx的实质</title>
<link href="https://yzaio.github.io/2021/05/10/jsx-de-shi-zhi/"/>
<id>https://yzaio.github.io/2021/05/10/jsx-de-shi-zhi/</id>
<published>2021-05-10T05:49:32.000Z</published>
<updated>2021-05-13T02:51:40.466Z</updated>
<summary type="html">
<h2 id="1-jsx的作用"><a href="#1-jsx的作用" class="headerlink" title="1. jsx的作用"></a>1. jsx的作用</h2><p> 实际上,jsx 仅仅只是
</summary>
<category term="react" scheme="https://yZaio.github.io/tags/react/"/>
</entry>
<entry>
<title>react中diff算法和列表key值的作用及与vue中diff算法的区别</title>
<link href="https://yzaio.github.io/2021/05/10/react-zhong-diff-suan-fa-he-lie-biao-key-zhi-de-zuo-yong-ji-yu-vue-zhong-diff-suan-fa-de-qu-bie/"/>
<id>https://yzaio.github.io/2021/05/10/react-zhong-diff-suan-fa-he-lie-biao-key-zhi-de-zuo-yong-ji-yu-vue-zhong-diff-suan-fa-de-qu-bie/</id>
<published>2021-05-10T02:28:49.000Z</published>
<updated>2021-05-13T07:57:45.078Z</updated>
<summary type="html">
<h1 id="react中diff算法和列表key值的作用及与vue中diff算法的区别"><a href="#react中diff算法和列表key值的作用及与vue中diff算法的区别" class="headerlink"
</summary>
<category term="react" scheme="https://yZaio.github.io/tags/react/"/>
</entry>
<entry>
<title>前端日常知识点</title>
<link href="https://yzaio.github.io/2021/04/13/qian-duan-ri-chang-zhi-shi-dian/"/>
<id>https://yzaio.github.io/2021/04/13/qian-duan-ri-chang-zhi-shi-dian/</id>
<published>2021-04-13T06:40:44.000Z</published>
<updated>2021-05-13T01:08:06.481Z</updated>
<summary type="html">
<h1 id="前端日常知识点"><a href="#前端日常知识点" class="headerlink" title="前端日常知识点"></a>前端日常知识点</h1><h2
</summary>
<category term="Web" scheme="https://yZaio.github.io/tags/Web/"/>
</entry>
<entry>
<title>数组常用高阶语法</title>
<link href="https://yzaio.github.io/2021/04/09/shu-zu-chang-yong-gao-jie-yu-fa/"/>
<id>https://yzaio.github.io/2021/04/09/shu-zu-chang-yong-gao-jie-yu-fa/</id>
<published>2021-04-09T08:09:34.000Z</published>
<updated>2021-05-13T02:22:05.913Z</updated>
<summary type="html">
<h1 id="数组常用高阶语法"><a href="#数组常用高阶语法" class="headerlink" title="数组常用高阶语法"></a>数组常用高阶语法</h1><h2 id="1-map方法"><a href="#1-map方法"
</summary>
<category term="Web" scheme="https://yZaio.github.io/tags/Web/"/>
</entry>
<entry>
<title>react学习</title>
<link href="https://yzaio.github.io/2021/04/07/react-xue-xi/"/>
<id>https://yzaio.github.io/2021/04/07/react-xue-xi/</id>
<published>2021-04-07T01:29:48.000Z</published>
<updated>2021-05-13T02:54:56.955Z</updated>
<summary type="html">
<h1 id="react学习"><a href="#react学习" class="headerlink" title="react学习"></a>react学习</h1><h2 id="1-jsx本质"><a href="#1-jsx本质"
</summary>
<category term="react" scheme="https://yZaio.github.io/tags/react/"/>
</entry>
<entry>
<title>vue项目知识点</title>
<link href="https://yzaio.github.io/2021/03/31/vue-xiang-mu-zhi-shi-dian/"/>
<id>https://yzaio.github.io/2021/03/31/vue-xiang-mu-zhi-shi-dian/</id>
<published>2021-03-31T02:30:23.000Z</published>
<updated>2021-05-13T06:42:57.710Z</updated>
<summary type="html">
<h1 id="vue项目知识点"><a href="#vue项目知识点" class="headerlink" title="vue项目知识点"></a>vue项目知识点</h1><h2 id="1-页面前进后退不刷新问题"><a href="#1-页面前进后退不刷新问题"
</summary>
<category term="web" scheme="https://yZaio.github.io/tags/web/"/>
</entry>
<entry>
<title>ie11踩坑点</title>
<link href="https://yzaio.github.io/2021/03/31/ie11-cai-keng-dian/"/>
<id>https://yzaio.github.io/2021/03/31/ie11-cai-keng-dian/</id>
<published>2021-03-31T02:27:48.000Z</published>
<updated>2021-05-13T06:49:41.311Z</updated>
<summary type="html">
<h1 id="ie11踩坑点"><a href="#ie11踩坑点" class="headerlink" title="ie11踩坑点"></a>ie11踩坑点</h1><h5
</summary>
<category term="Web" scheme="https://yZaio.github.io/tags/Web/"/>
</entry>
<entry>
<title>webpack配置代理的注意点</title>
<link href="https://yzaio.github.io/2021/03/31/webpack-pei-zhi-dai-li-de-zhu-yi-dian/"/>
<id>https://yzaio.github.io/2021/03/31/webpack-pei-zhi-dai-li-de-zhu-yi-dian/</id>
<published>2021-03-31T02:05:40.000Z</published>
<updated>2021-05-13T03:56:24.351Z</updated>
<summary type="html">
<h1 id="使用webpack代理服务的注意点"><a href="#使用webpack代理服务的注意点" class="headerlink" title="使用webpack代理服务的注意点"></a>使用webpack代理服务的注意点</h1><p>
</summary>
<category term="webpack" scheme="https://yZaio.github.io/tags/webpack/"/>
</entry>
<entry>
<title>element踩坑注意</title>
<link href="https://yzaio.github.io/2021/03/31/element-cai-keng-zhu-yi/"/>
<id>https://yzaio.github.io/2021/03/31/element-cai-keng-zhu-yi/</id>
<published>2021-03-31T01:33:14.000Z</published>
<updated>2021-03-31T06:18:45.018Z</updated>
<summary type="html">
<h1 id="element踩坑点"><a href="#element踩坑点" class="headerlink"
</summary>
</entry>
<entry>
<title>基本数据类型与复杂数据类型及类型判别</title>
<link href="https://yzaio.github.io/2020/06/12/ji-ben-shu-ju-lei-xing-yu-fu-za-shu-ju-lei-xing-ji-lei-xing-pan-bie/"/>
<id>https://yzaio.github.io/2020/06/12/ji-ben-shu-ju-lei-xing-yu-fu-za-shu-ju-lei-xing-ji-lei-xing-pan-bie/</id>
<published>2020-06-12T08:50:34.792Z</published>
<updated>2021-06-09T08:58:31.482Z</updated>
<summary type="html">
<h2 id="一-基本数据类型"><a href="#一-基本数据类型" class="headerlink" title="一. 基本数据类型"></a>一. 基本数据类型</h2><ol>
<li>基本数据类型有<br>string number boolean nul
</summary>
</entry>
</feed>