Table Latex
##Latex ###Table
\begin{table} \renewcommand{\arraystretch}{1.5} //调整行高到原来1.5倍
\begin{table} \addtolength{\tabcolsep}{-2pt} //减少列宽-2pt
\begin{table} \small //缩小表格尺寸到最小
Written on March 1, 2016
Web Developer from Somewhere
##Latex ###Table
\begin{table} \renewcommand{\arraystretch}{1.5} //调整行高到原来1.5倍
\begin{table} \addtolength{\tabcolsep}{-2pt} //减少列宽-2pt
\begin{table} \small //缩小表格尺寸到最小