C++报错:[Error] ld returned 1 exit status
一般遇到[Error] ld returned 1 exit status报错。原因一般有两个,
第一个,main函数写错,main写mian的很多。改正即可。
第二个,你的DEVC++已经运行了一个exe程序,现在想运行第二个,也会报这个错错误。解决办法就是把运行的exe关掉即可。
.jztagtree{max-height:85vh;right:0px}.jzDown{top:10vh}.jztagtree li a{background-color:#448EF6}.jztagtree li a:before{border-right:10px solid #448EF6}.jztagtree li a:hover{background:#0045a6}.jztagtree li a:hover::before{border-right:10px solid #0045a6}
$("#jztoc").toc({content: ".single", headings: "h1,h2,h3"});