Windows 8, C++ and Metro GUI samples?

后端 未结 3 691
半阙折子戏
半阙折子戏 2021-01-31 04:33

So I look at this\"Windows (Windows build keynote 1:42:56) And I just do not get it - what I can use to cre

3条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-31 04:56

    You can use C++ code to write metro style applications. You can also write applications in Javascript/HTML/CSS and call APIs that you write in C++ or C#/VB from those JavaScript applications.

提交回复
热议问题