📄 compiling demo1_1.txt
字号:
==========================================
= Focus on 3D Terrain Programming ========
= Compiling Demo1_1 ======================
= Trent Polack (trent@voxelsoft.com) =====
==========================================
Ok, so you wanna compile this demo from "Focus on 3D Terrain Programming, huh? Well, as long as you are using Microsoft Visual C++, doing this is as easy as one-two-three.
1) Open Microsoft Visual C++ (I used version 6.0 for this demo)
2) Click "File," then navigate your way down to "Open Workspace," and open "demo1_1.dsw."
3) Once the workspace has finished loading, click "Build," and work your way down to "Execute demo1_1.exe." Or, instead of that, you could just hit ctrl+F5. :)
There ya go, now enjoy the demo, and the rest of the book!
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -