Java, python. 字元. char a = 'A';, a = 'A'. 整數. int b = 10;, b = 10. 浮點數. float c = 10.0f;, c = 10.0. double d = 10.0;, d = 10.0.
確定! 回上一頁