摘要:
OutputDebugString(PChar(SysErrorMessage(GetLastError))); 也可以为OutputDebugString再做层函数封装,以更方便的使用: procedure OutputDebugStr(const ADebugInfo: string); beg 阅读全文
posted @ 2016-07-13 13:53
HiRong
阅读(494)
评论(0)
推荐(0)
【Profound__爱生活__诗意地栖息】C/C++ || Python || Linux || 单片机 || 嵌入式 || 机器视觉 |
|
摘要:
OutputDebugString(PChar(SysErrorMessage(GetLastError))); 也可以为OutputDebugString再做层函数封装,以更方便的使用: procedure OutputDebugStr(const ADebugInfo: string); beg 阅读全文
posted @ 2016-07-13 13:53
HiRong
阅读(494)
评论(0)
推荐(0)
|