皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
Each of the following conversational fragments is to some degree odd.To what extent can the oddness be explained by reference to Grice’s CP and maxims? 下面的对话多少问题,请问多大程度上,这些问题能用格赖斯的合作原则及其准则加以解释? (1)A.Have you seen Peter today? B.Well.if I didn’t deny seeing him I wouldn’t be telling a lie. (2)A.Are you there? B.No.I’m here. (3)A.Thank you for your help,you’ve been most kind. B.Yes,I have. (4)A.Can you tell me where Mr.Smith’s office is? B.Yes,not here. (5)A.Would you like some coffee? B.Mary’s a beautiful dancer. (6)A.Has the postman been here? B.He leant his bicycle against the fence,opened the gate,strode briskly down the path,stopped to stroke the cat,reached into his bag,pulled out a bundle of letters and pushed them through our letter box.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】jQuery 中 , 给 id 为 spec 的元素的前一个兄弟设置背景色为红色,下列写法正确的是()
A.
$("#spec").prev().css("background-color","red");
B.
$("#spec").prev().css("background-color":"red");
C.
$("#spec").next().css("background-color","red");
D.
$("#spec").next().css("background-color":"red");
【简答题】spec__l
【单选题】 jQuery 中,找到类名为 spec 元素的所有兄弟节点 , 下列写法正确的是()
A.
$(".spec").siblings()
B.
$(".spec").sibling()
C.
$("spec").siblings()
D.
$("spec").sibling()
【判断题】KST中的S指的是spec。()
A.
正确
B.
错误
【简答题】高层工业建筑、高架库房、甲(乙)类厂房,室内消火栓的间距不宜超过____m,其他单层和多层建筑室内消火栓的间距不应超过____m。
【简答题】根据《电力设备典型消防规程》DLT5027的要求,室内消火栓的间距应由计算确定,室内消火栓的间距不应超过()m;其他单层和多层建筑室内消火栓的间距不应超过()m。
【单选题】jQuery 中,选择 p 标签的所有携带“ spec ”类名的祖先元素 , 以下对写法正确的是()
A.
$("p").parents(".spec")
B.
$("p").parent(".spec")
C.
$(".p").parents(".spec")
D.
$(".p").parent(".spec")
【判断题】室内消火栓的间距应由计算确定单层和多层建筑室内消火栓的间距不应超过80m
A.
正确
B.
错误
【单选题】An acceptance control chart has limits that are based on the spec. limits for the product rather than limits which differentiate between random and assignable causes. Under which of the following circ...
B.
. When the number of samples outside the current control chart limits become too costly and cumbersome to investigate.
C.
. When a process is subject to constant but stable tool wear.
D.
. A and B.
E.
. A and
【单选题】jQuery 中,找到类名 box 盒子的隔代类名为 spec 的元素,下列写法中正确的是( )
A.
$("#box").find(".spec")
B.
$(".box").find(".spec")
C.
$(".box").children(".spec")
D.
$("#box").children(".spec")
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题