📄 command_test.def
字号:
autogen definitions command_test.tpl;int_type = { list_element = char ; data_type = short ; function = CHAR_SHORT ; item_count = "126" ; };int_type = { list_element = short ; data_type = short ; function = SHORT_FUNC ; item_count = "BUFFER_SIZE / sizeof (short)" ; };int_type = { list_element = "24bit" ; data_type = int ; function = TRIBYTE_FUNC ; item_count = "BUFFER_SIZE / sizeof (int)" ; };int_type = { list_element = int ; data_type = int ; function = INT_FUNC ; item_count = "BUFFER_SIZE / sizeof (int)" ; }; float_type = { list_element = float ; };float_type = { list_element = double ; };/*** Do not edit or modify anything in this comment block.** The arch-tag line is a file identity tag for the GNU Arch ** revision control system.**** arch-tag: af57f879-75fa-4131-95f8-8a37e6ac9808*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -