用\shortstack
\begin{table}
\caption{the caption}\label{tab1}
\centering
\begin{tabular}{|l|l|}
\hline
\textbf{Method} & \textbf{Details} \\
\hline
method1 & \shortstack{the long sentence1 \\ the long sentence2}\\
\end{tabular}
\end{table}
用\shortstack
\begin{table}
\caption{the caption}\label{tab1}
\centering
\begin{tabular}{|l|l|}
\hline
\textbf{Method} & \textbf{Details} \\
\hline
method1 & \shortstack{the long sentence1 \\ the long sentence2}\\
\end{tabular}
\end{table}
上一篇:【搜索算法】分词模型的冷启动替换
下一篇:Spark, import java in scala, 报错 NoClassDefFoundError: Could not initialize class
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M