首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > SPcomm

SPcomm

  • 资源大小:9.57 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: delphi

资 源 简 介

 //for i:=0 to BufferLength-1 do // begin    // rstr:=rstr+IntToHex(Byte(Pointer(integer(Buffer)+i)^),2)+" ";      Move(buffer^, Rev, 32);  //将接收到缓存区的数据转移到数组中     //  rstr:=rstr+String(Rev);       for i:=0 to 31 do      rstr:=rstr+inttohex(Rev[i],2)+" ";       // showmessage(rstr);    rstr:=DateTimeToStr(Now)+"接收数据: "+rstr+#13;     Memo1.Lines.Add(rstr);     Memo1.Lines.Add(#13);     // 数据解析   { case rev[0] of    $20:   // 变量1       begin         case Rev[1] of         $00:            begin            if(Rev[2]=$AA)and

文 件 列 表

WWW.WEI2008.COM
TestSPComm
Project1.dof
TestSPComm
TestSPComm
Project1.cfg
WWW.WEI2008.COM
VIP VIP
0.180726s