C 語言巨集macro: 將enum的integer變數印出變成string ... 加# 就是字串化 /* enum states for the power meter */ typedef enum { STATE_UNSET = 0, ...
確定! 回上一頁