直达运输与中转运输相比较,______。
A.成本节省
B.运输速度快
C.托运手续简单
D.两者的优劣要具体分析
参考答案:D
John shut everybody out of the kitchen _____ he could prepare his grand surprise for the party.[ ]
A. which
B. when
C. as if
D. so that
运算符函数调用格式的表达式y/x++与表达式y.operator/(operator++(x,0))的含义相同,由此可看出( )。
A.“/”和“++”都是作为成员函数重载的
B.“/”和“++”都是作为非成员函数重载的
C.“/”是作为成员函数重载的,“++”是作为非成员函数重载的
D.“/”是作为非成员函数重载的,“++”都是作为成员函数重载的