size_t GetInputNum() const noexcept; 函数功能获取网络中的输入数量。 函数原型size_t GetInputNum() const noexcept; 返回值说明返回网络中的输入数量。 父主题: class Network