【发布时间】:2020-02-23 13:00:25
【问题描述】:
有没有像这样快速转换表格的方法:
FIELD | VALUE
+-------+----------+
Address | here
Name | Rainer
Tel | 01234567
Other | idk
进入这个:
Address | Name | Tel | Other
+-------+----------+---------+----------+
here | Rainer | 01234567| idk
【问题讨论】: