Tip: ENUM

xiaoxiao2021-03-06  59

Typedef enum {

Input_numeric = 0, / **

INPUT_ALPHA_LOWER, / **

INPUT_ALPHA_UPPER, / *

INPUT_NO_MODES, / **

/ * cycle the modes * /

Input_cycle, / **

Input_suITable, / **

} input_mode_t;

Input_no_modes is the number of input methods when three types of input is switched

转载请注明原文地址:https://www.9cbs.com/read-114025.html

New Post(0)