雨伞借给谁


作者:绮思2

写作文网 xiezuowen.net


雨伞之辩</titles></p> <p>一日,晴空万里,青蛙、乌龟、小鸭和小鸡结伴而行。</p> <p>俄顷,雷声大作,大雨倾盆。他们跑到小猫家借伞,可小猫只备有一把雨伞。</p> <p>青蛙抢先道:"此伞须先借予我,因我体型最小。"</p> <p>乌龟随后言:"吾正患病,亟需此伞护体。"</p> <p>小鸭接着说:"吾已浑身湿透,请先借于我。"</p> <p>唯有小鸡默然不语。</p> <p>小猫沉思片刻,道:"此伞应先借予小鸡,因余等皆可暂困水中,惟小鸡不能入水。"</p></b></div> <br /> <br /> </article> <div class="copyright text-secondary fs-7 mt-5 ">© 著作权归作者所有,如需转载或内容合作请联系作者! </div> </div> </div> </div> </div> <script> function exportToWord() { const fileName = document.getElementById('title').innerText.trim() + '-写作文网-xiezuowen.net.doc'; const content = document.getElementById('content').innerHTML; const blob = htmlDocx.asBlob(content, { orientation: 'portrait', unit: 'pt', size: 'A4' }); const url = URL.createObjectURL(blob); const a = document.createElement('a'); a.href = url; a.download = fileName; document.body.appendChild(a); a.click(); document.body.removeChild(a); URL.revokeObjectURL(url); } </script> </body> </html>