The lower bound of static (and dynamic) VBScript arrays is always 0 because arrays always start with the 0 index. When you create a static array, the lower and ...
確定! 回上一頁