sscanf 的安全版本sscanf_s的函数定义: int sscanf_s( const char *buffer, const char *format [, argument ] ... ); 在msdn中有如下mark,一定要仔细看哟,特别注意 ...
確定! 回上一頁