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