📄 data.cpp
字号:
/////////////////////////////////////////////////////////////////////////////
// Name: src/palmos/data.cpp
// Purpose: Various data
// Author: Julian Smart
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id: data.cpp,v 1.2 2005/01/21 21:04:00 ABX Exp $
// Copyright: (c) Julian Smart
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "data.h"
#endif
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -