UBound 在这段vba怎么理解?百度搜到的都是比如一组数组arr(1 to 10),那么ubound(arr)=10二维数组arr(1 to 10,1 to 100),ubound(arr,1)=10表示第一维的 ...
確定! 回上一頁