开创者教程(kaicz.com)
<script type="text/javascript"> function showMessage() { alert('这是内嵌的JavaScript代码!'); } </script>