【判断题】【消耗次数:1】
静脉补钾的浓度一般不超过0.3%。
正确
错误
参考答案:
复制
纠错
相关题目
【单选题】 静脉补钾,浓度一般不超过( )
①  3%
②  3‰
③  0.3‰
④  0.3%
【单选题】 关于静脉补钾错误的是
①  尿量少于30ml/h
②  浓度少于0.3%
③  严禁静脉推注
④  滴速在60滴/分以下
【单选题】 一般药物的干燥温度不超过
①  60℃
②  50℃
③  40℃
④  80℃
⑤  、100℃
【单选题】 第三产程一般不超过
①  5min
②  10min
③  20min
④  30min
【单选题】 转向盘自由行程一般不超过(? )
①  10°~15°
②  25°~30°
③  15°~20°
【单选题】 三腔管用于门脉高压病人胃底、食管静脉破裂压迫止血时,放置时间一般不超过()
①  1~2天
②  3~4天
③  2~3天
④  6天
⑤  3~5天
【单选题】 党支部党员人数一般不超过( )人。
①  30
②  50
③  80
【单选题】 党支部党员人数一般不超过()人。
①  30
②  50
③  60
【单选题】 病历中主诉记载的内容一般不超过( )
【单选题】 必须用中心静脉供给营养的,一般都选择连续使用超过()
①  一周
②  二周
③  三周
④  四周
⑤  五周
随机题目
【多选题】 下列( )可以使窗口显示前一个页面(选择二项)
①  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( )