Sub varTest() '声明变量a,是Integer类型 Dim a As Integer '声明变量b,是String类型 Dim b As String Debug.Print TypeName(a) Debug.
確定! 回上一頁