- 讲师:刘萍萍 / 谢楠
- 课时:160h
- 价格 4580 元
特色双名师解密新课程高频考点,送国家电网教材讲义,助力一次通关
配套通关班送国网在线题库一套
解析: <pre ><code class="html hljs">index.html <html> <head> <title>by www.phpddt.com</title> </head> <body> <h1></h1> <script type="text/javascript"> open('fullwin.html'); </script> </body> </html> fullwin.html <html> <head> <title>by www.phpddt.com</title> </head> <body> <script type="text/javascript"> window.moveTo(0, 0); window.resizeTo(window.screen.width, window.screen.height); var s = prompt('请输入:'); window.opener.document.getElementsByTagName('h1')[0].innerText = s; window.close(); </script> </body> </html> </code></pre>
课程专业名称 |
讲师 |
课时 |
查看课程 |
---|
课程专业名称 |
讲师 |
课时 |
查看课程 |
---|
点击加载更多评论>>