feat: add scripts for fetching and training educational corpus

- Implemented `fetch_corpus.py` to scrape Chinese educational content from Wikipedia, covering subjects like Chinese, Math, English, Chemistry, Politics, History, Geography, Physics, and Biology.
- Developed `fetch_corpus_incremental.py` for incremental fetching of missing entries, with automatic retries for rate limiting and support for resuming interrupted downloads.
- Created `train_chat.py` for training a dialogue model, including corpus cleaning, vocabulary management, and staged training with adaptive learning rates.
This commit is contained in:
2026-07-07 17:42:24 +08:00
parent d5affe4458
commit 81f6fd58e0
96 changed files with 53920 additions and 17 deletions

View File

@@ -0,0 +1,53 @@
# 人教版九年级化学上册(2024秋版)
- **来源站点**http://www.dzkbw.com
- **电子课本网目录**http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/
## 目录与官方阅读链接
| 页码 | 章节 | 电子课本网 | 智慧教育平台 |
|------|------|------------|--------------|
| 008 | 绪论 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/008.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=008) |
| 014 | 第一单元 走进化学世界 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/014.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=014) |
| 015 | 课题1 物质的变化和性质 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/015.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=015) |
| 021 | 课题2 化学实验与科学探究 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/021.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=021) |
| 036 | 第二单元 空气和氧气 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/036.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=036) |
| 037 | 课题1 我们周围的空气 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/037.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=037) |
| 045 | 课题2 氧气 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/045.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=045) |
| 050 | 课题3 制取氧气 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/050.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=050) |
| 059 | 实验活动1 氧气的实验室制取与性质 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/059.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=059) |
| 061 | 跨学科实践活动1 微型空气质量“检测站”的组装与使用 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/061.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=061) |
| 062 | 第三单元 物质构成的奥秘 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/062.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=062) |
| 063 | 课题1 分子和原子 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/063.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=063) |
| 072 | 课题2 原子结构 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/072.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=072) |
| 079 | 课题3 元素 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/079.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=079) |
| 087 | 跨学科实践活动2 制作模型并展示科学家探索物质组成与结构的历程 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/087.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=087) |
| 088 | 第四单元 自然界的水 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/088.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=088) |
| 089 | 课题1 水资源及其利用 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/089.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=089) |
| 098 | 课题2 水的组成 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/098.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=098) |
| 103 | 课题3 物质组成的表示 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/103.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=103) |
| 114 | 实验活动2 水的组成及变化的探究 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/114.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=114) |
| 115 | 跨学科实践活动3 水质检测及自制净水器 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/115.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=115) |
| 116 | 第五单元 化学反应的定量关系 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/116.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=116) |
| 117 | 课题1 质量守恒定律 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/117.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=117) |
| 124 | 课题2 化学方程式 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/124.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=124) |
| 133 | 跨学科实践活动4 基于特定需求设计和制作简易供氧器 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/133.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=133) |
| 134 | 第六单元 碳和碳的氧化物 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/134.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=134) |
| 135 | 课题1 碳单质的多样性 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/135.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=135) |
| 143 | 课题2 碳的氧化物 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/143.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=143) |
| 152 | 课题3 二氧化碳的实验室制取 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/152.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=152) |
| 161 | 实验活动3 二氧化碳的实验室制取与性质 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/161.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=161) |
| 163 | 跨学科实践活动5 基于碳中和理念设计低碳行动方案 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/163.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=163) |
| 164 | 第七单元 能源的合理利用与开发 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/164.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=164) |
| 165 | 课题1 燃料的燃烧 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/165.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=165) |
| 176 | 课题2 化石能源的合理利用 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/176.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=176) |
| 188 | 实验活动4 燃烧条件的探究 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/188.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=188) |
| 189 | 跨学科实践活动6 调查家用燃料的变迁与合理使用 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/189.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=189) |
## 网络补充资料
### 绪论
- 未找到结果
### 第一单元 走进化学世界
- 未找到结果

View File

