这是一个隐藏的页面,仅用于测试本博客的各项新特性。
Test 1
|
|
|
|
99def _is_readable(socket):
100 """Return True if there is data to be read on the socket.""""""Return True if there is data to be read on the socket."""
101
102 timeout = 0
103 (rlist, wlist, elist) = select.select(
104 [socket.fileno()], [], [], timeout)
105
106 return bool(rlist)
测试组
隐藏文字可见文字
隐藏文字 testTest 2
测试组
这是一段被引用的文字
Test 3
webp 图片兼容性测试
对比组
原图 大小:804.5 KB
测试组
无损 大小:555.6 KB 体积减少:31 %
有损 -q 100 大小:190 KB 体积减少:76.4 %
有损 -q 80 大小:49.3 KB 体积减少:93.9 %
有损 -q 50 大小:29.6 KB 体积减少:96.3 %
有损 -q 30 大小:21.8 KB 体积减少:97.3 %
有损 -q 0 大小:7.9 KB 体积减少:99 %
Test 4
测试 FiraCode
|
|
Test 4
KaTeX
|
|
Inline math: $$ \varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887… $$
Block math:
$$ \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } $$
Test 5
PlantUML
|
|
@startuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: Another authentication Response
@enduml
Test 6
Embedded BiliBili video
参考链接
- about , niceRAM
- http://localhost:1313/about/ , niceRAM
- about