precompile.cxx

来自「pwlib源码库」· CXX 代码 · 共 24 行

CXX
24
字号
/* * precompile.cxx * * PWLib application source file for XMPPTest * * Precompiled header generation file. * * Copyright 2004 Reitek S.p.A. * * $Log: precompile.cxx,v $ * Revision 1.2  2005/08/08 08:15:59  rjongbloed * Fixed precompiled header usage * * Revision 1.1  2004/04/26 01:51:58  rjongbloed * More implementation of XMPP, thanks a lot to Federico Pinna & Reitek S.p.A. * * */#include "main.h"// End of File ///////////////////////////////////////////////////////////////

⌨️ 快捷键说明

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