⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 responselinks.jspf

📁 pebble-blog 博客源码博客源码博客源码
💻 JSPF
字号:
<div class="contentItemLinks">  <c:choose>    <c:when test="${blogEntry.numberOfResponses > 0}">      <a href="${blogEntry.localPermalink}#responses"><fmt:message key="blogentry.responses" />[<fmt:formatNumber value="${blogEntry.numberOfResponses}"/>]</a>      <a href="${blogEntry.blog.url}responses/rss.xml?entry=${blogEntry.id}"><img src="common/images/feed-icon-10x10.png" alt="RSS feed for responses to this blog entry" border="0" /></a>    </c:when>    <c:when test="${blogEntry.commentsEnabled}">      <a href="${blogEntry.blog.url}replyToBlogEntry.action?entry=${blogEntry.id}"><fmt:message key="comment.addComment"/></a>      <a href="${blogEntry.blog.url}responses/rss.xml?entry=${blogEntry.id}"><img src="common/images/feed-icon-10x10.png" alt="RSS feed for responses to this blog entry" border="0" /></a>    </c:when>    <c:otherwise>    </c:otherwise>  </c:choose></div>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -