VBA中Dictionary对象(相当于java中的map)使用小结
摘要:
VBA中Dictionary对象使用小结 2005 11 15 VBA中Dictionary对象使用小结 Dim dict ' 创建Dictionary Set dict = CreateObject("Scripting.Dictionary") ' 增加项目 dict.Add "A", 300 阅读全文
posted @ 2019-09-25 23:04 猪猪一号 阅读(3712) 评论(0) 推荐(0)
浙公网安备 33010602011771号