?? pi.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Pi - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Pi.res" /d "_DEBUG" /d "_AFXDLL" "G:\學(xué)習(xí)資料\大三上\數(shù)值分析\大作業(yè)相關(guān)\第三次(計(jì)算π)\Pi(finish)\Pi.rc""
Creating temporary file "C:\DOCUME~1\zhangxb\LOCALS~1\Temp\RSPD2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Pi.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\學(xué)習(xí)資料\大三上\數(shù)值分析\大作業(yè)相關(guān)\第三次(計(jì)算π)\Pi(finish)\MainFrm.cpp"
"G:\學(xué)習(xí)資料\大三上\數(shù)值分析\大作業(yè)相關(guān)\第三次(計(jì)算π)\Pi(finish)\NumSet.cpp"
"G:\學(xué)習(xí)資料\大三上\數(shù)值分析\大作業(yè)相關(guān)\第三次(計(jì)算π)\Pi(finish)\Pi.cpp"
"G:\學(xué)習(xí)資料\大三上\數(shù)值分析\大作業(yè)相關(guān)\第三次(計(jì)算π)\Pi(finish)\PiDoc.cpp"
"G:\學(xué)習(xí)資料\大三上\數(shù)值分析\大作業(yè)相關(guān)\第三次(計(jì)算π)\Pi(finish)\PiView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zhangxb\LOCALS~1\Temp\RSPD2.tmp"
Creating temporary file "C:\DOCUME~1\zhangxb\LOCALS~1\Temp\RSPD3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Pi.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\學(xué)習(xí)資料\大三上\數(shù)值分析\大作業(yè)相關(guān)\第三次(計(jì)算π)\Pi(finish)\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zhangxb\LOCALS~1\Temp\RSPD3.tmp"
Creating temporary file "C:\DOCUME~1\zhangxb\LOCALS~1\Temp\RSPD4.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Pi.pdb" /debug /machine:I386 /out:"Debug/Pi.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\NumSet.obj"
".\Debug\Pi.obj"
".\Debug\PiDoc.obj"
".\Debug\PiView.obj"
".\Debug\StdAfx.obj"
".\Debug\Pi.res"
]
Creating command line "link.exe @C:\DOCUME~1\zhangxb\LOCALS~1\Temp\RSPD4.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
NumSet.cpp
Pi.cpp
PiDoc.cpp
PiView.cpp
Generating Code...
Linking...
<h3>Results</h3>
Pi.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -