Featured image of post Stack 主题测试

Stack 主题测试

正文测试

你好,我的博客!

引用测试

思念是最暖的忧伤像一双翅膀

让我停不了飞不远在过往游荡

不告而别的你 就算为了我着想

这么沉痛的呵护 我怎么能翱翔

图片测试

奥罗拉湖的夜晚 树和夕阳

忧伤

数学公式测试

简单行内公式

斐波那契数列:$f_n=f_{n-1}+f_{n-2}$

黄金分割:$\varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887…$

简单块级公式

$$ \varphi = 1+\frac{1}{1+\frac{1}{1+\frac{1}{1+\cdots}}} $$

代码测试

C 语言:

1
2
3
4
5
6
#include <stdio.h>
int main(void)
{
    printf("Hello, world!");
    return 0;
}

Python:

1
2
3
fruits = ["apple", "banana", "cherry"]
for fruit in fruits
    print(fruit)
最后更新于 2025 年 2 月 7 日
使用 Hugo 构建
主题 StackJimmy 设计