cfont.h
来自「代码有点长,需细心阅读,仅供影音视听类产品的开发人员参考」· C头文件 代码 · 共 329 行 · 第 1/2 页
H
329 行
#define OS_PLAYMODE _cat6_(Ch_space24,Ch_space24,Ch_bo,Ch_fang4,Ch_mo2,Ch_shi4)
#define OS_REPMODE _cat6_(Ch_space24,Ch_space24,Ch_chong2,Ch_fu4,Ch_mo2,Ch_shi4)
#define OS_TITLE _cat8_(Ch_space,Ch_space,Ch_space24,Ch_space24,Ch_a_zi4,Ch_mu4,Ch_xuan3,Ch_ze2)
#define OS_STEREO_CH _cat7_(Ch_space24,Ch_space24,Ch_li4,Ch_ti3,Ch_sheng,Ch_tong,Ch_dao4)
#define OS_SET_CH _cat8_(Ch_space,Ch_space,Ch_space24,Ch_space24,Ch_sheng,Ch_dao4,Ch_xuan3,Ch_ze2)
#define OS_SET_VOL _cat6_(Ch_space24,Ch_space24,Ch_yin,Ch_liang4,Ch_kong4,Ch_a_zhi4)
#else
#define OS_SET_AUDIO _cat8_(Ch_space24,Ch_space24,Ch_a_li4,Ch_sheng,Ch_chao,Ch_ji2,Ch_yin,Ch_xiao4)
#define OS_SET_SUPER _cat9_(Ch_space,Ch_space,Ch_chao,Ch_ji2,Ch_dian4,Ch_ying3,Ch_yuan4,Ch_mo2,Ch_shi4)
#define OS_SET_SUPER2 _cat10_(Ch_space24,Ch_space24,Ch_space24,Ch_chao,Ch_ji2,Ch_dian4,Ch_ying3,Ch_yuan4,Ch_mo2,Ch_shi4)
#define OS_SET_KARAOKE _cat8_(Ch_space24,Ch_space24,Ch_ka3,Ch_la,Ch_O,Ch_K,Ch_mo2,Ch_shi4)
#define OS_SET_SYSTEM _cat7_(Ch_space24,Ch_space24,Ch_space,Ch_a_xi4,Ch_tong3,Ch_zhuang4,Ch_tai4)
#define OS_SET_USER _cat7_(Ch_space24,Ch_space24,Ch_space,Ch_ge4,Ch_xing4,Ch_mo2,Ch_shi4)
#define OS_SET_READ_VOCAL _cat6_(Ch_fu4,Ch_du2,Ch_fu4,Ch_chang4,Ch_zhuang4,Ch_tai4)
#define OS_SET_EFFECT _cat5_(Ch_space24,Ch_sheng,Ch_chang3,Ch_yin,Ch_xiao4)
#define OS_SHOW_EQ _cat8_(Ch_space,Ch_space,Ch_space24,Ch_space24,Ch_jun,Ch_heng2,Ch_yin,Ch_xiao4)
#define OS_SET_MIC _cat5_(Ch_M,Ch_I,Ch_C,Ch_she4,Ch_zhi4)
#define OS_SET_ECHO_DECAY _cat4_(Ch_hun3,Ch_xiang3,Ch_shen,Ch_du4)
#define OS_SET_ECHODECAY _cat4_(Ch_hun3,Ch_xiang3,Ch_shen,Ch_du4)
#define OS_SET_ECHO_DELAY _cat4_(Ch_hun3,Ch_xiang3,Ch_shi2,Ch_jian)
#define OS_SET_KEY _cat4_(Ch_yin,Ch_diao4,Ch_diao4,Ch_jie2) //ZHX 080703
#define OS_DISCTYPE _cat4_(Ch_die2,Ch_pian4,Ch_lei4,Ch_a_xing2)
#define OS_PLAYMODE _cat4_(Ch_bo,Ch_fang4,Ch_mo2,Ch_shi4)
#define OS_REPMODE _cat4_(Ch_chong2,Ch_fu4,Ch_mo2,Ch_shi4)
#define OS_TITLE _cat4_(Ch_a_zi4,Ch_mu4,Ch_kong4,Ch_a_zhi4)
#define OS_STEREO_CH _cat4_(Ch_sheng,Ch_yin,Ch_tong,Ch_dao4)
//#define OS_SET_CH _cat5_(Ch_space24,Ch_sheng,Ch_dao4,Ch_xuan3,Ch_ze2)
#define OS_SET_CH _cat3_(Ch_space24,Ch_sheng,Ch_dao4)
#define OS_SET_VOL _cat_(Ch_yin,Ch_liang4)
#endif
#define OS_SET_VOL_N _cat4_(Ch_yin,Ch_liang4,Ch_kong4,Ch_a_zhi4)
#define OS_STEREO_CH1 _cat4_(Ch_li4,Ch_ti3,Ch_sheng,Ch_1)
#define OS_STEREO_CH2 _cat4_(Ch_li4,Ch_ti3,Ch_sheng,Ch_2)
#define OS_STEREO_CH3 _cat4_(Ch_li4,Ch_ti3,Ch_sheng,Ch_3)
#define OS_STEREO_CH4 _cat4_(Ch_li4,Ch_ti3,Ch_sheng,Ch_4)
#define OS_TITLE_CH1 _cat3_(Ch_a_zi4,Ch_mu4,Ch_1)
#define OS_TITLE_CH2 _cat3_(Ch_a_zi4,Ch_mu4,Ch_2)
#define OS_TITLE_CH3 _cat3_(Ch_a_zi4,Ch_mu4,Ch_3)
#define OS_TITLE_CH4 _cat3_(Ch_a_zi4,Ch_mu4,Ch_4)
#define OS_NONE Ch_wu2
#define OS_VOLUME _cat_(Ch_yin,Ch_liang4)
#if CONFIG==CONFIG_COMBO_SVCD
#define OS_REP_TIMES _cat6_(Ch_space24,Ch_space24,Ch_hui2,Ch_fang4,Ch_ci4,Ch_shu4)
#else
#define OS_REP_TIMES _cat4_(Ch_hui2,Ch_fang4,Ch_ci4,Ch_shu4)
#define OS_REP_1_TIMES Ch_1
#define OS_REP_2_TIMES Ch_2
#endif
#define OS_REP_1_TIMES Ch_1
#define OS_REP_2_TIMES Ch_2
#define OS_REP_3_TIMES Ch_3
#define OS_REP_4_TIMES Ch_4
#define OS_REP_5_TIMES Ch_5
#define OS_REP_6_TIMES Ch_6
#if CONFIG==CONFIG_COMBO_SVCD
#define OS_REC_MODE _cat6_(Ch_space24,Ch_space24,Ch_lu4,Ch_yin,Ch_mo2,Ch_shi4)
#else
#define OS_REC_MODE _cat4_(Ch_lu4,Ch_yin,Ch_mo2,Ch_shi4)
#endif
#define OS_REC_STD _cat4_(Ch_biao,Ch_zhun3,Ch_mo2,Ch_shi4)
#define OS_REC_HIGH _cat3_(Ch_gao,Ch_pin3,Ch_zhi2)
#define OS_REC_LONG _cat4_(Ch_chao,Ch_chang2,Ch_shi2,Ch_jian)
#if CONFIG==CONFIG_COMBO_SVCD
#define OS_REP_MODE _cat6_(Ch_space24,Ch_space24,Ch_hui2,Ch_fang4,Ch_mo2,Ch_shi4)
#else
#define OS_REP_MODE _cat4_(Ch_hui2,Ch_fang4,Ch_mo2,Ch_shi4)
#endif
#define OS_REP_STD _cat4_(Ch_biao,Ch_zhun3,Ch_hui2,Ch_fang4)
#ifdef NINTAUS
#define OS_LIYIN1 _cat5_(Ch_jin,Ch_sheng,Ch_hui2,Ch_fang4,Ch_1)
#define OS_LIYIN2 _cat5_(Ch_jin,Ch_sheng,Ch_hui2,Ch_fang4,Ch_2)
#else
#define OS_LIYIN1 _cat3_(Ch_a_li4,Ch_yin,Ch_1)
#define OS_LIYIN2 _cat3_(Ch_a_li4,Ch_yin,Ch_2)
#endif
#if CONFIG==CONFIG_COMBO_SVCD
#define OS_FUDU_MODE _cat6_(Ch_space24,Ch_space24,Ch_fu4,Ch_du2,Ch_mo2,Ch_shi4)
#else
#define OS_FUDU_MODE _cat4_(Ch_fu4,Ch_du2,Ch_mo2,Ch_shi4)
#endif
#define OS_FUDU_FUDU _cat_(Ch_fu4,Ch_du2)
#define OS_FUDU_GENDU _cat_(Ch_gen,Ch_du2)
#define OS_FUDU_COMPARE _cat4_(Ch_gen,Ch_du2,Ch_dui4,Ch_bi3)
#ifdef NINTAUS //jhuang 2002/9/11
#define OS_FUDU_FUCHANG _cat_(Ch_lu4,Ch_yin)
#else
#define OS_FUDU_FUCHANG _cat_(Ch_fu4,Ch_chang4)
#endif
#if CONFIG==CONFIG_COMBO_SVCD
#define OS_USER_SET_EQ _cat13_(Ch_space24,Ch_space24,Ch_space24,Ch_space24,Ch_ge4,Ch_xing4,Ch_jun,Ch_heng2,Ch_diao4,Ch_a_zhi4,Ch_dot,Ch_dot,Ch_dot)
#define OS_USER_SET_EQ2 //_cat12_(Ch_space24,Ch_space24,Ch_space24,Ch_ge4,Ch_xing4,Ch_jun,Ch_heng2,Ch_diao4,Ch_a_zhi4,Ch_dot,Ch_dot,Ch_dot)
#else
#define OS_USER_SET_EQ _cat10_(Ch_space24,Ch_ge4,Ch_xing4,Ch_jun,Ch_heng2,Ch_diao4,Ch_a_zhi4,Ch_dot,Ch_dot,Ch_dot)
#define OS_USER_SET_EQ2 _cat12_(Ch_space24,Ch_space24,Ch_space24,Ch_ge4,Ch_xing4,Ch_jun,Ch_heng2,Ch_diao4,Ch_a_zhi4,Ch_dot,Ch_dot,Ch_dot)
#endif
#define OS_ARROW_UP Ch_arrow_up
#define OS_FUDU _cat_(Ch_fu4,Ch_du2) //zhyf 仿nintaus 525 2-4-27 14:01
#define OS_GENDU _cat_(Ch_gen,Ch_du2)
#define OS_GENDU_COMPARE _cat4_(Ch_gen,Ch_du2,Ch_dui4,Ch_bi3)
#define OS_FUDU_A _cat3_(Ch_fu4,Ch_du2,Ch_A)
#define OS_GENDU_A _cat3_(Ch_gen,Ch_du2,Ch_A)
#define OS_GENDU_COMPARE_A _cat5_(Ch_gen,Ch_du2,Ch_dui4,Ch_bi3,Ch_A)
#ifdef NINTAUS //jhuang2002/9/11
#define OS_FUCHANG_A _cat3_(Ch_lu4,Ch_yin,Ch_A)
#define OS_FUCHANG_AB _cat4_(Ch_lu4,Ch_yin,Ch_A,Ch_B)
#else
#define OS_FUCHANG_A _cat3_(Ch_fu4,Ch_chang4,Ch_A)
#define OS_FUCHANG_AB _cat4_(Ch_fu4,Ch_chang4,Ch_A,Ch_B)
#endif
#define OS_FUDU_AB _cat4_(Ch_fu4,Ch_du2,Ch_A,Ch_B)
#define OS_GENDU_AB _cat4_(Ch_gen,Ch_du2,Ch_A,Ch_B)
#define OS_COMPARE_AB _cat6_(Ch_gen,Ch_du2,Ch_dui4,Ch_bi3,Ch_A,Ch_B)
#define OS_PLS_GENDU _cat6_(Ch_qing3,Ch_gen,Ch_du2,Ch_dot,Ch_dot,Ch_dot)
#define OS_FDFC_OFF _cat6_(Ch_fu4,Ch_du2,Ch_fu4,Ch_chang4,Ch_space,Ch_guan)
#define OS_PLS_GENCHANG _cat6_(Ch_qing3,Ch_gen,Ch_chang4,Ch_dot,Ch_dot,Ch_dot)
#define OS_RECORDING _cat5_(Ch_lu4,Ch_yin,Ch_dot,Ch_dot,Ch_dot)
#define OS_RECORDING_STOP _cat4_(Ch_lu4,Ch_yin,Ch_ting2,Ch_zhi3)
#define OS_SCORE_OFF _cat6_(Ch_ping2,Ch_fen,Ch_mo2,Ch_shi4,Ch_colon,Ch_guan)
#define OS_SCORE_LEFT _cat8_(Ch_ping2,Ch_fen,Ch_mo2,Ch_shi4,Ch_colon,Ch_zuo3,Ch_sheng,Ch_dao4)
#define OS_SCORE_RIGHT _cat8_(Ch_ping2,Ch_fen,Ch_mo2,Ch_shi4,Ch_colon,Ch_you4,Ch_sheng,Ch_dao4)
#define OS_SCORE_START _cat6_(Ch_ping2,Ch_fen,Ch_zhong,Ch_dot,Ch_dot,Ch_dot)
#define OS_SCORE _cat3_(Ch_ping2,Ch_fen,Ch_colon)
#if CONFIG==CONFIG_COMBO_SVCD
#define OS_TV_FORMAT _cat6_(Ch_space24,Ch_space24,Ch_space24,Ch_space24,Ch_a_zhi4,Ch_shi4)
#else
#define OS_TV_FORMAT _cat5_(Ch_space,Ch_space,Ch_space24,Ch_a_zhi4,Ch_shi4)
#endif
#define OS_GUN _cat_(Ch_gun1,Ch_gun2)
#define OS_APPLE Ch_apple
#define OS_BLOCK Ch_block
#define OS_MIC Ch_mic
#define OS_MUSIC_STEP Ch_music_step
#define OS_NO_TITLE _cat3_(Ch_wu2,Ch_a_zi4,Ch_mu4)
#define OS_BAND _cat_(Ch_pin,Ch_dai)
#define OS_LEVEL _cat_(Ch_fu,Ch_du)
#define OS_TRACK _cat_(Ch_xuan3,Ch_a_qu3)
#define OS_PAGE Ch2_ye4
#define OS_ESP_ON _cat3_(Ch_fang3,Ch_zhen4,Ch_kai)
#define OS_ESP_OFF _cat3_(Ch_fang3,Ch_zhen4,Ch_guan)
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?