... 輸入的程式(text) int textLen; // 目前掃描到的位置int textIdx; // 程式的總長度char token[MAX_LEN]; // 目前掃描到的詞彙} Scanner; ...
確定! 回上一頁