我注意到Adobe illustrator会输出类似SVG的内容
var message = GetMessage(args); var body =
Encoding.UTF8.GetBytes(message); channel.BasicPublish(exchange: "",
routingKey: "hello",
basicProperties: null,
body: body);
但我不知道在w3c规范中哪些坐标点可以用空格表示,而不是用逗号表示。我的具体问题是