mlab可以通过传递以下哪些representation关键字,指定不同的表现形式:
A: volume
B: Surface
C: wireframe
D: points
A: volume
B: Surface
C: wireframe
D: points
举一反三
- 中国大学MOOC: mlab可以通过传递以下哪些representation关键字,指定不同的表现形式:
- The effective volume of aggregate is () A: Volume of solid aggregate B: volume of solid aggregate and surface voids C: volume of solid aggregate and surface voids not filled with asphalt D: volume of solid aggregate, surface voids and closed voids
- 下列关于重载的说法,正确的是()。 A: 方法可以通过指定不同的参数个数重载 B: 方法可以通过指定不同的参数类型重载 C: 方法可以通过指定不同的参数传递方式重载 D: 方法可以通过指定不同的返回值类型重载
- 同一内容可以有不同的表现形式,同一形式也可以表现不同的内容。()
- 通过关键参数可以按参数名字传递值,明确指定哪个值传递给哪个参数。