3.1 - Tuples TypeScript const position: [number, number] = [23.45348, 24.92868]; Rust let position: (f32, ...
確定! 回上一頁