欧卡2中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

需要三步,才能开始

只需两步,慢速开始

欧卡2入门方向盘选莱仕达V9莱仕达折叠便携游戏方向盘支架欢迎地图Mod入驻
查看: 5885|回复: 0
收起左侧

[编程] discuz插件JS调用语言包

[复制链接]
知行 发表于 2013-7-19 00:25 | 显示全部楼层 |阅读模式

discuz_plugin_identifier.xml
……
<item id="templatelang">
<item id="langA"><![CDATA[您好]]></item>
<item id="langB"><![CDATA[谢谢]]></item>
</item>
……
xxx.htm
<html>
<script>var a = '{lang identifier:langA}',b = '{lang identifier:langB}';</script>
<script src="myjs.js"></script>
</html>
myjs.js
alert(a + ',' + b);
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

联系我们|手机版|欧卡2中国 ( 湘ICP备11020288号-1 )

GMT+8, 2024-11-25 13:35 , Processed in 0.030693 second(s), 8 queries , Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表