Awin's blog
About
Posts
Docs
Categories
Series
Tags
Light
Dark
Auto
Posts
福岡 Nu Gundam
繼台場 RX-78 與 Unicorn 之後,很開心終於收集到了 LaLaport 的 Nu Gundam,下一個目標,當然就是橫濱的 RX-78 F00 啦!
2023-02-15
1 min read
Hobby
Scale Model
用 oh-my-posh 美化 Git bash
讓 Windows Terminal 中的 Git bash 也可以美美的。
2022-06-14
1 min read
Tool setup
Windows
Henglong ZTZ-99
2022-03-22
0 min read
Hobby
RC model
Henglong Tiger I v2
2021-12-02
0 min read
Hobby
RC model
Tamiya King Tiger
2021-12-02
0 min read
Hobby
Scale Model
Windows 11 重灌
2021-11-01
1 min read
System
Windows
Tamiya M1A1
2021-10-19
0 min read
Hobby
Scale Model
Henglong Tiger I
2021-10-12
0 min read
Hobby
RC model
[C++ 筆記] 好用的 std::optional
since C++17 std::optional 讓 function 的回傳值多了一個選擇:有值或是 nullopt。
2019-12-22
2 min read
Programming
C++ 筆記
[C++ 筆記] Lambda
一個簡單的 Lamdba 運算式: [] (int x, int y) -> bool { return x < y; }
2019-12-15
3 min read
Programming
C++ 筆記
««
«
1
2
3
»
»»