?? fixsplit.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FixSplit - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/FixSplit.res" /d "_DEBUG" /d "_AFXDLL" "F:\work\專家門診\門診備份\vc專家門診\sample\第五章\FixSplit\FixSplit.rc""
Creating temporary file "C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP10D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FixSplit.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\work\專家門診\門診備份\vc專家門診\sample\第五章\FixSplit\FixSplit.cpp"
"F:\work\專家門診\門診備份\vc專家門診\sample\第五章\FixSplit\FixSplitDoc.cpp"
"F:\work\專家門診\門診備份\vc專家門診\sample\第五章\FixSplit\FixSplitterWnd.cpp"
"F:\work\專家門診\門診備份\vc專家門診\sample\第五章\FixSplit\FixSplitView.cpp"
"F:\work\專家門診\門診備份\vc專家門診\sample\第五章\FixSplit\MainFrm.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP10D.tmp""
Creating temporary file "C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP10E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FixSplit.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\work\專家門診\門診備份\vc專家門診\sample\第五章\FixSplit\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP10E.tmp""
Creating temporary file "C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP10F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FixSplit.pdb" /debug /machine:I386 /out:"Debug/FixSplit.exe" /pdbtype:sept
".\Debug\FixSplit.obj"
".\Debug\FixSplitDoc.obj"
".\Debug\FixSplitterWnd.obj"
".\Debug\FixSplitView.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\FixSplit.res"
]
Creating command line "link.exe @"C:\DOCUME~1\xhw-mn\LOCALS~1\Temp\RSP10F.tmp""
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
FixSplit.cpp
FixSplitDoc.cpp
FixSplitterWnd.cpp
FixSplitView.cpp
MainFrm.cpp
Generating Code...
Linking...
FixSplitterWnd.obj : error LNK2001: unresolved external symbol "protected: virtual struct AFX_MSGMAP const * __thiscall CFixSplitterWnd::GetMessageMap(void)const " (?GetMessageMap@CFixSplitterWnd@@MBEPBUAFX_MSGMAP@@XZ)
Debug/FixSplit.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
<h3>Results</h3>
FixSplit.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -