logo
  • 教程列表
  • SO官方文檔
  • 包含檔案
    • 建立包含檔案方法
    • 包括檔案
    • 全域性初始化
  1. StackOverflow 文件
  2. vbscript 教程
  3. 包含檔案
  4. 全域性初始化

全域性初始化

Created: November-22, 2018

在我們使用 IncludeFile 方法之前,我們需要:

  • 全域性宣告 std_internal_LibFiles
  • 用新詞典初始化它
Dim std_internal_LibFiles
Set std_internal_LibFiles = CreateObject("Scripting.Dictionary")
  • 包括檔案

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明