dim strline as stringdim a()dim i as integeropen app.path +"\1.txt for input as #1do until eof(#1)i=i+1line input #1,strlineredim preserve a(i)a(i-1)=strlineloop 顶一下 (0) 0% 踩一下 (0) 0% 相关评论 我要评论 马上提交