data.cpp
来自「Wxpython Implemented on Windows CE, Sou」· C++ 代码 · 共 17 行
CPP
17 行
/////////////////////////////////////////////////////////////////////////////
// Name: src/mac/classic/data.cpp
// Purpose: Various global Mac-specific data
// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
// RCS-ID: $Id: data.cpp,v 1.5 2006/04/27 12:46:58 ABX Exp $
// Copyright: (c) Stefan Csomor
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/wxprec.h"
#ifndef WX_PRECOMP
#include "wx/event.h"
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?