📄 gaversion.h
字号:
/* ---------------------------------------------------------------------------- version.h mbwall 10oct98 This is the header file to keep track of the versions and revisions of theGA library. You can use the ident command to extract the version of galibthat you are using.---------------------------------------------------------------------------- */#ifndef _ga_version_h_#define _ga_version_h_static char *rcsid = "$Date: 2000/02/03 15:04:48 $ $Revision: 2.4.5 $";#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -