【单选题】【消耗次数:1】
I have _________ some courses and software to my Smartphone, and I find they are very interesting and easy to use.
uploaded
downloaded
copied
copy
参考答案:
复制
纠错
相关题目
【单选题】 I hope ___ the little ___ I have been able to do has been of some use.
①  that; that
②  /; by which?
③  what; what
④  /; with which
【单选题】 I have no idea _____ to make my speech interesting.
①  how
②  why
③  when
④  what
【单选题】 —Can I help you?—Id like to buy a present for my fathers birthday, _____ at a proper price, but of great use.
①  that
②  anyone
③  one
④  everything
【单选题】 Ive lost my pen. I cant find it anywhere, so I have to buy ____ after school.
①  it
②  one
③  this
④  that
【单选题】 6.I have taught to be very ______ about my manners at parties.
①  elaborate
②  conscientious
③  careful
④  conscious
【单选题】 —I want to have my CD player fixed, but I cant find a repair shop. —Oh, I know_____ . Come on, Ill take you there.
①  one
②  the one
③  ones
④  many
【单选题】 I’11 send you my address ____ I find somewhere to live. ?
①  although ?
②  as ?
③  while ?
④  once ?
【判断题】 A: I am applying for my dream job with a software company. B: Congratulations.
①  正确
②  错误
【单选题】 I have lost my white hat. I______ it somewhere.
①  must be dropping
②  must have dropped
③  must have been dropped
④  must drop
【单选题】 In high school, I was very unpopular, and I did ( ) the discrimination from my classmates.
①  encountered
②  encounter
③  had encountered
④  will encounter
随机题目
【单选题】 下列选项中说法正确的是( )
①  都为文字标签,没有区别
②  标签只能插入文字,font标签可以插入图片
③  标签只能插入图片,font标签可以插入文字
④  标签为段落标签,font标签文字标签
【单选题】 用于指定视频或音频数据是否预加载的属性是( )
①  preload
②  autoplay
③  poster
④  Controls
【单选题】 要将插入的图片大小设为宽50像素,高为100像素,则正确代码为 ( )
①  imgsrc=images/banner3.jpgwidth=50height=100/
②  imgsrc=images/banner3.jpgwidth=100height=50/
③  imgsrc=images/banner3.jpgwidth:50,height:100/
④  imgsrc=images/banner3.jpgwidth:100,height:50/
【多选题】 当希望使图片的背景是透明的时候,应该使用的图像格式是( )
①  JPG
②  PNG
③  BMP
④  GIF
【多选题】 分析下面的HTML代码片段,则选项中的说法正确的是( ) tablecellspacing=30trtdcolspan=2align=center/td/trtrtdrowspan=2align=center/tdtdalign=center/td/trtrtdcolspan=2align=center/td/tr/table
①  该表格共有两行三列
②  该表格边框宽度为30像素
③  该表格中的文字均居中显示
④  “姓名”单元格跨2列
【单选题】 在网页中显示特殊字符,如果要输入“”,应使用( )
①  lt;
【单选题】 关于文本对齐,源代码设置不正确的一项是( )
①  居中对齐:divalign=middle/div
②  居右对齐:divalign=right/div
③  居左对齐:divalign=left/div
④  两端对齐:divalign=justify/div
【单选题】 下面代码的运行结果,说法正确的是( ) 苹果/lili/lili/li/ul
①  是有序列表
②  是无序列表
③  是定义列表
④  都不正确
【单选题】 关于下面代码的运行效果,说法正确的是( ) div{color:#0F0;background-color:#f00}
①  设定div的字体颜色和背景颜色为红色
②  设定div的字体颜色和背景颜色为绿色
③  设定div的字体颜色为绿色,背景颜色为红色
④  设定div的字体颜色为红色,背景颜色为绿色
【单选题】 下列( )表示p元素中的字体是粗体。
①  p{text-size:bold}
②  p{font-weight:bold}
③  pstyle=text-size:bold
④  pstyle=font-size:bold