代码如下: <html> <meta http-equiv=”content-type” content=”text/html; charset=UTF-8′′ /> <head> <title></title> [removed] function Reader(content, cID, stopID, continueID) { this.conLoad = document.getElementById(cID); this.stopBtn = document.getElementById(stopID); this.cont