VS2013 版本出現(xiàn)You have mixed tabs and spaces. Fix this?” 提示的解決方案:Vs2013 IDE下,編輯C++的工程源碼,在打開文件的時(shí)候,會(huì)出現(xiàn) “ you have mixed tabs and spaces fix this ”, 然后給出三個(gè)選項(xiàng) Tabify、Untabify、Don't show again。尤其是在打開其他編輯器編寫的C++代碼,會(huì)經(jīng)常出現(xiàn)這個(gè)問題。 問題原因是