图书管理系统,主要功能有图书的借还,增加,查询等
源代码在线查看: 图书管理系统doc.plg
Build Log
--------------------Configuration: 图书管理系统Doc - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/图书管理系统Doc.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\学习\专升本\C++-高维维\c++课程设计\图书管理系统2\图书管理系统\MainFrm.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13.tmp"
Output Window
Compiling...
MainFrm.cpp
h:\学习\专升本\c++-高维维\c++课程设计\图书管理系统2\图书管理系统\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Results
MainFrm.obj - 0 error(s), 0 warning(s)