?? test.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Test - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Test.res" /d "NDEBUG" "E:\師兄項目設計\olddiske\user\TestRS\Test.rc""
Creating temporary file "C:\DOCUME~1\powel\LOCALS~1\Temp\RSPB1.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Test.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\師兄項目設計\olddiske\user\TestRS\EnDe_Code.cpp"
"E:\師兄項目設計\olddiske\user\TestRS\MainFrm.cpp"
"E:\師兄項目設計\olddiske\user\TestRS\RSDlg.cpp"
"E:\師兄項目設計\olddiske\user\TestRS\Test.cpp"
"E:\師兄項目設計\olddiske\user\TestRS\TestDoc.cpp"
"E:\師兄項目設計\olddiske\user\TestRS\TestView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\powel\LOCALS~1\Temp\RSPB1.tmp"
Creating temporary file "C:\DOCUME~1\powel\LOCALS~1\Temp\RSPB2.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/Test.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\師兄項目設計\olddiske\user\TestRS\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\powel\LOCALS~1\Temp\RSPB2.tmp"
Creating temporary file "C:\DOCUME~1\powel\LOCALS~1\Temp\RSPB3.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Test.pdb" /machine:I386 /out:"Release/Test.exe"
".\Release\EnDe_Code.obj"
".\Release\MainFrm.obj"
".\Release\RSDlg.obj"
".\Release\StdAfx.obj"
".\Release\Test.obj"
".\Release\TestDoc.obj"
".\Release\TestView.obj"
".\Release\Test.res"
]
Creating command line "link.exe @C:\DOCUME~1\powel\LOCALS~1\Temp\RSPB3.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
EnDe_Code.cpp
E:\師兄項目設計\olddiske\user\TestRS\EnDe_Code.cpp(77) : warning C4091: 'inline static ' : ignored on left of 'int' when no variable is declared
MainFrm.cpp
RSDlg.cpp
Test.cpp
TestDoc.cpp
TestView.cpp
Generating Code...
Linking...
<h3>Results</h3>
Test.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -