📄 main.plg
字号:
e:\microsoft visual studio\vc98\include\xtree(112) : warning C4786: 'std::_Tree<std::vector<unsigned int,std::allocator<unsigned int> >,std::pair<std::vector<unsigned int,std::allocator<unsigned int> > const ,unsigned int>,std::map<std::vector<unsigned int,std::allocator<unsigned int> >,unsigned int,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Kfn,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::const_iterator::_Inc' : identifier was truncated to '255' characters in the debug information
e:\microsoft visual studio\vc98\include\vector(60) : warning C4786: 'std::vector<std::vector<unsigned int,std::allocator<unsigned int> >,std::allocator<std::vector<unsigned int,std::allocator<unsigned int> > > >::~vector<std::vector<unsigned int,std::allocator<unsigned int> >,std::allocator<std::vector<unsigned int,std::allocator<unsigned int> > > >' : identifier was truncated to '255' characters in the debug information
warning C4786: 'std::_Tree<std::vector<unsigned int,std::allocator<unsigned int> >,std::pair<std::vector<unsigned int,std::allocator<unsigned int> > const ,unsigned int>,std::map<std::vector<unsigned int,std::allocator<unsigned int> >,unsigned int,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Kfn,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Nil' : identifier was truncated to '255' characters in the debug information
warning C4786: 'std::_Tree<std::vector<unsigned int,std::allocator<unsigned int> >,std::pair<std::vector<unsigned int,std::allocator<unsigned int> > const ,unsigned int>,std::map<std::vector<unsigned int,std::allocator<unsigned int> >,unsigned int,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Kfn,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Nilrefs' : identifier was truncated to '255' characters in the debug information
warning C4786: 'std::_Tree<std::vector<unsigned int,std::allocator<unsigned int> >,std::pair<std::vector<unsigned int,std::allocator<unsigned int> > const ,unsigned int>,std::map<std::vector<unsigned int,std::allocator<unsigned int> >,unsigned int,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Kfn,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >' : identifier was truncated to '255' characters in the debug information
warning C4786: 'std::_Tree<std::vector<unsigned int,std::allocator<unsigned int> >,std::pair<std::vector<unsigned int,std::allocator<unsigned int> > const ,unsigned int>,std::map<std::vector<unsigned int,std::allocator<unsigned int> >,unsigned int,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Kfn,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::const_iterator' : identifier was truncated to '255' characters in the debug information
warning C4786: 'std::_Tree<std::vector<unsigned int,std::allocator<unsigned int> >,std::pair<std::vector<unsigned int,std::allocator<unsigned int> > const ,unsigned int>,std::map<std::vector<unsigned int,std::allocator<unsigned int> >,unsigned int,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Kfn,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::iterator' : identifier was truncated to '255' characters in the debug information
warning C4786: 'std::_Tree<std::vector<unsigned int,std::allocator<unsigned int> >,std::pair<std::vector<unsigned int,std::allocator<unsigned int> > const ,unsigned int>,std::map<std::vector<unsigned int,std::allocator<unsigned int> >,unsigned int,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Kfn,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Node' : identifier was truncated to '255' characters in the debug information
warning C4786: 'std::_Tree<std::vector<unsigned int,std::allocator<unsigned int> >,std::pair<std::vector<unsigned int,std::allocator<unsigned int> > const ,unsigned int>,std::map<std::vector<unsigned int,std::allocator<unsigned int> >,unsigned int,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Kfn,std::less<std::vector<unsigned int,std::allocator<unsigned int> > >,std::allocator<unsigned int> >::_Redbl' : identifier was truncated to '255' characters in the debug information
Linking...
main.obj : error LNK2001: unresolved external symbol "public: void __thiscall Apriori::APRIORI_alg(double,bool,unsigned int)" (?APRIORI_alg@Apriori@@QAEXN_NI@Z)
main.obj : error LNK2001: unresolved external symbol "void __cdecl genrule(double)" (?genrule@@YAXN@Z)
main.obj : error LNK2001: unresolved external symbol "public: __thiscall Input_Output_Manager::Input_Output_Manager(class std::basic_ifstream<char,struct std::char_traits<char> > &,char const *)" (??0Input_Output_Manager@@QAE@AAV?$basic_ifstream@DU?$char_traits@D@std@@@std@@PBD@Z)
main.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall Input_Output_Manager::~Input_Output_Manager(void)" (??1Input_Output_Manager@@UAE@XZ)
main.obj : error LNK2001: unresolved external symbol "public: __thiscall Trie::~Trie(void)" (??1Trie@@QAE@XZ)
Debug/main.exe : fatal error LNK1120: 5 unresolved externals
Error executing link.exe.
<h3>Results</h3>
main.exe - 6 error(s), 84 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -