看到个VB代码有 intCount += 1 这是什么? 问题点数:100、回复次数:3Top
Visual Basic .NET 2003 的语法 就是 intCount = intCount + 1Top
呵呵……Top
呵呵!VB6好象没有这个,.net里就有这个。Top