From 1c5f2956e671847a2c84fe838b2bf0fc3191eedb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B1=BF=E8=B1=AA?= <2509165005@student.example.com> Date: Sun, 5 Jul 2026 21:56:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20q2=5F1=5Fcrawler?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- q2_1_crawler/movies.html | 152 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 q2_1_crawler/movies.html diff --git a/q2_1_crawler/movies.html b/q2_1_crawler/movies.html new file mode 100644 index 0000000..f7839ce --- /dev/null +++ b/q2_1_crawler/movies.html @@ -0,0 +1,152 @@ + + + + + + + + 电影列表 + + + +

电影列表

+

数据编号:B-20260705-9162

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
编号电影名导演上映年份评分时长(分钟)类型主演数
1放牛班的春天Frank Darabont20078.9155悬疑5
2霸王别姬陈凯歌20186.6143剧情4
3星际穿越Robert Zemeckis20188.4165悬疑5
4肖申克的救赎James Cameron20088.6124剧情5
5盗梦空间宫崎骏19937.890爱情2
6泰坦尼克号Christopher Nolan20016.7175喜剧4
7忠犬八公的故事Lasse Hallström20048.291动画3
8三傻大闹宝莱坞Rajkumar Hirani20116.3175冒险3
9阿甘正传Christophe Barratier20227.9107动画4
10千与千寻Christopher Nolan19937.2129悬疑3
+ + \ No newline at end of file