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

📄 lr0forwin.plg

📁 这是一个关于LR法分析语句的小程序,大家先看看吧,有什么问题我会及时改正
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LR0ForWin - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/LR0ForWin.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\编译课件\编译思考\LR(0)程序\AnalyzeDlg.cpp"
"E:\编译课件\编译思考\LR(0)程序\explorer.cpp"
"E:\编译课件\编译思考\LR(0)程序\GoData.cpp"
"E:\编译课件\编译思考\LR(0)程序\Grammar.cpp"
"E:\编译课件\编译思考\LR(0)程序\LR0ForWin.cpp"
"E:\编译课件\编译思考\LR(0)程序\LR0ForWinDlg.cpp"
"E:\编译课件\编译思考\LR(0)程序\Pair.cpp"
"E:\编译课件\编译思考\LR(0)程序\Precept.cpp"
"E:\编译课件\编译思考\LR(0)程序\ProjectSet.cpp"
"E:\编译课件\编译思考\LR(0)程序\ResizingDialog.cpp"
"E:\编译课件\编译思考\LR(0)程序\Set.cpp"
"E:\编译课件\编译思考\LR(0)程序\TableDlg.cpp"
"E:\编译课件\编译思考\LR(0)程序\TreeDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/LR0ForWin.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\编译课件\编译思考\LR(0)程序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/LR0ForWin.pdb" /debug /machine:I386 /out:"Debug/LR0ForWin.exe" /pdbtype:sept 
".\Debug\AnalyzeDlg.obj"
".\Debug\explorer.obj"
".\Debug\GoData.obj"
".\Debug\Grammar.obj"
".\Debug\LR0ForWin.obj"
".\Debug\LR0ForWinDlg.obj"
".\Debug\Pair.obj"
".\Debug\Precept.obj"
".\Debug\ProjectSet.obj"
".\Debug\ResizingDialog.obj"
".\Debug\Set.obj"
".\Debug\StdAfx.obj"
".\Debug\TableDlg.obj"
".\Debug\TreeDlg.obj"
".\Debug\LR0ForWin.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
AnalyzeDlg.cpp
explorer.cpp
GoData.cpp
Grammar.cpp
LR0ForWin.cpp
LR0ForWinDlg.cpp
Pair.cpp
Precept.cpp
ProjectSet.cpp
ResizingDialog.cpp
Set.cpp
TableDlg.cpp
TreeDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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