readme.txt
来自「使用HOOPS库开发的一个教学演示工具。」· 文本 代码 · 共 34 行
TXT
34 行
======================================================================== HOOPS Application : "hoopstest" Project Overview========================================================================HOOPS Appwizard has created this "hoopstest" project for you as a starting point./////////////////////////////////////////////////////////////////////////////IMPORTANT NOTES:* To build this project, you need to define HOOPS_INSTALL_DIR environment variable pointing to the directory where HOOPS is installed. For example, if you have HOOPS installed in C:\hoops70 , you should define environment variable HOOPS_INSTALL_DIR = C:\hoops70* If you are using HOOPS version 7.x or earlier, please ensure that you recompile HOOPS/MFC module using Visual Studio.NET compiler to enable your application link properly.////////////////////////////////////////////////////////////////////////////This is a summary of what you will find in each of the files that make up your project.hoopstest.vcproj This is the main project file for projects generated using an Application Wizard. It contains information about the version of the product that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard./////////////////////////////////////////////////////////////////////////////
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?