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.
我正在实现一个博客引擎,并希望使其与 windows live writer 兼容。我找到了一篇很好的帖子,但我找不到关于 weblayout 和 webpreview 模板中使用的占位符标签的文档。我能在 MSDN 上找到引用此文件的唯一页面是没有提及占位符标签的页面。
有人指出我正确的方向吗?
非常感谢
托尼
占位符是:
{post-title} {post-body}
但是,您链接到的 msdn 文章确实说明了这一点。