标签:blog http io ar strong sp art on log
Windows消息
变量名添加“, wm”的格式化后缀,就能显示消息的名字
句柄返回值
为了能方便我们从句柄的错误代码中直观地发现出错原因,Visual Studio在查看窗口中提供了一个“, hr”后缀。在变量名后添加该后缀,查看窗口就能显示出具有可读性的信息。
错误代码
同上
数组
我们可以在数组名的后面添加一个“, #”(#表示数组的长度)
http://blog.csdn.net/cadcisdhht/article/details/5651488
标签:blog http io ar strong sp art on log
原文地址:http://www.cnblogs.com/jalps/p/4015753.html