Hi there! I’m David Zhao. This is a new site for documenting topics that I’m interested in. Read more 20 Jun 2020 - less than 1 minute read
This is a test page on C++ coding. Let’s see how it works.. // some C++ code here... On(ID_BUTTON, [this]() { custom.SetText(L"The button was clicked"); }); Read more 20 Jun 2020 - less than 1 minute read