代码搜索:UNI

找到约 7,329 项符合「UNI」的源代码

代码结果 7,329
www.eeworm.com/read/426667/9006659

uni

0 0.000000 Titolo 0 0.000000 0 0.000000 0 0.000000 0 0 0.000000 0 0.000000 0 0 0.000000 0 0.000000 0 0 0.000000 0 0.000000 0 0 0.000000 0 0.000000 0 0 0.000000 0 0.000000 0 0 0.000000 0 0.000000 0
www.eeworm.com/read/100082/15885806

uni .uni

#.uni # sample script to call CompuServe, go to the UnixForum, # and enter terminal mode debug "on" # turn on verbose script reporting tty "on" # echo received characters to screen set bps 2400
www.eeworm.com/read/304833/13785591

uni_

<mark>uni</mark>axial,adj.单轴的 <mark>uni</mark>cameral,a.(议会)一院制的,单院的 <mark>uni</mark>code,n.统一的字符编码标准,采用双字节对字符进行编码 <mark>uni</mark>colour,adj.单色的 <mark>uni</mark>corn,n.(传说中的)独角兽 <mark>uni</mark>cycle,n.单轮脚踏车 <mark>uni</mark>dentified,adj.未确认出的;来路不明的 <mark>uni</mark>directional,n.单向 <mark>uni</mark>ficatio ...
www.eeworm.com/read/179705/9343706

c uni.c

www.eeworm.com/read/175033/9562183

spr uni.spr

* ********************************************************* * * * * 98-04-15 UNI.SPR 10:46:59
www.eeworm.com/read/175033/9562184

fxp uni.fxp

www.eeworm.com/read/175033/9562205

scx uni.scx

www.eeworm.com/read/175033/9562224

sct uni.sct

www.eeworm.com/read/355622/10253438

h uni.h

// SUNPLUS S+core IDE generated include file. #ifndef GPRS_UNI_H_18467_41__INCLUDED_ #define GPRS_UNI_H_18467_41__INCLUDED_ char *HexToStr(unsigned short uin, char str[4]); char *UniToStr(char *uni,
www.eeworm.com/read/355622/10253449

c uni.c

//============================================================= // 文件名称: uni.c // 功能描述: Unicode转换 // 维护记录: by anxing created // 2007.08.31 V1.0 modify by lijian