<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>Joanan</title><link>https://joanan.cn</link><description>Collecting seashells in a corner of the web</description><copyright>Joanan</copyright><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><image><url>/avatar.svg</url><title>avatar</title><link>https://joanan.cn</link></image><lastBuildDate>Fri, 28 Aug 2026 02:52:39 +0000</lastBuildDate><managingEditor>Joanan</managingEditor><ttl>60</ttl><webMaster>Joanan</webMaster><item><title>线缆规格参考表</title><link>https://joanan.cn/post/xian-lan-gui-ge-can-kao-biao.html</link><description>&lt;!-- ##{'timestamp':1646459400}## --&gt;

![140.png](https://p.topmer.top/file/1775549823268_140.png)
。</description><guid isPermaLink="true">https://joanan.cn/post/xian-lan-gui-ge-can-kao-biao.html</guid><pubDate>Sat, 05 Mar 2022 05:50:00 +0000</pubDate></item><item><title>Pagani DPM 30</title><link>https://joanan.cn/post/Pagani%20DPM%2030.html</link><description>&lt;!-- ##{'timestamp':1636091700}## --&gt;

Pagani DPM 30 是一款专为 **狭窄空间**、**复杂地形** 以及 **室内环境** 设计的便携式液压动力触探仪（DP）。</description><guid isPermaLink="true">https://joanan.cn/post/Pagani%20DPM%2030.html</guid><pubDate>Fri, 05 Nov 2021 05:55:00 +0000</pubDate></item><item><title>虚拟环境与打包</title><link>https://joanan.cn/post/xu-ni-huan-jing-yu-da-bao.html</link><description>&lt;!-- ##{'timestamp':1603247155}## --&gt;



## 🧱 一、 虚拟环境阶段：环境隔离与配置

虚拟环境（Virtual Environment）的核心价值在于为特定项目构建独立的运行时（Runtime），实现项目依赖项与系统全局环境的完全解耦。</description><guid isPermaLink="true">https://joanan.cn/post/xu-ni-huan-jing-yu-da-bao.html</guid><pubDate>Wed, 21 Oct 2020 02:25:55 +0000</pubDate></item><item><title>demo</title><link>https://joanan.cn/post/demo.html</link><description>&lt;!-- ##{'timestamp':1521622896}## --&gt;


## 合并

```
&lt;!-- ##{'timestamp':1521622896,'style':'&lt;style&gt;p span{filter:blur(3px);background:rgba(200,200,200,0.3);color:rgba(0,0,0,0.5);cursor:pointer;transition:0.3s;padding:2px 5px;border-radius:4px}p span:hover{filter:blur(0);background:transparent;color:inherit}&lt;/style&gt;'}## --&gt;
```
---
## 时间
```
&lt;!-- ##{'timestamp':1521622896}## --&gt;
```
---
## 剧透
说走咱就走啊，&lt;span&gt;天天的星星参北斗啊&lt;/span&gt;
```
&lt;!-- ##{'style':'&lt;style&gt;p span{filter:blur(3px);background:rgba(200,200,200,0.3);color:rgba(0,0,0,0.5);cursor:pointer;transition:0.3s;padding:2px 5px;border-radius:4px}p span:hover{filter:blur(0);background:transparent;color:inherit}&lt;/style&gt;'}## --&gt;
```
---
## 灯箱
```
&lt;!-- ##{'script':'&lt;script src='/assets/lightbox.js'&gt;&lt;/script&gt;'}## --&gt;

```
---
## 图片
```
`Gmeek-html&lt;img src='https://picsum.photos/200'&gt;`
```
---
## 内嵌框架iframe-网站
```
`Gmeek-html&lt;iframe src='https://music.meekdai.com/#61' width='100%' height='460px' frameborder='0' allowfullscreen='true'&gt;&lt;/iframe&gt;`
```
---
## 内嵌框架iframe-歌曲
```
`Gmeek-html&lt;iframe style='border-radius:12px' src='https://open.spotify.com/embed/track/0U3fV7K4WFfVRgLGEAKh3g?utm_source=generator' width='100%' height='152' frameBorder='0' allowfullscreen='' allow='autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture' loading='lazy'&gt;&lt;/iframe&gt;`
```
---
## 内嵌框架iframe-视频
```
`Gmeek-html&lt;iframe src='//player.bilibili.com/player.html?isOutside=true&amp;aid=1604800941&amp;bvid=BV1qm421M7Xs&amp;cid=1557311907&amp;p=1&amp;autoplay=0' scrolling='no' border='0' frameborder='no' framespacing='0' allowfullscreen='true' width='100%' height='460px'&gt;&lt;/iframe&gt;`
```
---
## 语法
5种警报强调信息，分别是`NOTE` `TIP` `IMPORTANT` `WARNING` `CAUTION` 。</description><guid isPermaLink="true">https://joanan.cn/post/demo.html</guid><pubDate>Wed, 21 Mar 2018 09:01:36 +0000</pubDate></item><item><title>Hello world</title><link>https://joanan.cn/post/Hello%20world.html</link><description>&lt;!-- ##{'timestamp':1498702839,'style':'&lt;style&gt;p span{filter:blur(3px);background:rgba(200,200,200,0.3);color:rgba(0,0,0,0.5);cursor:pointer;transition:0.3s;padding:2px 5px;border-radius:4px}p span:hover{filter:blur(0);background:transparent;color:inherit}&lt;/style&gt;'}## --&gt;


&lt;span&gt;第一篇帖子，先试试是否乱码&lt;/span&gt;

---
## 一、 基础 ASCII 字符（0-127）- 必测基础
### 1.  字母与数字
大写：A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
小写：a b c d e f g h i j k l m n o p q r s t u v w x y z
数字：0 1 2 3 4 5 6 7 8 9
混合：A1 b2 C3 d4 E5 f6 G7 h8 I9 j0

### 2.  标点与特殊符号（含易混淆符号）
英文标点：! ' # $ % &amp; ' ( ) * + , - . / : ; &lt; = &gt; ? @ [ \ ] ^ _ ` { | } ~

易混淆对比：
- 全角 vs 半角：，, 。</description><guid isPermaLink="true">https://joanan.cn/post/Hello%20world.html</guid><pubDate>Thu, 29 Jun 2017 02:20:39 +0000</pubDate></item><item><title>书签</title><link>https://joanan.cn/about.html</link><description>&gt; [!IMPORTANT]
&gt; **基本说明**：本列表整理自 **423Down** 分享的纯净、绿色版资源。</description><guid isPermaLink="true">https://joanan.cn/about.html</guid><pubDate>Fri, 28 Aug 2026 02:34:48 +0000</pubDate></item></channel></rss>