12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- <?xml version="1.0" encoding="utf-8"?>
- <w:document xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:cx="http://schemas.microsoft.com/office/drawing/2014/chartex" xmlns:cx1="http://schemas.microsoft.com/office/drawing/2015/9/8/chartex" xmlns:cx2="http://schemas.microsoft.com/office/drawing/2015/10/21/chartex" xmlns:cx3="http://schemas.microsoft.com/office/drawing/2016/5/9/chartex" xmlns:cx4="http://schemas.microsoft.com/office/drawing/2016/5/10/chartex" xmlns:cx5="http://schemas.microsoft.com/office/drawing/2016/5/11/chartex" xmlns:cx6="http://schemas.microsoft.com/office/drawing/2016/5/12/chartex" xmlns:cx7="http://schemas.microsoft.com/office/drawing/2016/5/13/chartex" xmlns:cx8="http://schemas.microsoft.com/office/drawing/2016/5/14/chartex" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:aink="http://schemas.microsoft.com/office/drawing/2016/ink" xmlns:am3d="http://schemas.microsoft.com/office/drawing/2017/model3d" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w16cid="http://schemas.microsoft.com/office/word/2016/wordml/cid" xmlns:w16se="http://schemas.microsoft.com/office/word/2015/wordml/symex" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" mc:Ignorable="w14 w15 w16se w16cid wp14">
- <w:body>
- <w:p w14:paraId="7475E2D9" w14:textId="77777777" w:rsidR="003B6988" w:rsidRDefault="00000000" w:rsidP="003B6988">
- <w:pPr>
- <w:adjustRightInd w:val="0"/>
- <w:snapToGrid w:val="0"/>
- <w:spacing w:line="360" w:lineRule="exact"/>
- </w:pPr>
- <w:r w:rsidRPr="00295838">
- <w:rPr>
- <w:szCs w:val="21"/>
- <w:lang w:bidi="ar"/>
- </w:rPr>
- <w:t>${qsNo!''}</w:t>
- </w:r>
- <w:r w:rsidRPr="009D636A">
- <w:rPr>
- <w:color w:val="000000"/>
- <w:szCs w:val="21"/>
- </w:rPr>
- <w:t>.</w:t>
- </w:r>
- <w:permStart w:id="1199925203" w:edGrp="everyone"/>
- </w:p>
- <w:permEnd w:id="1199925203"/>
- <w:p w14:paraId="698C9571" w14:textId="77777777" w:rsidR="00295838" w:rsidRPr="00445096" w:rsidRDefault="00000000" w:rsidP="00295838">
- <w:pPr>
- <w:widowControl/>
- <w:spacing w:line="360" w:lineRule="exact"/>
- <w:rPr>
- <w:rFonts w:hAnsi="宋体"/>
- </w:rPr>
- </w:pPr>
- <w:r w:rsidRPr="003B6988">
- <w:rPr>
- <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:hint="eastAsia"/>
- </w:rPr>
- <w:t>答案及评分参考:</w:t>
- </w:r>
- <w:permStart w:id="252016444" w:edGrp="everyone"/>
- <w:permEnd w:id="252016444"/>
- </w:p>
- <w:sectPr w:rsidR="00295838" w:rsidRPr="00445096" w:rsidSect="009D636A">
- <w:pgSz w:w="11906" w:h="16838"/>
- <w:pgMar w:top="2155" w:right="1814" w:bottom="2155" w:left="1814" w:header="851" w:footer="1814" w:gutter="0"/>
- <w:cols w:space="720"/>
- <w:docGrid w:type="lines" w:linePitch="435"/>
- </w:sectPr>
- </w:body>
- </w:document>
|