Error方法应该接受参数,调用printf / sprintf来格式化它,然后用它做一些 ... { char dest[1024 * 16]; va_list argptr; va_start(argptr, format); ...
確定! 回上一頁