我正在尝试使用不同的线程更新UI,并使用下面的过程来做so.But,在调用过程中得到上面的错误。善意的建议是这是不允许的。 private void Set_status(string text, string Qmgr) if (this.Status1A.InvokeRequired) SetTextCallback d = new SetTextCallback(record_count)
>{% for item in user.tasks -%}{% endfor -%}但当点击呈现时,我会收到错误:'System.Reflection.TargetParameterCountException‘类型的异常发生在mscorlib.dll中,但在用户代码中没有处理,内部消息是:参数计数不匹配。