用Nodepad++打开文件 View->Show Symbol->Show End of Line "End of Line"行结束符,由"CR", "LF"组合构成,有几种可能: "CR", “LF”, "CR"+"LF"等. 经实测, Windows中的GitBash.Linux的行结束符为“LF”, Windows的行结束符为"CR"+"
Visual Studio is being overly cautious. In debug mode, visual studio uses something called "Checked Iterators". Pointers are also iterators, but the checking mechanism doesn't work with them. So when a standard library algorithm is called wit