📄 refer.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: refer - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\so\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/refer.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\VCexample\m511signel\referView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\so\LOCALS~1\Temp\RSPB.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/refer.pdb" /machine:I386 /out:"Release/refer.exe" .\Release\MainFrm.obj .\Release\refer.obj .\Release\referDoc.obj .\Release\referView.obj .\Release\StdAfx.obj .\Release\refer.res "
<h3>Output Window</h3>
Compiling...
referView.cpp
D:\VCexample\m511signel\referView.cpp(178) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
D:\VCexample\m511signel\referView.cpp(178) : warning C4309: 'initializing' : truncation of constant value
D:\VCexample\m511signel\referView.cpp(204) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
D:\VCexample\m511signel\referView.cpp(204) : warning C4309: 'initializing' : truncation of constant value
D:\VCexample\m511signel\referView.cpp(230) : warning C4244: '=' : conversion from 'double' to 'char', possible loss of data
D:\VCexample\m511signel\referView.cpp(234) : warning C4244: '=' : conversion from 'double' to 'char', possible loss of data
D:\VCexample\m511signel\referView.cpp(217) : warning C4101: 'strCommRecvMsg' : unreferenced local variable
D:\VCexample\m511signel\referView.cpp(218) : warning C4101: 'j' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Release/refer.bsc" .\Release\StdAfx.sbr .\Release\MainFrm.sbr .\Release\refer.sbr .\Release\referDoc.sbr .\Release\referView.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
refer.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -