“代码沙盒”的版本间的差异

来自A level and IG Revision Wiki
跳到导航 跳到搜索
 
(未显示同一用户的9个中间版本)
第1行: 第1行:
防止复制代码:
防止复制代码:
<div class="No_Select"> 防止复制试验 </div><br/>
<div class="No_Select"> 防止复制试验 </div><br/>
<blockquote><span style="font-size:16px"><span style="font-family:Courier New">
CREATE DATABASE 数据库名;  {{color|grey|//创建数据库}}<br/>
CREATE TABLE 表名 (          {{color|grey|//创建表,后面跟上属性和数据类型}}<br/>
  字段名 数据类型,<br/>
  字段名 数据类型,…);<br/>
ALTER TABLE 表名 ADD PRIMARY KEY (字段名);  {{color|grey|//添加主键}}<br/>
ALTER TABLE 表名 ADD FOREIGN KEY (字段名) REFERENCES 表名(字段名);  {{color|grey|//添加外键,并与另外的表内主键连接}}</span></span></blockquote>


模板:
模板:
黑幕:{{黑幕|你看到的是一条黑幕|这里是吐槽的地方}}<br/>
黑幕:{{黑幕|你看到的是一条黑幕|这里是吐槽的地方}}<br/>
上下注音:{{Ruby|这是正常文字|这是注音}}<br/>
上下注音:{{Ruby|这是正常文字|这是注音}}<br />
上下注音+注音黑幕:{{Rubyh|这是正常文字|这是吐槽|这是嘲讽}}<br/>
上下注音+注音黑幕:{{Rubyh|这是正常文字|这是吐槽|这是嘲讽}}<br />
颜色:{{Color|Red|你没看错这是红色}}<br/>
颜色:{{Color|Red|你没看错这是红色}}<br />
数学公式:<math>\frac{这里是分子}{这里是分母}</math></br>
数学公式:<math>\frac{这里是分子}{这里是分母}</math><br>
对其\(PED=\frac{percentage\space change\space in\space quantity\space demanded}{percentage\space change\space in\space price}\)</br>
对其\(PED=\frac{percentage\space change\space in\space quantity\space demanded}{percentage\space change\space in\space price}\)<br>
数学符号参考:
数学符号参考:
http://docs.mathjax.org/en/latest/input/tex/macros/index.html</br>
http://docs.mathjax.org/en/latest/input/tex/macros/index.html<br>
https://zetawiki.com/wiki/TeX_%ED%8A%B9%EC%88%98%EB%AC%B8%EC%9E%90</br>
https://zetawiki.com/wiki/TeX_%ED%8A%B9%EC%88%98%EB%AC%B8%EC%9E%90<br>
</br>
<br>
着重号:{{Text-emphasis|你看到的是重点内容}}</br>
着重号:{{Text-emphasis|你看到的是重点内容}}<br>
展开:{{Hide|这里是正儿八经的标题|你发现了重点}}
展开:{{Hide|这里是正儿八经的标题|你发现了重点}}
背景色:{{Background color|red|{{color|white|'''不知道请不清晰'''}}}}
背景色:{{Background color|red|{{color|white|'''不知道请不清晰'''}}}}
第21行: 第29行:
模式二:{{Internal Link Popup|'''minimum price'''|这里是具体要解释的内容,非常长}}
模式二:{{Internal Link Popup|'''minimum price'''|这里是具体要解释的内容,非常长}}


<big>'''关于难度分类的说明:'''</big><br/>
<big>'''关于难度分类的说明:'''</big><br />
{{Background color|#00FF00|''' 容易 '''}}:概念类、识别类、公式计算类<br/>
{{Background color|#00FF00|''' 容易 '''}}:概念类、识别类、公式计算类<br />
{{Background color|#FFC20E|''' 中等 '''}}:原因分析类、影响分析类、图像分析类、计算分析类<br/>
{{Background color|#FFC20E|''' 中等 '''}}:原因分析类、影响分析类、图像分析类、计算分析类<br />
{{Background color|red|{{color|white|''' 困难 '''}}}}:全新概念类、全新场景类、全新图像类、推导复杂类、观点评价类、对比评价类、政策评价类<br/>
{{Background color|red|{{color|white|''' 困难 '''}}}}:全新概念类、全新场景类、全新图像类、推导复杂类、观点评价类、对比评价类、政策评价类<br />
<br/>
<br />


下标:
下标:
非公式中:A<sub>a</sub>  <br/>
非公式中:A<sub>a</sub>  <br />
公式中:A_a  <br/>
公式中:A_a  <br />


上标:
上标:


非公式中:A<sup>a</sup>  <br/>
非公式中:A<sup>a</sup>  <br />
公式中:A^a  <br/>
公式中:A^a  <br />
 
上下标: 公式中:A_a^b     
 
<code><span style="font-size:16px"><span style="font-family:Courier New">NEW 字体修改</span></span></code>
 


上下标:
公式中:A_a^b  <br/>    <br/>


展开:{{Hide|这里是正儿八经的标题|}}
展开:{{Hide|这里是正儿八经的标题|}}
{| class="mw-collapsible mw-collapsed wikitable"
{| class="mw-collapsible mw-collapsed wikitable"
|+ 中文参考
|+中文参考
|-
|-
! 标题文本 !! 标题文本
!标题文本!!标题文本
|-
|-
| 示例 || 示例
|示例||
示例
|}
|}


第340行: 第352行:
真题卷选择题模板:
真题卷选择题模板:
<nowiki>
<nowiki>
<center><big>[[CAIE AS and A Level past papers|'''【点此返回历年真题目录】''']]</big></center>
<br/>
<big>'''单题搜索方法''':右上角搜索中输入'''该题中的部分文字''',点击搜索后进入相关页面,然后使用ctrl+F5(或其他按键组合调出搜索框),再次搜索该题干文字,直接定位到题目。</big>
<br/>


==整卷下载==
==整卷下载==
*{{color|red|'''试卷'''}}请点击此处 ⇒ [https://www.cambridgeinternational.org/Images/596269-2023-specimen-paper-1.pdf 【2023 Specimen Paper 1】]
*{{color|red|'''试卷'''}}请点击此处 ⇒ [https://www.cambridgeinternational.org/Images/596269-2023-specimen-paper-1.pdf 【2023 Specimen Paper 1】]
*{{color|red|'''答案'''}}请点击此处 ⇒ [https://www.cambridgeinternational.org/Images/596260-2023-specimen-paper-1-mark-scheme.pdf 【2023 Specimen Paper 1 Mark Scheme】]
*{{color|red|'''答案'''}}请点击此处 ⇒ [https://www.cambridgeinternational.org/Images/596260-2023-specimen-paper-1-mark-scheme.pdf 【2023 Specimen Paper 1 Mark Scheme】]
<br/>
<big>'''关于难度分类的说明:'''</big><br/>
{{Background color|#00FF00|''' 容易 '''}}:概念类、识别类、公式计算类<br/>
{{Background color|#FFC20E|''' 中等 '''}}:原因分析类、影响分析类、图像分析类、计算分析类<br/>
{{Background color|red|{{color|white|''' 困难 '''}}}}:全新概念类、全新场景类、全新图像类、推导复杂类、观点评价类、对比评价类、政策评价类<br/>
<br/>


==试卷难易度分析==
==试卷难易度分析==
第351行: 第376行:
|+ 试卷难易度分析
|+ 试卷难易度分析
|-style="text-align:center"
|-style="text-align:center"
! 考察章节 !! 容易 !! 中等 !! 困难 !! 总计
! 考察章节 !! 容易 !! 中等 !! 困难 !! '''总计'''
|-style="text-align:center"
|-style="text-align:center"
| Chapter 1 || ? || ? || ? || ?
| Chapter 1 || ? || ? || ? || ?
第363行: 第388行:
| Chapter 5 || ? || ? || ? || ?
| Chapter 5 || ? || ? || ? || ?
|-style="text-align:center"
|-style="text-align:center"
| 总计 || ? || ? || ? || 30
| '''总计''' || ? || ? || ? || '''30'''
|}
|}


第369行: 第394行:


==题目解答==
==题目解答==
===1===
=CONCATENATE("===",D2,"===¥¥{|¥¥|-¥¥| align=""right"" valign=""top""|'''题目''' || || style=""background: #FAF0E6""| [[File: ",C2,"_",D2,".png|800px]] ¥¥|-¥¥| align=""right""|'''答案''' || || <big><big>''' ",E2,"'''</big></big>¥¥|-¥¥| align=""right""|'''难度''' || || ",W2,"¥¥|-¥¥| align=""right"" valign=""top""|'''考察知识点''' || || ",I2,"¥¥|-¥¥| align=""right"" valign=""top"" width=""100px"" |'''解答要点''' || || ",J2,"¥¥|-¥¥| align=""right"" valign=""top"" width=""100px"" |'''文字版备查''' || || <small>",K2,"</small>¥¥|}¥¥<br/>¥¥")
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_1.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===2===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_2.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===3===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_3.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===4===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_4.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===5===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_5.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===6===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_6.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===7===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_7.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===8===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_8.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===9===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_9.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===10===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_10.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===11===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_11.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||  
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===12===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_12.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===13===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_13.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||  
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===14===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_14.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===15===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_15.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===16===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_16.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===17===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_17.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===18===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_18.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===19===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_19.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===20===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_20.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===21===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_21.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===22===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_22.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===23===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_23.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===24===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_24.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===25===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_25.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===26===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_26.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===27===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_27.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===28===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_28.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===29===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_29.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
===30===
{|
|-
| align="right" valign="top"|'''题目''' || || [[File:_30.png|800px]]
|-
| align="right"|'''答案''' || || <big><big>''' A'''</big></big>
|-
| align="right"|'''难度''' || || {{Background color|#00FF00|''' 容易 '''}}
|-
| align="right" valign="top"|'''考察知识点''' || ||
|-
| align="right" valign="top"|'''解答要点''' || ||
|-
| align="right" valign="top"|'''文字版备查''' || || <small></small>
|}
<br/>
 
</div>


</nowiki>
</nowiki>
第858行: 第402行:
真题卷大题模板:
真题卷大题模板:
<nowiki>
<nowiki>
<center><big>[[CAIE AS and A Level past papers|'''【点此返回历年真题目录】''']]</big></center>
<br/>
<big>'''单题搜索方法''':右上角搜索中输入'''该题中的部分文字''',点击搜索后进入相关页面,然后使用ctrl+F5(或其他按键组合调出搜索框),再次搜索该题干文字,直接定位到题目。</big>
<br/>
==整卷下载==
==整卷下载==
*{{color|red|'''试卷'''}}请点击此处 ⇒ [https://www.cambridgeinternational.org/Images/596269-2023-specimen-paper-2.pdf 【2023 Specimen Paper 2】]
*{{color|red|'''试卷'''}}请点击此处 ⇒ [https://www.cambridgeinternational.org/Images/596269-2023-specimen-paper-2.pdf 【2023 Specimen Paper 2】]
第874行: 第424行:


<center>
<center>
'''中英对照'''
<big>{{Background color|#ffff00|'''  中英对照  '''}}</big>
{| class="mw-collapsible mw-collapsed wikitable"
{| class="mw-collapsible mw-collapsed wikitable"
|-
|-
第888行: 第438行:
</center>
</center>
<br/>
<br/>
{|
 
|-
=CONCATENATE("{|¥¥|-¥¥| align=""right"" valign=""top"" |'''题目",D2,"'''|| || style=""background: #FAF0E6""| [[File:",C2,"_",D2,".png|800px]]¥¥|-¥¥| align=""right"" |'''题目类型'''|| || '''",H2,"'''¥¥|-¥¥| align=""right"" valign=""top"" |'''难度''' || || ",W2,"¥¥|-¥¥| align=""right"" valign=""top"" |'''考察知识点'''|| || ",I2,"¥¥|-¥¥| align=""right"" valign=""top"" width=""100px"" |'''解答要点'''|| || ",J2,"¥¥|-¥¥| align=""right"" valign=""top"" |'''官方答案'''|| || style=""background: #d3d3d3""| [[File:",C2,"_",D2,"-MS.png|600px]]¥¥|-¥¥| align=""right"" valign=""top"" |'''文字版备查'''||  ||<small>",K2,"</small>¥¥|}¥¥<br/>")
| align="right" valign="top" |'''题目1a''' || || [[File:9708-2023-specimen-paper-2_1a.png|800px]]
|-
| align="right" |'''题目类型''' || || '''概念陈述'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_1a-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目1bi''' || || [[File:9708-2023-specimen-paper-2_1bi.png|800px]]
|-
| align="right" |'''题目类型''' || || '''概念陈述'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_1bi-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目1bii''' || || [[File:9708-2023-specimen-paper-2_1bii.png|800px]]
|-
| align="right" |'''题目类型''' || || '''概念陈述'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_1bii-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目1c''' || || [[File:9708-2023-specimen-paper-2_1c.png|800px]]
|-
| align="right" |'''题目类型''' || || '''概念陈述'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_1c-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目1d''' || || [[File:9708-2023-specimen-paper-2_1d.png|800px]]
|-
| align="right" |'''题目类型''' || || '''概念陈述'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_1d-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目1e''' || || [[File:9708-2023-specimen-paper-2_1e.png|800px]]
|-
| align="right" |'''题目类型''' || || '''概念陈述'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_1e-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>


==Essay - Micro微观==
==Essay - Micro微观==
{|
 
|-
| align="right" valign="top" |'''题目2a''' || || [[File:9708-2023-specimen-paper-2_2a.png|800px]]
|-
| align="right" |'''题目类型''' || || '''观点评价'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_2a-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目2b''' || || [[File:9708-2023-specimen-paper-2_2b.png|800px]]
|-
| align="right" |'''题目类型''' || || '''观点评价'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_2b-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目3a''' || || [[File:9708-2023-specimen-paper-2_3a.png|800px]]
|-
| align="right" |'''题目类型''' || || '''观点评价'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_3a-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目3b''' || || [[File:9708-2023-specimen-paper-2_3b.png|800px]]
|-
| align="right" |'''题目类型''' || || '''观点评价'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_3b-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>


==Essay - Macro宏观==
==Essay - Macro宏观==
{|
 
|-
| align="right" valign="top" |'''题目4a''' || || [[File:9708-2023-specimen-paper-2_4a.png|800px]]
|-
| align="right" |'''题目类型''' || || '''观点评价'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_4a-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目4b''' || || [[File:9708-2023-specimen-paper-2_4b.png|800px]]
|-
| align="right" |'''题目类型''' || || '''观点评价'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_4b-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目5a''' || || [[File:9708-2023-specimen-paper-2_5a.png|800px]]
|-
| align="right" |'''题目类型''' || || '''观点评价'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_5a-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>
{|
|-
| align="right" valign="top" |'''题目5b''' || || [[File:9708-2023-specimen-paper-2_5b.png|800px]]
|-
| align="right" |'''题目类型''' || || '''观点评价'''
|-
| align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}}
|-
| align="right" valign="top" |'''考察知识点''' || ||
|-
| align="right" valign="top" width="100px" |'''解答要点''' || ||
|-
| align="right" valign="top" |'''官方答案''' || || style="background: #d3d3d3"| [[File:9708-2023-specimen-paper-2_5b-MS.png|600px]]
|-
| align="right" valign="top" |'''文字版备查''' || || <small></small>
|}
<br/>


</nowiki>
</nowiki>

2023年1月9日 (一) 02:05的最新版本

防止复制代码:

防止复制试验


CREATE DATABASE 数据库名; //创建数据库
CREATE TABLE 表名 ( //创建表,后面跟上属性和数据类型
  字段名 数据类型,
  字段名 数据类型,…);
ALTER TABLE 表名 ADD PRIMARY KEY (字段名); //添加主键

ALTER TABLE 表名 ADD FOREIGN KEY (字段名) REFERENCES 表名(字段名); //添加外键,并与另外的表内主键连接

模板: 黑幕:你看到的是一条黑幕
上下注音: 这是正常文字这是注音


上下注音+注音黑幕:这是正常文字这是吐槽
颜色:你没看错这是红色
数学公式:<math>\frac{这里是分子}{这里是分母}</math>
对其\(PED=\frac{percentage\space change\space in\space quantity\space demanded}{percentage\space change\space in\space price}\)
数学符号参考: http://docs.mathjax.org/en/latest/input/tex/macros/index.html
https://zetawiki.com/wiki/TeX_%ED%8A%B9%EC%88%98%EB%AC%B8%EC%9E%90

着重号:你看到的是重点内容

展开:

这里是正儿八经的标题

你发现了重点

背景色:不知道请不清晰

悬停卡片:

模式一:

minimum price

目前自带上下回车,无法解决中

模式二:minimum price这里是具体要解释的内容,非常长

关于难度分类的说明:
 容易 :概念类、识别类、公式计算类
 中等 :原因分析类、影响分析类、图像分析类、计算分析类
 困难 :全新概念类、全新场景类、全新图像类、推导复杂类、观点评价类、对比评价类、政策评价类

下标: 非公式中:Aa
公式中:A_a

上标:

非公式中:Aa
公式中:A^a

上下标: 公式中:A_a^b

NEW 字体修改


展开:

这里是正儿八经的标题
中文参考
标题文本 标题文本
示例

示例


$$\sum_{k=1}^n(a_k+b_k)=\sum_{k-1}^n a_k+\sum_{k=1}^n b_k$$

$$\%\Delta CPI=\sum_{i=1}^4w_i\Delta P_i$$

雅各宾派

斜着的字体

id first_name last_name gender
1 Jessalyn Corstorphine Female
2 Loutitia Smallman Female
3 Collin Toland Male
4 Huberto Coxall Male
5 Nixie Schober Female
6 Saba Bradberry Female
7 Dolores Duffer Female
8 Sinclare Torregiani Male
9 Darci Atlee Female
10 Lorry Flavelle Male



页首:

关于难度分类的说明:
 容易 :概念类、识别类、公式计算类
 中等 :原因分析类、影响分析类、图像分析类、计算分析类
 困难 :全新概念类、全新场景类、全新图像类、推导复杂类、观点评价类、对比评价类、政策评价类

选择题: {| |- | align="right" valign="top" |'''题目1''' || || [[File:Chapter 5-1.png|900px]] |- | align="right" |'''答案''' || || <big>'''D'''</big> |- | align="right" |'''难度''' || || {{Background color|#00FF00|''' 容易 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目2''' || || [[File:Chapter 5-2.png|900px]] |- | align="right" |'''答案''' || || <big>'''B'''</big> |- | align="right" |'''难度''' || || {{Background color|#00FF00|''' 容易 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目3''' || || [[File:Chapter 5-3.png|900px]] |- | align="right" |'''答案''' || || <big>'''B'''</big> |- | align="right" |'''难度''' || || {{Background color|#00FF00|''' 容易 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目4''' || || [[File:Chapter 5-4.png|900px]] |- | align="right" |'''答案''' || || <big>'''C'''</big> |- | align="right" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目5''' || || [[File:Chapter 5-5.png|900px]] |- | align="right" |'''答案''' || || <big>'''C'''</big> |- | align="right" |'''难度''' || || {{Background color|#00FF00|''' 容易 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目6''' || || [[File:Chapter 5-6.png|900px]] |- | align="right" |'''答案''' || || <big>'''B'''</big> |- | align="right" |'''难度''' || || {{Background color|#00FF00|''' 容易 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目7''' || || [[File:Chapter 5-7.png|900px]] |- | align="right" |'''答案''' || || <big>'''D'''</big> |- | align="right" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目8''' || || [[File:Chapter 5-8.png|900px]] |- | align="right" |'''答案''' || || <big>'''A'''</big> |- | align="right" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目9''' || || [[File:Chapter 5-9.png|900px]] |- | align="right" |'''答案''' || || <big>'''C'''</big> |- | align="right" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目10''' || || [[File:Chapter 5-10.png|900px]] |- | align="right" |'''答案''' || || <big>'''C'''</big> |- | align="right" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/>

大题: =Unit 4 End-of-unit questions= ==Data response== <center> [[File:Unit 4-1Passage.png|900px]]</center> <br/> <center> {{Hide|参考译文(谷歌机翻)|'''标题放在这里''' </br></br>   正文放在这里}}</center> <br/> {| |- | align="right" valign="top" |'''题目1a''' || || [[File:Unit 7-1a.png|900px]] |- | align="right" |'''题目类型''' || || '''概念陈述''' |- | align="right" valign="top" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" |'''答题框架''' || || 4分题。陈述概念(1分),并通过文中的信息进行说明(1分)。 |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目1b''' || || [[File:Unit 7-1b.png|900px]] |- | align="right" |'''题目类型''' || || '''图像描述''' |- | align="right" valign="top" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}} |- | align="right" valign="top" |'''考察知识点''' || || 从图像中提取信息的能力。 |- | align="right" valign="top" |'''答题框架''' || || 4分题。考虑“回答正/负相关(1分)+ 给出图像中的具体数据证明关系成立(1分)”。 |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目1c''' || || [[File:Unit 7-1c.png|900px]] |- | align="right" |'''题目类型''' || || '''影响分析''' |- | align="right" valign="top" |'''难度''' || || {{Background color|#FFC20E|''' 中等 '''}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" |'''答题框架''' || || 5分题。考虑“指出price level的变化情况(1分)+ 分析逻辑链(1分)”。 |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目1d''' || || [[File:Unit 7-1d.png|900px]] |- | align="right" |'''题目类型''' || || '''观点评价''' |- | align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" |'''答题框架''' || || 7分题,考虑讨论3个或以上的原因,每个原因按照“指出原因(1分)+ 逻辑分析(1分)”的结构完成。结论段可以探讨一下干扰结论的一些原因。 |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> ==Essays== {| |- | align="right" valign="top" |'''题目2''' || || [[File:Unit 7-2.png|900px]] |- | align="right" |'''题目类型''' || || '''观点评价''' |- | align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" |'''答题框架''' || ||20分题。考虑“重点概念 + 图像 + 正方观点 + 反方观点”的结构。 |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/> {| |- | align="right" valign="top" |'''题目3''' || || [[File:Unit 7-3.png|900px]] |- | align="right" |'''题目类型''' || || '''观点评价''' |- | align="right" valign="top" |'''难度''' || || {{Background color|red|{{color|white|''' 困难 '''}}}} |- | align="right" valign="top" |'''考察知识点''' || || |- | align="right" valign="top" |'''答题框架''' || ||20分题。考虑“重点概念 + 图像 + 正方观点 + 反方观点”的结构。 |- | align="right" valign="top" width="100px" |'''解答要点''' || || |} <br/>


真题卷选择题模板: <center><big>[[CAIE AS and A Level past papers|'''【点此返回历年真题目录】''']]</big></center> <br/> <big>'''单题搜索方法''':右上角搜索中输入'''该题中的部分文字''',点击搜索后进入相关页面,然后使用ctrl+F5(或其他按键组合调出搜索框),再次搜索该题干文字,直接定位到题目。</big> <br/> ==整卷下载== *{{color|red|'''试卷'''}}请点击此处 ⇒ [https://www.cambridgeinternational.org/Images/596269-2023-specimen-paper-1.pdf 【2023 Specimen Paper 1】] *{{color|red|'''答案'''}}请点击此处 ⇒ [https://www.cambridgeinternational.org/Images/596260-2023-specimen-paper-1-mark-scheme.pdf 【2023 Specimen Paper 1 Mark Scheme】] <br/> <big>'''关于难度分类的说明:'''</big><br/> {{Background color|#00FF00|''' 容易 '''}}:概念类、识别类、公式计算类<br/> {{Background color|#FFC20E|''' 中等 '''}}:原因分析类、影响分析类、图像分析类、计算分析类<br/> {{Background color|red|{{color|white|''' 困难 '''}}}}:全新概念类、全新场景类、全新图像类、推导复杂类、观点评价类、对比评价类、政策评价类<br/> <br/> ==试卷难易度分析== <div class="No_Select"> {| class="wikitable" |+ 试卷难易度分析 |-style="text-align:center" ! 考察章节 !! 容易 !! 中等 !! 困难 !! '''总计''' |-style="text-align:center" | Chapter 1 || ? || ? || ? || ? |-style="text-align:center" | Chapter 2 || ? || ? || ? || ? |-style="text-align:center" | Chapter 3 || ? || ? || ? || ? |-style="text-align:center" | Chapter 4 || ? || ? || ? || ? |-style="text-align:center" | Chapter 5 || ? || ? || ? || ? |-style="text-align:center" | '''总计''' || ? || ? || ? || '''30''' |} </div> ==题目解答== =CONCATENATE("===",D2,"===¥¥{|¥¥|-¥¥| align=""right"" valign=""top""|'''题目''' || || style=""background: #FAF0E6""| [[File: ",C2,"_",D2,".png|800px]] ¥¥|-¥¥| align=""right""|'''答案''' || || <big><big>''' ",E2,"'''</big></big>¥¥|-¥¥| align=""right""|'''难度''' || || ",W2,"¥¥|-¥¥| align=""right"" valign=""top""|'''考察知识点''' || || ",I2,"¥¥|-¥¥| align=""right"" valign=""top"" width=""100px"" |'''解答要点''' || || ",J2,"¥¥|-¥¥| align=""right"" valign=""top"" width=""100px"" |'''文字版备查''' || || <small>",K2,"</small>¥¥|}¥¥<br/>¥¥")


真题卷大题模板: <center><big>[[CAIE AS and A Level past papers|'''【点此返回历年真题目录】''']]</big></center> <br/> <big>'''单题搜索方法''':右上角搜索中输入'''该题中的部分文字''',点击搜索后进入相关页面,然后使用ctrl+F5(或其他按键组合调出搜索框),再次搜索该题干文字,直接定位到题目。</big> <br/> ==整卷下载== *{{color|red|'''试卷'''}}请点击此处 ⇒ [https://www.cambridgeinternational.org/Images/596269-2023-specimen-paper-2.pdf 【2023 Specimen Paper 2】] *{{color|red|'''答案'''}}请点击此处 ⇒ [https://www.cambridgeinternational.org/Images/596260-2023-specimen-paper-2-mark-scheme.pdf 【2023 Specimen Paper 2 Mark Scheme】] <br/> <big>'''关于难度分类的说明:'''</big><br/> {{Background color|#00FF00|''' 容易 '''}}:概念类、识别类、公式计算类<br/> {{Background color|#FFC20E|''' 中等 '''}}:原因分析类、影响分析类、图像分析类、计算分析类<br/> {{Background color|red|{{color|white|''' 困难 '''}}}}:全新概念类、全新场景类、全新图像类、推导复杂类、观点评价类、对比评价类、政策评价类<br/> <br/> ==Data response== <center> [[File:9708-2023-specimen-paper-2_1Passage.png|900px]]</center> <br/> <center> <big>{{Background color|#ffff00|'''  中英对照  '''}}</big> {| class="mw-collapsible mw-collapsed wikitable" |- !原文!!参考译文(谷歌机翻) |-valign="top" |'''英文标题放在这里'''<br/><br/> 英文正文<br/> <br/> ||'''中文标题放在这里'''<br/><br/>   中文正文<br/> <br/> |} </center> <br/> =CONCATENATE("{|¥¥|-¥¥| align=""right"" valign=""top"" |'''题目",D2,"'''|| || style=""background: #FAF0E6""| [[File:",C2,"_",D2,".png|800px]]¥¥|-¥¥| align=""right"" |'''题目类型'''|| || '''",H2,"'''¥¥|-¥¥| align=""right"" valign=""top"" |'''难度''' || || ",W2,"¥¥|-¥¥| align=""right"" valign=""top"" |'''考察知识点'''|| || ",I2,"¥¥|-¥¥| align=""right"" valign=""top"" width=""100px"" |'''解答要点'''|| || ",J2,"¥¥|-¥¥| align=""right"" valign=""top"" |'''官方答案'''|| || style=""background: #d3d3d3""| [[File:",C2,"_",D2,"-MS.png|600px]]¥¥|-¥¥| align=""right"" valign=""top"" |'''文字版备查'''||  ||<small>",K2,"</small>¥¥|}¥¥<br/>") ==Essay - Micro微观== ==Essay - Macro宏观==