⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 template.gpt

📁 AVR单片机的菜单制作工具
💻 GPT
字号:
Option:[%RootKey%]
[%
  Version:2.0.0.0
  Author:""
  Descript:""
  ExportToOnFile:FALSE
  ExportToEachFile:FALSE
  ExportMenuTree:FALSE
  ExportExecuteEvent:FALSE
  ExportLCDModule:FALSE
  ExportKeyboard:FALSE
  ExportTools:FALSE
  Compiler:""
%]

MenuOption:[%RootKey%]
[%
  CaptionLength:16
  Format:1
%]

MenuData:[%RootKey%]
[%
  Style:MENU_SUBITEM
  ParentID:0
  Format:1
  Caption:"Setup"
  Define:"SETUP"
%]
[%
  Style:MENU_SUBITEM
  ParentID:0
  Format:1
  Caption:"Running"
  Define:"RUNNING"
%]
[%
  Style:MENU_TEXT
  ParentID:0
  Format:0
  Caption:"Version"
  Define:"VERSION"
%]
[%
  Style:MENU_TEXT
  ParentID:1
  Format:0
  Caption:"Config Setup"
  Define:"CONFIG_SETUP"
%]
[%
  Style:MENU_TEXT
  ParentID:1
  Format:0
  Caption:"Load Setup"
  Define:"LOAD_SETUP"
%]
[%
  Style:MENU_TEXT
  ParentID:1
  Format:0
  Caption:"Save Setup"
  Define:"SAVE_SETUP"
%]
[%
  Style:MENU_INPUT
  ParentID:5
  Format:2
  Caption:"Delay Time"
  Define:"DELAY_TIME"
%]
[%
  Style:MENU_TEXT
  ParentID:5
  Format:0
  Caption:"Execute"
  Define:"EXECUTE"
%]

LCDModule:[%RootKey%]
[%
  ModuleLib:""
  PortType:1
  PortLow:""
  PortHigh:""
  PinLow:""
  PinHigh:""
  PinCustom0:""
  PinCustom1:""
  PinCustom2:""
  PinCustom3:""
  PinCustom4:""
  PinCustom5:""
  PinCustom6:""
  PinCustom7:""
%]

⌨️ 快捷键说明

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