Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
公共价值与私人价值有何不同?
虽然我们不知道_x和之间的关系是什么X,但_x似乎是 的舍入近似值X。
_x
X
顺便说一句,最好指定您使用的点。有不同的类称为 Point,例如System.Drawing.Point和System.Windows.Point。
System.Drawing.Point
System.Windows.Point
要点是您的课程之一吗?作为正常的 System.Drawing。Point 不允许传递除整数以外的任何内容。您能否发布您的积分等级代码。