"ASCII numbers" are just numbers. The only time the "ASCII" part matters is when you're interpreting that number as a character. In C, a char or ...
確定! 回上一頁