【简答题】下面程序运行结果是 ________ 。(注意结果的输出格式,且符号均应是英文标点。) void main( ) { int i, sum = 0; for(i = 0; i <= 1; ++i) printf(" %d,sum=%d\n", i, sum +=i); }
【单选题】The pattern used in Text A, Unit 4 is ______.
D.
both Block Pattern and Seesaw Pattern
【单选题】Q 6 - Choose the correct option to replace all the occurrences of pattern1 with pattern2 using vi editor.
A.
- :%s/pattern1/pattern2/g
B.
- :%s/pattern1/pattern2/G
C.
- %s/pattern1/pattern2/G
D.
- :%s/pattern1/pattern2/G
【单选题】根据下列选项,回答下列各题。
E.
可以含有说明书以外的理论、观点等内容 非处方药
【单选题】What is the organization pattern of text A?
A.
Example-explanation-conclusion pattern
B.
Question-example-conclusion pattern
C.
Cause-reason-conclusion pattern