1.前期绑定

工具---引用---浏览---找到scrrun.dll---确定

dim d as new dictionary

2.后期绑定

dim d as object

set d=createobject("scripting.dictionary")

相关文章:

  • 2021-12-28
  • 2022-12-23
  • 2022-12-23
  • 2023-03-22
  • 2022-12-23
  • 2021-12-06
  • 2022-12-23
猜你喜欢
  • 2021-05-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-25
相关资源
相似解决方案