You can convert between a Float and an Int just by using the integer's constructor, like this: let myFloat: Float = 10.756 let myInt ...
確定! 回上一頁