from urllib.request import urlopen/查找python的urllib库的request模块,导出urlopen函数 html = urlopen("http://jxdxsw.com/")/urlopen用来打开并读取一个从网络获取的远程对象 print(html.read()) 然后,把这段...
我直接从数据库里把数据读出来&xff0c;生成一个 HTML 给你不就好了嘛。这种技术就叫做 JSP。lt;64;page language&61;34;java&34;contentType&61;34;text/html;charset&61;UTF-8&34;pageEncoding&61;34;UTF-8&34;gt;lt...