📄 phyexport.h
字号:
/**********************************************************************
*<
FILE: PhyExport.h
DESCRIPTION: Template Utility
CREATED BY:
HISTORY:
*> Copyright (c) 1997, All Rights Reserved.
**********************************************************************/
#ifndef __PHYEXPORT__H
#define __PHYEXPORT__H
#include "Max.h"
#include "resource.h"
#include "istdplug.h"
#include "iparamb2.h"
#include "iparamm2.h"
#include <guplib.h>
extern TCHAR *GetString(int id);
extern HINSTANCE hInstance;
#endif // __PHYEXPORT__H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -