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

📄 main.plg

📁 第一次上传
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Main - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\duqig\LOCALS~1\Temp\RSP7B.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Main.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\学习\软件第二次讨论\24_商品管理\Main.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\duqig\LOCALS~1\Temp\RSP7B.tmp" 
Creating temporary file "C:\DOCUME~1\duqig\LOCALS~1\Temp\RSP7C.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/Main.pdb" /debug /machine:I386 /out:"Debug/Main.exe" /pdbtype:sept 
".\Debug\Main.obj"
]
Creating command line "link.exe @C:\DOCUME~1\duqig\LOCALS~1\Temp\RSP7C.tmp"
<h3>Output Window</h3>
Compiling...
Main.cpp
e:\学习\软件第二次讨论\24_商品管理\product_mgr.h(138) : warning C4715: 'product_mgr::get_char_property' : not all control paths return a value
e:\学习\软件第二次讨论\24_商品管理\product_mgr.h(148) : warning C4715: 'product_mgr::get_int_property' : not all control paths return a value
e:\学习\软件第二次讨论\24_商品管理\property_mgr.h(144) : warning C4715: 'property_mgr<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >::get_property_mgr' : not all control paths return a value
e:\学习\软件第二次讨论\24_商品管理\property_mgr.h(144) : warning C4715: 'property_mgr<int>::get_property_mgr' : not all control paths return a value
e:\学习\软件第二次讨论\24_商品管理\property_mgr.h(137) : warning C4786: '__ehhandler$?re_propertynode_name@?$property_mgr@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@@QAEPAV?$property_node@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z' : identifier was truncated to '255' characters in the debug information
e:\学习\软件第二次讨论\24_商品管理\property_mgr.h(137) : warning C4786: '__unwindfunclet$?re_propertynode_name@?$property_mgr@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@@QAEPAV?$property_node@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z$2' : identifier was truncated to '255' characters in the debug information
e:\学习\软件第二次讨论\24_商品管理\property_mgr.h(137) : warning C4786: '__unwindfunclet$?re_propertynode_name@?$property_mgr@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@@QAEPAV?$property_node@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z$0' : identifier was truncated to '255' characters in the debug information
Linking...



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

⌨️ 快捷键说明

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