我的代碼:#include int main(){sf :: RenderWindow窗口(sf :: VideoMode(800,600),“ SFML窗口”); while(window.isOpen()){sf :: Event事件; w ...
確定! 回上一頁