zoukankan      html  css  js  c++  java
  • 转存上课资料php

    1. 农夫有17只羊,除了9只以外都病死了,农夫还剩几只羊?<br/>
    <input type="radio" name="q1" value="1">17
    <input type="radio" name="q1" value="2">9
    <input type="radio" name="q1" value="3">8
    </div>
    <br/>
    <div>
    2. 大月有31天,小月有30天,那么一年中几个月有28天?<br/>
    <input type="radio" name="q2" value="1">1个
    <input type="radio" name="q2" value="2">4年一个
    <input type="radio" name="q2" value="3">12个
    </div>
    <br/>
    <div>
    3. 小明的妈妈有三个小孩,老大叫大毛,老二叫二毛,老三叫什么?<br/>
    <input type="radio" name="q3" value="1">三毛
    <input type="radio" name="q3" value="2">小明
    <input type="radio" name="q3" value="3">不知道
    </div>
    <br/>
    <div>
    4. 英国有没有七月四日(美国独立纪念日)?<br/>
    <input type="radio" name="q4" value="1">有
    <input type="radio" name="q4" value="2">没有
    <input type="radio" name="q4" value="3">不知道
    </div>
    <br/>
    <div>
    5. 医生给你3个药丸,要你每30分钟吃1个,这些药丸多久后会被吃完?<br/>
    <input type="radio" name="q5" value="1">90分钟
    <input type="radio" name="q5" value="2">60分钟
    <input type="radio" name="q5" value="3">30分钟

    This moment will nap, you will have a dream; but this moment study, you will interpret a dream.
  • 相关阅读:
    py爬取英文文档学习单词
    windows 下使clion支持c++11操作记录
    angular在ie8下的一个bug
    连连看小游戏前端实现
    如何禁止页面文字被选中
    分享一个BUG
    描点链接元素的优化提升用户体验
    模拟淘宝滚动显示问题解决入口
    简易图片轮播效果
    支付战争
  • 原文地址:https://www.cnblogs.com/mawenqi-barry/p/9111606.html
Copyright © 2011-2022 走看看