latex Missing # inserted in alignment preamble 错误
文中有的地方对齐格式没有设置,比如\begin{tabular}Google image search,\\ Personal collection \end{tabular} 就没有设置,应该改为\begin{tabular}{c}Google image search,\\ Personal collection \end{tabular}
文中有的地方对齐格式没有设置,比如\begin{tabular}Google image search,\\ Personal collection \end{tabular} 就没有设置,应该改为\begin{tabular}{c}Google image search,\\ Personal collection \end{tabular}