<button onClick="this.value=this.value=='开始'?'暂停':'开始';alert(this.value);">开始
</button>