VBA 字典(Dictionary). Dim datas. Set datas = CreateObject("Scripting.Dictionary") datas.add "Name", "QQQ" datas.add "Birthday", "1911/1/1"
確定! 回上一頁