A 軟體(或程序) 平均讀寫硬碟的速度 , 讀寫了多少時間
B 軟體(或程序) 平均讀寫硬碟的速度 , 讀寫了多少時間
C 軟體(或程序) 平均讀寫硬碟的速度 , 讀寫了多少時間
其功能就如同 [工作管理員] 一樣 , 可測出 誰在使用 cpu , 又佔用了多少 cpu
====
以前就很想找這種軟體
但都一直沒看過
====
謝謝發表人:
missholiday 時間: 2006-10-31 01:07 AM
我知道VISTA有內建
我滿喜歡VISTA這個新的功能而且當你在或是COPY東西都會顯示出每秒的傳輸速度
至於軟體有這功能我目前沒有找到><發表人:
whchen 時間: 2006-11-2 10:04 AM
建議可使用
Process Explorer來取代原本系統中的程式管理員
官方網頁:http://www.sysinternals.com/
而且重點是免費的......
======================
Ever wondered which program has a particular file or directory open? Now you can find out. Process Explorer shows you information about which handles and DLLs processes have opened or loaded.
The Process Explorer display consists of two sub-windows. The top window always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window depends on the mode that Process Explorer is in: if it is in handle mode you'll see the handles that the process selected in the top window has opened; if Process Explorer is in DLL mode you'll see the DLLs and memory-mapped files that the process has loaded. Process Explorer also has a powerful search capability that will quickly show you which processes have particular handles opened or DLLs loaded.發表人:
wugen 時間: 2006-11-5 08:28 AM
Process Explorer 並不能監測每一個Process的硬碟I/O, 只能監測所有資料的I/O (網路, 硬碟, RAM的總和)