____(she) name is Gina.
第1题:
"she'd despise me. She's the coolest girl in school.And everyone worships her because she's heaven"is said by ().
A、Santa
B、his Mom
C、his Dad
D、the
C、onductor
第2题:
10.1 have a good friend.______ name is Jane._____ is thirteen.
A. Her ; Her
B. She's; She
C. Her;She
D. She;She
第3题:
要将tmp目录下名字以script字样打头,紧接两个任意字符,以.sh结尾的文件的访问权限改成700,下面哪种做法是正确的?
A.chmod 700 /tmp/script??.sh
B.find /tmp -name "script??.sh" -exec chmod 700 {} ;
C.chmod 700 /tmp/script**.sh
D.chmod 700 /tmp/script[??].sh
E.chmod 700 /tmp/script[**].sh
F.find /tmp -name "script**.sh" -exec chmod 700 {} ;
第4题:
康唑类药品的药名词干是
A.#NAME?
B.#NAME?
C.#NAME?
D.#NAME?
E.#NAME?
第5题:
第6题:
16、要将tmp目录下名字以script字样打头,紧接两个任意字符,以.sh结尾的文件的访问权限改成700,下面哪种做法是正确的?
A.chmod 700 /tmp/script??.sh
B.find /tmp -name "script??.sh" -exec chmod 700 {} \;
C.chmod 700 /tmp/script**.sh
D.chmod 700 /tmp/script[??].sh
E.chmod 700 /tmp/script[**].sh
F.find /tmp -name "script**.sh" -exec chmod 700 {} \;