The value of x + y is: {}", x + y); // ^ no implementation for `{float} + {integer}` }. Note:由於x 的類型是浮點數(f64)所以不能和整數y 做運算。 雖然Rust 屬於 ...
確定! 回上一頁