2020-12-27 C ... 我能用scanf函式把它們分成字串嗎我在想這樣的事: ... #include <stdio.h> #include <string.h> int main() { char* str; char* token; char* temp; ...
確定! 回上一頁