tlogtofile.mmp

来自「Symbian平台下进行开发时很有用的一个日志系统」· MMP 代码 · 共 23 行

MMP
23
字号
/** * @file tlogtofile.mmp Project file for logtofile test code (ER5 only) * * Copyright (c) 1999-2000 PanSoftware Ltd.  All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */TARGET         tlogtofile.exeTARGETTYPE     exePROJECT        logtofileSUBPROJECT     tsrcSOURCE         tlogtofile.cppDOCUMENT       logtofile.mmpUSERINCLUDE    ../incSYSTEMINCLUDE  /epoc32/includeLIBRARY        euser.lib logtofile.lib

⌨️ 快捷键说明

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