可以, 一個一個給值~ XD <pre class="c" name="code"> Dim MyList(3) As String MyList(0) ="One" MyList(1) = "Two" MyList(2) = "Three" MyList(3) = "Four" .
確定! 回上一頁