这又什么错啊
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library
BondBatman.obj : error LNK2001: unresolved external symbol _WSACleanup@0
BondBatman.obj : error LNK2001: unresolved external symbol _WSAGetLastError@0
BondBatman.obj : error LNK2001: unresolved external symbol _accept@12
BondBatman.obj : error LNK2001: unresolved external symbol _WSAStartup@8
spIPCComm.obj : error LNK2001: unresolved external symbol _closesocket@4
spIPCComm.obj : error LNK2001: unresolved external symbol _connect@12
spIPCComm.obj : error LNK2001: unresolved external symbol _inet_addr@4
spIPCComm.obj : error LNK2001: unresolved external symbol _htons@4
spIPCComm.obj : error LNK2001: unresolved external symbol _socket@12
spIPCComm.obj : error LNK2001: unresolved external symbol _listen@8
spIPCComm.obj : error LNK2001: unresolved external symbol _bind@12
spIPCComm.obj : error LNK2001: unresolved external symbol _recv@16
spIPCComm.obj : error LNK2001: unresolved external symbol _send@16
spIPCComm.obj : error LNK2001: unresolved external symbol _select@20
nafxcwd.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argv
nafxcwd.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argc
nafxcwd.lib(filelist.obj) : error LNK2001: unresolved external symbol __mbctype
nafxcwd.lib(timecore.obj) : error LNK2001: unresolved external symbol __mbctype
nafxcwd.lib(apphelp.obj) : error LNK2001: unresolved external symbol __mbctype
Debug/BondBatman.exe : fatal error LNK1120: 17 unresolved externals
Error executing link.exe.
BondBatman.exe - 20 error(s), 1 warning(s)