When converting from float or double to int, we cannot use an implicit cast, because data would be lost. We need an explicit cast, ...
確定! 回上一頁