网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
It ______ heavily when I left the cinema.
A
rains
B
will rain
C
is raining
D
was raining
参考答案
参考解析
解析:
句意:当我离开电影院的时候正在下大雨。从过去时间状语when I left the cinema可知此处用过去进行时,故选D项。
句意:当我离开电影院的时候正在下大雨。从过去时间状语when I left the cinema可知此处用过去进行时,故选D项。
更多 “单选题It ______ heavily when I left the cinema.A rainsB will rainC is rainingD was raining” 相关考题
考题
– I want to buy a silk tie with white and black spots. –()
(A) No, there is nothing left.(B) I’m sorry.(C) I'm afraid we don't have any left.(D) Here you are.
考题
Unluckily, when I dropped in , Dr. Smith (), so we only had time for a few words.
A、just leftB、was just leavingC、has just leftD、had just left
考题
—I really hope to keep in touch with Lily.—Sorry.I don't know .A.what her name is B.what her job isC.what her number is D.when she left
考题
—I really hope to keep in touchwithLily.rn—Sorry. I don't know______.
A.what her name isB.what her job isC.what her number isD.when she left
考题
_______ got to the hotel yesterday evening when it began to rain heavily.A. No sooner I hadB. No sooner had IC. Hardly I hadD. Hardly had I
考题
When my grandfather died, I discovered that he had left me some money in his ______.A. savingsB. willC. credit cardD. cash machine
考题
When I ___school this morning, it ___, so I used my raincoat.
A.left, was rainingB.was leaving, was rainingC.had left, was rainingD.left, rained
考题
― Seven thirty? I guess I’d better get going for the meeting at eight o’clock.When is the next bus up to the hotel?― ___________________.
A.That bus leaves here in 15 minutes.B.That bus left just now.C.That bus isn’t here.D.The bus over there is waiting.
考题
阅读下列C程序和程序说明,将应填入(n)处的字句写在对应栏内。【说明】下面是一个用C编写的快速排序算法。为了避免最坏情况,取基准记录pivot时,采用从left、right和mid=[(left+right)/2]中取中间值,并交换到right位置的办法。数组a存放待排序的一组记录,数据类型为T,left和right是待排序子区间的最左端点和最右端点。void quicksort (int a[], int left, int right) {int temp;if (left<right) {hat pivot = median3 (a, left, right); //三者取中子程序int i = left, j = right-1;for(;;){while (i <j a[i] < pivot) i++;while (i <j pivot < a[j]) j--;if(i<j){temp = a[i]; a[j] = a[i]; a[i] = temp;i++; j--;}else break;}if (a[i] > pivot){temp = a[i]; a[i] = a[right]; a[right] = temp;}quicksort( (1) ); //递归排序左子区间quieksort(a,i+1 ,right); //递归排序右子区间}}void median3 (int a[], int left, int right){ int mid=(2);int k = left;if(a[mid] < a[k])k = mid;if(a[high] < a[k]) k = high; //选最小记录int temp = a[k]; a[k] = a[left]; a[left] = temp; //最小者交换到 leftif(a[mid] < a[right]){temp=a[mid]; a[mid]=a[right]; a[right]=temp;}}消去第二个递归调用 quicksort (a,i+1,right)。 采用循环的办法:void quicksort (int a[], int left, int right) {int temp; int i,j;(3) {int pivot = median3(a, left, right); //三者取中子程序i = left; j = righi-1;for (;; ){while (i<j a[i] < pivot)i++;while (i<j pivot <a[j]) j--;if(i <j) {temp = a[i]; a[j]; = a[i]; a[i]=temp;i++; j--;}else break;}if(a[i]>pivot){(4);a[i]=pivot;}quicksoft ((5)); //递归排序左子区间left = i+1;}}
考题
The burglar was caught__________.A.while he left the houseB.when he was left the houseC.as he was leaving the houseD.as soon as he was leaving the house
考题
A vessel is not underway when ______.A.the anchor is draggingB.the ahchor is used in dockingC.the ahchor is dredgingD.she is at anchor but yawing heavily
考题
Not a single word __________when he was forced to leave home and join the army in 1937.
A.did Mark leave
B.left Mark
C.did leave Mark
D.Mark left
考题
The earthquake broke out on a day _______ my father left for America, a day _______I’ll never forget.A.that; when
B.when; when
C.that; which
D.when; that
考题
The earthquake broke out on a day______ my father left for America, a day _______ I’ll never forget.A.that; when
B.when; when
C.that: which
D.when; that
考题
When I got on the bus,I__________I had left my waliet at home.A.was realizing
B.realized
C.have realized
D.would realize
考题
I believe you have ______ some important points in the report.A.left off
B.left behind
C.left out
D.left alone
考题
When William I died in Normandy in()he left England to his second son William.A1100B1153C1087D1135
考题
When facing the bow on a ship, the left side is called the().A、left sideB、starboard sideC、port sideD、port bow
考题
单选题When my ship arrived there, their ship().A
has left alreadyB
left alreadyC
had left alreadyD
would left already
考题
单选题Perhaps the last word is best left to his father. Bill Hayes:“When Mike first told me about his ______ , I just laughed and said that I thought it was foolish—Which shows you that he’s smarter than I am.”A
dreamB
ideaC
problemD
study
考题
单选题—Jerry and Lucy must both like movies. I often meet them at the cinema.—_____ is Lucy, not Jerry, who likes movies.A
SoB
ThatC
ItD
Such
考题
单选题Only when I left my parents for Italy ______ how much I loved them.A
I realisedB
I had realisedC
realised ID
did I realise
热门标签
最新试卷