题目内容

Part B (10 points)
You are going to read a list of headings and a text about unknown knowledge on AIDS. Choose the most suitable heading from the list for each numbered paragraph. The first paragraphs of the text are not numbered. There is one extra heading which you do not need to use.
In the 20 years since the first cases of AIDS were detected, scientists say they have learned more about this viral disease than any other.
Yet Peter Piot, who directs the United Nations AIDS program, and Stefano Vella of Rome, president of the International AIDS Society, and other experts say reviewing unanswered questions could prove useful as a measure of progress for AIDS and other diseases.
Among the important broader scientific questions that remain:
(41)______.
A long-standing belief is that cancer cells constantly develop and are held in check by a healthy immune system. But AIDS has challenged that belief. People with AIDS are much more prone to certain cancers like non-Hodgkins lymphomas and Kaposi's sarcoms, but not to breast, colon and lung, the most common cancers in the United States. This pattern suggests that an impaired immune system, at least the type that occurs in AIDS, does not allow common cancers to develop.
(42)______.
When HIV is transmitted sexually, the virus must cross a tissue barrier to enter the body. How that happens is still unclear. The virus might invade directly or be carried by a series of different kinds of cells.
Eventually HIV travels through lymph vessels to lymph nodes and the rest of the lymph system. But what is not known is how the virus proceeds to destroy the body's CD-4 cells that are needed to combat invading infectious agents.
(43)______.
Although HIV kills the immune cells sent to kill the virus, there is widespread variation in the rate at which HIV infected people become ill with AIDS. So scientists ask: Can the elements of the immune system responsible for that variability be identified? If so, can they be used to stop progression to AIDS in infected individuals and possibly pre vent infection in the first place?
(44)______.
In theory, early treatment should offer the best chance of preserving immune function. But the new drugs do not completely eliminate HIV from the body so the medicines, which can have dangerous side effects, will have to be taken for a lifetime and perhaps changed to combat resistance. The new policy is expected to recommend that treatment be deferred until there are signs the immune system is weakening.
Is a vaccine possible?
There is little question that an effective vaccine is crucial to controlling the epidemic. Yet only one has reached the stage of full testing, and there is wide controversy over the degree of protection it will provide. HIV strains that are transmitted in various areas of the world differ genetically. It is not known whether a vaccine derived from one type of HIV will confer protection against other types.
(45)______.
Without more incisive, focused behavioral research, prevention messages alone will not put an end to the global epidemic.

A. What route does HIV take after it enters the body to destroy the immune system?
B. How and when did the long-standing belief concerning AIDS and HIV crop up?
C. What is the most effective anti-HIV therapy?
D. How does HIV subvert the immune system?
E. In the absence of a vaccine, how can HIV be stopped?
F. Why does AIDS predispose infected persons to certain types of cancer and infections?

查看答案
更多问题

有以下程序
inculde <stdio.h>
main()
{ int m,n;
scanF(“%d%d”,&m&n);
While(m!=n)
{ While(m>n)m=m-n;
While(m<n)n=n-m;
}
PrintF(“%d\n”,m);
}
程序运行后,当输入14 63<回车>时,输出结果是【 】。

阅读以下说明、Java代码,将应填入(n)处的字句写在对应栏内。
【说明】
本程序输出10000之内的所有完全数。完全数是指等于其所有因子和(包括1,但不包括这个数本身)的数。例如:6=1×2×3,6=1+2+3,则6是一个完全数。
【程序】
public class PerfectNum
{
Public static void main(String args[])
{
int count=1;
for(int i=1; i<10000; i++)
{
int y=0;
for(int j=1; j<i; j++)
if((1))
y=(2)
if((3))
{
System.out.print((4) +String.valueOf('\t'));
(5)
If(count%3==0)
System.out.printin();
}
}
}

PC机中,8250的基准工作时钟为1.8432 MHz,当8250的通信波特率为4800时,写入8250除数寄存器的分频系数为【 】。

RESUME
John A. William
2195 Park Avenue
Monroe, LA 72102-3876
(318) 332-8471
Career Objective:
Laboratory Technician
Education:
1985—1989: University of Chicago, Chicago, III. B.Sc.,
majored in Chemistry
Scholastic Average: B plus
Minored in Mathematics, Scholastic Average: B plus
Scholarships:
1985—1987: Half-tuition scholarship
1988—1989: Full-tuition scholarship
Working Experience:
1987—1988 Laboratory Assistant, Chicago Downtown Hospital. Work involved blood, urine analyses; record-keeping. Average 10 hours per week during the school year. Worked full-time during summers of 1988 and 1989.
1988—1989 Clerical Assistant, Chemistry Department, University of Chicago.
RESUME
This is a【46】. The applicant graduated from【47】and majored in【48】. He is going to apply for【49】He worked as【50】during 1987 to 1988.

答案查题题库