def __init__(self, name) 函数功能RequestedOutput对象初始化。 函数原型def __init__(self, name) 参数说明 参数名 参数类型 输入/输出 说明 name String 输入 输入名称。 返回值无 父主题: class RequestedOutput