template.gpt

来自「AVR单片机的菜单制作工具」· GPT 代码 · 共 31 行

GPT
31
字号
Option:[%RootKey%]
[%
  Version:2.0.0.0
  Author:""
  Descript:""
  ExportToOnFile:True
  ExportToEachFile:False
  ExportMenuTree:True
  ExportExecuteEvent:True
  ExportLCDModule:False
  ExportKeyboard:False
  ExportTools:False
  Compiler:"CVAVR"
%]

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

MenuData:[%RootKey%]
[%
   ParentID:0
   Style:MENU_TEXT
   Format:0
   Caption:"New Item"
   Define:"NEW_ITEM"
%]

⌨️ 快捷键说明

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