You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
在SI_quad_pt类中,elementv和elements需要多次在每个函数中传递。如何能将他们作为这个类的成员变量,在构造函数中初始化。这样他们就不必在每个函数中作为参数输入了。这可以将这个类的实现作简化。
Beta Was this translation helpful? Give feedback.
All reactions