Jack() to see me.He'll be here soon. A.comeB.is comingC.came

Jack() to see me.He'll be here soon.

A.come

B.is coming

C.came


相关考题:

Jack: Say, Jane, let's go and get a bite to eat.Jane: _________?Jack: How about McDonald's?Jane: Great.A. Where toB. What forC. How toD. Why so

If I_____ Peter, I him about the meeting.A. see, will tellB. see, tellC. will see, tell

()you()Jane last month? B: No, I(). A、*/saw/didn’tB、Did/see/didn’tC、Did/saw/didn’tD、id/see/did

Tom: Hey, Jack, what's up?Jack: ____________A、Yes,definitely!B、Oh,not much.C、What is happening in your life?D、You are lucky.

4. People can ________ running everywhere. Do you.know what ______ ?A. see; has happenedB. see ; happensC. be seen;is happenedD. be seen;is happening

为用户jack设置登录密码jack123456

如果要把一个用户名jack保存在session对象里,则下列语句正确的是() 。A.session.setAttribute(name,jack);B.session.setAttribute("name","jack");C.session.setAttribute("jack",name);D.session.setAttribute("jack","name");

下列用于更新的SQL语句中,正确的是()A.update user set id = u001 ;B.update user(id,username) values('u001','jack');C.update user set id='u001',username='jack';D.update into user set id = 'u001', username='jack';

下列用于更新的SQL语句中,正确的是()A.update user set id='u001',username='jack';B.update user(id,username) values('u001','jack');C.update user set id = u001 ;D.update into user set id = 'u001', username='jack';

新建一个目录/home/jack, 将用户jack的登录shell 修改为bash,主目录改为/home/jack,主用户组改为group1。