XIYUETA.COM
源代码:
点击运行
<script src="https://www.xiyueta.com/js/xiyueta.min.js?v36"></script> <script> /* $.load() 解析ASP .each() 遍历匹配元素,为每个匹配元素规定运行的函数,返回false为停止循环 $.log() 在浏览器里显示内容 == document.write() */ var asp='<'+'%\nfunction xiyueta(a,b)\nxiyueta=a+b\nend function\n\nfunction test(a,b)\ntest=a+b\nend function\n%>' xiyuetaASP.load(asp); xiyuetaASP("*").each(function(i){ $.log( i, xiyuetaASP(this).html()) }) </script>
运行结果