感覺(jué)寫(xiě)的很麻煩var a = from g in ResultPointsGroupselect ((from gg in gselect gg.OutputValue + slope * (gg.SetValue - gg.InputValue)).Max() - (from gg in gselect gg.OutputValue + slope * (gg.SetValue - gg.InputValue)).Min());
添加回答
舉報(bào)
0/150
提交
取消