?? automake.plg
字號:
<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 + -