commonframework.h
来自「本手机游戏richman运行于Nokia 9210 Communicator手机」· C头文件 代码 · 共 25 行
H
25 行
// EUSTD.H
//
// Copyright (c) 1997-2000 Symbian Ltd. All rights reserved.
//
#ifndef __EUSTD_H
#define __EUSTD_H
#include <e32base.h>
#include <e32cons.h>
//_LIT(KTxtEPOC32EX,"EPOC32EX");
//_LIT(KTxtExampleCode,"E32 SDK Example Code");
//_LIT(KFormatFailed,"failed: leave code=%d");
//_LIT(KTxtOK,"ok");
//_LIT(KTxtPressAnyKey," [press any key]");
// public
// private
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?