7,789
社区成员
发帖
与我相关
我的任务
分享
a=0
if a>0 then
dim c as classA
set c = new classA
end if
set c=nothing

Dim o As Object
If 1 = 0 Then
Dim o As Object
End If
Set o = Nothing
a=0
if a>0 then
dim c as classA
end if
set c = new classA