version.h

来自「美国Delta Tau公司PMAC多轴运动控制卡的VC++示例程序」· C头文件 代码 · 共 18 行

H
18
字号
//-----------------------------------------------------------------------------
// Delta Tau Product Version Information
//
// VERSION.H
// ---------
//
// Modify this file when making new releases.  xxxx_major_ver,xxxx_minor_ver
// xxxx_release,xxxx_build.  If nothing in a project has changed DO NOT up the
// version number.  For instance if Ncui32 is rebuilt and PMAC.SYS and PMAC.VXD
// have not changed DO NOT increase their version numbers.
//
//-----------------------------------------------------------------------------


//-----------------------------------------------------------------------------
// General Version information applicable to all Delta Tau Products
//-----------------------------------------------------------------------------
#define szCopyRight    "Copyright 

⌨️ 快捷键说明

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