-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
76 lines (60 loc) · 3.67 KB
/
index.xml
File metadata and controls
76 lines (60 loc) · 3.67 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
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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>lei's Blog</title>
<link>https://python-users.github.io/</link>
<description>Recent content on lei's Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Mon, 06 May 2024 15:31:00 +0800</lastBuildDate><atom:link href="https://python-users.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Paste_image</title>
<link>https://python-users.github.io/posts/blog/paste_image/</link>
<pubDate>Mon, 06 May 2024 15:31:00 +0800</pubDate>
<guid>https://python-users.github.io/posts/blog/paste_image/</guid>
<description>为什么使用? 在网站搭建的md文件中,需要时常的更新图片,一次次打标签插入图片过于麻烦 另外保存图片往往需要另存为,还需要考虑图片的路径比较麻烦 &lt;img src=&#34;\images\2024-05-06-16-06-38.png&#34; width=&#34;50%&#34; height=&#34;50%&#34;&gt; - 基础概念 static 静态文件夹里的东西 复制至 public - 只需在static里 建文件夹 然后 \images表示的是public里面的文件 怎么使用? 1.ctrl+shift+p 2.</description>
</item>
<item>
<title>Fluent_Python_book-2</title>
<link>https://python-users.github.io/posts/tech/fluent2/</link>
<pubDate>Mon, 06 May 2024 13:54:56 +0800</pubDate>
<guid>https://python-users.github.io/posts/tech/fluent2/</guid>
<description>发现插件VSCODE可以直接复制图片到文件夹 第二章</description>
</item>
<item>
<title>Fluent_Python_book-1</title>
<link>https://python-users.github.io/posts/tech/fluent1/</link>
<pubDate>Tue, 30 Apr 2024 19:38:46 +0800</pubDate>
<guid>https://python-users.github.io/posts/tech/fluent1/</guid>
<description>fluent python first class</description>
</item>
<item>
<title>Life</title>
<link>https://python-users.github.io/posts/life/life/</link>
<pubDate>Thu, 05 May 2022 00:18:15 +0800</pubDate>
<guid>https://python-users.github.io/posts/life/life/</guid>
<description></description>
</item>
<item>
<title>Read</title>
<link>https://python-users.github.io/posts/read/read/</link>
<pubDate>Thu, 05 May 2022 00:18:06 +0800</pubDate>
<guid>https://python-users.github.io/posts/read/read/</guid>
<description></description>
</item>
<item>
<title>🤝友链</title>
<link>https://python-users.github.io/links/</link>
<pubDate>Sat, 06 Nov 2021 15:15:53 +0800</pubDate>
<guid>https://python-users.github.io/links/</guid>
<description>Sulv&#39;s Blog 一个记录技术、阅读、生活的博客 👉友链格式 名称: Sulv&rsquo;s Blog 网址: https://www.sulvblog.cn 图标: https://www.sulvblog.cn/img/Q.gif 描述: 一个记录技术、阅读、生活的博客 👉友链申请要求 秉承互换友链原则、文章定期更新、不能有太多广告、个人描述字数控制在15字内 👉Hugo博客交流群 787018782</description>
</item>
<item>
<title>🙋🏻♂️关于</title>
<link>https://python-users.github.io/about/</link>
<pubDate>Sat, 06 Nov 2021 14:57:28 +0800</pubDate>
<guid>https://python-users.github.io/about/</guid>
<description>关于我 英文名: zhanglei 职业: 自由 运动: 跑步、网球、吉他</description>
</item>
</channel>
</rss>