>如何將檔案大小讀出 ex. c:test.txt -----> Filesize = ???k var F: file of Byte; iSize: LongInt; // 即檔案大小 begin AssignFile('C:\test.txt ... Delphi 專家等級 評價 一代宗師 10000 曠世奇才 5000 頂尖高手 3000 ...
www.programmer-club.com.tw