?? property3.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Property3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Property3.res" /d "_DEBUG" /d "_AFXDLL" "E:\春亮\新建文件夾\codefans.net\PropertyInDlg\Property3.rc""
Creating temporary file "C:\DOCUME~1\ooo\LOCALS~1\Temp\RSP71.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Property3.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\春亮\新建文件夾\codefans.net\PropertyInDlg\MySheet.cpp"
"E:\春亮\新建文件夾\codefans.net\PropertyInDlg\Page1.cpp"
"E:\春亮\新建文件夾\codefans.net\PropertyInDlg\Page2.cpp"
"E:\春亮\新建文件夾\codefans.net\PropertyInDlg\Property3.cpp"
"E:\春亮\新建文件夾\codefans.net\PropertyInDlg\Property3Dlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ooo\LOCALS~1\Temp\RSP71.tmp"
Creating temporary file "C:\DOCUME~1\ooo\LOCALS~1\Temp\RSP72.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Property3.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\春亮\新建文件夾\codefans.net\PropertyInDlg\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ooo\LOCALS~1\Temp\RSP72.tmp"
Creating temporary file "C:\DOCUME~1\ooo\LOCALS~1\Temp\RSP73.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Property3.pdb" /debug /machine:I386 /out:"Debug/Property3.exe" /pdbtype:sept
".\Debug\MySheet.obj"
".\Debug\Page1.obj"
".\Debug\Page2.obj"
".\Debug\Property3.obj"
".\Debug\Property3Dlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Property3.res"
]
Creating command line "link.exe @C:\DOCUME~1\ooo\LOCALS~1\Temp\RSP73.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MySheet.cpp
Page1.cpp
Page2.cpp
Property3.cpp
Property3Dlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
Property3.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -