⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 winapp.plg

📁 扩充PL0语言的编译器
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: winapp - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\liuwei\LOCALS~1\Temp\RSP3E.tmp" with contents
[
/nologo /Gz /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/winapp.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\大三下学期\词法分析\getsym.c"
"E:\大三下学期\词法分析\winapp.cpp"
"E:\大三下学期\词法分析\zCompile.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\liuwei\LOCALS~1\Temp\RSP3E.tmp" 
Creating temporary file "C:\DOCUME~1\liuwei\LOCALS~1\Temp\RSP3F.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/winapp.pdb" /debug /machine:I386 /nodefaultlib:"Libcmt.lib" /out:"Debug/winapp.exe" /pdbtype:sept 
".\Debug\getsym.obj"
".\Debug\winapp.obj"
".\Debug\zCompile.obj"
".\Debug\winapprs.res"
]
Creating command line "link.exe @C:\DOCUME~1\liuwei\LOCALS~1\Temp\RSP3F.tmp"
<h3>Output Window</h3>
Compiling...
getsym.c
winapp.cpp
e:\大三下学期\词法分析\getsym.h(17) : warning C4005: 'MAX_NUMLEN' : macro redefinition
        e:\大三下学期\词法分析\zcompile.h(19) : see previous definition of 'MAX_NUMLEN'
e:\大三下学期\词法分析\getsym.h(23) : warning C4005: 'MAX_ENDWORD' : macro redefinition
        e:\大三下学期\词法分析\zcompile.h(25) : see previous definition of 'MAX_ENDWORD'
e:\大三下学期\词法分析\getsym.h(24) : warning C4005: 'MAX_ERROR' : macro redefinition
        e:\大三下学期\词法分析\zcompile.h(26) : see previous definition of 'MAX_ERROR'
e:\大三下学期\词法分析\getsym.h(33) : warning C4005: 'ERR_OVERSYMLEN' : macro redefinition
        e:\大三下学期\词法分析\zcompile.h(49) : see previous definition of 'ERR_OVERSYMLEN'
e:\大三下学期\词法分析\getsym.h(34) : warning C4005: 'ERR_OVERNUMLEN' : macro redefinition
        e:\大三下学期\词法分析\zcompile.h(50) : see previous definition of 'ERR_OVERNUMLEN'
e:\大三下学期\词法分析\getsym.h(35) : warning C4005: 'ERR_NUMBER' : macro redefinition
        e:\大三下学期\词法分析\zcompile.h(51) : see previous definition of 'ERR_NUMBER'
e:\大三下学期\词法分析\getsym.h(36) : warning C4005: 'ERR_WRONGOP' : macro redefinition
        e:\大三下学期\词法分析\zcompile.h(48) : see previous definition of 'ERR_WRONGOP'
zCompile.cpp
e:\大三下学期\词法分析\zcompile.cpp(590) : warning C4551: function call missing argument list
Linking...



<h3>Results</h3>
winapp.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -