Welcome to my blog
- I write about coding, tools, and what I learn every day. - I also practice writing in English (with Chinese notes sometimes). - Thanks for visiting - feel free to explore my posts!
Welcome to my blog
Introduction This is bold text, and this is emphasized text. Visit this Hugo website! #include <iostream> int main(int argc, char* argv[]) { std::cout << "This is code..." << std::endl; return 0; }