二. 取得目錄下的 檔案 數量 方法1: Dir + Loop pp = "D:\Temp" fi = Dir(pp & "\prn*.tmp") Do While fi "" ff = ...
gb.twbts.com