Premium Digital
Lipgloss is handy - you can give it two strings and say “join these together vertically, making sure that they’re both left-aligned” and it’ll do that even if the strings have different widths. It’s built for the terminal, so it knows how to handle ansi escape codes and double-width characters and the like.
,这一点在快连下载安装中也有详细论述
So that’s all pretty simple. How do we draw our snakes?
* @param mid 中间位置(左子数组结束位置)