⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 custom

📁 算断裂的
💻
字号:
## Custom part of the makefile for QMG 2.0 running under## Windows, scripting with Matlab 5.x, compiled with## MS VC++ 5.0# Set this path to the location of matlab in your system.MATROOT = c:\matlab# Set this path to the location of VC++ 5.0 in your system# If using VC++ 6.0, the followings statement should be# modified to:# MSROOT = c:\Program Files\Microsoft Visual Studio\VC98# or something similar, depending on where VC++ 6.0 is installed.MSROOT = c:\Program Files\DevStudio\Vc

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -