Here, we take advantage of Clojure's support for multi-line strings.
这里,我们利用了Clojure对多行字符串的支持。
Notice that we again use the back-tick notation for multi-line strings.
注意,我们又使用了反引号语法来书写多行字符串。
All of the escape sequences that are valid for basic strings are also valid for multi-line basic strings.
基础字符串中的转义字符对多行基础字符串仍然有效。
All of the escape sequences that are valid for basic strings are also valid for multi-line basic strings.
基础字符串中的转义字符对多行基础字符串仍然有效。
应用推荐