2等于多少度 解析数字2有什么含义的温度意义?


选择擅长的领域继续答题?
{@each tagList as item}
${item.tagName}
{@/each}
手机回答更方便,互动更有趣,下载APP
提交成功是否继续回答问题?
手机回答更方便,互动更有趣,下载APP
展开全部37度2表示为37.2°',getTip:function(t,e){return t.renderTip(e.getAttribute(t.triangularSign),e.getAttribute("jubao"))},getILeft:function(t,e){return t.left+e.offsetWidth/2-e.tip.offsetWidth/2},getSHtml:function(t,e,n){return t.tpl.replace(/\{\{#href\}\}/g,e).replace(/\{\{#jubao\}\}/g,n)}},baobiao:{triangularSign:"data-baobiao",tpl:'{{#baobiao_text}}',getTip:function(t,e){return t.renderTip(e.getAttribute(t.triangularSign))},getILeft:function(t,e){return t.left-21},getSHtml:function(t,e,n){return t.tpl.replace(/\{\{#baobiao_text\}\}/g,e)}}};function l(t){return this.type=t.type
"defaultTip",this.objTip=u[this.type],this.containerId="c-tips-container",this.advertContainerClass=t.adSelector,this.triangularSign=this.objTip.triangularSign,this.delaySeconds=200,this.adventContainer="",this.triangulars=[],this.motherContainer=a("div"),this.oTipContainer=i(this.containerId),this.tip="",this.tpl=this.objTip.tpl,this.init()}l.prototype={constructor:l,arrInit:function(){for(var t=0;t0}});else{var t=window.document;n.prototype.THROTTLE_TIMEOUT=100,n.prototype.POLL_INTERVAL=null,n.prototype.USE_MUTATION_OBSERVER=!0,n.prototype.observe=function(t){if(!this._observationTargets.some((function(e){return e.element==t}))){if(!t
1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},n.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter((function(e){return e.element!=t})),this._observationTargets.length
(this._unmonitorIntersections(),this._unregisterInstance())},n.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},n.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},n.prototype._initThresholds=function(t){var e=t
[0];return Array.isArray(e)
(e=[e]),e.sort().filter((function(t,e,n){if("number"!=typeof t
isNaN(t)
t1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]}))},n.prototype._parseRootMargin=function(t){var e=(t
"0px").split(/\s+/).map((function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}}));return e[1]=e[1]
e[0],e[2]=e[2]
e[0],e[3]=e[3]
e[1],e},n.prototype._monitorIntersections=function(){this._monitoringIntersections
(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(r(window,"resize",this._checkForIntersections,!0),r(t,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in window&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(t,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},n.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,i(window,"resize",this._checkForIntersections,!0),i(t,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},n.prototype._checkForIntersections=function(){var t=this._rootIsInDom(),n=t?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach((function(r){var i=r.element,a=o(i),c=this._rootContainsTarget(i),s=r.entry,u=t&&c&&this._computeTargetAndRootIntersection(i,n),l=r.entry=new e({time:window.performance&&performance.now&&performance.now(),target:i,boundingClientRect:a,rootBounds:n,intersectionRect:u});s?t&&c?this._hasCrossedThreshold(s,l)&&this._queuedEntries.push(l):s&&s.isIntersecting&&this._queuedEntries.push(l):this._queuedEntries.push(l)}),this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},n.prototype._computeTargetAndRootIntersection=function(e,n){if("none"!=window.getComputedStyle(e).display){for(var r,i,a,s,u,l,f,h,p=o(e),d=c(e),v=!1;!v;){var g=null,m=1==d.nodeType?window.getComputedStyle(d):{};if("none"==m.display)return;if(d==this.root
d==t?(v=!0,g=n):d!=t.body&&d!=t.documentElement&&"visible"!=m.overflow&&(g=o(d)),g&&(r=g,i=p,a=void 0,s=void 0,u=void 0,l=void 0,f=void 0,h=void 0,a=Math.max(r.top,i.top),s=Math.min(r.bottom,i.bottom),u=Math.max(r.left,i.left),l=Math.min(r.right,i.right),h=s-a,!(p=(f=l-u)>=0&&h>=0&&{top:a,bottom:s,left:u,right:l,width:f,height:h})))break;d=c(d)}return p}},n.prototype._getRootRect=function(){var e;if(this.root)e=o(this.root);else{var n=t.documentElement,r=t.body;e={top:0,left:0,right:n.clientWidth
r.clientWidth,width:n.clientWidth
r.clientWidth,bottom:n.clientHeight
r.clientHeight,height:n.clientHeight
r.clientHeight}}return this._expandRectByRootMargin(e)},n.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map((function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100})),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},n.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio
0:-1,r=e.isIntersecting?e.intersectionRatio
0:-1;if(n!==r)for(var i=0;i0&&function(t,e,n,r){var i=document.getElementsByClassName(t);if(i.length>0)for(var o=0;o
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
为你推荐:
下载百度知道APP,抢鲜体验使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。扫描二维码下载
×个人、企业类侵权投诉
违法有害信息,请在下方选择后提交
类别色情低俗
涉嫌违法犯罪
时政信息不实
垃圾广告
低质灌水
我们会通过消息、邮箱等方式尽快将举报结果通知您。说明
做任务开宝箱累计完成0
个任务
10任务
50任务
100任务
200任务
任务列表加载中...

蓝字领取初中学科知识讲义+思维导图 !
太实用了!初中全科知识点讲义+思维导图学习资料,可下载打印!
暑假不仅仅是用来放松玩耍的,更是用来“弯道赶超”的。暑假先人一步,开学领跑一路!开学不想落后他人,暑假抓紧预习起来。今天小编和大家分享的是初中化学【基础知识】100问(含答案),暑假衔接预习必看!
1.化学变化的基本特征?
有新物质生成
2.化学变化的关键词(至少5个)
燃烧、腐蚀、变质、酿酒、光合作用、呼吸作用、生锈
3.描述水的构成奥秘
①水是由水分子构成的
②每个水分子由两个氢原子和一个氧原子构成
③水由氢氧元素组成
4.保持水化学性质的微粒是?
水分子
5.科学探究过程中收集证据包括哪些环节?
设计实验方案、进行实验
6.固体药品存放在?粉末状用什么取用?块状固体用什么取用?
广口瓶/药匙或纸槽/镊子
7.酒精灯用什么点燃?如何熄灭?用哪部分加热?
火柴/灯帽盖灭/外焰
8.液体加热的注意事项
液体体积不超过1/3
试管夹夹持在离口1/3处
擦干外壁再加热,先预热再加热
倾斜45°
9.量筒的用途?集气瓶的用途?
①量度液体的体积
②收集或储存少量气体
10.三态变化中,水分子的情况?
水分子的数目和大小不变,间隔和排列方式改变
11.分子的基本性质
分子的质量和体积很小;相互间有间隔;总在不停地运动
12.水的天然循环通过什么实现的?
三态变化
13.沉降除去哪些杂质?通常加入?作用是?
大颗粒不溶性杂质/明矾/加速泥沙沉降
14.过滤除去哪些杂质?过滤用到的仪器?玻璃棒的作用?
小颗粒不溶性杂质/烧杯、漏斗、玻璃棒、铁架台(带铁圈)/引流
15.过滤后滤液浑浊的原因?
滤纸破损、液面高于滤纸、仪器本身不干净
16.过滤慢的原因?
杂质过多、滤纸未紧贴漏斗内壁
17.除去水中有颜色和异味的杂质通常加入?作用?
活性炭/吸附
18.如何去除可溶性杂质?
蒸馏
19.水中的微生物如何除?属于什么变化?
杀菌消毒/化学变化
20.硬水和软水如何区分?软水对应的现象?生活中如何降低水的硬度?
肥皂水/泡沫丰富/煮沸
21.举例说出两种混合物、两种纯净物
混合物—空气、海水、石头等;
纯净物—氢气、水、氧气等
22.电解水过程中,正极---气体?怎么验证的?现象?说明气体的性质?
氧气、带火星的木条、木条复燃、助燃性
负极---气体?怎么验证的?现象?说明气体的性质?
氢气、点燃的火柴、气体被点燃,火焰呈淡蓝色、可燃性
23.化学变化的实质?
破坏旧分子,形成新分子,即原子的重新组合
24.用微观角度解释化学变化中一定不变的是?一定改变的是?可能改变的是?
原子的种类和数目/ 分子的种类/ 分子的数目
25.化学变化中,最小的微粒?
原子
26.电解水文字表达式?氢气燃烧的文字表达式?
水氢气+氧气
氢气+氧气→水
27.通过电解水实验得到的结论是什么?
①电解水生成氢气和氧气
②正氧负氢,氢二氧一
③水由氢氧元素组成
28.点燃氢气前应进行什么操作?
验纯
29.分解反应、化合反应的特点?
一变多、多变一,都是化学反应
30.原子的结构,并注明各微粒的带电情况
31.原子中的等量关系
质子数=核电荷数=核外电子数
32.决定原子种类的是?
质子数
33.哪些物质是由原子直接构成的?
金属、稀有气体、石墨 金刚石
34.画出钠原子、镁原子的结构示意图
35.构成物质的微粒有哪些?各列举两例
分子---水和大部分气体
原子---金属、金刚石、稀有气体
离子---氯化钠、氧化镁
36.写出钠离子、镁离子、氯离子、硫离子的符号
Na+Mg2+Cl-S2-
37.原子的化学性质由什么决定?
最外层电子数
38.相对原子质量的定义表达式?
39.一种元素和另外一种元素的区别
质子数不同
40.元素符号的意义?Fe这一符号的意义
一种元素,代表这种元素的一个原子
铁元素、一个铁原子、铁
41.元素在地壳中的分布由大到小的顺序为?
氧 硅 铝 铁 钙
42.列举生活中常见的溶液?至少5种
糖水、茶水、啤酒、白醋、消毒酒精、碳酸饮料
43.溶液的特征
均一、稳定
44.溶液的组成
溶质、溶剂
45.溶于水温度升高的是?降低的是?
氢氧化钠、硝酸铵
46.汽油去油污的原理?
溶解
47.洗涤剂去油污的原理?
乳化
48.托盘天平称量药品时,不能把药品直接放在托盘里,应如何做?
没有腐蚀性的---纸片;有腐蚀性的---烧杯中
49.量筒用来量度液体的体积,读数时应注意?
视线与凹液面的最低处保持水平
50.在描述饱和溶液的时候,应注意强调哪三点?
一定的温度;一定量的溶剂;该物质
51.溶液是否饱和的判断方法?
首先看溶液中是否有未溶解的固体,
如果有,则此时的溶液已经达到饱和状态
如果没有,再向溶液中加入少量该溶质看是否继续溶解
52.饱和溶液如何转变为不饱和溶液?
加入溶剂,改变温度
53.溶质质量分数的表达式?
溶质质量分数=(溶质质量/溶液质量)×100%
54.配制一定溶质质量分数的溶液基本步骤包括?
计算---称量---溶解---装瓶存放
55.配制一定溶质质量分数的溶液用到哪些仪器?
托盘天平、药匙、量筒、胶头滴管、烧杯、玻璃棒
56.玻璃棒在配制溶液中的作用?
搅拌,加速溶解
57.在配制一定溶质质量分数的溶液时,导致溶质质量分数偏小的原因可能有哪些?
药品不纯;量取水时仰视;烧杯或试剂瓶内壁有水;物质和砝码放反,且使用游码
58.空气中含量最多的气体是?体积分数是多少?
氮气;78%
59.空气中各成分由多到少排序?
氮气---氧气---稀有气体---二氧化碳---其它
60.测定空气中氧气含量时,可选用的药品有哪些?为什么不选择木炭?
铜粉、红磷;木炭与氧气加热会生成二氧化碳气体
61.铜粉加热的文字表达式/现象?
铜+氧气 →氧化铜 ,红色粉末变黑
62.氧气含量测定时,有哪些注意事项?
药品要充足、装置要密封、冷却至室温再读数
63.简述空气中各成分分离的简要过程?该过程属于什么变化?
通过降温加压使空气液化,然后加热液态空气,利用空气中各成分的沸点的不同,使其在不同的温度下气化,从而将各种气体分离出来。
0 2
物理变化
64.分离空气能得到哪些气体?
氮气、稀有气体、氧气
65.氧气的主要用途?
①供给生物呼吸②支持燃料燃烧
66.氮气的主要用途?
①生产硝酸和氮肥②延长食品保质期③液氮制冷
67.稀有气体的主要用途?
①保护气②电光源
68.记入空气污染指数的有哪些物质?
CO NO 2SO 2O 3可吸入颗粒物、总悬浮颗粒物
69.化学式H 2O具有哪些含义?
宏观:①水
②水由氢氧两种元素组成
微观:①一个水分子
②一个水分子由两个氢原子和一个氧原子构成
70.化学式Fe具有哪些含义?
宏观:①铁 ②铁元素
微观:①一个铁原子
71.写出下列化学式中数字2的意义
2H2O:2指2个水分子 2指一个水分子中含有2个氢原子
Mg 2+:每个镁离子带2个单位的正电荷
CaO :在氧化钙中,钙元素表现+2价
72.计算下列物质的化学式量:
H 2O---18
CO 2---44
Ca (OH) 2---74
73.实验室制取氧气用到的药品是什么?
过氧化氢溶液、二氧化锰
74.实验室制取氧气使用分液漏斗的优点?
控制化学反应速率
75.实验室可以用什么方法收集氧气?为什么?
向上排空气法---氧气的密度比空气的大,且不与空气中的成分反应
排水法---氧气不易溶于水,且不与水发生反应
76.收集氧气时,用什么方法验满?
将带火星的木条放在集气瓶口,若复燃则满
77.组装好装置后,该同学先向分液漏斗中加入水,然后将导管另一端浸入水中,并打开分液漏斗的活塞,观察导管口是否有气泡冒出,该操作的目的是什么?
检验装置气密性
78.催化剂的特点是什么?      
一 变:化学反应速率改变(加快或是减慢)
二不变:质量不变、化学性质不变
79.实验室制取氧气的化学方程式
2KMnO 4 K 2 MnO 4 + MnO 2 + O 2 ↑
2KClO 3 2KCl + 3O 2 ↑
H2 O2 2H2 O+ O2 ↑
80.二氧化锰的作用是什么?
催化作用
81.选择发生装置和收集装置的依据?
发生装置---反应物的状态和反应条件
收集装置---气体的密度和溶解性
82.实验室制取氧气用到的实验仪器是什么?(列举三例)
分液漏斗、锥形瓶、集气瓶、水槽等
83.描述铁丝在纯氧中燃烧的现象
剧烈燃烧、火星四射、放热、生成黑色固体
84.铁丝在纯氧中燃烧的化学方程式
3Fe + 2O 2 Fe 3 O 4
85.氧化反应的判断
是否有氧气参加
86.氧化物的判断
二中有氧(两种元素、化合物、有氧元素)
87.收集满氧气的集气瓶为什么要正放在桌面?
氧气的密度比空气的大
88.铁丝燃烧实验,加水或细沙的目的
防止生成物炸裂集气瓶
89. 实验室制取氧气的化学方程式
2H2O2
2H2O + O2↑
甲烷燃烧的方程式:
CH4+ 2O2CO2+2H2O
铁丝在纯氧中燃烧的方程式:
3Fe+ 2O2Fe3O4
90.燃烧需要满足的条件是?灭火的原理三条?
物质具有可燃性,可燃物与氧气充分接触,温度达到着火点。
隔绝氧气,移走可燃物,降低温度。
91.促进燃烧的方法有哪些?
增大氧气浓度,增大可燃物与氧气的接触面积。
92.爆炸发生的条件?
可燃性气体或粉尘、爆炸极限、明火、有限的空间
93.三大化石燃料的共同点?
不可再生、混合物、都含有碳氢元素、燃烧生成二氧化碳和水
94.煤的综合利用包括哪些过程?属于什么变化?
煤的气化、焦化和液化。属于化学变化。
95.化石燃料的燃烧对环境的影响?
温室效应
大气污染:粉尘;产生SO2、氮的氧化物从而造成酸雨;燃烧不充分,一氧化碳污染
96.产生和消耗二氧化碳的主要途径?
产生:化石燃料的燃烧和生物的呼吸作用。消耗:植物的光合作用。
97.实验室制取二氧化碳 所用药品:大理石或 石灰石和 稀盐酸
制取二氧化碳的化学方程式:
CaCO3+2HCl=CaCl2+H2O+CO2↑
收集方法:向上排空气法
验满方法:燃着的木条放在瓶口,熄灭则满
二氧化碳不能用排水法收集的原因:二氧化碳能溶于水
98. 二氧化碳能用于灭火的原因是什么?还有什么其他用途(列两种)?
二氧化碳不能燃烧也不支持燃烧。气体肥料,人工降雨。
99.检验二氧化碳的方法?原理?
将气体通入澄清石灰水中,变浑浊则为二氧化碳。
CO2+ Ca(OH)2 = CaCO3↓ + H2O
100.二氧化碳为什么能使紫色石蕊试液变红?
CO2+H2O=H2CO3
猜你想看
武汉一民办高中公布收费标准,看到住宿费后,家长直冒冷汗!
家长姓“熊”,给女儿起了个文雅的名字,上初中后老师却不敢点她名
中考英语ID:zkyy100
中考英语,中考英语备考资讯平台。提供中考英语学习规划、分享英语学习资源、传播英语学习方法。
中考化学ID:zxhx100
中考化学,中考化学备考资讯平台。提供化学学习方法,分享化学学习资料,传播化学考试方向,汇总化学重难点。
初中历史网ID:zkls100
初中历史网,历史是鲜活的故事!传播历史知识,妙讲历史故事,提供历史考点,分享历史经验,凝练历史观点。
初中家长ID:zkls100
初中家长,为初中家长打造的个人成长平台。传播前沿教育动态,分享先进教育经验、提供初中各科学习资料,中考路上,与孩子并肩前行!
初中化学预习ID:zkhxyy100
初中化学预习,提供初中化学同步预习资料。分享化学学习方法,传播化学知识、讲解化学考试要点。
初中语文库ID:zkhxyy100
初中语文库,初中语文学习资源聚合平台。提供语文单元学习资料,写作技巧、预复习指导、习题试卷、考前辅导。
初中英语库ID:zkhxyy100
初中英语库,初中英语学习资源聚合平台。分享听说读写各项资源,提供高效学习方法。
素材:综合整理自网络,版权归原作者所有,文章贵在分享,如涉及侵权,请联系小编删除。
编辑:宇安
标签:初中化学 基础知识返回搜狐,查看更多
责任编辑:

选择擅长的领域继续答题?
{@each tagList as item}
${item.tagName}
{@/each}
手机回答更方便,互动更有趣,下载APP
提交成功是否继续回答问题?
手机回答更方便,互动更有趣,下载APP
展开全部数字2表示高密度聚乙烯塑料,长期使用温度为80℃,耐温可达100℃,可以盛放开水.可在零下40 ℃的低温下而不脆裂,脆化温度为零下65℃.熔点为126~136℃.',getTip:function(t,e){return t.renderTip(e.getAttribute(t.triangularSign),e.getAttribute("jubao"))},getILeft:function(t,e){return t.left+e.offsetWidth/2-e.tip.offsetWidth/2},getSHtml:function(t,e,n){return t.tpl.replace(/\{\{#href\}\}/g,e).replace(/\{\{#jubao\}\}/g,n)}},baobiao:{triangularSign:"data-baobiao",tpl:'{{#baobiao_text}}',getTip:function(t,e){return t.renderTip(e.getAttribute(t.triangularSign))},getILeft:function(t,e){return t.left-21},getSHtml:function(t,e,n){return t.tpl.replace(/\{\{#baobiao_text\}\}/g,e)}}};function l(t){return this.type=t.type
"defaultTip",this.objTip=u[this.type],this.containerId="c-tips-container",this.advertContainerClass=t.adSelector,this.triangularSign=this.objTip.triangularSign,this.delaySeconds=200,this.adventContainer="",this.triangulars=[],this.motherContainer=a("div"),this.oTipContainer=i(this.containerId),this.tip="",this.tpl=this.objTip.tpl,this.init()}l.prototype={constructor:l,arrInit:function(){for(var t=0;t0}});else{var t=window.document;n.prototype.THROTTLE_TIMEOUT=100,n.prototype.POLL_INTERVAL=null,n.prototype.USE_MUTATION_OBSERVER=!0,n.prototype.observe=function(t){if(!this._observationTargets.some((function(e){return e.element==t}))){if(!t
1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},n.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter((function(e){return e.element!=t})),this._observationTargets.length
(this._unmonitorIntersections(),this._unregisterInstance())},n.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},n.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},n.prototype._initThresholds=function(t){var e=t
[0];return Array.isArray(e)
(e=[e]),e.sort().filter((function(t,e,n){if("number"!=typeof t
isNaN(t)
t1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]}))},n.prototype._parseRootMargin=function(t){var e=(t
"0px").split(/\s+/).map((function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}}));return e[1]=e[1]
e[0],e[2]=e[2]
e[0],e[3]=e[3]
e[1],e},n.prototype._monitorIntersections=function(){this._monitoringIntersections
(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(r(window,"resize",this._checkForIntersections,!0),r(t,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in window&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(t,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},n.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,i(window,"resize",this._checkForIntersections,!0),i(t,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},n.prototype._checkForIntersections=function(){var t=this._rootIsInDom(),n=t?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach((function(r){var i=r.element,a=o(i),c=this._rootContainsTarget(i),s=r.entry,u=t&&c&&this._computeTargetAndRootIntersection(i,n),l=r.entry=new e({time:window.performance&&performance.now&&performance.now(),target:i,boundingClientRect:a,rootBounds:n,intersectionRect:u});s?t&&c?this._hasCrossedThreshold(s,l)&&this._queuedEntries.push(l):s&&s.isIntersecting&&this._queuedEntries.push(l):this._queuedEntries.push(l)}),this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},n.prototype._computeTargetAndRootIntersection=function(e,n){if("none"!=window.getComputedStyle(e).display){for(var r,i,a,s,u,l,f,h,p=o(e),d=c(e),v=!1;!v;){var g=null,m=1==d.nodeType?window.getComputedStyle(d):{};if("none"==m.display)return;if(d==this.root
d==t?(v=!0,g=n):d!=t.body&&d!=t.documentElement&&"visible"!=m.overflow&&(g=o(d)),g&&(r=g,i=p,a=void 0,s=void 0,u=void 0,l=void 0,f=void 0,h=void 0,a=Math.max(r.top,i.top),s=Math.min(r.bottom,i.bottom),u=Math.max(r.left,i.left),l=Math.min(r.right,i.right),h=s-a,!(p=(f=l-u)>=0&&h>=0&&{top:a,bottom:s,left:u,right:l,width:f,height:h})))break;d=c(d)}return p}},n.prototype._getRootRect=function(){var e;if(this.root)e=o(this.root);else{var n=t.documentElement,r=t.body;e={top:0,left:0,right:n.clientWidth
r.clientWidth,width:n.clientWidth
r.clientWidth,bottom:n.clientHeight
r.clientHeight,height:n.clientHeight
r.clientHeight}}return this._expandRectByRootMargin(e)},n.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map((function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100})),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},n.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio
0:-1,r=e.isIntersecting?e.intersectionRatio
0:-1;if(n!==r)for(var i=0;i0&&function(t,e,n,r){var i=document.getElementsByClassName(t);if(i.length>0)for(var o=0;o推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
为你推荐:
下载百度知道APP,抢鲜体验使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。扫描二维码下载
×个人、企业类侵权投诉
违法有害信息,请在下方选择后提交
类别色情低俗
涉嫌违法犯罪
时政信息不实
垃圾广告
低质灌水
我们会通过消息、邮箱等方式尽快将举报结果通知您。说明
做任务开宝箱累计完成0
个任务
10任务
50任务
100任务
200任务
任务列表加载中...

我要回帖

更多关于 数字2有什么含义 的文章

 

随机推荐