AddParameter(Parameter<TYPE, IDENTIFIER> parameter, TYPE value);但是,每当我尝试使用AddParameter时,它都会显示没有与参数列表匹配的函数重载parameterSystem.AddParameter<ResourceIndex>(param, param.typeValue); //here it gives the error
这不起作用,智能感知告诉我它与实参列表</em
对于我正在做的一个项目,我写了一个函数,可以用matplotlib创建多个动画。问题是,该函数接受一个相当复杂且(如果我完全诚实地说)不直观的嵌套字典作为它的主要参数。keyword_argument : tuple containing arguments for the above function object}
所以绝对不是最容易使用的参数因此,我觉得在函数docstring中记录这一点<e