parameter in fact

英 美
  • 实参
  • fact n.事实;真相;实际
  • in prep.在...里;在...地方;在...期间;在...方面;进入...里面;处于...状态;穿着...;以...的方式adv.在家;入;进;向里;在某地;并入;在某种关系中adj.在里面的;新来的;执政的;时髦的n.当权者;影响;达成目标的路径
  • parameter n.参量;参数;决定因素;界限
    1. A default argument is specified by providing an explicit initializer for the parameter in the parameter list.
      默认实参是通过给形参表中的形参提供明确的初始值来指定的。
    2. A constructor that can be called with a single argument defines an implicit conversion from the parameter type to the class type.
      可以用单个实参来调用的构造函数定义了从形参类型到该类类型的一个隐式转换。