Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我已经解决了问题:Chart.scenarioid是我在C ++中进行的方式,并且在这里不起作用;它返回零。
在Ruby中,图表[:方案] 工作,并正确返回160。
I've solved the problem: chart.ScenarioID is the way I'd do it in C++ and it doesn't work here; it returns nil.
In Ruby, chart[:ScenarioID] works, and correctly returns 160.