?? order.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: order - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/order.res" /d "NDEBUG" "C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\order.rc""
Creating temporary file "C:\DOCUME~1\tao\LOCALS~1\Temp\RSP14F.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/order.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\CheckDialog.cpp"
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\HelpDialog.cpp"
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\ListRecordset.cpp"
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\MainFrm.cpp"
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\order.cpp"
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\OrderDialog.cpp"
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\orderDoc.cpp"
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\orderView.cpp"
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\OutDialog.cpp"
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\RoomRecordset.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tao\LOCALS~1\Temp\RSP14F.tmp"
Creating temporary file "C:\DOCUME~1\tao\LOCALS~1\Temp\RSP150.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/order.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\tao\Desktop\Copy (2) of Copy of Copy of order\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tao\LOCALS~1\Temp\RSP150.tmp"
Creating temporary file "C:\DOCUME~1\tao\LOCALS~1\Temp\RSP151.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/order.pdb" /machine:I386 /out:"Release/order.exe"
".\Release\CheckDialog.obj"
".\Release\HelpDialog.obj"
".\Release\ListRecordset.obj"
".\Release\MainFrm.obj"
".\Release\order.obj"
".\Release\OrderDialog.obj"
".\Release\orderDoc.obj"
".\Release\orderView.obj"
".\Release\OutDialog.obj"
".\Release\RoomRecordset.obj"
".\Release\StdAfx.obj"
".\Release\order.res"
]
Creating command line "link.exe @C:\DOCUME~1\tao\LOCALS~1\Temp\RSP151.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CheckDialog.cpp
HelpDialog.cpp
ListRecordset.cpp
MainFrm.cpp
order.cpp
OrderDialog.cpp
orderDoc.cpp
orderView.cpp
OutDialog.cpp
RoomRecordset.cpp
Generating Code...
Linking...
<h3>Results</h3>
order.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -