omitted variables

英 美
  • 忽略变量
  • omitted adj.省略了的动词omit的过去式和过去分词.
  • variables n.变量名词variable的复数形式.
    1. Variable initializers are the simplest way to ensure that the member variables in your type are initialized regardless of which constructor is called.
      在忽略哪个构造函数被调用的情况下,为了保证类型内部的成员变量都能被初始化,使用变量初始化器是最简单的方法。