【单选题】【消耗次数:1】
卡介苗简称为
ABC
BCA
BCG
BGG
BGC
参考答案:
复制
纠错
相关题目
【单选题】 工期索赔简称为。
①  EOT
②  ATM
③  WTE
④  CTF
【单选题】 仓库管理系统简称为________。
①  MWS
②  WMS
③  SWM
④  WSM
【单选题】 国际学生评价项目简称为
①  TIMSS
②  PISA
③  NAEP
④  CET
【单选题】 施工现场变化索赔简称为。
①  APC
②  FBI
③  ABD
④  CAD
【单选题】 “公共关系”的英文简称为:
①  PC
②  PV
③  BR
④  PR
【单选题】 <p>()公共关系的英文简称为:</p>
①  PC
②  PR
③  CP
④  RP
【单选题】 下列物质中简称为G蛋白的是()
①  鸟苷酸结合蛋白
②  腺苷酸结合蛋白
③  磷脂酰胆碱
④  磷脂酰乙醇胺
⑤  鸟苷酸环化酶蛋白
【单选题】 新型冠状病毒肺炎的英文简称为( )
【单选题】 计算机辅助工程的英文简称为_____。
①  CAD
②  CAE
③  CAM
④  CAPP
【单选题】 企业与企业之间的电子商务简称为(   )
①  B2G
②  B2C
③  B2B
④  C2C
随机题目
【多选题】 下列( )可以使窗口显示前一个页面(选择二项)
①  back( )
②  forward( )
③  go(1)
④  go(-1)
【多选题】 下列选项中,( )可以打开一个无状态栏的页面。(选择二项)
①  window.open(advert.html
②  window.open(advert.html,广告,toolbar=1,scrollbars=0,status=1
③  window.open(advert.html,,scrollbars=1,location=0,resizable=1
④  window.open(advert.html,,toolbars=0, scrollbars=1, location=1, status=no
【多选题】 在JavaScript中,下列方法中相当于客户端点击F5(刷新)的是()(选择二项)
①  document.replace( );
②  document.reload( );
③  location.replace(location.href);
④  location.reload( );
【单选题】 下面( )可实现刷新当前页面。(选择一项)
①  reload( )
②  replace( )
③  href
④  referrer
【单选题】 有如下JavaScript代码,运行后页面文档背景色为蓝色,要实现该效果,横向处应填写( )。script language=JavaScriptfunction change( ){ document.______=blue}/scriptbody onload=change( )/body(选择一项)
①  bgColor
②  backgroud
③  color
④  background-color
【单选题】 在javascript浏览器对象模型中,window对象的( )属性用来指定浏览器状态栏中显示的临时消息。(选择一项)
①  status
②  screen
③  history
④  document
【单选题】 以下选项中,( )可以打开一个无状态栏,无工具栏、有滚动条的页面。(选择一项)
①  window.open(adv.html
②  window.open(adv.html,广告,toolbar=0,scrollbar=0,status=1)
③  window.open(adv.html,广告,toolbar=1,scrollbar=1,status=0)
④  window.open(adv.html,广告,toolbar=0,scrollbar=1,status=0)
【单选题】 下面( )不是document对象的方法。(选择一项)
①  getElementsByName( )
②  getElementById( )
③  write( )
④  reload( )
【单选题】 有如下JavaScript代码: .... script language=JavaScript var x = true; document.write(x); /script .....页面运行后,输出( )。(选择一项)
①  1
②  0
③  true
④ 
【单选题】 下面( )不是document对象的方法。(选择一项)
①  getElementsByTagName( )
②  getElementById( )
③  write( )
④  reload( )