全球化xml数据 [英] Globalizating the xml Data

查看:92
本文介绍了全球化xml数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好
在网页上显示XML数据后,有什么方法可以翻译它?

谢谢

Hello
Is there any way that i can translate the content of the XML data after showing it on the web page?

Thanks

推荐答案

在显示之前,您需要对其进行翻译.内容将被流式传输到客户端的浏览器,这时为时已晚.您可以使用XSLT转换XML,但是最好的选择是转换文件,这意味着您将需要多个XML文件,每种语言一个.
You will need to translate it before it is displayed. The content will be streamed to the client''s browser which by then it''s too late. You can use XSLT to transform the XML but the best option is to translate the file, meaning you''ll need multiple XML files, one for each language.


这篇关于全球化xml数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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