皮皮学,免费搜题
登录
搜题
【简答题】
Complete the following sentences with would when appropriate. Use used to whenever would is not suitable. 1. In those days whenever I had difficulties, I ____(1)____ go to Mr. Blake for help. 2. Rita _(2)_______ work in a law office for many years. But now she doesn't. 3. My sister lived in Australia for many years, but she ___(3)_____ always come home for Christmas. 4. Yet, he cannot but remember China as it ___(4)_____ be. 5. When he was at university, he __(5)______ sleep until noon at the weekends. 6. People ___(6)_____ believe that the earth was flat. 7. Sometimes she ___(7)____ take a walk in the neighbouring woods. 8. I ___(8)_____to be afraid of flying. My heart ___(9)____ start pounding every time I stepped on a plane. But now I'm used to flying and enjoy it. 9. She ____(10)____ hate her job untile she got a promotion.
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】通过专利申请号可以知晓该项专利的类型,200490000001.3是我国专利申请号,请问该专利为( )
A.
发明专利
B.
实用新型专利
C.
外观设计专利
【单选题】函数 在区间(-1,0)和(1,10)内分别为
A.
单调减少,单调增加
B.
单调增加,单调减少;
C.
单调增加,单调增加;
D.
单调减少,单调减少.
【单选题】有以下程序 #include<iostream> using namespace std; class Base { private: char c; public: Base(char n):c(n){} ~Base() { cout<<c; } }; class Derived:public Base { private: char c; public: Derived(char n):Bas...
A.
xy
B.
yx
C.
x
D.
y
【单选题】函数 在区间(-1,0)和(1,10)内分别为
A.
单调减少,单调增加
B.
单调增加,单调减少;
C.
单调增加,单调增加;
D.
单调减少,单调减少.
【单选题】以下正确命题的个数为 ①命题“存在 ”的否定是:“不存在 ”; ②函数 的零点在区间 内; ③若函数f(x)满足f(1)=1且f(x+1)=2 f(x),则f(1)+ f(2)+…+ f(10)=1023; ④函数f(x)=e -x -e x 切线斜率的最大值是2; [     ]
A.
1
B.
2
C.
3
D.
4
【单选题】有以下程序: #include <iostream> #include <string> using namespace std class base { private: char baseName[10] public: base ( ) { strcpy (baseName, 'Base') } virtual char *myName() {
A.
DerivedBase
B.
BaseBase
C.
DerivedDerived
D.
BaseDerived
【单选题】通过专利申请号可以知晓该项专利的类型,200410000001.4是我国专利申请号,请问该专利为( )
A.
发明专利
B.
实用新型专利
C.
外观设计专利
【简答题】(本题满分10分) 已知函数 (1)在坐标系内画出函数 大致图像; (2)指出函数 的递减区间。
【单选题】函数 在区间[-10,0]和[1,10]内分别为
A.
单调增加,单调增加;
B.
单调增加,单调减少;
C.
单调减少,单调增加;
D.
单调减少,单调减少.
【单选题】若有以下程序: #include<iostream> using namespace std; class Base { public: Base() { x=0; } int x; }; class Derivedl:virtual public Base { publiC: Derivedl() { X=10; } }; Class Derived2:Virtual public Base {...
A.
20
B.
30
C.
10
D.
0
相关题目: