91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

grails 列出i18n內容

發布時間:2020-06-18 13:40:15 來源:網絡 閱讀:639 作者:magicsa 欄目:開發技術

在gsp頁面中增加以下代碼

<body>
<g:each in="${grailsApplication.domainClasses}" var="dc">
    ## --------------  ${dc.logicalPropertyName} -----------------------<br/>
    <g:each in="${dc.properties?.sort { it.name }}" var="f" status="i">
        <%
            def propLabel = dc.logicalPropertyName + "." + f.name + ".label"
            def propI18n = message(message: propLabel)

        %>
        <g:if test="${i == 0}">
            <%
                def domainLabel = dc.logicalPropertyName + ".label"
                def domainI18n = message(message: domainLabel)
            %>
            ${domainLabel}=${domainI18n.equals(domainLabel) ? '' : domainI18n}<br/>
        </g:if>
        <g:if test="${!'version'.equals(f.name)}">
            ${propLabel}=${propI18n.equals(propLabel) ? '' : propI18n}<br/>
        </g:if>
    </g:each>
    <br/>
</g:each>
</body>

會列出所有的字段,以及i18n對比

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

龙井市| 富民县| 承德县| 台湾省| 青铜峡市| 清水县| 达州市| 汨罗市| 准格尔旗| 正宁县| 永丰县| 清水县| 浑源县| 玉树县| 桦南县| 合川市| 寻甸| 宁蒗| 保定市| 金寨县| 鄢陵县| 遂溪县| 中江县| 子洲县| 扶风县| 类乌齐县| 会宁县| 盐池县| 日土县| 洛扎县| 宜宾市| 缙云县| 齐齐哈尔市| 周宁县| 深州市| 金沙县| 莱州市| 历史| 奉节县| 多伦县| 广丰县|