• 2021-04-14
    VBA中定义符号常量使用的关键字是______
  • Const

    内容

    • 0

      VBA中定义符号常量使用的关键字是()。 A: Dim B: Public C: Private D: Const

    • 1

      VBA中定义符号常量使用的关键字是()。 A: Const B: Dim C: Public D: Static

    • 2

      在VBA中定义符号常量,使用的关键字是( )。 A: Static B: Const C: Public D: Private

    • 3

      VBA中定义符号常量的关键字是(). A: Const B: Public C: Private D: Dim

    • 4

      VBA中定义符号常量可以用关键字( ) A: Static B: Dim C: Visible D: Const