跳到主内容

搜索

搜索

Trying To Delete Text Files After Printing

评论

1 条评论

  • Avatar
    Ian Cummings
    版主

    There are a few things you could do, one is to execute a ping echo request on the loopback address:

     

    cmd.exe /C ping -n 5 127.0.0.1 

    0

请先登录再写评论。