用visual 2005 编程事如果报error LNK2019错误,unresolved external symbol ,那么多半是由于你没有加入相关库引起的。 在@后面会有相关函数,利用该函数查找相关库,在link设置中加入即可。