from bs4 import BeautifulSoup# with open("e:\python\wenjian\ex-2\venv\lol-第1页.html", "r", encoding="utf-8") as f:with open("E:\python\wenjian\ex-2\html1.html", "r", encoding="utf-8") as f:# html_doc
BufferedReader in = null; PrintWriter out = null; StringBuffer resultBuffer = new StringBuffer(); try { in = new BufferedReader(new InputStreamReader( socket.getInputStream())); out