@@ -0,0 +1,42 @@
# 人教版部编版九年级历史与社会下册
- **来源站点**http://www.dzkbw.com
- **电子课本网目录**http://www.dzkbw.com/books/rjb/shehui/9x/
## 目录与官方阅读链接
| 页码 | 章节 | 电子课本网 | 智慧教育平台 |
|------|------|------------|--------------|
| 005 | 第五单元 二战后的世界变化 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/005.htm) | - |
| 006 | 第一课 两极格局的形成 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/006.htm) | - |
| 009 | 第二课 当代资本主义的新变化 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/009.htm) | - |
| 017 | 第三课 社会主义的发展与挫折 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/017.htm) | - |
| 021 | 第四课 亚非拉地区的发展 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/021.htm) | - |
| 027 | 综合探究五 聚焦文化软实力 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/027.htm) | - |
| 031 | 第六单元 中国社会主义建设的探索与改革开放的起步 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/031.htm) | - |
| 032 | 第一课 新生政权的巩固与社会主义制度的建立 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/032.htm) | - |
| 038 | 第二课 艰辛探索与建设成就 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/038.htm) | - |
| 042 | 第三课 改革开放的起步 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/042.htm) | - |
| 047 | 第四课 民族区域自治地方的发展 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/047.htm) | - |
| 051 | 第五课 “一国两制”与统一大业 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/051.htm) | - |
| 063 | 第六课 独立自主的新中国外交 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/063.htm) | - |
| 058 | 综合探究六 感受新中国的精神力量 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/058.htm) | - |
| 064 | 第一课 坚持和发展中国特色社会主义 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/064.htm) | - |
| 073 | 第二课 经济全球化 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/073.htm) | - |
| 076 | 第三课 世界多极化趋势 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/076.htm) | - |
| 081 | 第四课 当代科技革命与社会生活 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/081.htm) | - |
| 085 | 综合探究七 认识“和平与发展”的时代主题 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/085.htm) | - |
| 091 | 第八单元 共同面对前所未有的全球性问题 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/091.htm) | - |
| 092 | 第一课 不断变化的人口 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/092.htm) | - |
| 097 | 第二课 日益严峻的资源问题 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/097.htm) | - |
| 103 | 第三课 共同关注的环境问题 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/103.htm) | - |
| 109 | 第四课 发展的选择 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/109.htm) | - |
| 117 | 综合探究八 让历史告诉未来 | [查看](http://www.dzkbw.com/books/rjb/shehui/9x/117.htm) | - |
## 网络补充资料
### 第五单元 二战后的世界变化
- 未找到结果
### 第一课 两极格局的形成
- 未找到结果

View File

@@ -0,0 +1,38 @@
# 教科版九年级艺术上册
- **来源站点**http://www.dzkbw.com
- **电子课本网目录**http://www.dzkbw.com/books/jkb/yishu/9s/
## 目录与官方阅读链接
| 页码 | 章节 | 电子课本网 | 智慧教育平台 |
|------|------|------------|--------------|
| 001 | 第1单元 典冬天礼赞 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/001.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=001) |
| 002 | 主题1 我像雪花天上来 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/002.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=002) |
| 003 | 主题2 岁寒三友 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/003.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=003) |
| 004 | 主题3 冬日之舞 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/004.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=004) |
| 005 | 第2单元 和谐之美 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/005.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=005) |
| 006 | 主题1 和谐的音响 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/006.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=006) |
| 007 | 主题2 变化统一 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/007.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=007) |
| 008 | 第3单元 欧洲随想 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/008.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=008) |
| 009 | 主题1 欧洲民间音乐 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/009.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=009) |
| 010 | 主题2 欧洲民间舞蹈 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/010.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=010) |
| 011 | 主题3 欧洲古典美术 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/011.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=011) |
| 012 | 第4单元 民族的返歌 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/012.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=012) |
| 013 | 主题1 故乡情深 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/013.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=013) |
| 014 | 主题2 俄罗斯巡回展览画派 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/014.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=014) |
| 015 | 主题3 中国古代绘画 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/015.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=015) |
| 016 | 第5单元 乡谣土韵 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/016.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=016) |
| 017 | 主题1 多姿多彩话说唱 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/017.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=017) |
| 018 | 主题2 一招一式演古今 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/018.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=018) |
| 019 | 第6单元 生活高品位 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/019.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=019) |
| 020 | 主题1 用艺术设计生活 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/020.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=020) |
| 021 | 主题2 我们也来评电影 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/021.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=021) |
## 网络补充资料
### 第1单元 典冬天礼赞
- 未找到结果
### 主题1 我像雪花天上来
- 未找到结果