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

📄 词法.plg

📁 输入一段简单的源代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 词法 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/词法.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\词法.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp" 
<h3>Output Window</h3>
Compiling...
词法.cpp
F:\词法.cpp(69) : warning C4786: 'std::reverse_iterator<std::pair<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > const *,std::pair<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::pair<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > const &,std::pair<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > const *,int>' : identifier was truncated to '255' characters in the debug information
F:\词法.cpp(69) : warning C4786: 'std::reverse_iterator<std::pair<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > *,std::pair<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::pair<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > &,std::pair<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > *,int>' : identifier was truncated to '255' characters in the debug information
F:\词法.cpp(69) : warning C4786: 'std::reverse_iterator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const *,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const *,int>' : identifier was truncated to '255' characters in the debug information
F:\词法.cpp(69) : warning C4786: 'std::reverse_iterator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > *,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > *,int>' : identifier was truncated to '255' characters in the debug information
F:\词法.cpp(238) : error C2084: function 'int __cdecl main(void)' already has a body
F:\词法.cpp(269) : error C2084: function 'class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl GetText(void)' already has a body
F:\词法.cpp(289) : error C2084: function 'class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl GetWord(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,int,int &)' already has a body
F:\词法.cpp(303) : error C2084: function 'int __cdecl DeleteNull(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,int)' already has a body
F:\词法.cpp(311) : error C2084: function 'bool __cdecl IsBoundary(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,int)' already has a body
F:\词法.cpp(322) : error C2084: function 'bool __cdecl IsOperation(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,int)' already has a body
F:\词法.cpp(333) : error C2084: function 'void __cdecl OutFile(class std::vector<struct std::pair<int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > >)' already has a body
F:\词法.cpp(355) : error C2084: function 'class std::vector<struct std::pair<int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > __cdecl analyst(class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >)' already has a body
F:\词法.cpp(420) : error C2084: function 'bool __cdecl IsKey(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)' already has a body
Error executing cl.exe.



<h3>Results</h3>
词法.obj - 9 error(s), 4 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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