Jason's blog
We have so many needs in our life, but at the end of the day, all we need is...to be needed.
摘要: .NET在调用C++做的exe的时候,调试跟不进去,只好在各行添加日志以记录执行到哪里了。 首先添加以下引用 #include <fstream>#include <iostream> 代码中使用时:... 阅读全文
posted @ 2011-07-05 11:00 Jason .Z 阅读(461) 评论(0) 推荐(0)