C 語言 的字元型態(character) 佔用1 個byte ,也就是8 個位元,以下程式(program) 會計算出字元型態所佔的位元組數 #include <stdio.h> int main(void) ...
確定! 回上一頁