📄 zy_3_simple_expression.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: zy_3_simple_expression - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ty\LOCALS~1\Temp\RSP25D.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/zy_3_simple_expression.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\c++\zy_3_simple_expression\simple_expression.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ty\LOCALS~1\Temp\RSP25D.tmp"
Creating temporary file "C:\DOCUME~1\ty\LOCALS~1\Temp\RSP25E.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 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:console /incremental:yes /pdb:"Debug/zy_3_simple_expression.pdb" /debug /machine:I386 /out:"Debug/zy_3_simple_expression.exe" /pdbtype:sept
".\Debug\simple_expression.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ty\LOCALS~1\Temp\RSP25E.tmp"
<h3>Output Window</h3>
Compiling...
simple_expression.cpp
E:\c++\zy_3_simple_expression\simple_expression.cpp(56) : warning C4101: 'val' : unreferenced local variable
E:\c++\zy_3_simple_expression\simple_expression.cpp(56) : warning C4101: 'var' : unreferenced local variable
E:\c++\zy_3_simple_expression\simple_expression.cpp(21) : warning C4101: 'j' : unreferenced local variable
E:\c++\zy_3_simple_expression\simple_expression.cpp(21) : warning C4101: 'k' : unreferenced local variable
E:\c++\zy_3_simple_expression\simple_expression.cpp(55) : warning C4101: 'l' : unreferenced local variable
E:\c++\zy_3_simple_expression\simple_expression.cpp(161) : warning C4508: 'main' : function should return a value; 'void' return type assumed
e:\c++\zy_3_simple_expression\cyio.h(89) : warning C4786: '__ehhandler$?inStr@@YAXAAV?$basic_ifstream@DU?$char_traits@D@std@@@std@@AAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@2@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z' : identifier was truncated to '255' characters in the debug information
e:\c++\zy_3_simple_expression\cyio.h(89) : warning C4786: '__unwindfunclet$?inStr@@YAXAAV?$basic_ifstream@DU?$char_traits@D@std@@@std@@AAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@2@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z$4' : identifier was truncated to '255' characters in the debug information
e:\c++\zy_3_simple_expression\cyio.h(89) : warning C4786: '__unwindfunclet$?inStr@@YAXAAV?$basic_ifstream@DU?$char_traits@D@std@@@std@@AAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@2@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z$3' : identifier was truncated to '255' characters in the debug information
e:\c++\zy_3_simple_expression\cyio.h(89) : warning C4786: '__unwindfunclet$?inStr@@YAXAAV?$basic_ifstream@DU?$char_traits@D@std@@@std@@AAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@2@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z$2' : identifier was truncated to '255' characters in the debug information
e:\c++\zy_3_simple_expression\cyio.h(89) : warning C4786: '__unwindfunclet$?inStr@@YAXAAV?$basic_ifstream@DU?$char_traits@D@std@@@std@@AAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@2@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z$1' : identifier was truncated to '255' characters in the debug information
e:\c++\zy_3_simple_expression\cyio.h(89) : warning C4786: '__unwindfunclet$?inStr@@YAXAAV?$basic_ifstream@DU?$char_traits@D@std@@@std@@AAV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@2@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z$0' : identifier was truncated to '255' characters in the debug information
Linking...
<h3>Results</h3>
zy_3_simple_expression.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -