ubound和lbound ubound函數(shù)用法 vb里的lbound和ubound的用法?Dim a()as stringB=“a,B,C,D”a=split(B,“,”)對(duì)于I=lbound(a)to UBound... 2021-03-15 2515次瀏覽