【Microsoft Visual Studio】VB.net Lbound() 及Ubound() ; Dim MyArr(5000): Min = LBound(MyArr): '因為不是陣列, 所以Min = 1 ; Dim MyArr(50 To 1000) ...
確定! 回上一頁