資料型態(datatype) ... long int, 4, -2147483648..2147483647, %li, %ld ... unsigned long long, 8, 0..18446744073709551615, %llu.
確定! 回上一頁