-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
47 lines (39 loc) · 2.52 KB
/
index.xml
File metadata and controls
47 lines (39 loc) · 2.52 KB
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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Young</title>
<link>https://redamency.github.io/</link>
<description>Recent content on Young</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sun, 04 Dec 2022 11:41:03 +0800</lastBuildDate><atom:link href="https://redamency.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Acwing</title>
<link>https://redamency.github.io/post/acwing/</link>
<pubDate>Sun, 04 Dec 2022 11:41:03 +0800</pubDate>
<guid>https://redamency.github.io/post/acwing/</guid>
<description>Acwing 🔗二分 🔗最佳牛围栏 🔗农夫约翰的农场由 N 块田地组成,每块地里都有一定数量的牛,其数量不会少于 1 头,也不会超过 2000 头。 约翰希望用围栏将一部分连续</description>
</item>
<item>
<title>Algorithms</title>
<link>https://redamency.github.io/post/algorithms/</link>
<pubDate>Sun, 23 Oct 2022 10:41:21 +0800</pubDate>
<guid>https://redamency.github.io/post/algorithms/</guid>
<description>Algorithms 🔗小tips 🔗字符串的加法 🔗从低位到高位,逐位相加(带进位) public String add(String num, int startF, int endF, int startS, int endS){ //字符串的加法 StringBuffer third = new StringBuffer(); int carry = 0, cur = 0; //进位和当前</description>
</item>
<item>
<title>以太网交换机的自学习算法</title>
<link>https://redamency.github.io/post/%E4%BB%A5%E5%A4%AA%E7%BD%91%E4%BA%A4%E6%8D%A2%E6%9C%BA%E7%9A%84%E8%87%AA%E5%AD%A6%E4%B9%A0%E7%AE%97%E6%B3%95/</link>
<pubDate>Fri, 21 Oct 2022 19:11:39 +0800</pubDate>
<guid>https://redamency.github.io/post/%E4%BB%A5%E5%A4%AA%E7%BD%91%E4%BA%A4%E6%8D%A2%E6%9C%BA%E7%9A%84%E8%87%AA%E5%AD%A6%E4%B9%A0%E7%AE%97%E6%B3%95/</guid>
<description>以太网交换机工作在数据链路层(多接口的网桥) 交换机是一种即插即用设备,其内部的帧交换表是通过自学习算法自动地逐渐建立起来地 交换机收到数据帧后</description>
</item>
<item>
<title>Young</title>
<link>https://redamency.github.io/post/young/</link>
<pubDate>Fri, 14 Oct 2022 15:05:44 +0800</pubDate>
<guid>https://redamency.github.io/post/young/</guid>
<description>Young Or 杨家靖</description>
</item>
</channel>
</rss>