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

📄 cfgfile.h

📁 包含了105个经典实用的C语言程序
💻 H
📖 第 1 页 / 共 2 页
字号:


/*
 * Group the list of available keys alphabetically.
 */
CONFIG_DEFS valid_keys[AVAIL_KEYS] = {
/*  available key      index into file   */
   { "a+\'",                     40 },
   { "a+-",                     130 },
   { "a+0",                     129 },
   { "a+1",                     120 },
   { "a+2",                     121 },
   { "a+3",                     122 },
   { "a+4",                     123 },
   { "a+5",                     124 },
   { "a+6",                     125 },
   { "a+7",                     126 },
   { "a+8",                     127 },
   { "a+9",                     128 },
   { "a+;",                      39 },
   { "a+<",                      51 },
   { "a+=",                     131 },
   { "a+>",                      52 },
   { "a+?",                      53 },
   { "a+[",                      26 },
   { "a+]",                      27 },
   { "a+a",                      30 },
   { "a+b",                      48 },
   { "a+backspace",              14 },
   { "a+c",                      46 },
   { "a+d",                      32 },
   { "a+e",                      18 },
   { "a+enter",                  28 },
   { "a+esc",                     1 },
   { "a+f",                      33 },
   { "a+f1",                    104 },
   { "a+f10",                   113 },
   { "a+f11",                   139 },
   { "a+f12",                   140 },
   { "a+f2",                    105 },
   { "a+f3",                    106 },
   { "a+f4",                    107 },
   { "a+f5",                    108 },
   { "a+f6",                    109 },
   { "a+f7",                    110 },
   { "a+f8",                    111 },
   { "a+f9",                    112 },
   { "a+g",                      34 },
   { "a+grey/",                 164 },
   { "a+greydel",               163 },
   { "a+greydown",              160 },
   { "a+greyend",               159 },
   { "a+greyenter",             166 },
   { "a+greyhome",              151 },
   { "a+greyins",               162 },
   { "a+greyleft",              155 },
   { "a+greypgdn",              161 },
   { "a+greypgup",              153 },
   { "a+greyright",             157 },
   { "a+greyup",                152 },
   { "a+h",                      35 },
   { "a+i",                      23 },
   { "a+j",                      36 },
   { "a+k",                      37 },
   { "a+l",                      38 },
   { "a+m",                      50 },
   { "a+n",                      49 },
   { "a+o",                      24 },
   { "a+p",                      25 },
   { "a+q",                      16 },
   { "a+r",                      19 },
   { "a+s",                      31 },
   { "a+t",                      20 },
   { "a+tab",                   165 },
   { "a+u",                      22 },
   { "a+v",                      47 },
   { "a+w",                      17 },
   { "a+x",                      45 },
   { "a+y",                      21 },
   { "a+z",                      44 },
   { "a+~",                      41 },
   { "backspace",                 9 },
   { "c+@",                     174 },
   { "c+[",                     201 },
   { "c+\\",                    202 },
   { "c+]",                     203 },
   { "c+^",                     204 },
   { "c+_",                     205 },
   { "c+a",                     175 },
   { "c+b",                     176 },
   { "c+backspace",              11 },
   { "c+c",                     177 },
   { "c+center",                143 },
   { "c+d",                     178 },
   { "c+del",                   147 },
   { "c+down",                  145 },
   { "c+e",                     179 },
   { "c+end",                   117 },
   { "c+enter",                   8 },
   { "c+esc",                     4 },
   { "c+f",                     180 },
   { "c+f1",                     94 },
   { "c+f10",                   103 },
   { "c+f11",                   137 },
   { "c+f12",                   138 },
   { "c+f2",                     95 },
   { "c+f3",                     96 },
   { "c+f4",                     97 },
   { "c+f5",                     98 },
   { "c+f6",                     99 },
   { "c+f7",                    100 },
   { "c+f8",                    101 },
   { "c+f9",                    102 },
   { "c+g",                     181 },
   { "c+grey*",                 150 },
   { "c+grey+",                 144 },
   { "c+grey-",                 142 },
   { "c+grey/",                 149 },
   { "c+greyenter",              43 },
   { "c+h",                     182 },
   { "c+home",                  119 },
   { "c+i",                     183 },
   { "c+ins",                   146 },
   { "c+j",                     184 },
   { "c+k",                     185 },
   { "c+l",                     186 },
   { "c+left",                  115 },
   { "c+m",                     187 },
   { "c+n",                     188 },
   { "c+o",                     189 },
   { "c+p",                     190 },
   { "c+pgdn",                  118 },
   { "c+pgup",                  132 },
   { "c+q",                     191 },
   { "c+r",                     192 },
   { "c+right",                 116 },
   { "c+s",                     193 },
   { "c+t",                     194 },
   { "c+tab",                   148 },
   { "c+u",                     195 },
   { "c+up",                    141 },
   { "c+v",                     196 },
   { "c+w",                     197 },
   { "c+x",                     198 },
   { "c+y",                     199 },
   { "c+z",                     200 },
   { "center",                   76 },
   { "del",                      83 },
   { "down",                     80 },
   { "end",                      79 },
   { "enter",                     6 },
   { "esc",                       2 },
   { "f1",                       59 },
   { "f10",                      68 },
   { "f11",                     133 },
   { "f12",                     134 },
   { "f2",                       60 },
   { "f3",                       61 },
   { "f4",                       62 },
   { "f5",                       63 },
   { "f6",                       64 },
   { "f7",                       65 },
   { "f8",                       66 },
   { "f9",                       67 },
   { "grey+",                   168 },
   { "grey-",                   167 },
   { "greyenter",                29 },
   { "home",                     71 },
   { "ins",                      82 },
   { "left",                     75 },
   { "pgdn",                     81 },
   { "pgup",                     73 },
   { "right",                    77 },
   { "s+a+\'",                  242 },
   { "s+a+-",                   216 },
   { "s+a+0",                   215 },
   { "s+a+1",                   206 },
   { "s+a+2",                   207 },
   { "s+a+3",                   208 },
   { "s+a+4",                   209 },
   { "s+a+5",                   210 },
   { "s+a+6",                   211 },
   { "s+a+7",                   212 },
   { "s+a+8",                   213 },
   { "s+a+9",                   214 },
   { "s+a+;",                   241 },
   { "s+a+<",                   253 },
   { "s+a+=",                   217 },
   { "s+a+>",                   254 },
   { "s+a+?",                   255 },
   { "s+a+[",                   228 },
   { "s+a+]",                   229 },
   { "s+a+a",                   232 },
   { "s+a+b",                   250 },
   { "s+a+c",                   248 },
   { "s+a+d",                   234 },
   { "s+a+e",                   220 },
   { "s+a+f",                   235 },
   { "s+a+g",                   236 },
   { "s+a+h",                   237 },
   { "s+a+i",                   225 },
   { "s+a+j",                   238 },
   { "s+a+k",                   239 },
   { "s+a+l",                   240 },
   { "s+a+m",                   252 },
   { "s+a+n",                   251 },
   { "s+a+o",                   226 },
   { "s+a+p",                   227 },
   { "s+a+q",                   218 },
   { "s+a+r",                   221 },
   { "s+a+s",                   233 },
   { "s+a+t",                   222 },
   { "s+a+u",                   224 },
   { "s+a+v",                   249 },
   { "s+a+w",                   219 },
   { "s+a+x",                   247 },
   { "s+a+y",                   223 },
   { "s+a+z",                   246 },
   { "s+a+~",                   243 },
   { "s+backspace",              10 },
   { "s+c+left",                170 },
   { "s+c+right",               171 },
   { "s+enter",                   7 },
   { "s+esc",                     3 },
   { "s+f1",                     84 },
   { "s+f10",                    93 },
   { "s+f11",                   135 },
   { "s+f12",                   136 },
   { "s+f2",                     85 },
   { "s+f3",                     86 },
   { "s+f4",                     87 },
   { "s+f5",                     88 },
   { "s+f6",                     89 },
   { "s+f7",                     90 },
   { "s+f8",                     91 },
   { "s+f9",                     92 },
   { "s+greyenter",              42 },
   { "s+tab",                    15 },
   { "tab",                      12 },
   { "up",                       72 }
};


/*
 * sorted alphabetic list of functions that keys may be assigned to.
 *  add 1 to NUM_FUNC so users may use either Macro or Playback to
 *  define macros.  Macro and Playback are both assigned to 128.
 */

CONFIG_DEFS valid_func[NUM_FUNC+1] = {
   { "AbortCommand",                 63 },
   { "AddLine",                      59 },
   { "BackSpace",                    53 },
   { "BackTab",                      51 },
   { "BegNextLine",                   4 },
   { "BegOfLine",                    20 },
   { "BlockCompressTabs",            91 },

⌨️ 快捷键说明

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