trevorwang's recent timeline updates
trevorwang

trevorwang

🏢  Mobile Dev
V2EX member #17915, joined on 2012-03-11 12:32:29 +08:00
trevorwang's recent replies
Nobepay chatplus. 付款成功

API 确不行
Jan 11, 2022
Replied to a topic by ariera Android 2022 年想买个安卓手机,求推荐型号
MIX4 现在掉价的厉害
Jan 11, 2022
Replied to a topic by ariera Android 2022 年想买个安卓手机,求推荐型号
MIX4
tags=['hello'] 这个是关键
```

@app.get('/users/{id}', tags=['hello'])
def user_detail(id: int):
filterd = list(filter(lambda i: i["id"] == id, users))
if filterd:
return filterd[0]
else:
raise HTTPException(404)

````
如果没有记错 找根 thunderbolt 线 新电脑开机的时候选择从另外一台电脑复制就可以吧
@ForkGagHub 读写必须可以
读写必须可以
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5905 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 02:00 · PVG 10:00 · LAX 19:00 · JFK 22:00
♥ Do have faith in what you're doing.