📄 加密器.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 加密器 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/加密器.res" /d "_DEBUG" /d "_AFXDLL" "E:\我的文档\加密器\加密器.rc""
Creating temporary file "C:\DOCUME~1\wang\LOCALS~1\Temp\RSP17C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/加密器.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\我的文档\加密器\MainFrm.cpp"
"E:\我的文档\加密器\加密器.cpp"
"E:\我的文档\加密器\加密器Doc.cpp"
"E:\我的文档\加密器\加密器View.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wang\LOCALS~1\Temp\RSP17C.tmp"
Creating temporary file "C:\DOCUME~1\wang\LOCALS~1\Temp\RSP17D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/加密器.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\我的文档\加密器\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wang\LOCALS~1\Temp\RSP17D.tmp"
Creating temporary file "C:\DOCUME~1\wang\LOCALS~1\Temp\RSP17E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/加密器.pdb" /debug /machine:I386 /out:"Debug/加密器.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\加密器.obj"
".\Debug\加密器Doc.obj"
".\Debug\加密器View.obj"
".\Debug\加密器.res"
]
Creating command line "link.exe @C:\DOCUME~1\wang\LOCALS~1\Temp\RSP17E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
加密器.cpp
加密器Doc.cpp
加密器View.cpp
E:\我的文档\加密器\加密器View.cpp(86) : warning C4552: '>' : operator has no effect; expected operator with side-effect
E:\我的文档\加密器\加密器View.cpp(196) : warning C4518: 'unsigned long ' : storage-class or type specifier(s) unexpected here; ignored
E:\我的文档\加密器\加密器View.cpp(196) : warning C4228: nonstandard extension used : qualifiers after comma in declarator list are ignored
E:\我的文档\加密器\加密器View.cpp(199) : warning C4018: '<' : signed/unsigned mismatch
E:\我的文档\加密器\加密器View.cpp(235) : warning C4518: 'unsigned long ' : storage-class or type specifier(s) unexpected here; ignored
E:\我的文档\加密器\加密器View.cpp(235) : warning C4228: nonstandard extension used : qualifiers after comma in declarator list are ignored
E:\我的文档\加密器\加密器View.cpp(451) : warning C4101: 'Buff' : unreferenced local variable
Generating Code...
Linking...
<h3>Results</h3>
加密器.exe - 0 error(s), 7 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -