数值计算中
源代码在线查看: d.plg
Build Log
--------------------Configuration: d - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Debug/d.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\作业\d\d.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/d.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\作业\d\d.cpp"
"C:\Documents and Settings\Administrator\桌面\作业\d\dDlg.cpp"
"C:\Documents and Settings\Administrator\桌面\作业\d\DFuntcion.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/d.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\作业\d\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5C.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/d.pdb" /debug /machine:I386 /out:"Debug/d.exe" /pdbtype:sept ".\Debug\d.obj" ".\Debug\dDlg.obj" ".\Debug\DFuntcion.obj" ".\Debug\StdAfx.obj" ".\Debug\d.res" "
Output Window
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
d.cpp
dDlg.cpp
DFuntcion.cpp
Generating Code...
Linking...
Results
d.exe - 0 error(s), 0 warning(s)