-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbaidusitemap.xml
676 lines (398 loc) · 18.2 KB
/
baidusitemap.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
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://lin493369.github.io/2019/02/26/iOS%20%E4%B8%80%E5%AF%B9%E5%A4%9A%20delegate%20%E7%9A%84%E7%AE%80%E5%8D%95%E5%BA%94%E7%94%A8/</loc>
<lastmod>2019-02-26T06:58:48.984Z</lastmod>
<data>
<display>
<title>iOS 一对多 delegate 的简单应用</title>
<pubTime>2019-02-25T16:00:00.000Z</pubTime>
<tag>delegate</tag>
<tag>iOS</tag>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2018/12/08/appcoda-blockchain-introduction/</loc>
<lastmod>2019-02-18T03:35:57.408Z</lastmod>
<data>
<display>
<title>构建第一个 Swift 区块链应用</title>
<pubTime>2018-12-07T16:00:00.000Z</pubTime>
<tag>Swift</tag>
<tag>区块链</tag>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2018/05/08/making-illegal-states-unrepresentable/</loc>
<lastmod>2018-05-09T01:52:57.089Z</lastmod>
<data>
<display>
<title>使非法状态不可表示</title>
<pubTime>2018-05-07T16:00:00.000Z</pubTime>
<tag>Swift</tag>
<breadCrumb title="Swift 进阶" url="http://lin493369.github.io/categories/Swift-%E8%BF%9B%E9%98%B6/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2017/11/01/iOS%20%E5%A6%82%E4%BD%95%E4%BC%98%E9%9B%85%E5%9C%B0%20hook%20%E7%B3%BB%E7%BB%9F%E7%9A%84%20delegate%20%E6%96%B9%E6%B3%95%EF%BC%9F/</loc>
<lastmod>2017-11-01T07:19:23.000Z</lastmod>
<data>
<display>
<title>iOS 如何优雅地 hook 系统的 delegate 方法?</title>
<pubTime>2017-10-31T16:00:00.000Z</pubTime>
<tag>Objective-C</tag>
<tag>hook</tag>
<tag>swizzling</tag>
<tag>runtime</tag>
<breadCrumb title="Objective-C" url="http://lin493369.github.io/categories/Objective-C/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/11/24/Xcode-%E7%94%A8%E4%BA%8E%E7%AE%A1%E7%90%86%E5%A4%9A%E4%B8%AAtarget%E9%85%8D%E7%BD%AE%E7%9A%84XCConfig%E6%96%87%E4%BB%B6/</loc>
<lastmod>2017-04-13T03:33:18.000Z</lastmod>
<data>
<display>
<title>Xcode:用于管理多个 target 配置的 XCConfig 文件</title>
<pubTime>2015-11-23T16:00:00.000Z</pubTime>
<tag>Tomasz Szulc</tag>
<breadCrumb title="Swift" url="http://lin493369.github.io/categories/Swift/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/10/25/WatchConnectivity-%E5%AD%A6%E4%B9%A0%E4%B9%8BWCSession(1)/</loc>
<lastmod>2017-04-13T03:33:05.000Z</lastmod>
<data>
<display>
<title>【WatchOS 2教程系列三】WatchConnectivity学习之WCSession</title>
<pubTime>2015-10-24T16:00:00.000Z</pubTime>
<tag>WatchConnectivity</tag>
<breadCrumb title="WatchOS 入门" url="http://lin493369.github.io/categories/WatchOS-%E5%85%A5%E9%97%A8/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/12/02/UIAlertController%E6%B5%8B%E8%AF%95%E7%9A%84%E4%BF%AE%E6%AD%A3/</loc>
<lastmod>2017-04-13T03:32:16.000Z</lastmod>
<data>
<display>
<title>UIAlertController 测试的修正</title>
<pubTime>2015-12-01T16:00:00.000Z</pubTime>
<tag>test</tag>
<tag>dom</tag>
<breadCrumb title="Swift" url="http://lin493369.github.io/categories/Swift/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/11/04/%E5%87%8F%E5%B0%91%E5%9C%A8FacebookiOS%E5%BA%94%E7%94%A8%E4%B8%AD%E7%9A%84FOOMs%EF%BC%88%E8%BF%90%E8%A1%8C%E5%9C%A8%E5%89%8D%E5%8F%B0%E7%9A%84%E5%86%85%E5%AD%98%E4%B8%8D%E8%B6%B3%EF%BC%89/</loc>
<lastmod>2017-04-13T03:31:49.000Z</lastmod>
<data>
<display>
<title>减少在Facebook iOS应用中的FOOMs</title>
<pubTime>2015-11-03T16:00:00.000Z</pubTime>
<tag>Facebook</tag>
<tag>内存不足</tag>
<tag>FOOMs</tag>
<breadCrumb title="性能优化" url="http://lin493369.github.io/categories/%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/11/10/%E8%AE%A9%E6%88%91%E4%BB%AC%E6%90%9E%E5%B4%A9cocoa/</loc>
<lastmod>2017-04-13T03:30:51.000Z</lastmod>
<data>
<display>
<title>让我们来搞崩 Cocoa 吧(黑暗代码)</title>
<pubTime>2015-11-09T16:00:00.000Z</pubTime>
<tag>mikeash</tag>
<tag>Cocoa</tag>
<tag>crash</tag>
<tag>崩溃</tag>
<breadCrumb title="Objective-C" url="http://lin493369.github.io/categories/Objective-C/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/12/17/CoreAnimation&Facebook'sPOP/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>Core Animation & Facebook's POP</title>
<pubTime>2015-12-16T16:00:00.000Z</pubTime>
<tag>个人</tag>
<tag>POP</tag>
<tag>CoreAnimation</tag>
<tag>Facebook</tag>
<breadCrumb title="Animation" url="http://lin493369.github.io/categories/Animation/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/11/09/WatchConnectivity--%E9%80%9A%E8%BF%87%E7%94%A8%E6%88%B7%E4%BF%A1%E6%81%AF%E5%85%B1%E4%BA%AB%E6%89%80%E6%9C%89%E6%95%B0%E6%8D%AE/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>【WatchOS 2教程系列四】WatchConnectivity:通过用户信息共享所有数据</title>
<pubTime>2015-11-08T16:00:00.000Z</pubTime>
<tag>Natasha The Robot</tag>
<breadCrumb title="WatchOS 入门" url="http://lin493369.github.io/categories/WatchOS-%E5%85%A5%E9%97%A8/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/10/10/WatchConnectivity%E4%BB%8B%E7%BB%8D%EF%BC%9A%E5%91%8A%E5%88%AB%E5%8A%A0%E8%BD%BD%E7%AD%89%E5%BE%85/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>【WatchOS 2教程系列二】WatchConnectivity介绍:告别加载等待</title>
<pubTime>2015-10-09T16:00:00.000Z</pubTime>
<tag>WatchConnectivity</tag>
<breadCrumb title="WatchOS 入门" url="http://lin493369.github.io/categories/WatchOS-%E5%85%A5%E9%97%A8/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/10/02/WatchOS2-Hello,World(2)/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>【WatchOS 2教程系列一】WatchOS 2: Hello, World</title>
<pubTime>2015-10-02T01:00:00.000Z</pubTime>
<tag>WatchOS</tag>
<breadCrumb title="WatchOS 入门" url="http://lin493369.github.io/categories/WatchOS-%E5%85%A5%E9%97%A8/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/10/12/Playgrounds%E4%B8%AD%E7%9A%84%E5%AD%97%E9%9D%A2%E9%87%8F%EF%BC%88Literals%EF%BC%89/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>Playgrounds中的字面量(Literals)</title>
<pubTime>2015-10-11T16:00:00.000Z</pubTime>
<tag>Literals</tag>
<tag>字面量</tag>
<tag>Playgrounds</tag>
<breadCrumb title="Swift 入门" url="http://lin493369.github.io/categories/Swift-%E5%85%A5%E9%97%A8/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/10/20/StoryboardReference,StrongIBOutlet,SceneDockiOS9/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>Storyboard Reference, Strong IBOutlet, Scene Dock in iOS 9</title>
<pubTime>2015-10-19T16:00:00.000Z</pubTime>
<tag>storyboard</tag>
<tag>strong</tag>
<tag>IB</tag>
<breadCrumb title="iOS 9" url="http://lin493369.github.io/categories/iOS-9/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2016/09/22/iOS10%E6%B7%BB%E5%8A%A0%E6%8E%A8%E9%80%81%E5%8A%9F%E8%83%BD%E8%AE%BE%E7%BD%AE%E6%B5%81%E7%A8%8B%E5%8F%8A%E6%B3%A8%E6%84%8F%E7%82%B9/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>iOS 10 添加推送功能注意点及问题汇总</title>
<pubTime>2016-09-21T16:00:00.000Z</pubTime>
<tag>iOS10</tag>
<tag>Notification</tag>
<tag>推送</tag>
<breadCrumb title="Notification" url="http://lin493369.github.io/categories/Notification/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2016/01/18/AnEasyWayToStubNSURLSession/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>如何简单地模拟 NSURLSeesion 的返回数据</title>
<pubTime>2016-01-17T16:00:00.000Z</pubTime>
<tag>test</tag>
<tag>效率</tag>
<tag>NSURLSeesion</tag>
<breadCrumb title="Test" url="http://lin493369.github.io/categories/Test/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2016/07/01/iOS10%E6%B7%BB%E5%8A%A0%E6%9C%AC%E5%9C%B0%E6%8E%A8%E9%80%81%EF%BC%88LocalNotification)/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>iOS 10 添加本地推送(Local Notification)</title>
<pubTime>2016-06-30T16:00:00.000Z</pubTime>
<tag>iOS10</tag>
<tag>Notification</tag>
<tag>推送</tag>
<breadCrumb title="Notification" url="http://lin493369.github.io/categories/Notification/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2017/04/10/iOS%E5%8D%95%E4%BE%8B%E6%A8%A1%E5%BC%8F%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>伪单例模式</title>
<pubTime>2017-04-09T16:00:00.000Z</pubTime>
<tag>Objective-C</tag>
<tag>单例</tag>
<breadCrumb title="Objective-C" url="http://lin493369.github.io/categories/Objective-C/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2016/01/05/iOS%E5%90%AF%E5%8A%A8%E6%97%B6%E4%BC%98%E5%8C%96(1)/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>iOS 启动时优化</title>
<pubTime>2016-01-04T16:00:00.000Z</pubTime>
<tag>Facebook</tag>
<tag>优化</tag>
<tag>启动时</tag>
<breadCrumb title="性能优化" url="http://lin493369.github.io/categories/%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2016/03/11/iOS%E7%AE%80%E5%8D%95%E6%98%93%E6%87%82%E7%9A%84Block%E5%9B%9E%E8%B0%83%E4%BD%BF%E7%94%A8%E5%92%8C%E8%A7%A3%E6%9E%90/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>iOS 简单易懂的 Block 回调使用和解析 </title>
<pubTime>2016-03-10T16:00:00.000Z</pubTime>
<tag>Objective-C</tag>
<tag>block</tag>
<breadCrumb title="Objective-C" url="http://lin493369.github.io/categories/Objective-C/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/09/18/good-errors-swiftlang/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>好的错误处理原则</title>
<pubTime>2015-09-17T16:00:00.000Z</pubTime>
<tag>Erica Sadun</tag>
<breadCrumb title="Swift 入门" url="http://lin493369.github.io/categories/Swift-%E5%85%A5%E9%97%A8/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/09/23/%E3%80%90OC%E3%80%91delegateorblock/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>【OC】开发中选择delegate 还是 block</title>
<pubTime>2015-09-22T16:00:00.000Z</pubTime>
<tag>block</tag>
<tag>OC</tag>
<tag>delgate</tag>
<breadCrumb title="Objective-C" url="http://lin493369.github.io/categories/Objective-C/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2016/02/20/%E5%9C%A8WordPress%E4%B8%AD%E4%BD%BF%E7%94%A8GithubREADME%E6%A0%87%E7%AD%BE/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>在 WordPress 中使用 Github README 标签</title>
<pubTime>2016-02-19T16:00:00.000Z</pubTime>
<tag>博客</tag>
<tag>WordPress</tag>
<tag>Github</tag>
<breadCrumb title="博客技巧" url="http://lin493369.github.io/categories/%E5%8D%9A%E5%AE%A2%E6%8A%80%E5%B7%A7/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2016/01/08/Swift-PublicPropertiesWithPrivateSetters/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>Swift:带有私有设置方法的公有属性</title>
<pubTime>2016-01-07T16:00:00.000Z</pubTime>
<tag>Swift</tag>
<tag>封装</tag>
<breadCrumb title="Swift 入门" url="http://lin493369.github.io/categories/Swift-%E5%85%A5%E9%97%A8/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2016/08/31/%E8%8E%B7%E5%8F%96IDFA%E8%BF%94%E5%9B%9E%E5%85%A8%E9%9B%B6%E9%94%99%E8%AF%AF/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>iOS 10 IDFA 新策略 </title>
<pubTime>2016-08-30T16:00:00.000Z</pubTime>
<tag>iOS10</tag>
<tag>IDFA</tag>
<breadCrumb title="iOS10" url="http://lin493369.github.io/categories/iOS10/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/09/24/%E6%9C%80%E4%BD%B3Swift%E5%AE%9E%E8%B7%B5(1)/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>【 swift 】17 条Swift最佳实践规范</title>
<pubTime>2015-09-23T16:00:00.000Z</pubTime>
<tag>swift</tag>
<breadCrumb title="Swift 入门" url="http://lin493369.github.io/categories/Swift-%E5%85%A5%E9%97%A8/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/12/27/interesting-discussions-on-swift-evolution/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>关于 Swift 演变的趣味探讨</title>
<pubTime>2015-12-26T16:00:00.000Z</pubTime>
<tag>Swift</tag>
<breadCrumb title="Swift 入门" url="http://lin493369.github.io/categories/Swift-%E5%85%A5%E9%97%A8/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/12/19/HowtoEasilySwitchYourAppDelegateforTesting/</loc>
<lastmod>2017-04-11T11:35:38.000Z</lastmod>
<data>
<display>
<title>如何简单地为测试切换 App Delegate</title>
<pubTime>2015-12-18T16:00:00.000Z</pubTime>
<tag>test</tag>
<tag>效率</tag>
<tag>AppDelegate</tag>
<breadCrumb title="Test" url="http://lin493369.github.io/categories/Test/"/>
</display>
</data>
</url>
<url>
<loc>http://lin493369.github.io/2015/11/16/Swift%E4%B8%AD%E7%9A%84%E5%87%BD%E6%95%B0%E5%BC%8F%E7%BC%96%E7%A8%8B/</loc>
<lastmod>2017-04-11T11:35:13.000Z</lastmod>
<data>
<display>
<title>Swift 中的函数式编程</title>
<pubTime>2015-11-15T16:00:00.000Z</pubTime>
<tag>Natasha The Robot</tag>
<tag>函数式编程</tag>
<breadCrumb title="Swift" url="http://lin493369.github.io/categories/Swift/"/>
</display>
</data>
</url>
</urlset>