代码搜索结果

找到约 10,000 项符合 T 的代码

t9.h

#ifndef __T9_h__ #define __T9_h__ //HWND T9IMEWindow(HWND hosting); HWND T9IMEWindow(HWND hosting, int lx, int ty, int rx, int by, int imemode); /*数字键定义*/ #define myKEY_0 48 #define myKEY_1 49 #def

t9.c

/*T9*/ /*author:liming*/ #include #include #include #include #include "minigui/common.h" #include "minigui/minigui.h" #include "minigui/gdi.h" #include "