会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
每周向前一小步
求知、探索、分享!
首页
新随笔
管理
订阅
2021年3月5日
3.7 rust 静态块
摘要: Cargo.toml [dependencies] lazy_static = "1.4.0" main.rs #[macro_use] extern crate lazy_static; use std::collections::HashMap; lazy_static! { static re
阅读全文
posted @ 2021-03-05 09:49 方诚
阅读(307)
评论(0)
推荐(0)
编辑
公告