📄 screen.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Screen - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Screen.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Screen\Screen\Screen\ScreenView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA9.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAA.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Screen.pdb" /debug /machine:I386 /out:"Debug/Screen.exe" /pdbtype:sept
.\Debug\DrawVw.obj
.\Debug\ListVw.obj
.\Debug\MainFrm.obj
.\Debug\MyEdit.obj
.\Debug\MyEditVw.obj
.\Debug\MyListBox.obj
.\Debug\ObjectToolbar.obj
.\Debug\PageDlg.obj
.\Debug\ProgStatusBar.obj
.\Debug\Screen.obj
.\Debug\ScreenDoc.obj
.\Debug\ScreenView.obj
.\Debug\SerialPort.obj
.\Debug\SetDlg.obj
.\Debug\Stagemeng.obj
.\Debug\StandardToolBar.obj
.\Debug\StatLink.obj
.\Debug\StdAfx.obj
.\Debug\TextToolBar.obj
.\Debug\Word.obj
.\Debug\Screen.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAA.tmp"
<h3>Output Window</h3>
Compiling...
ScreenView.cpp
e:\screen\screen\screen\resource.h(63) : warning C4005: 'TBBS_SEPARATOR' : macro redefinition
c:\program files\microsoft visual studio\vc98\mfc\include\afxext.h(445) : see previous definition of 'TBBS_SEPARATOR'
E:\Screen\Screen\Screen\ScreenView.cpp(316) : warning C4244: '+=' : conversion from 'double' to 'unsigned short', possible loss of data
E:\Screen\Screen\Screen\ScreenView.cpp(396) : warning C4101: 'endtime' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(479) : warning C4101: 'msg' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(993) : warning C4101: 'pCombo' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1009) : warning C4101: 'm' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1009) : warning C4101: 'n' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1042) : warning C4101: 'm' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1042) : warning C4101: 'n' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1436) : warning C4101: 'pwordObject' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1435) : warning C4101: 'pstageObject' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1623) : warning C4101: 'm_pBmpInfo' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1711) : warning C4101: 'm' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1711) : warning C4101: 'n' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1837) : warning C4101: 'pObj1' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1838) : warning C4101: 'pObj2' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1968) : warning C4101: 'm' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1968) : warning C4101: 'n' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(2195) : warning C4101: 'pObj2' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(2193) : warning C4101: 'pWordObj' : unreferenced local variable
E:\Screen\Screen\Screen\ScreenView.cpp(1509) : warning C4715: 'CScreenView::AddWordToPage' : not all control paths return a value
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAB.tmp" with contents
[
/nologo /o"Debug/Screen.bsc"
.\Debug\StdAfx.sbr
.\Debug\DrawVw.sbr
.\Debug\ListVw.sbr
.\Debug\MainFrm.sbr
.\Debug\MyEdit.sbr
.\Debug\MyEditVw.sbr
.\Debug\MyListBox.sbr
.\Debug\ObjectToolbar.sbr
.\Debug\PageDlg.sbr
.\Debug\ProgStatusBar.sbr
.\Debug\Screen.sbr
.\Debug\ScreenDoc.sbr
.\Debug\ScreenView.sbr
.\Debug\SerialPort.sbr
.\Debug\SetDlg.sbr
.\Debug\Stagemeng.sbr
.\Debug\StandardToolBar.sbr
.\Debug\StatLink.sbr
.\Debug\TextToolBar.sbr
.\Debug\Word.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAB.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Screen.exe - 0 error(s), 21 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -