gpt4 book ai didi

Grails 2.3.8 国际化编码字符串

转载 作者:行者123 更新时间:2023-12-02 15:25:36 26 4
gpt4 key购买 nike

我不明白为什么我的messages.properties 文件中的某些字符串不会显示在我的gsp 中。更确切地说,显示 键名 在文件中不是 值(value) .

例如,我的 messages.properties 中的这个字符串:

gtunes.store.subtitle=Your online music store and storage service!

出现在我有这行代码的gsp上:
<h1><g:message code='gtunes.store.subtitle'/></h1>

就像:
gtunes.store.subtitle

我的代码是 here .

最佳答案

我下载了您的应用程序,错误的原因是因为在 messages.properties 中没有配置此 key 的消息.

如果您尝试为不存在的键呈现消息,则会显示该键。

关于Grails 2.3.8 国际化编码字符串,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28138968/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com