📄 yxsf.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: yxsf - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\Users\ZhangW\AppData\Local\Temp\RSP9C87.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/yxsf.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\MyProjects\yxsf\yxsf.cpp"
"D:\MyProjects\yxsf\yxsfDlg.cpp"
]
Creating command line "cl.exe @C:\Users\ZhangW\AppData\Local\Temp\RSP9C87.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/yxsf.pdb" /debug /machine:I386 /out:"Debug/yxsf.exe" /pdbtype:sept .\Debug\StdAfx.obj .\Debug\yxsf.obj .\Debug\yxsfDlg.obj .\Debug\yxsf.res "
<h3>Output Window</h3>
Compiling...
yxsfDlg.cpp
D:\MyProjects\yxsf\yxsfDlg.cpp(190) : warning C4018: '<' : signed/unsigned mismatch
D:\MyProjects\yxsf\yxsfDlg.cpp(228) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\MyProjects\yxsf\yxsfDlg.cpp(245) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\MyProjects\yxsf\yxsfDlg.cpp(187) : warning C4101: 'n' : unreferenced local variable
D:\MyProjects\yxsf\yxsfDlg.cpp(272) : warning C4101: 'kp' : unreferenced local variable
Generating Code...
Skipping... (no relevant changes detected)
yxsf.cpp
Linking...
<h3>Results</h3>
yxsf.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -