简单教程
提交运行
代码编辑器:
<button onclick="getElementById('demo').innerHTML=Date()">现在的时间是?</button> <p id="demo"></p>
运行结果: