77七 当前离线
中校
@echo offrem http://www.bathome.net/redirect.php?goto=findpost&ptid=17241&pid=110200for /f tokens^=3delims^=^" %%a in ('wmic path Win32_LogicalDiskToPartition.Dependent^='Win32_LogicalDisk.DeviceID^="d:"' get Antecedent /value') do ( for /f "tokens=2 delims=#," %%b in ("%%a") do ( echo %%b ))pauseCOPY
评分人数
TOP
http://www.bathome.net/redirect.php?goto=findpost&;ptid=59390&pid=242338COPY