[C/C++] enum 轉成string ... #define stringify( name ) # name enum enMyErrorValue { ERROR_INVALIDINPUT = 0, ERROR_NULLINPUT, ...
確定! 回上一頁