sscanf 是按一定的格式从字符串中读取出字符,它有以下几种用法:A = sscanf(str, format)A = sscanf(str, format, sizeA)[A, count] = sscanf(.
確定! 回上一頁