-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbaidusitemap.xml
647 lines (647 loc) · 24.5 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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://ponder.work/2023/08/15/cross-domain-things/</loc>
<lastmod>2024-07-12</lastmod>
</url>
<url>
<loc>http://ponder.work/2018/02/04/run-python-from-explorer/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2017/01/08/the-guide-of-windows-subsystem-for-linux/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/07/31/windows%E8%BD%AF%E4%BB%B6%E6%8E%A8%E8%8D%90/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/04/20/redis-source-code-data-structure-zskiplist/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/07/24/GB-BRi5H-8250-hackintosh-guide/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/06/01/bloom-filter-python-edition/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/09/10/develop-python-library-and-upload-it-to-pypi-guide/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/01/02/install-openmediavault-in-WSL2/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/05/30/leaky-bucket-and-token-bucket/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/02/11/pizza-boy-gba-cheat/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/08/05/python-connect-cpp-programs-with-SWIG/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/11/02/python-logging-guide/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/04/17/redis-source-code-data-structure-dict/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/07/20/redis-source-code-rdb-aof-persistence/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/07/10/sodoku-and-backtracking/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/10/10/windows-network-share/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/21/%E9%87%8D%E6%9E%84%EF%BC%9A%E4%BB%A3%E7%A0%81%E7%9A%84%E5%9D%8F%E5%91%B3%E9%81%93/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/11/07/blocking-io-with-gevent-and-c-extension/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/12/01/bug-in-python-old-style-class-and-property/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/10/11/hexo-local-search-not-complete-fix/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/06/20/lru-cache/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/04/16/pomodoro-technique-and-mi-band-6/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/06/08/snowflake-python-edition/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/05/22/redis-source-code-data-structure-ziplist/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/10/07/%E3%80%8A%E4%BC%A0%E4%B9%A0%E5%BD%95%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/11/27/%E3%80%8A%E5%9B%BD%E5%8F%B2%E5%A4%A7%E7%BA%B2%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/12/01/%E3%80%8A%E6%88%91%E4%BB%AC%E5%8F%B0%E6%B9%BE%E8%BF%99%E4%BA%9B%E5%B9%B4%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/10/03/%E3%80%8A%E7%BB%8F%E6%B5%8E%E5%AD%A6%E5%8E%9F%E7%90%86%EF%BC%9A%E5%BE%AE%E8%A7%82%E7%BB%8F%E6%B5%8E%E5%AD%A6%E5%88%86%E5%86%8C%E3%80%8B%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/12/14/%E3%80%8A%E9%81%93%E5%BE%B7%E7%AE%B4%E8%A8%80%E5%BD%95%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/09/30/%E3%80%8A%E8%B6%85%E8%B6%8A%E8%87%AA%E5%8D%91%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/10/15/%E5%AD%A6%E4%B9%A0%E3%80%8A%E9%87%8D%E6%9E%84%E6%89%8B%E5%86%8C%E3%80%8B/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/01/02/WSL2-bridge-mode/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/09/21/docker-mtu-issues/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/07/18/ipython-learning-environment-config/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/01/25/lightgbm-hang-in-multi-thread/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/05/24/python-asyncio-usage/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/09/28/python-web-development/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/05/07/redis-source-code-data-structure-sds/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/12/16/%E3%80%8A%E5%86%AC%E5%90%B4%E7%9B%B8%E5%AF%B9%E8%AE%BA%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/10/06/%E3%80%8A%E6%89%BE%E5%9B%9E%E9%80%9D%E5%8E%BB%E7%9A%84%E8%87%AA%E6%88%91%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/12/06/%E3%80%8A%E6%BD%9C%E8%A7%84%E5%88%99%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/11/25/%5BChrome%E6%89%A9%E5%B1%95%5D%20%E8%B0%B7%E6%AD%8C%E7%99%BE%E5%BA%A6%E4%B8%80%E9%94%AE%E6%90%9C%E7%B4%A2%E4%BF%AE%E6%94%B9%E7%89%88/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/06/02/consistent-hashing/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/07/21/redis-master-slave/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/08/01/variable-precision-SWAR-algorithm/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2022/11/12/add-wordlist-for-macOS-dictionary/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/05/31/bitmap-python-edition/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/09/21/design-program-with-plantuml/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/08/03/ieee754-floating-point-representation/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/08/02/iterm2-tmux-integration/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/09/21/openmediavault-on-hyperv/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/10/31/raspi-system-backup/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/10/10/macos-tips/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/09/22/%E3%80%8A%E5%9C%A8%E7%BB%86%E9%9B%A8%E4%B8%AD%E5%91%BC%E5%96%8A%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/10/01/%E3%80%8A%E5%9C%A8%E5%8D%8E%E4%BA%94%E5%8D%81%E5%B9%B4%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/11/02/%E3%80%8A%E6%B5%AE%E7%94%9F%E5%85%AD%E8%AE%B0%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/28/%E3%80%8A%E8%A1%80%E9%85%AC%E5%AE%9A%E5%BE%8B%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/10/18/%E6%AF%8F%E4%B8%AA%E4%BA%BA%E5%BF%83%E4%B8%AD%E9%83%BD%E6%9C%89%E4%B8%AA%E5%B0%8F%E7%8E%8B%E5%AD%90/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/02/11/%E7%95%AA%E8%8C%84%E5%B7%A5%E4%BD%9C%E6%B3%95%E5%B7%A5%E5%85%B7%E6%8E%A8%E8%8D%90/</loc>
<lastmod>2024-07-09</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/22/python%E5%8C%85%E5%AF%BC%E5%85%A5%E5%86%8D%E8%B0%88/</loc>
<lastmod>2023-08-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2023/05/28/homebrew-as-non-root-package-manager/</loc>
<lastmod>2023-05-28</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/01/21/Git%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4%E5%A4%87%E5%BF%98%E5%BD%95/</loc>
<lastmod>2023-02-05</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/11/28/bash-cheat-sheet/</loc>
<lastmod>2022-11-02</lastmod>
</url>
<url>
<loc>http://ponder.work/2022/08/30/close-subprocess-opened-fd/</loc>
<lastmod>2022-11-02</lastmod>
</url>
<url>
<loc>http://ponder.work/2022/07/10/gracefully-shutdown-container/</loc>
<lastmod>2022-11-02</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/06/23/lfu-cache/</loc>
<lastmod>2022-11-02</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/11/python-type-hints-guide/</loc>
<lastmod>2022-11-02</lastmod>
</url>
<url>
<loc>http://ponder.work/2022/03/04/python-loop-variables-leak/</loc>
<lastmod>2022-03-05</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/10/26/the-guide-of-SQLAlchemy-orm/</loc>
<lastmod>2022-01-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/10/14/mysql-custom-location/</loc>
<lastmod>2021-10-14</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/10/10/mysql-partition/</loc>
<lastmod>2021-10-11</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/01/20/python-sort-algorithms/</loc>
<lastmod>2021-08-02</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/10/28/the-guide-of-SQLAlchemy-core/</loc>
<lastmod>2021-07-22</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/05/01/Getting-things-done-%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/09/10/MySQL%E5%9C%A8django%E7%9A%84%E5%BA%94%E7%94%A8/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/04/16/Python%E4%B8%ADUnicodeDecodeError%E7%9A%84%E5%87%A0%E7%A7%8D%E8%A7%A3%E5%86%B3%E5%8A%9E%E6%B3%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/04/25/Python%E5%8C%85%E5%AF%BC%E5%85%A5/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/05/08/Python%E4%B8%ADre%E6%A8%A1%E5%9D%97%E7%9A%84%E7%94%A8%E6%B3%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/05/10/Python%E4%B8%AD%E7%9A%84%E7%B1%BB%E5%8F%98%E9%87%8F%E4%B8%8E%E5%AE%9E%E4%BE%8B%E5%8F%98%E9%87%8F/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/07/25/%5B%E8%BD%AF%E4%BB%B6%5D%E4%B8%8B%E8%BD%BD%E9%93%BE%E6%8E%A5%E6%8F%90%E5%8F%96%E5%99%A8/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/02/29/build-python-program-to-standalone-binary/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/22/centos%E5%BC%80%E5%85%B3%E6%9C%BA%E6%97%A5%E5%BF%97%E5%88%86%E6%9E%90/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/04/10/convent-xgboost-model-to-pmml-guide/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/12/29/debug-python-with-gdb/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/09/23/decorator-in-python/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/06/10/convict-conditioning/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2017/08/30/difference-between-python2-and-python3/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/11/25/django%20%E7%99%BB%E5%BD%95%E5%90%8E%E7%9A%84%E8%B7%B3%E8%BD%AC%E9%97%AE%E9%A2%98/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/11/25/django-admin%E8%BF%87%E6%BB%A4foreignkey%E5%80%BC/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/11/21/enum-lib-problem-in-python2/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/09/10/git-svn%E2%80%94%E2%80%94%E7%94%A8git%E6%9D%A5%E6%93%8D%E4%BD%9Csvn%E9%A1%B9%E7%9B%AE/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/04/15/gmtime-multi-thread-problem/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/04/16/lightdm%E8%87%AA%E5%8A%A8%E7%99%BB%E5%BD%95root%E8%B4%A6%E6%88%B7/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/06/20/learning-method/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/12/linux%E6%B7%BB%E5%8A%A0%E5%9B%9E%E6%94%B6%E7%AB%99%E5%8A%9F%E8%83%BD/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2017/03/12/movie-huozhe/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/11/26/openwrt-run-custom-cgi-script/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/06/20/python-import-behavior-and-circular-import/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/05/11/python-2to3-guide/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2018/03/31/python-learning-guide/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/12/python-test-suit-pytest/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/09/15/python-time-consuming-analysis-with-line_profiler/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/04/16/python%E4%B8%ADyield%E8%AF%AD%E5%8F%A5%E7%9A%84%E8%BF%90%E8%A1%8C%E6%9C%BA%E5%88%B6/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/04/27/python%E4%B8%AD%E7%9A%84%E8%A3%85%E9%A5%B0%E5%99%A8/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/01/10/python%E8%B5%8B%E5%80%BC%E8%AF%AD%E5%8F%A5%E5%B0%8F%E5%9D%91/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/02/28/solution-of-OpenBLAS-blas_thread_init-problem/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/07/16/sublime%E5%BF%AB%E6%8D%B7%E9%94%AE/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/09/19/start-again/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/04/16/ubuntu%E9%9D%99%E6%80%81ip%E9%85%8D%E7%BD%AE/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2021/03/25/xgboost-multi-thread-problem-debug-and-fix/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/10/17/%E3%80%8A%E4%B8%80%E4%B9%9D%E5%85%AB%E5%9B%9B%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/08/17/%E3%80%8A%E4%B8%83%E5%8D%81%E5%B9%B4%E4%BB%A3%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/09/29/%E3%80%8A%E4%B9%A1%E5%85%B3%E4%BD%95%E5%A4%84%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/29/%E3%80%8A%E5%8D%81%E4%B8%87%E5%B0%8F%E6%97%B6%E5%A4%A9%E6%89%8D%E7%90%86%E8%AE%BA%E3%80%8B%E6%91%98%E5%BD%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/21/%E3%80%8A%E5%8F%98%E6%80%81%E5%BF%83%E7%90%86%E5%AD%A6%E3%80%8B%E6%91%98%E5%BD%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/05/04/%E3%80%8A%E5%8E%86%E5%8F%B2%E7%9A%84%E5%85%88%E5%A3%B0%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/05/02/%E3%80%8A%E5%8E%86%E5%8F%B2%E6%B7%B1%E5%A4%84%E7%9A%84%E5%BF%A7%E8%99%91%E3%80%8B%E6%91%98%E5%BD%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/29/%E3%80%8A%E5%8F%AF%E4%B9%90%E7%89%9B%E5%A5%B6%E7%BB%8F%E6%B5%8E%E5%AD%A63%E3%80%8B%E6%91%98%E5%BD%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/29/%E3%80%8A%E5%8F%AF%E4%B9%90%E7%89%9B%E5%A5%B6%E7%BB%8F%E6%B5%8E%E5%AD%A6%E3%80%8B%E6%91%98%E5%BD%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/21/%E3%80%8A%E5%A4%A7%E8%AF%9D%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/22/%E3%80%8A%E5%AE%BD%E5%AE%B9%E3%80%8B%E6%91%98%E5%BD%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/04/10/%E3%80%8A%E6%80%AA%E8%AF%9E%E8%A1%8C%E4%B8%BA%E5%AD%A62%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/29/%E3%80%8A%E5%B0%91%E6%9C%89%E4%BA%BA%E8%B5%B0%E7%9A%84%E8%B7%AF%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/05/05/%E3%80%8A%E6%83%85%E5%95%86%E3%80%8B%E6%91%98%E5%BD%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/05/05/%E3%80%8A%E5%B9%B8%E7%A6%8F%E7%9A%84%E6%83%85%E7%BB%AA%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/04/23/%E3%80%8A%E6%84%8F%E5%BF%97%E5%8A%9B%EF%BC%9A%E5%85%B3%E4%BA%8E%E4%B8%93%E6%B3%A8%E3%80%81%E8%87%AA%E6%8E%A7%E4%B8%8E%E6%95%88%E7%8E%87%E7%9A%84%E5%BF%83%E7%90%86%E5%AD%A6%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/04/24/%E3%80%8A%E6%84%8F%E5%BF%97%E5%8A%9B%EF%BC%9A%E5%8F%97%E7%9B%8A%E4%B8%80%E7%94%9F%E7%9A%84%E6%BD%9C%E8%83%BD%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/21/%E3%80%8A%E7%87%83%E7%81%AF%E8%80%85%E3%80%8B%E6%91%98%E5%BD%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/08/28/%E3%80%8A%E7%8B%82%E7%83%AD%E5%88%86%E5%AD%90%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/30/%E3%80%8A%E7%A6%85%E8%80%85%E7%9A%84%E5%88%9D%E5%BF%832%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/10/03/%E3%80%8A%E7%A6%85%E8%80%85%E7%9A%84%E5%88%9D%E5%BF%83%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/09/29/%E3%80%8A%E7%A4%BE%E4%BC%9A%E5%A5%91%E7%BA%A6%E8%AE%BA%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/08/14/%E3%80%8A%E7%A8%8B%E5%BA%8F%E5%91%98%E7%9A%84%E6%95%B0%E5%AD%A6%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/29/%E3%80%8A%E7%BE%8E%E5%9B%BD%E5%A4%A7%E5%9F%8E%E5%B8%82%E7%9A%84%E6%AD%BB%E4%B8%8E%E7%94%9F%E3%80%8B%E6%91%98%E5%BD%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/04/19/%E3%80%8A%E8%87%AA%E6%88%91%E5%AE%9E%E7%8E%B0%E7%9A%84%E4%BA%BA%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/05/%E3%80%8A%E8%B6%85%E8%84%B1%E7%83%A6%E6%81%BC%E7%9A%84%E7%BB%83%E4%B9%A0%E3%80%8B/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2019/12/20/%E3%80%8A%E9%80%9A%E5%BE%80%E5%A5%B4%E5%BD%B9%E4%B9%8B%E8%B7%AF%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/09/04/%E3%80%8A%E9%9A%8F%E9%A3%8E%E8%80%8C%E8%A1%8C%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/10/22/%E4%B8%80%E4%BA%9B%E5%8F%A5%E5%AD%90/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/09/29/%E4%BA%8B%E7%89%A9%E7%BB%84%E7%BB%87%E7%9A%84%E6%9C%AC%E8%B4%A8/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/04/16/%E4%BD%BF%E7%94%A8git%E7%9A%84hooks%E8%87%AA%E5%8A%A8%E5%90%8C%E6%AD%A5%E4%BB%A3%E7%A0%81/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/05/22/%E5%85%B3%E4%BA%8E%E7%94%9F%E6%B4%BB/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/02/28/%E5%85%B3%E4%BA%8Epython%E7%B1%BB%E7%9A%84%E7%BB%A7%E6%89%BF/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/09/19/%E5%8D%88%E7%9D%A1%E6%97%B6%E7%9A%84%E6%A2%A6/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/05/08/%E5%9B%BE%E4%B9%A6%E9%A6%86%E8%A7%81%E9%97%BB/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/12/%E6%88%91%E4%BB%AC%E4%B8%BA%E4%BB%80%E4%B9%88%E4%B8%8D%E8%83%BD%E7%90%86%E8%A7%A3%E5%88%AB%E4%BA%BA/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/09/29/%E5%AF%B9%E4%B8%80%E4%BA%9B%E4%BA%8B%E7%89%A9%E7%9A%84%E7%9C%8B%E6%B3%95/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/08/01/%E5%BA%84%E5%AD%90%E8%AB%B5%E5%93%97-%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/05/%E6%94%B9%E5%96%84python%E7%9A%8491%E5%BB%BA%E8%AE%AE%20%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2017/10/17/%E6%97%A0%E5%B8%B8%E8%BF%85%E9%80%9F/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2017/08/30/%E6%9D%82%E6%84%9F-1/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/26/%E6%B2%9F%E9%80%9A/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2015/10/10/%E7%94%9F%E6%AD%BB%E4%B9%8B%E9%97%B4%E6%9C%89%E5%A4%A7%E6%81%90%E6%80%96/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/06/13/%E7%AE%80%E6%98%8E%E5%8F%8C%E6%A0%87%E6%8C%87%E5%8D%97/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/05/17/%E8%87%AA%E5%AD%A6%E7%9A%84%E9%99%B7%E9%98%B1/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/16/%E8%87%B4%E5%B7%B1/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/16/%E8%A1%A5%E8%AE%B0%E6%9D%82%E6%84%9F%E4%B8%80%E5%88%99/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2020/03/22/%E8%83%A1%E9%80%82%E5%8F%A3%E8%BF%B0%E8%87%AA%E4%BC%A0-%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/01/10/%E9%99%A4%E6%B3%95%E5%9C%A8python2%E5%92%8Cpython3%E4%B8%AD%E7%9A%84%E5%8C%BA%E5%88%AB/</loc>
<lastmod>2021-07-15</lastmod>
</url>
<url>
<loc>http://ponder.work/2016/06/19/%E9%80%9A%E8%BF%87%E9%80%82%E9%85%8D%E5%99%A8%E6%A8%A1%E5%BC%8F%E4%BC%98%E5%8C%96Python%E4%BB%A3%E7%A0%81/</loc>
<lastmod>2021-07-15</lastmod>
</url>
</urlset>