char *strtok_s( char *strToken, //字符串包含一個標記或一個以上的標記。 const char *strDelimit, //分隔符的設置 char **context //用於存儲調用 ...
確定! 回上一頁