__(1)__ months later, the wife came to the husband with a proposal, “I read in a magazine, a while ago, __(2)__ how we can strengthen our marriage, ” she offered.
“Each of us will write a list of the things that we find a bit annoying with __(3)__ person. Then, we can talk about how we can fix them together and make our lives happier together. ”
Her husband agreed. So each of them went to a separate room in the house and thought of the things that __(4)__ them about the other. They thought about this question for the rest of the day and wrote __(5)__ what they came up with.
The __(6)__ morning, at the breakfast table, they decided that they__(7)__ go over their lists.
“I'll start,” offered the wife. She took out her list. It had many items on it. Enough to fill 3 pages in fact. As she started, __(8)__ the list of the little annoyances, she noticed that tears were starting to appear in her husband's eyes.
“What’s wrong?” she asked.
“Nothing,” the husband replied, “keep reading your list.”
The wife continued to read __(9)__ she had read all three pages to her husband. She neatly placed her list on the table and folded her hands __(10)__the top of it.
(1)A、A few
B、A little
C、Few
D、Little
(2)A、to
B、about
C、in
D、over
(3)A、the other
B、another
C、next
D、other
(4)A、annoying
B、annoyance
C、annoyed
D、being annoyed
(5)A、up
B、in
C、on
D、down
(6)A、second
B、other
C、next
D、later
(7)A、could
B、would
C、might
D、must
(8)A、read
B、to read
C、to be read
D、reading
(9)A、while
B、after
C、until
D、the moment
(10)A、over
B、on
C、above
D、up
第1题:
下列关于CAME1s评级的说法,正确的有( )。
A.CAME1s评级结果以1~5级表示,数字越小表明级别越低和监管关注程度越高
B.CAME1s评级包括五大类要素评级和一个综合评级
C.CAME1s评级的要素“C”是指“成本”
D.CAME1s评级是国际通用的、系统评价银行机构整体财务实力和经营管理状况的个方法体系
E.CAME1s评级内容包括评价董事会和管理层的能力和效率
第2题:
A.whenoneofthetunnelpeershasadynamicIPaddress
B.whenoneofthetunnelpeerswantstoforcemainmodetobeused
C.whenfragmentationoftheIKEpacketisrequiredbetweenthetwopeers
D.whenoneofthetunnelpeerswantstospecifyadifferentphase1proposal
第3题:
第4题:
A. [edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200; }policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { interface ge-0/0/1.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }
B. [edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200; } policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { interface st0.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }
C. [edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200;} policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { bind-interface ge-0/0/1.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }
D. [edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200; }policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { bind-interface st0.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }
第5题:
Wife. Do you have any idea for the weekend?
Husband: ______?
第6题:
1、用于二进制读写的I/O流函数包括
A.get()
B.getline()
C.read()
D.write()