📄 mul.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MUL - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MUL.res" /d "_DEBUG" "E:\PLC_Compiler\source\MUL.rc""
Creating temporary file "D:\DOCUME~1\ljr1\LOCALS~1\Temp\RSPA4.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/MUL.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\PLC_Compiler\source\AreSet.cpp"
"E:\PLC_Compiler\source\ChildFrm.cpp"
"E:\PLC_Compiler\source\IOPOINT.cpp"
"E:\PLC_Compiler\source\LADDoc.cpp"
"E:\PLC_Compiler\source\LADView.cpp"
"E:\PLC_Compiler\source\MainFrm.cpp"
"E:\PLC_Compiler\source\MUL.cpp"
"E:\PLC_Compiler\source\MULDoc.cpp"
"E:\PLC_Compiler\source\MULView.cpp"
"E:\PLC_Compiler\source\PointSet.cpp"
"E:\PLC_Compiler\source\Splash.cpp"
"E:\PLC_Compiler\source\Syntax.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ljr1\LOCALS~1\Temp\RSPA4.tmp"
Creating temporary file "D:\DOCUME~1\ljr1\LOCALS~1\Temp\RSPA5.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/MUL.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\PLC_Compiler\source\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ljr1\LOCALS~1\Temp\RSPA5.tmp"
Creating temporary file "D:\DOCUME~1\ljr1\LOCALS~1\Temp\RSPA6.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PLCEDIT.pdb" /debug /machine:I386 /out:"Debug/PLCEDIT.exe" /pdbtype:sept
.\Debug\AreSet.obj
.\Debug\ChildFrm.obj
.\Debug\IOPOINT.obj
.\Debug\LADDoc.obj
.\Debug\LADView.obj
.\Debug\MainFrm.obj
.\Debug\MUL.obj
.\Debug\MULDoc.obj
.\Debug\MULView.obj
.\Debug\PointSet.obj
.\Debug\Splash.obj
.\Debug\StdAfx.obj
.\Debug\Syntax.obj
.\Debug\MUL.res
]
Creating command line "link.exe @D:\DOCUME~1\ljr1\LOCALS~1\Temp\RSPA6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AreSet.cpp
ChildFrm.cpp
IOPOINT.cpp
LADDoc.cpp
LADView.cpp
MainFrm.cpp
MUL.cpp
MULDoc.cpp
MULView.cpp
PointSet.cpp
Splash.cpp
Syntax.cpp
Generating Code...
Linking...
Creating temporary file "D:\DOCUME~1\ljr1\LOCALS~1\Temp\RSPA8.tmp" with contents
[
/nologo /o"Debug/MUL.bsc"
.\Debug\StdAfx.sbr
.\Debug\AreSet.sbr
.\Debug\ChildFrm.sbr
.\Debug\IOPOINT.sbr
.\Debug\LADDoc.sbr
.\Debug\LADView.sbr
.\Debug\MainFrm.sbr
.\Debug\MUL.sbr
.\Debug\MULDoc.sbr
.\Debug\MULView.sbr
.\Debug\PointSet.sbr
.\Debug\Splash.sbr
.\Debug\Syntax.sbr]
Creating command line "bscmake.exe @D:\DOCUME~1\ljr1\LOCALS~1\Temp\RSPA8.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
PLCEDIT.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -