pcplayer · 2007-07-16 09:14:59 · 阅读: 427 实际上只有2行 SData := AData.GetCommandStr(AData.NLValidSize); Move(SData[1], x1, Sizeof(x1)); 那个 X1 不正确了。