wxedit.bkl
来自「Wxpython Implemented on Windows CE, Sou」· BKL 代码 · 共 15 行
BKL
15 行
<?xml version="1.0" ?>
<!-- $Id: wxedit.bkl,v 1.1 2003/08/07 22:59:41 VS Exp $ -->
<makefile>
<include file="../../../build/bakefiles/common_samples.bkl"/>
<exe id="wxedit" template="wx_sample" template_append="wx_append">
<sources>wxedit.cpp</sources>
<wx-lib>core</wx-lib>
<wx-lib>base</wx-lib>
</exe>
</makefile>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?