Skip to content

Commit d75e366

Browse files
committed
docs(website): 更新网站配置和文档内容
- 更新网站成立年份为 2026 - 添加河源中学数学研究协会自定义文本 - 禁用文章许可证显示功能 - 为几何题添加射影几何背景说明 - 移除重复的详细解析部分背景说明 - 添加改编题目来源标注信息 - 修正数学公式中的空格格式 - 修正句子末尾标点符号
1 parent 177020f commit d75e366

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

config/_default/params.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ favicon = "img/favicon.png"
1010
SortBy = "default"
1111

1212
[footer]
13-
since = 2020
14-
customText = ""
13+
since = 2026
14+
customText = "河源中学数学研究协会"
1515

1616
[dateFormat]
1717
published = ":date_full"
@@ -28,7 +28,7 @@ SortBy = "default"
2828
readingTime = true
2929

3030
[article.license]
31-
enabled = true
31+
enabled = false
3232
default = "Licensed under CC BY-NC-SA 4.0"
3333

3434
[widgets]

content/post/exam-papers/2025高一竞赛/answer.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,16 @@ tags:
3434

3535
### 9. (16分, 10+6)
3636

37+
本题为射影几何(极点极线)背景下的几何题,
38+
可以考虑使用建系并当作圆锥曲线大题完成.
39+
3740
#### 小题答案速览
3841

3942
1. 证明略
4043
2. $BG$ 是定值, 定值为 $\frac{r^2}{a}-r$
4144

4245
#### 详细解析
4346

44-
本题为射影几何(极点极线)背景下的几何题, 可以考虑使用建系并当作圆锥曲线大题完成
45-
4647
答案暂不提供
4748

4849
<!--
@@ -53,6 +54,8 @@ tags:
5354

5455
### 10. (20分, 4+8+8)
5556

57+
本题改编自 2024 年高三 T8 联考 14 题.
58+
5659
#### 小题答案速览
5760

5861
1. $2 + 2\sqrt{2}$
@@ -112,7 +115,7 @@ $$
112115
当 $|x|$ 取最大值 4 时, 令 $x = 4 \Rightarrow y = 1, x = -4 \Rightarrow y = -1$,
113116

114117
$$
115-
\therefore |x+y|=5
118+
\therefore |x+y| = 5
116119
$$
117120

118121
##### 第 (3) 问
@@ -148,7 +151,7 @@ $\therefore f(x)$ 单调递增.
148151

149152
本题有误, 由于 $L$ 函数的条件写错为“实数 $s, t$”导致本题无解, 条件应改为“正数 $s, t$”
150153

151-
改正后答案如下:
154+
改正后答案如下.
152155

153156
#### 小题答案速览
154157

0 commit comments

Comments
 (0)