人事管理系统是课程设计
源代码在线查看: 人事管理系统.plg
Build Log
--------------------Configuration: 人事管理系统 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\luodan\LOCALS~1\Temp\RSPC0.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/人事管理系统.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\罗丹20064440109\人事管理系统\graduate.cpp"
"E:\罗丹20064440109\人事管理系统\ta.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\luodan\LOCALS~1\Temp\RSPC0.tmp"
Creating temporary file "C:\DOCUME~1\luodan\LOCALS~1\Temp\RSPC1.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/人事管理系统.pdb" /debug /machine:I386 /out:"Debug/人事管理系统.exe" /pdbtype:sept
".\Debug\graduate.obj"
".\Debug\main.obj"
".\Debug\people.obj"
".\Debug\student.obj"
".\Debug\ta.obj"
".\Debug\teacher.obj"
]
Creating command line "link.exe @C:\DOCUME~1\luodan\LOCALS~1\Temp\RSPC1.tmp"
Output Window
Compiling...
Skipping... (no relevant changes detected)
graduate.cpp
ta.cpp
Linking...
Results
人事管理系统.exe - 0 error(s), 0 warning(s)