function helloWorld () {
  alert("Hello, World!")
}
……

阅读全文