iT邦幫忙

perton 所有喜歡的回答 902

remote contro的軟體和價格

試試看這套 http://www.anyplace-control.com

2012-09-07 ‧ 由 まほろ 提問

FTP 定時自動上傳檔案的指令

-----autoftp.bat---------------------- d: :start ftp -s:autoftp.txt sleep 900 go...

2009-10-06 ‧ 由 sailsolitary 提問

FTP 定時自動上傳檔案的指令

-----autoftp.bat---------------------- d: :start ftp -s:autoftp.txt sleep 900 go...

2009-10-06 ‧ 由 sailsolitary 提問

FTP 定時自動上傳檔案的指令

命令提示字元並沒有計時器的功能 您可以用 以下方法代替 ping -n 900 127.1 > NUL 基本上每秒 PING 本機一次 900次就是15分...

2009-10-06 ‧ 由 sailsolitary 提問

FTP 定時自動上傳檔案的指令

命令提示字元並沒有計時器的功能 您可以用 以下方法代替 ping -n 900 127.1 > NUL 基本上每秒 PING 本機一次 900次就是15分...

2009-10-06 ‧ 由 sailsolitary 提問