. Indoor Air pollution 室内空气污染
① Priscilla Ouchida's "energy-efficient"house turned out to be a horrible dream.When she and her engineer husband married,they built a $100,000,three bedroom home in California.Tightly sealed to prevent air leaks,the house was equipped with small double-paned windows and several other energy-saving features.Problem began as soon as the couple moved in,however,Priscilla's eyes burned.Her throat was constantly dry.She suffer from headaches and could hardly sleep.It was as though she had suddenly developed a strange illness.
② Experts finally traced the cause of her illness.The level of formaldehyde gas in her kitchen was twice the maximum allowed by federal standards for chemical workers.The source of the gas ? Her new kitchen cabinets and  wall-to-wall carpeting.
③The Ouchidas are victims of indoor air pollution,which is not given sufficient attention partly because of the nation's drive to save energy.The problem itself isn't new."The indoor environment was dirty long before energy conservation came alone,"says a pollution scientist in Maryland."Energy conservation has tended to worsen the situation in some case. ④ The problem appears to be more troublesome in newly constructed homes rather than old ones.Back in the days when energy was cheap,home builder didn't worry much about unsealed cracks.Because of such leaks,the air in an average home was replaced by fresh outdoor air about once an hour.As a result,the pollutants generated in most households seldom built up to dangerous levels.

24. Indoor Air pollution 室内空气污染的更多相关文章

  1. Air Pollution【空气污染】

    Air Pollution Since the 1940s, southern California has had a reputation for smog. 自20世纪40年代以来,南加利福尼亚 ...

  2. L342 Air Pollution Is Doing More Than Just Slowly Killing Us

    Air Pollution Is Doing More Than Just Slowly Killing Us In the future, the authorities might need to ...

  3. [R] [Johns Hopkins] R Programming 作業 Week 2 - Air Pollution

    Introduction For this first programming assignment you will write three functions that are meant to ...

  4. 每日英语:Air Pollution From Coal Use Cuts Lifespans in China, Study Shows

    Air pollution from coal combustion likely cut life expectancy in parts of China by more than five ye ...

  5. Robot Perception for Indoor Navigation《室内导航中的机器人感知》

    Felix Endres 论文下载 Technische Fakult¨ atAlbert-Ludwigs-Universit¨ at Freiburg Betreuer: Prof. Dr. Wol ...

  6. sentence patterns

    第四部分     推理题 1.世界上每个角落的每个人都有立场,都有背景,都有推理性,能推理出一个人语言的真意,才成就了真正的推理能力: 2.换言之,如果你能通过一个人的说话推理出其身份职业,你的推理能 ...

  7. 【256】◀▶IEW-答案

    附答案 Unit I Fast food Model Answers: Model 1 The pie chart shows the fast foods that teenagers prefer ...

  8. CET4

    Directions: For this part, you are allowed 30 minutes to write a short essay on the challenges of st ...

  9. words

    conscious[英][ˈkɒnʃəs][美][ˈkɑnʃəs]consensus[英][kənˈsensəs][美][kənˈsɛnsəs] scious sensuswaterflood; de ...

随机推荐

  1. Socket IO Web实时推送

    1服务器pom.xml引入 <!-- 服务端 --> <dependency> <groupId>com.corundumstudio.socketio</g ...

  2. C# 通用方法

    一. /// <summary> /// 删除字符串中的中文 /// </summary> public static string Delete(string str) { ...

  3. Qt 的事件

    一个事件由一个特定的QEvent子类来表示,如QMouseEvent.QKeyEvent 处理一个事件的方法: 方法一:重新实现部件的paintEvent.mousePressEvent等事件处理函数 ...

  4. TensorFlow入门-Tianic数据集训练

    import pandas as pd import tensorflow as tf from sklearn.model_selection import train_test_split imp ...

  5. java工程中不能存在多个数据库连接jar包

    java工程中不能存在多个数据库连接jar包 比如存在mysql-java-connector.jar的,放入mssqlserver.jar就会产生冲突.只能存在一个类型的jar包.

  6. Javascript 函数传参问题

    属于传值,不能改变参数的属性 example 1  function Myvalue(){ var arry = 5; return arry ; } document.getElementById( ...

  7. MVC 发布到IIS中的配置方法

    MVC 发布到IIS中的配置方法  http://msdn.microsoft.com/zh-cn/library/gg703322(v=vs.98).aspx

  8. python selenium点滴

    from selenium import webdriver from selenium.webdriver.common.keys import Keys driver = webdriver.Ch ...

  9. Springboot IDEA eclipse 打包

    在开发springboot项目中,我们会进行打包发布项目,springboot推荐以jar包方式发布,相对之下 jar运行的效率比起war项目快很多. 打包切记: 1.查看项目里面有没有其他的main ...

  10. 微信公众平台开发之基于百度 BAE3.0 的开发环境搭建(采用 Baidu Eclipse)

    3.通过 SVN 检入工程     在 bae 上的应用添加部署成功后,如图 7     点击“点击查看”按钮,会打开一个新页面,页面上会打印 “hello world” ,这是因为我们的应用包含有示 ...