[color=blue]1. i18n for img in struts[/color]
<html:img pageKey="test.pageKey" altKey="test.altKey"/>
test.pageKey=/***.gif
test.altKey=
<html:img pageKey="test.pageKey" altKey="test.altKey"/>
test.pageKey=/***.gif
test.altKey=
本文介绍了一种用于国际化(i18n)的图片标签指令,该指令能够通过指定页面键(pageKey)和替代文本键(altKey)来实现图片及其描述的本地化显示。
445

被折叠的 条评论
为什么被折叠?