Instance
  • 音标:/ˈɪnstəns/
  • 意思:实例
  • 例句Create an instance of the class using the new keyword.
  • 翻译:使用new关键字创建类的实例。
  • 补充说明:实例化是指根据类创建对象的过程。