每次我使用Math.Round/Floor/Ceiling我总是施放int(或者long如果必要的话).double如果它总是返回一个整数,为什么它们会返回.
Math.Round/Floor/Ceiling
int
long
double
.net c#
.net ×1
c# ×1