函数 strcpy 和 strcmp 都包含在头文件为< cstring >的库中,因此,在使用它们时,必须在文件的开始部分加入下面的 include 语句: #include < cstring >由于 strcpy 和 ...
確定! 回上一頁