String of thoughts on science, technology and programming
c:\> winver
c:\> systeminfo | findstr /C:"OS Version:"
c:\> wmic os get version
Post a Comment
Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open Qt Creator and click on Create Project... ...
No comments:
Post a Comment