直接把上方的JavaScript 翻譯成C 語言效果如何? ... ++begin; if(isdigit(*begin)) ++begin; else return false; while(isdigit(*begin)) ++begin; ...
確定! 回上一頁