- 打卡等级:暂无等级
- 打卡总天数:203
- 打卡月天数:27
- 打卡总奖励:159
- 最近打卡:2025-11-27 04:14:21
|
运行代码框
<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>
|
|