MFC 中的sprintf怎么输出换行回车啊? ... sprintf是C语言函数,需要添加头文件#include \r是换行,\n是回车\r\n 你试一下吧,应该可以实现换行了, 看下这个例子吧, ...
確定! 回上一頁