用法:\
一般外面包裹一个div用来固定该分页控件的位置
用法:\
其中data为json字符串:
var data=JSON.stringify({id:1,desc:’desc’,gourl:’abc’,items:[{id:100,desc:’100’,imgurl:’/res/0.jpg’,gourl:’/0’},{id:101,desc:’101’,imgurl:’/res/1.jpg’,gourl:’/1’}]});
用法:\
http://wix.github.io/react-templates/
http://handlebarsjs.com/
https://www.npmjs.com/package/hbsfy#2-3-0
http://www.cnblogs.com/iyangyuan/archive/2013/12/12/3471227.html
https://github.com/flightjs/flight/tree/v1.x
http://flightjs.github.io/
airbnb使用的方案(个人感觉jquery.i18n.properties简单些):
https://github.com/airbnb/polyglot.js
https://github.com/wix/react-templates/tree/gh-pages/sample 里面的例子里有使用require.js进行动态加载的例子,可以参考
<link href=”css/bootstrap.min.css” rel=”stylesheet” >
<link href=”css/bootstrap.min.css” ref=”stylesheet” >
https://github.com/seajs/seajs/issues/1135