【例子介绍】使用delphi7进行Ping指令
function RunpingCommand(const cmd: string; CallBackShowRealMessage: TShowMethod = nil): string;
【相关图片】
【源码结构】
.
├── PingUit.pas
├── Project1.cfg
├── Project1.dof
├── Project1.dpr
├── Project1.exe
├── Unit1.dfm
├── Unit1.pas
└── 5t6t网_Project1.zip
0 directories, 8 files


评论