Recent Posts

A memorandum to unfocus the TextBox

less than 1 minute read

I was a little addicted to it when implementing processing such as releasing the focus when the enter key was pressed, so I will write it down. It would be...

C # basic

9 minute read

table of contents –What is C #? Feature HelloWorld –Standard input –Standard output –Variables –Random –Conditional branch –DateTime structure –...