通常情況下,當我們與數字打交道,使用原始數據類型,如字節,如int,long,double等Example: int i = 5000 ; float gpa = 13.65 ; byte mask = 0xaf ; 然而, ...
確定! 回上一頁