public dim count as Integer, count1 as Integerpublic function GetCount(ByVar flag as Integer) if flag == 1 then return (count++)else return (count1++)end ifend function
这段vb代码为什么总报错?
qq_花开花谢_0
相关分类