搜索结果
找到约 81 项符合
DuPont terminal 的查询结果
按分类筛选
其他书籍 UBX-G5010, UBX-G5000 u-blox 5 GPS Chip Mobile Terminal Applications Preliminary Data
UBX-G5010, UBX-G5000 u-blox 5 GPS Chip
Mobile Terminal Applications Preliminary Data
其他书籍 QSI Corporation QTER-G55 window CE Terminal Developer Qlarity Foundry programmer reference manual 2.
QSI Corporation QTER-G55 window CE Terminal Developer Qlarity Foundry programmer reference manual 2.5
VxWorks very famous terminal, i use it test cli in vxworks many times, very useful
very famous terminal, i use it test cli in vxworks many times, very useful
网络 spec5xx for xp in terminal 在xp下编译过的摄像头驱动源码
spec5xx for xp in terminal
在xp下编译过的摄像头驱动源码
其他 EMV 4.2 book1:ICC to Terminal Interface
EMV 4.2 book1:ICC to Terminal Interface
*行业应用 wince terminal.zip類似超級中單機的功能,可在wince平台上運行
wince terminal.zip類似超級中單機的功能,可在wince平台上運行
Java编程 multi-tabed terminal based on rxvt
multi-tabed terminal based on rxvt
通讯编程文档 s/w handheld terminal ( based on Cygnal 8051f230)
s/w handheld terminal ( based on Cygnal 8051f230)
通讯编程文档 load data from pc to hand held terminal and vice versa
load data from pc to hand held terminal and vice versa
Linux/Unix编程 //颜色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not su
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.\n")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK) ...