Apache 速度 $ vs $!{}

发布于 2024-08-15 21:47:13 字数 54 浏览 5 评论 0原文

对于 apache 速度,使用 $ 与 $!{} 访问变量之间有区别吗?如果是的话,那是什么?

For apache velocity, is there a difference between accessing variables with $ vs. $!{}. If so, what is it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

〗斷ホ乔殘χμё〖 2024-08-22 21:47:14

有两个区别,第二个是正式安静

正式的引用符号包括变量周围的大括号。安静表示法包括 ! ,表示如果引用不存在则不输出任何内容。当组合它们时,您创建了一个正式而安静的符号。

There's two differences, the second is formal and quiet.

Formal reference notations include the braces around the variable. The quiet notation includes the ! and means to output nothing if the reference does not exist. When combining them, you create a formal and quiet notation.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文