跳到主要内容

start_service

启动指定名称的service对象服务

声明

bool start_service(string name)

参数

参数名描述
nameservice对象名称

返回值

true-成功,false-失败

使用方式

返回文档