- 打卡等级:暂无等级
- 打卡总天数:212
- 打卡月天数:6
- 打卡总奖励:168
- 最近打卡:2025-12-06 17:45:04
|
运行代码框
<script>
function Preview()
{var TestWin=open('');
TestWin.document.write(code.value);}
</script>
<textarea id=code cols=60 rows=15></textarea>
<br>
<button onclick=Preview() >运行</button>
|
|