def __init__(self, name)

函数功能

RequestedOutput对象初始化。

函数原型

def __init__(self, name)

参数说明

参数名

参数类型

输入/输出

说明

name

String

输入

输入名称。

返回值