关于
Leehow
1 Blog
/** * 建站的初衷不是為了炫耀所知,而是記錄無知。 * 人知道的越多,就會發現無知的越多。有更廣袤的世界可以探索,是莫大的快樂! * @since 2019-03-26 12:13:14 */ class Blog { public: std::string name, author, url; Blog(const std::string& name, const std::string& author, const std::string& url) : name(name), author(author), url(url) {} }; Blog site("Leehow的小站", "Leehow", "https://www.haoyep.com");
2 关于我
玩会吧,别真学会了
戒骄戒躁,久久为功
- 👨💻 一名C/C++工程师
- 👨💼 可能要去享受福报
- 📝 但是要写Go代码