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

📄 automake.plg

📁 一个大学时候做的编译原理的实验.实验内容是正则表达式到NFA到DFA到最小化DFA最终生成词法分析代码的整个过程的演示.那时由于时间关系,词法分析代码自动生成部分还没完成.
💻 PLG
📖 第 1 页 / 共 2 页
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AutoMake - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/AutoMake.res" /d "_DEBUG" /d "_AFXDLL" "D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\AutoMake.rc"" 
Creating temporary file "C:\DOCUME~1\Fire\LOCALS~1\Temp\RSP10A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/AutoMake.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\AutoMake.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\AutoMakeDoc.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\AutoMakeView.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\AutoMakeView0.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\AutoMakeView1.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\AutoMakeView2.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\AutoMakeView3.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\BuildDFA.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\BuildNFA.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\ColorListCtrl.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\InputDlg.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\MainFrm.cpp"
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\MinDFA.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Fire\LOCALS~1\Temp\RSP10A.tmp" 
Creating temporary file "C:\DOCUME~1\Fire\LOCALS~1\Temp\RSP10B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/AutoMake.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Fire\LOCALS~1\Temp\RSP10B.tmp" 
Creating temporary file "C:\DOCUME~1\Fire\LOCALS~1\Temp\RSP10C.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/AutoMake.pdb" /debug /machine:I386 /out:"Debug/AutoMake.exe" /pdbtype:sept 
".\Debug\AutoMake.obj"
".\Debug\AutoMakeDoc.obj"
".\Debug\AutoMakeView.obj"
".\Debug\AutoMakeView0.obj"
".\Debug\AutoMakeView1.obj"
".\Debug\AutoMakeView2.obj"
".\Debug\AutoMakeView3.obj"
".\Debug\BuildDFA.obj"
".\Debug\BuildNFA.obj"
".\Debug\ColorListCtrl.obj"
".\Debug\InputDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\MinDFA.obj"
".\Debug\StdAfx.obj"
".\Debug\AutoMake.res"
]
Creating command line "link.exe @C:\DOCUME~1\Fire\LOCALS~1\Temp\RSP10C.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AutoMake.cpp
AutoMakeDoc.cpp
AutoMakeView.cpp
AutoMakeView0.cpp
AutoMakeView1.cpp
AutoMakeView2.cpp
AutoMakeView3.cpp
BuildDFA.cpp
BuildNFA.cpp
D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\BuildNFA.cpp(34) : warning C4786: '?RToNFA@@YAXAAVCString@@AAV?$list@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@V?$allocator@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@@2@@std@@AAV?$list@UCNode@@V?$allocator@UCNode@@@std@@@3@AAV?$list@V?$list@HV?$allocator@H@std@@@std@@V?$allocator@V?$list@HV?$allocator@H@std@@@std@@@2@@3@@Z' : identifier was truncated to '255' characters in the browser information
c:\program files\microsoft visual studio\vc98\include\list(176) : warning C4786: '?rbegin@?$list@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@V?$allocator@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@@2@@std@@QAE?AV?$reverse_bidirectional_iterator@Viterator@?$list@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@V?$allocator@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@@2@@std@@V?$list@UNode@@V?$allocator@UNode@@@std@@@3@AAV43@PAV43@H@2@XZ' : identifier was truncated to '255' characters in the browser information
        D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\BuildNFA.cpp(66) : see reference to class template instantiation 'std::list<class std::list<struct Node,class std::allocator<struct Node> >,class std::allocator<class std::list<struct Node,class std::allocator<struct Node> > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\list(178) : warning C4786: '?rbegin@?$list@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@V?$allocator@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@@2@@std@@QBE?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@V?$allocator@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@@2@@std@@V?$list@UNode@@V?$allocator@UNode@@@std@@@3@ABV43@PBV43@H@2@XZ' : identifier was truncated to '255' characters in the browser information
        D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\BuildNFA.cpp(66) : see reference to class template instantiation 'std::list<class std::list<struct Node,class std::allocator<struct Node> >,class std::allocator<class std::list<struct Node,class std::allocator<struct Node> > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\list(180) : warning C4786: '?rend@?$list@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@V?$allocator@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@@2@@std@@QAE?AV?$reverse_bidirectional_iterator@Viterator@?$list@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@V?$allocator@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@@2@@std@@V?$list@UNode@@V?$allocator@UNode@@@std@@@3@AAV43@PAV43@H@2@XZ' : identifier was truncated to '255' characters in the browser information
        D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\BuildNFA.cpp(66) : see reference to class template instantiation 'std::list<class std::list<struct Node,class std::allocator<struct Node> >,class std::allocator<class std::list<struct Node,class std::allocator<struct Node> > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\list(181) : warning C4786: '?rend@?$list@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@V?$allocator@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@@2@@std@@QBE?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@V?$allocator@V?$list@UNode@@V?$allocator@UNode@@@std@@@std@@@2@@std@@V?$list@UNode@@V?$allocator@UNode@@@std@@@3@ABV43@PBV43@H@2@XZ' : identifier was truncated to '255' characters in the browser information
        D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\BuildNFA.cpp(66) : see reference to class template instantiation 'std::list<class std::list<struct Node,class std::allocator<struct Node> >,class std::allocator<class std::list<struct Node,class std::allocator<struct Node> > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\list(176) : warning C4786: '?rbegin@?$list@V?$list@HV?$allocator@H@std@@@std@@V?$allocator@V?$list@HV?$allocator@H@std@@@std@@@2@@std@@QAE?AV?$reverse_bidirectional_iterator@Viterator@?$list@V?$list@HV?$allocator@H@std@@@std@@V?$allocator@V?$list@HV?$allocator@H@std@@@std@@@2@@std@@V?$list@HV?$allocator@H@std@@@3@AAV43@PAV43@H@2@XZ' : identifier was truncated to '255' characters in the browser information
        D:\学习\我的程序\我的实验\编译原理实验\实验二\AutoMake5.0\BuildNFA.cpp(68) : see reference to class template instantiation 'std::list<class std::list<int,class std::allocator<int> >,class std::allocator<class std::list<int,class std::allocator<int> > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\list(178) : warning C4786: '?rbegin@?$list@V?$list@HV?$allocator@H@std@@@std@@V?$allocator@V?$list@HV?$allocator@H@std@@@std@@@2@@std@@QBE?AV?$reverse_bidirectional_iterator@Vconst_iterator@?$list@V?$list@HV?$allocator@H@std@@@std@@V?$allocator@V?$list@HV?$allocator@H@std@@@std@@@2@@std@@V?$list@HV?$allocator@H@std@@@3@ABV43@PBV43@H@2@XZ' : identifier was truncated to '255' characters in the browser information

⌨️ 快捷键说明

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