电压互感器精益化评价,电压互感器的校验记录需要检查出厂和交接时应进行的()。
A.变比
B.极性
C.SF6气体密度继电器校验
D.外观检查
参考答案:A, B, C
有以下程序: #include <string.h> main() {char p[]={''a'',''b'',''c''},q[10]={''a'',''b'',''c''}; printf("%d%d\n",strlen(p),strlen(q)); } 以下叙述中正确的是【 】。
A.在给p和q数组置初值时,系统会自动添加字符串结束符,故输出的长度都为3
B.由于p数组中没有字符串结束符,长度不能确定;但q数组中字符长度为3
C.由于q数组中没有字符串结束符,长度不能确定:但p数组中字符长度为3
D.由于p和q数组中没有字符串结束符,故长度都不能确定
—Who do you intend to have ____ your computer?
— I haven't decided yet. I wonder if you could help me.[ ]
A. to repair
B. repaired
C. to be repaired
D. repair