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