Re: 請問 關於VB 2維 字串陣列

看板Programming作者 (ephesians)時間18年前 (2007/05/20 16:10), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串5/6 (看更多)
※ 引述《chensin.bbs@bbs.wretch.cc (沉星)》之銘言: : 我用的是VB.NET : 你的語法我試過嚕 : 他說ARRAY不能當型別 : 暈...救命阿... 跟你說的語法明講是VB6了, 知道自己用的是VB.Net幹嘛去試? 當然不能用啊 VB.Net的話,試試: Dim a(4,2) As String Dim a(,) As String = {{"", "A", ""}, {"A", "", "A"}, {"A", "A", "A"}} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.117.132.109
文章代碼(AID): #16K09eru (Programming)
文章代碼(AID): #16K09eru (Programming)