类似于this issue , 使用 Scripting.Dictionary 时VBA 中的对象,下面代码的结果是出乎意料的。 Option Explicit Sub test() Dim d As Variant Dim i As Integer Dim s ...
確定! 回上一頁