TK-Xiong`s Blog
Code & Algorithm
Menu
My Life
Network
OS
SQL
TK-Xiong 邮箱
With
Code
Assembly
C++
Cocos
Go
MFC
Others
Qt
STL
And
Algorithm
LeetCode
Math
Search
Sort
Day:
2016-05-25
【Windows核心编程】错误处理
当我们调用Windows函数时,它会先验证我们传给它的参数,然后开始执行任务。
[……]