?? hospital.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Hospital - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Hospital.res" /d "NDEBUG" /d "_AFXDLL" "K:\配套程序\Sample13\Hospital.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB5.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Hospital.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"K:\配套程序\Sample13\Diagnose.cpp"
"K:\配套程序\Sample13\Hospital.cpp"
"K:\配套程序\Sample13\HospitalDoc.cpp"
"K:\配套程序\Sample13\HospitalView.cpp"
"K:\配套程序\Sample13\InVoice.cpp"
"K:\配套程序\Sample13\MainFrm.cpp"
"K:\配套程序\Sample13\Medicament.cpp"
"K:\配套程序\Sample13\msword9.cpp"
"K:\配套程序\Sample13\Person.cpp"
"K:\配套程序\Sample13\Price.cpp"
"K:\配套程序\Sample13\Recipe.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB6.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Hospital.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"K:\配套程序\Sample13\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB6.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB7.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Hospital.pdb" /machine:I386 /out:"Release/Hospital.exe"
".\Release\Diagnose.obj"
".\Release\Hospital.obj"
".\Release\HospitalDoc.obj"
".\Release\HospitalView.obj"
".\Release\InVoice.obj"
".\Release\MainFrm.obj"
".\Release\Medicament.obj"
".\Release\msword9.obj"
".\Release\Person.obj"
".\Release\Price.obj"
".\Release\Recipe.obj"
".\Release\StdAfx.obj"
".\Release\Hospital.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB7.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Diagnose.cpp
Hospital.cpp
HospitalDoc.cpp
HospitalView.cpp
InVoice.cpp
MainFrm.cpp
Medicament.cpp
msword9.cpp
Person.cpp
Price.cpp
Recipe.cpp
Generating Code...
Linking...
<h3>Results</h3>
Hospital.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -