const std::string GetName() noexcept; 函数功能 获取网络的名称。 函数原型 const std::string GetName() noexcept; 返回值说明 以字符串形式返回网络的名称。 父主题: class Network