0readme
来自「最经典的分子对结软件」· 代码 · 共 20 行
TXT
20 行
This directory contains all dock source code.Before compiling for the first time, edit the PARAMETER_PATHvariable in define.h. Set it to the unix path for the directorycontaining the dock parameters.Existing setting: #define PARAMETER_PATH "PARAMETER_PATH_NOT_SET/"Example setting: #define PARAMETER_PATH "/applications/dock4/parameter/"Perform this update whenever the location of the parameter files ischanged.####################For 64-bit machines (octanes and higher): Set compilation flag to -32 for proper compilation.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?