我有一个我想要打印的字符串.打印时可以将其居中吗?
使用〜 (format nil "~70:@<~A~>" "hello there")
(format nil "~70:@<~A~>" "hello there")