Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在页面布局上移动一些评论,使其成为留言板中的标准消息。
我怎样才能做到这一点?
提前致谢
AFAIK 没有魔法标志可以改变这样的消息。由于您将拥有不同的元数据,因此您必须阅读评论(通过 API)并在您认为合适的类别中创建留言板消息。由于都是文本内容,因此您将只包含具有相同内容和作者的留言板消息。但是您必须自己处理所有其他元数据(类别、线程等)