Software design is a (66) process. It requires a certain (67) of flair on the part of the designer. Design can net be learned from a book. It must be practiced and learnt by experience and study of existing systems. A well (68) software system is straight forward to implement and maintain, easily (69) and reliable. Badly (68) software systems, although they may work are (70) to be expensive to maintain, difficult to test and unreliable. 70()
A. like
B. likely
C. unlike
D. unlikely
查看答案
The writer sums up the four rules based on his own experience.
The writer himself once suffered from the "inventor’s disease" but later found a way to solve the problem.
Software design is a (66) process. It requires a certain (67) of flair on the part of the designer. Design can net be learned from a book. It must be practiced and learnt by experience and study of existing systems. A well (68) software system is straight forward to implement and maintain, easily (69) and reliable. Badly (68) software systems, although they may work are (70) to be expensive to maintain, difficult to test and unreliable. 66()
A. create
B. created
C. creating
D. creative
静态成员函数仅能访问 (33) 。静态数据成员的初始化必须在 (34) 。 33()
A. 静态的数据成员
B. 非静态的成员函数
C. 非静态的数据成员
D. 以上都不对