-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbaidusitemap.xml
125 lines (72 loc) · 2.98 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
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://deyituo.github.io/2016/06/14/scoped-ptr%E7%B1%BB%E6%A8%A1%E7%89%88/</loc>
<lastmod>2016-06-15T04:16:53.000Z</lastmod>
<data>
<display>
<title>scoped_ptr类模版</title>
<pubTime>2016-06-14T02:07:06.000Z</pubTime>
<tag>shared_ptr</tag>
<tag>C++</tag>
<tag>boost</tag>
<breadCrumb title="Unix/Linux" url="http://deyituo.github.io/categories/Unix-Linux/"/>
</display>
</data>
</url>
<url>
<loc>http://deyituo.github.io/2016/06/12/shared-ptr%E7%B1%BB%E6%A8%A1%E7%89%88-2/</loc>
<lastmod>2016-06-14T02:08:22.000Z</lastmod>
<data>
<display>
<title>shared_ptr类模版(2)</title>
<pubTime>2016-06-12T02:09:09.000Z</pubTime>
<tag>shared_ptr</tag>
<tag>C++</tag>
<tag>boost</tag>
<breadCrumb title="Unix/Linux" url="http://deyituo.github.io/categories/Unix-Linux/"/>
</display>
</data>
</url>
<url>
<loc>http://deyituo.github.io/2016/06/09/shared-ptr%E7%B1%BB%E6%A8%A1%E7%89%88/</loc>
<lastmod>2016-06-12T01:23:25.000Z</lastmod>
<data>
<display>
<title>shared_ptr类模版</title>
<pubTime>2016-06-09T15:25:16.000Z</pubTime>
<tag>shared_ptr</tag>
<tag>C++</tag>
<tag>boost</tag>
<breadCrumb title="Unix/Linux" url="http://deyituo.github.io/categories/Unix-Linux/"/>
</display>
</data>
</url>
<url>
<loc>http://deyituo.github.io/2016/06/11/weak-ptr%E7%B1%BB%E6%A8%A1%E7%89%88/</loc>
<lastmod>2016-06-12T01:18:46.000Z</lastmod>
<data>
<display>
<title>weak_ptr类模版</title>
<pubTime>2016-06-11T09:33:55.000Z</pubTime>
<tag>shared_ptr</tag>
<tag>C++</tag>
<tag>boost</tag>
<breadCrumb title="Unix/Linux" url="http://deyituo.github.io/categories/Unix-Linux/"/>
</display>
</data>
</url>
<url>
<loc>http://deyituo.github.io/2016/06/07/%E4%BA%BA%E8%84%B8%E6%A3%80%E6%B5%8B%E7%AE%97%E6%B3%95%E6%A6%82%E8%BF%B0/</loc>
<lastmod>2016-06-11T09:23:04.000Z</lastmod>
<data>
<display>
<title>人脸检测算法概述</title>
<pubTime>2016-06-07T12:31:29.000Z</pubTime>
<tag>face detection</tag>
<tag>AI</tag>
<breadCrumb title="face detection" url="http://deyituo.github.io/categories/face-detection/"/>
</display>
</data>
</url>
</urlset>