touch_panel.mws

来自「uClinux精品课程,人家教学的课程,内容真是丰富!」· MWS 代码 · 共 25 行

MWS
25
字号
<?xml version="1.0" standalone="yes" ?>
<!-- Hitool Workspace file-->
<Projectlist config="Debug Ram">
    <Project>
        <Item name="touch_panel" path="touch_panel.mpj" active="true" />
    </Project>
    <Environment>
        <Normal>
            <CFG name="Source" id="7" path="d:\test\lab\44b0_lab\n\5_AD_Touch\tp.c" addr="92" flag="2" showcmd="3">
                <Min minx="-1" miny="-1" />
                <Max maxx="-4" maxy="-30" />
                <Pos left="-166" top="-24" right="512" bottom="247" />
            </CFG>
            <CFG name="Source" id="7" path="d:\test\lab\44b0_lab\n\5_AD_Touch\44binit.S" addr="92" flag="0" showcmd="1">
                <Min minx="-1" miny="-1" />
                <Max maxx="-4" maxy="-30" />
                <Pos left="-188" top="-53" right="486" bottom="233" />
            </CFG>
        </Normal>
        <Dock />
    </Environment>
    <Breakpoint />
    <Variable />
</Projectlist>

⌨️ 快捷键说明

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