$V2EX
Solana
Give SOL to Copy Address
使用 SOL 向 scp3125 打赏,数额会 100% 进入 scp3125 的钱包。
 scp3125's recent timeline updates
scp3125

scp3125

V2EX member #680682, joined on 2024-03-17 18:53:25 +08:00
Per scp3125's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
scp3125's recent replies
Jan 30, 2025
Replied to a topic by nnegier 程序员 可以讲下你看到的编程语言的美吗?
```rust
fn read_file(path: &str) -> Result<String, io::Error> {
let mut file = File::open(path)?; // 自动传播错误
let mut contents = String::new();
file.read_to_string(&mut contents)?; // 自动传播错误
Ok(contents)
}
```
rust 的错误处理吧,是我见过的最好的错误处理方式
Jan 15, 2025
Replied to a topic by exploretheworld Java 项目全部是 map 传参
@baolei666 #33 uuid 当 key ,这招狠啊,以毒攻毒了
@osilinka 趋势策略啊
@jianxiao11 之前看过 B 站一个评测,小米手环 9 ,因为体积优势,日常精确度比较高,还超过了不少安卓手表。但受限于性能,运动时候的测量,就不那么准了。
@yuhuazhu 纯随机数的话,1 楼应该是一样的概率。chatgpt 就不好说了,人类感觉极端数字不易出现,chatgpt 语料也这么训练的,我猜测 1 的概率小于正常值
石头 p20pro 水箱版本,首发买的,体验中等
如果地上有线,有大约 10%的几率识别不出来,会缠上卡住
拖布有时候出的水会多,地面比较湿润
感觉不怎么产头发,这个挺好
@dcncy 听着就很经济学啊,基本操作了
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1190 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 32ms · UTC 23:30 · PVG 07:30 · LAX 16:30 · JFK 19:30
♥ Do have faith in what you're doing.