-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
59 lines (59 loc) · 3.02 KB
/
index.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
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>Angle-z's Blog</title>
<link>https://angle-z.com/</link>
<description>Angle-z's Blog-Keep learning algorithm,unity3D</description>
<generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>angle_work@qq.com (Angle-z)</managingEditor>
<webMaster>angle_work@qq.com (Angle-z)</webMaster><lastBuildDate>Tue, 29 Mar 2022 18:15:56 +0800</lastBuildDate>
<atom:link href="https://angle-z.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>📝排序算法</title>
<link>https://angle-z.com/sorting_algorithm/</link>
<pubDate>Tue, 29 Mar 2022 18:15:56 +0800</pubDate>
<author>Author</author>
<guid>https://angle-z.com/sorting_algorithm/</guid>
<description><![CDATA[<p>10种排序算法详解。</p>]]></description>
</item><item>
<title>Some_interviews</title>
<link>https://angle-z.com/some_interviews/</link>
<pubDate>Fri, 18 Mar 2022 21:29:11 +0800</pubDate>
<author>Author</author>
<guid>https://angle-z.com/some_interviews/</guid>
<description><![CDATA[<p>简介,一句话描述</p>]]></description>
</item><item>
<title>PlaneFire_4</title>
<link>https://angle-z.com/planefire_4/</link>
<pubDate>Tue, 22 Feb 2022 17:16:53 +0800</pubDate>
<author>Author</author>
<guid>https://angle-z.com/planefire_4/</guid>
<description><![CDATA[<p>「持续按键子弹间隔时间发射」「随机血条」「开始和结束界面」「在最后一个场景中得到前面场景对象的函数/值」「陨石坠落」</p>]]></description>
</item><item>
<title>PlaneFire_3</title>
<link>https://angle-z.com/planefire_3/</link>
<pubDate>Tue, 22 Feb 2022 17:09:03 +0800</pubDate>
<author>Author</author>
<guid>https://angle-z.com/planefire_3/</guid>
<description><![CDATA[<p>学习第三章</p>]]></description>
</item><item>
<title>PlaneFire_2</title>
<link>https://angle-z.com/planefire_2/</link>
<pubDate>Tue, 22 Feb 2022 15:02:56 +0800</pubDate>
<author>Author</author>
<guid>https://angle-z.com/planefire_2/</guid>
<description><![CDATA[<p>学习第二篇</p>]]></description>
</item><item>
<title>PlaneFire_1</title>
<link>https://angle-z.com/planefire_1/</link>
<pubDate>Tue, 22 Feb 2022 14:46:34 +0800</pubDate>
<author>Author</author>
<guid>https://angle-z.com/planefire_1/</guid>
<description><![CDATA[<p>学习第一篇</p>]]></description>
</item><item>
<title>【LeetCode】有序数组的平方</title>
<link>https://angle-z.com/algorithm_day1/</link>
<pubDate>Wed, 26 Jan 2022 18:14:39 +0800</pubDate>
<author>Author</author>
<guid>https://angle-z.com/algorithm_day1/</guid>
<description><![CDATA[<p>给你一个按非递减顺序排序的整数数组 nums,返回每个数字的平方组成的新数组,要求也按非递减顺序排序。</p>]]></description>
</item></channel>
</rss>