Module Module1 Sub Main() ' Version 1: create an array with the simple initialization syntax. Dim array() As String = {"dog", "cat", ...
確定! 回上一頁