📄 标签数据录入系统.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 标签数据录入系统 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/标签数据录入系统.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\my file\就业\标签数据录入系统\Manipulate.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/标签数据录入系统.pdb" /debug /machine:I386 /out:"Debug/标签数据录入系统.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\Manipulate.obj"
".\Debug\StdAfx.obj"
".\Debug\标签数据录入系统.obj"
".\Debug\标签数据录入系统Doc.obj"
".\Debug\标签数据录入系统View.obj"
".\Debug\标签数据录入系统.res"
".\Prr803xLib.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD.tmp"
<h3>Output Window</h3>
Compiling...
Manipulate.cpp
E:\my file\就业\标签数据录入系统\Manipulate.cpp(333) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
E:\my file\就业\标签数据录入系统\Manipulate.cpp(367) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
E:\my file\就业\标签数据录入系统\Manipulate.cpp(640) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
E:\my file\就业\标签数据录入系统\Manipulate.cpp(1275) : warning C4101: 'bRecDataBuf1' : unreferenced local variable
E:\my file\就业\标签数据录入系统\Manipulate.cpp(1321) : warning C4715: 'Manipulate::readdata' : not all control paths return a value
Linking...
<h3>Results</h3>
标签数据录入系统.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -