Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Script允许导入别的Script
LongIslandIcedTea
比如A.js定义了一些util function
然后B.js require A.js 后可以调用这些方法
xenme
支持。能定义一些公用函数比较方便