Consider using sprintf_s instead. ... 我將sprintf 改為sprintf_s後又會出現以下錯誤訊息 ... <pre class="c" name="code">j += sprintf_s(&OutString[j], 3, ...
確定! 回上一頁