摘要:
byte[] Buffer=new byte[100];int i,iData;string strData,TempStr; //// System.BitConverter。该类提供了 byte[] GetBytes(...) 方法将各种数值类型转换成字节数组////int to byte[2..5] int 到 数组iData=256*8+100;//Buffer=System.BitCon... 阅读全文
posted @ 2010-09-16 17:15
liufei
阅读(281)
评论(0)
推荐(0)