Board logo

标题: 下载时间检测! [打印本页]

作者: hhasee     时间: 2008-12-24 09:28    标题: 下载时间检测!
弱弱地问一下各位大侠,DOS下有没有什么东东能检测试本地端在服务器上下载一个文件时的时间长短啊?
比如:当我在DOS下从服务器上下载一个文件时,就开如计时,真到文件下载完后返回所用时间!

作者: hhasee     时间: 2008-12-26 21:04
帐子沉了这么久咋就没有一个回复的人啊?

作者: DOSforever     时间: 2008-12-26 21:18
有几个通用的计时软件,一个是 Norton Utilities 4.5 中的 TM.EXE

TM-Time Mark, Advanced Edition 4.50, (C) Copr 1987-88, Peter Norton

TM

Switches
/Cn Select Counter n (n is 1, 2, 3 or 4)
/L Write TM info on Left side of screen
/LOG Format output for printing or file LOGging
/N No display of current time or date



还有就是 4DOS 把这个功能集成到内部命令中去了 timer

Purpose: TIMER is a system stopwatch.

Format: TIMER

ON: Force the stopwatch to restart.
OFF: Force the stopwatch to stop.

/1 (stopwatch #1, default) /Q(uiet)
/2 (stopwatch #2) /S(plit)
/3 (stopwatch #3)