-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
143 lines (74 loc) · 5.6 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>KangZW's Blog</title>
<subtitle>记录一些日常生活和学习日志</subtitle>
<link href="http://example.com/atom.xml" rel="self"/>
<link href="http://example.com/"/>
<updated>2021-04-12T00:51:23.983Z</updated>
<id>http://example.com/</id>
<author>
<name>康子文</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>可视化实验1</title>
<link href="http://example.com/2021/04/12/%E5%8F%AF%E8%A7%86%E5%8C%96%E5%AE%9E%E9%AA%8C1/"/>
<id>http://example.com/2021/04/12/%E5%8F%AF%E8%A7%86%E5%8C%96%E5%AE%9E%E9%AA%8C1/</id>
<published>2021-04-12T00:33:11.000Z</published>
<updated>2021-04-12T00:51:23.983Z</updated>
<summary type="html"><h2 id="可视化实验1"><a href="#可视化实验1" class="headerlink" title="可视化实验1"></a>可视化实验1</h2><h4 id="交互技术"><a href="#交互技术" class="headerlink" title="交</summary>
</entry>
<entry>
<title>光流法</title>
<link href="http://example.com/2021/04/02/%E5%85%89%E6%B5%81%E6%B3%95/"/>
<id>http://example.com/2021/04/02/%E5%85%89%E6%B5%81%E6%B3%95/</id>
<published>2021-04-02T03:41:32.000Z</published>
<updated>2021-04-02T13:47:10.187Z</updated>
<summary type="html"><h2 id="1-概念"><a href="#1-概念" class="headerlink" title="1. 概念"></a>1. 概念</h2><h4 id="什么是光流?"><a href="#什么是光流?" class="headerlink" title="什么是</summary>
<category term="课程" scheme="http://example.com/tags/%E8%AF%BE%E7%A8%8B/"/>
</entry>
<entry>
<title>Canny算法</title>
<link href="http://example.com/2021/03/31/Canny%E7%AE%97%E6%B3%95/"/>
<id>http://example.com/2021/03/31/Canny%E7%AE%97%E6%B3%95/</id>
<published>2021-03-31T05:36:34.000Z</published>
<updated>2021-04-07T02:13:42.527Z</updated>
<summary type="html"><h3 id="算法概述"><a href="#算法概述" class="headerlink" title="算法概述"></a>算法概述</h3><p> Canny边缘检测算子是John F. Canny在1986年开发出来的一个多级边缘检测算法,更为重要的是</summary>
<category term="课程" scheme="http://example.com/tags/%E8%AF%BE%E7%A8%8B/"/>
</entry>
<entry>
<title>opencv-1</title>
<link href="http://example.com/2021/03/18/opencv-1/"/>
<id>http://example.com/2021/03/18/opencv-1/</id>
<published>2021-03-18T11:15:05.000Z</published>
<updated>2021-03-18T17:16:27.178Z</updated>
</entry>
<entry>
<title>将springboot项目部署到阿里云服务器上</title>
<link href="http://example.com/2021/02/04/%E5%B0%86springboot%E9%A1%B9%E7%9B%AE%E9%83%A8%E7%BD%B2%E5%88%B0%E9%98%BF%E9%87%8C%E4%BA%91%E6%9C%8D%E5%8A%A1%E5%99%A8%E4%B8%8A/"/>
<id>http://example.com/2021/02/04/%E5%B0%86springboot%E9%A1%B9%E7%9B%AE%E9%83%A8%E7%BD%B2%E5%88%B0%E9%98%BF%E9%87%8C%E4%BA%91%E6%9C%8D%E5%8A%A1%E5%99%A8%E4%B8%8A/</id>
<published>2021-02-04T11:10:01.000Z</published>
<updated>2021-02-04T15:23:30.075Z</updated>
<summary type="html"><h3 id="将项目打包成-jar包"><a href="#将项目打包成-jar包" class="headerlink" title="将项目打包成.jar包"></a>将项目打包成.jar包</h3><p>在springboot中项目右键 <strong>Run as</s</summary>
<category term="随笔" scheme="http://example.com/categories/%E9%9A%8F%E7%AC%94/"/>
</entry>
<entry>
<title>SpringBoot读取Excel</title>
<link href="http://example.com/2021/01/24/SpringBoot%E8%AF%BB%E5%8F%96Excel/"/>
<id>http://example.com/2021/01/24/SpringBoot%E8%AF%BB%E5%8F%96Excel/</id>
<published>2021-01-24T02:32:57.000Z</published>
<updated>2021-01-24T02:32:57.455Z</updated>
</entry>
<entry>
<title>第一篇博客</title>
<link href="http://example.com/2020/12/25/hexo%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4/"/>
<id>http://example.com/2020/12/25/hexo%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4/</id>
<published>2020-12-25T14:00:47.000Z</published>
<updated>2020-12-28T10:09:23.407Z</updated>
<summary type="html"><h3 id="使图片正常显示"><a href="#使图片正常显示" class="headerlink" title="使图片正常显示"></a>使图片正常显示</h3><p>使用 <strong>! [] (在这里输入图片在同名文件夹下的名字即可)</strong></p>
<p>注意上述的 <strong>!</strong> 和 <strong>[]</strong> 和 <strong>()</strong> 是相连的,中间没有空格,且显示的时候在 Typora 中可能无法正常显示,但是在网页中是可以正常显示的。 </p>
<hr>
<h3 id="常用的hexo命令"><a href="#常用的hexo命令" class="headerlink" title="常用的hexo命令"></a>常用的hexo命令</h3></summary>
<category term="随笔" scheme="http://example.com/categories/%E9%9A%8F%E7%AC%94/"/>
</entry>
</feed>