nack.ini.bak
来自「wince 5.0下应用软件」· BAK 代码 · 共 37 行
BAK
37 行
;last pos not have NULL but maybe have Tab
[MainBackGround]
BackGd = res\bg.bmp
[Multimedia]
TitleArea = 59,3,421,26;topx,topy,bottomx,bottomy
TitleName = 主键面
TitleColor = 0,0,255,30;color
Button1ExePath = ..\RtNavi\RtNavi.exe;execute file path
Button1_up = res\map1_up.bmp ;button1
Button1_dn = res\map1_dn.bmp ;button1
Button1Area = 62,91 ;button1 start x ,y
Btn1NameArea = 62,146,119,175
Btn1Name = 凯立德
Button2ExePath = ..\RtNavi\RtNavi.exe;execute file path
Button2_up = res\map2_up.bmp ;button2
Button2_dn = res\map2_dn.bmp ;button2
Button2Area = 176,91 ;button2 start x ,y
Btn2NameArea = 176,146,233,175
Btn2Name = 道道通
Button3ExePath = ..\RtNavi\RtNavi.exe ;execute file path
Button3_up = res\map3_up.bmp ;button3
Button3_dn = res\map3_dn.bmp ;button3
Button3Area = 290,91 ;button3 start x ,y
Btn3NameArea = 290,146,347,175
Btn3Name = 游戏
Button4_up = res\close1.bmp ;button3
Button4_dn = res\close2.bmp ;button3
Button4Area = 408,39 ;button3 start x ,y
Button4ExePath = ;execute file path
Btn1Color = 0,255,255,20;color
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?