-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
66 lines (38 loc) · 2.11 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Lyon's Blog</title>
<subtitle>Now you see me</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://lihang.info/"/>
<updated>2021-01-01T01:17:01.875Z</updated>
<id>https://lihang.info/</id>
<author>
<name>Hang Li</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>2021 年学习计划</title>
<link href="https://lihang.info/2020/12/27/2021-study-plan/"/>
<id>https://lihang.info/2020/12/27/2021-study-plan/</id>
<published>2020-12-27T07:08:08.000Z</published>
<updated>2021-01-01T01:17:01.875Z</updated>
<summary type="html">
<h1 id="2021-年学习计划"><a href="#2021-年学习计划" class="headerlink" title="2021 年学习计划"></a>2021 年学习计划</h1><h2 id="日计划"><a href="#日计划" class="header
</summary>
<category term="学习" scheme="https://lihang.info/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="Plan" scheme="https://lihang.info/tags/Plan/"/>
</entry>
<entry>
<title>Android通过Scheme外部唤起</title>
<link href="https://lihang.info/2017/03/21/android-scheme/"/>
<id>https://lihang.info/2017/03/21/android-scheme/</id>
<published>2017-03-21T13:48:12.000Z</published>
<updated>2020-12-27T10:42:45.213Z</updated>
<summary type="html">
<p>使用Scheme 从浏览器或其他应用中唤起本应用。</p>
<h1 id="外部唤起Android应用"><a href="#外部唤起Android应用" class="headerlink" title="外部唤起Android应用"></a>外部唤起Android应用<
</summary>
<category term="技术" scheme="https://lihang.info/categories/%E6%8A%80%E6%9C%AF/"/>
<category term="Android" scheme="https://lihang.info/tags/Android/"/>
</entry>
</feed>