r"); while(!$feof(file)) begin c=$fscanf(file,"%s",cmd); //cmd reads a row of data case(cmd) "": continue; //Read the blank line and ...
確定! 回上一頁