我们的作业题
源代码在线查看: 习题二(1).plg
软件大小: |
220 K |
上传用户: |
ahkid |
|
|
关键词: |
|
下载地址: |
免注册下载 普通下载
|
|
Build Log
--------------------Configuration: 习题二(1) - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\chicken\LOCALS~1\Temp\RSP54.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/习题二(1).pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Program Files\Microsoft Visual Studio\MyProjects\习题二(1)\双向栈.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\chicken\LOCALS~1\Temp\RSP54.tmp"
Creating temporary file "C:\DOCUME~1\chicken\LOCALS~1\Temp\RSP55.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/习题二(1).pdb" /debug /machine:I386 /out:"Debug/习题二(1).exe" /pdbtype:sept
".\Debug\双向栈.obj"
]
Creating command line "link.exe @C:\DOCUME~1\chicken\LOCALS~1\Temp\RSP55.tmp"
Output Window
Compiling...
双向栈.cpp
Linking...
Results
习题二(1).exe - 0 error(s), 0 warning(s)