答案是不行的。我們要利用C 語言中的另一個運算元「*」來做這件事。 #include <stdio.h>. int main(void) {. int b = 2;. printf("變數b 的值:%d\n", ...
確定! 回上一頁