弹来弹去跑马灯!

摘要: Private Sub Form_Load() Dim nHandle As Integer Dim FilePath As String FilePath = "c:\wgscd\17.txt" On Error GoTo Err nHandle = FreeFile(44) Open FileP 阅读全文
posted @ 2016-02-23 14:03 wgscd 阅读(396) 评论(0) 推荐(0)