摘要:
数字串与对应的asc码值二进制串的相互转换函数也就是"0123" 与 "00110000 00110001 00110002 00110003 " 相互转换------------------------------------------------------------>8---#include <stdio.h>#include <stdlib.h>#incl... 阅读全文
posted @ 2009-05-03 12:52
xbride
阅读(351)
评论(0)
推荐(0)