test.bkl
来自「Wxpython Implemented on Windows CE, Sou」· BKL 代码 · 共 26 行
BKL
26 行
<?xml version="1.0" ?>
<!-- $Id: test.bkl,v 1.4 2005/12/27 00:00:39 VS Exp $ -->
<makefile>
<include file="../../../build/bakefiles/common_samples.bkl"/>
<exe id="test" template="wx_sample" template_append="wx_append">
<sources>test.cpp</sources>
<wx-lib>html</wx-lib>
<wx-lib>core</wx-lib>
<wx-lib>net</wx-lib>
<wx-lib>base</wx-lib>
<win32-res>test.rc</win32-res>
</exe>
<wx-data id="data">
<files>
f.html fft.html imagemap.htm imagemap.png pic.png pic2.bmp
tables.htm test.htm listtest.htm i18n.gif 8859_2.htm cp1250.htm
regres.htm foo.png subsup.html
</files>
</wx-data>
</makefile>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?