Jasper Report 5.2:使用变量的资源包参数 [英] Jasper Report 5.2: Resource bundle parameter using variable

查看:78
本文介绍了Jasper Report 5.2:使用变量的资源包参数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以使用以下内容?

Is it possible to have something like the following?

$R{${P{my_paramater}}

PS。上面抛出了一个complilation错误

PS. The above throws a complilation error

谢谢。

推荐答案

那个不会工作,你必须做 str($ P {my_paramater})

That won't work, you'll have to do str($P{my_paramater}).

这篇关于Jasper Report 5.2:使用变量的资源包参数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