惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
IT之家
IT之家
博客园 - Franky
Stack Overflow Blog
Stack Overflow Blog
宝玉的分享
宝玉的分享
Recent Announcements
Recent Announcements
Engineering at Meta
Engineering at Meta
S
SegmentFault 最新的问题
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
H
Help Net Security
V
V2EX
H
Hackread – Cybersecurity News, Data Breaches, AI and More
量子位
博客园 - 叶小钗
J
Java Code Geeks
博客园 - 【当耐特】
月光博客
月光博客
爱范儿
爱范儿
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
小众软件
小众软件

五月七日的思考札记

14 May, 2026 02:11 14 May, 2026 01:59 14 May, 2026 01:57 14 May, 2026 01:35 13 May, 2026 21:03 印尼史参考 13 May, 2026 00:07 12 May, 2026 23:59 12 May, 2026 23:46 12 May, 2026 23:24 12 May, 2026 23:22 12 May, 2026 23:20 12 May, 2026 23:18 12 May, 2026 23:06 12 May, 2026 23:03 12 May, 2026 22:58 12 May, 2026 22:56 12 May, 2026 22:55 12 May, 2026 22:51 12 May, 2026 18:03 12 May, 2026 18:01 11 May, 2026 17:27 11 May, 2026 17:03 11 May, 2026 16:44 11 May, 2026 16:37 11 May, 2026 16:27 11 May, 2026 15:56 11 May, 2026 15:27 11 May, 2026 15:23 11 May, 2026 14:35
13 March, 2026 03:58
2026-03-12 · via 五月七日的思考札记


// post.rs

//!

//!

written by

五月七日

//!

published at

/* metadata */

mod meta {

pub const CATEGORY: &str = “

“;

pub const TAGS: &str = “

“;

}

// subscription console

>

input your email:

// → subscribed ✓

// comments console

>

write a comment:

// → sent ✓

// comments display

println!(“=== comments loaded ===”);

// total:

0

comments ✓

/* footer.rs */

fn main() {

render(&HOME);

}

//

compiling … ok

//

render finished ✓ at

//

version v26.02 · commit fi5se7n

//

·

//

//

contact: fivsevn0507@outlook.com