📄 pgpversion.h
字号:
/*____________________________________________________________________________
Copyright (C) 1997-1999 Network Associates, Inc.
All rights reserved.
PGPversion.h - version and VERSIONINFO strings for PGP modules
$Id: pgpVersion.h,v 1.149.2.28.2.10.2.2 1999/07/28 05:20:32 heller Exp $
____________________________________________________________________________*/
#define PGPVERSIONSTRING "6.5.1i"
#define PGPVERSIONMAJOR 6
#define PGPVERSIONMINOR 5
#define PGPVERSIONSUBMINOR 1
#define PGPCOMPANYNAME "Network Associates Technology, Inc."
#define PGPCOPYRIGHT "Copyright (C) 1997-1999 Network Associates Technology, Inc. " \
"All Rights Reserved."
#define PGPTRADEMARKS "Network Associates, Pretty Good Privacy, " \
"PGP, PGPplugin"
#define PGPPRODUCTNAME "PGP Personal Privacy"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -