📄 compiler.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Compiler - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Compiler.res" /d "NDEBUG" "D:\源代码分析\编译器\dwing\BACKUP\pl0-compiler\Compiler.rc""
Creating temporary file "C:\DOCUME~1\dlh\LOCALS~1\Temp\RSP2F5.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib comdlg32.lib /nologo /entry:"_main" /subsystem:windows /incremental:no /pdb:"Release/Compiler.pdb" /machine:I386 /out:"Release/Compiler.exe" /opt:NOWIN98 /section:.dwing, /merge:.text=.dwing /merge:.rdata=.dwing
".\Release\Compiler.obj"
".\Release\zAsmchar.obj"
".\Release\zCompile.obj"
".\Release\zStkchar.obj"
".\Release\zStrchar.obj"
".\Release\zSyntax.obj"
".\Release\Compiler.res"
]
Creating command line "link.exe @C:\DOCUME~1\dlh\LOCALS~1\Temp\RSP2F5.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...
LINK : warning LNK4078: multiple ".dwing" sections found with different attributes (40000040)
<h3>Results</h3>
Compiler.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -