摘要:
filepath ="c:\\flightlist.txt" class FileToRow #获取文件内容,以数组的方式返回 def getFileData(path) @@path = path @@str,@@file,@@rows,@@row = '','',[],'' @@file = File.open(@@path) @@row = @@... 阅读全文
posted @ 2008-08-27 17:17
赵献良
阅读(768)
评论(5)
推荐(0)

浙公网安备 33010602011771号