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

推荐订阅源

J
Java Code Geeks
aimingoo的专栏
aimingoo的专栏
Martin Fowler
Martin Fowler
C
Check Point Blog
G
Google Developers Blog
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
有赞技术团队
有赞技术团队
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
D
Docker
Hugging Face - Blog
Hugging Face - Blog
The GitHub Blog
The GitHub Blog
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
阮一峰的网络日志
阮一峰的网络日志
Stack Overflow Blog
Stack Overflow Blog
Vercel News
Vercel News

五月七日的思考札记

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
8 March, 2026 20:21
2026-03-08 · 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