const PI: f32 = 3.1415927;. Statics are more like variables. They have a global scope of the program, and are defined as follows: static MY_VARIABLE: i32 = 255;.
確定! 回上一頁