不是这个啊。。。汗
Open "C:\1.txt" For Binary As #1 Text1.Text = Input(LOF(1), #1) Close #1
Open "c:\a.txt" For Input As #1 Do While Not EOF(1) Input #1, line Text1.Text = Text1.Text & line Loop
1,488
社区成员
23,276
社区内容
加载中
试试用AI创作助手写篇文章吧