首页 > 建设工程
题目内容 (请给出正确答案)
[主观题]

The Case of the Disappearing Fingerprints One useful anti-cancer drug can effectively eras

The Case of the Disappearing Fingerprints

One useful anti-cancer drug can effectively erase the whorls(萝状指纹)and other characteristic marks that give people their distinctive fingerprints.Losing them could become troublesome.A case【51】______online in a letter by Annals of Oncology indicates how big a【52】______losing finger prints is.

Eng-Huat Tan,a Singapore-based medical doctor describes a 62-year-old man who has used capecitabine(卡培他滨)to【53】______his nasopharyngeal cancer(鼻咽症).After three years on the【54】______,the patient decided to visit his U.S.relatives last December.But he was stopped by U.S. customs officials【55】______4 hours after entering the country when those officials couldn't get finger prints from the man.There were no【56】______swirly(旋涡状的)marks appearing from his index fin ger.

U.S.customs has been fingerprinting incoming foreign visitors for years,Tan says.Unfortunately, for the Singaporean traveler,one potential【57】______effect of his drug treatment is a smoothing of the tissue on the finger pads.【58】______,no fingerprints.

“It is uncertain when fingerprint【59】______will begin to take place in patients who are taking capecitabine,”Tan points out.So he【60】______any physicians who prescribe the drug to provide their patients with a doctor's【61】______pointing Out that their medicine may cause fingerprints to disappear.

Eventually,the Singaporean traveler made it into the United States.But he's also now got the explanatory doctor's note-and won't leave home【62】______it.

By the way,maybe the Food and Drug Administration,【63】______approved use of the drug 11 years ago,should consider updating its list of side effects【64】______with this medicine.The current list does note that patients may experience vomiting(呕吐),stomach pain and some other side effects. But no where【65】______it mention the potential for loss of fingerprints.

(51)

A.released

B.suggested

C.accepted

D.detected

查看答案
答案
收藏
如果结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能还需要:
您的账号:
发送账号密码至手机
发送
安装优题宝APP,拍照搜题省时又省心!
更多“The Case of the Disappearing F…”相关的问题
第1题
______, we can do nothing.A.Such is the caseB.Such the case beingC.Such the case isD.Such

______, we can do nothing.

A.Such is the case

B.Such the case being

C.Such the case is

D.Such being the case

点击查看答案
第2题
以下程序的运行结果是【】。

main()

  { int a=2,b=7,c=5;

  switch(a>0)

  { case 1:switch(b<0)

        { case 1:printf("@");break;

         case 2:printf("!");break;

        }

   case 0:switch(c==5)

        { case 0:printf("*");break;

         case 1:printf("#");break;

         case 2:printf("$");break;

        }

   default:printf("&");

  }

  printf("\n");

 }

点击查看答案
第3题
若有定义floatw;inta,b;,则合法的switch语句是()。

A.switch(w) { case 1.0: printf("*\n"); case 2.0: printf("**\n"); }

B.switch(); { case 1 printf("*\n"); case 2 printf("**\n"); }

C.switch() {case 1:printf("*\n"); default: printf("\n"); case 1+2:printf("**\n"); }

D.switch(a+b); { case 1: printf("*\n"); case 2: printf("**\n"); default:printf("\n"); }

点击查看答案
第4题
下面程序的输出结果是()main(){int s=0,k;for(k=5;k>=0;k--){switch(k){case 1:case 5:s++;break;case 3:case 4:break;case 0:case 2:s+=2;break;}}printf("s=%d\n",s);}

A.5

B.6

C.7

D.8

点击查看答案
第5题
执行语句序列:int n;cin>>n;switch(n) { case 1: case 2:cout<<'1'; case 3: case 4:cout<<'2';b

执行语句序列: int n; cin>>n; switch(n) { case 1: case 2:cout<<'1'; case 3: case 4:cout<<'2';break; default:cout<<'3'; }时,若从键盘输入1,则屏幕显示______ 。

A.1

B.2

C.3

D.12

点击查看答案
第6题
We hope the driver in this case is arrested and () justice.
点击查看答案
第7题
以下选项中,case语句的语法是()

A.case字段when条件then结果

B.casewhen字段=条件then结果

C.casewhen字段then结果

D.case字段when字段=条件then结果

点击查看答案
第8题
case<表达式表列>,其中的表达式表列不正确的为()。

A.Case 100*a

B.Case 1000 To 2000

C.Case Is<3000

D.Case 2000

点击查看答案
第9题

(), we have done a lot for the old teacher.

A.That is the case

B.There is the case

C.As is the case

D.It is the case

点击查看答案
第10题
CASE开发法属于软件开发工具,一般分为:集成化的CASE工具、前期的CASE工具和()三类。

A.平台的

B.智能化的

C.数据挖掘的

D.后期的CASE工具

点击查看答案
第11题
以下程序的输出结果是().main(){ int a,i;a=0;for(i=1;i<5;i++){ switch(i){ case 0:case 3:a+=2;case 1:case 2:a+=3;default:a+=5;}}printf("%d/n",a);}

A.31

B.10

C.20

D.13

点击查看答案
退出 登录/注册
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改