gcj-except.h

来自「java virtual machince kaffe」· C头文件 代码 · 共 19 行

H
19
字号
/* * gcj-except.h * ... * * Copyright (c) 1996, 1997, 1998 *      Transvirtual Technologies, Inc.  All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of this file. */#ifndef __gcj_except_h#define __gcj_except_h#define	GCJ_LANGUAGECODE	11#define	GCJ_VERSIONCODE		1#endif

⌨️ 快捷键说明

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