xml Blogger.com小工具
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml Blogger.com小工具相关的知识,希望对你有一定的参考价值。
<!-- Инициация загрузки виджета-->
<b:widget id='HTML3' locked='false' title='' type='HTML'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h4 class='title'><data:title/></h4>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
以上是关于xml Blogger.com小工具的主要内容,如果未能解决你的问题,请参考以下文章
博客/在 Blogger 链接上分享
使用JSONP创建Blogger站点:无法在'DOMWindow'上执行'postMessage'
在 Blogger 中使用悬停文本在一行上创建两个图像
私有Blogger API调用没有oauth2
如何使用 php 或 xml 创建博客 [关闭]
Json|XMl|Object互相转化-小工具