\begin{table*}
\centering
\begin{tabular}{lcc}
\hline
\textbf{column1} & \textbf{column2} & \textbf{column3}\\
\hline
row1 & 91.0\% & 100 \\
row2 & 92.0\% & 200 \\
row3 & 93.0\% & 300 \\
\hline
\end{tabular}
\caption{\label{table123}
The caption.
}
\end{table*}
latex,没有边框的表格
CoderOnly2023-10-17 11:04
相关推荐
郑州光合科技余经理4 天前
代码展示:PHP搭建海外版外卖系统源码解析feifeigo1234 天前
matlab画图工具dustcell.4 天前
haproxy七层代理norlan_jame4 天前
C-PHY与D-PHY差异多恩Stone4 天前
【C++入门扫盲1】C++ 与 Python:类型、编译器/解释器与 CPU 的关系QQ4022054964 天前
Python+django+vue3预制菜半成品配菜平台遥遥江上月4 天前
Node.js + Stagehand + Python 部署m0_531237174 天前
C语言-数组练习进阶Railshiqian5 天前
给android源码下的模拟器添加两个后排屏的修改雪人不是菜鸡5 天前
简单工厂模式