Awin's blog
About
Posts
Docs
Categories
Series
Tags
Light
Dark
Auto
Posts
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++ 筆記
TEX語法小記
最近需要在notion.so記一些公式,所以記錄一下TEX的寫法以供日後查詢。
2019-12-09
4 min read
Text Editor
Software note
[C++ 筆記] rvalue reference
rvalue 是指: 等號右邊的值 臨時的值,例如運算的結果 無法被取址(address-of)的物件
2019-12-08
3 min read
Programming
C++ 筆記
[C++ 筆記] 智慧指標:unique_ptr & shared_ptr
unique_ptr與shared_ptr都是智慧指標,箱對於原本的raw pointer,智慧指標使用起來更方便,也不用擔心delete的問題。
2019-12-01
2 min read
Programming
C++ 筆記
Aerial video at northeast corner of Taiwan
My aerial video at northeast corner of Taiwan.
2018-05-06
1 min read
Hobby
photography
暴風鋼彈
2018-01-26
0 min read
Hobby
Scale Model
««
«
1
2
3
»
»»