L201
The American public’s obsession with dieting has led to one of the most dangerous health
misconceptions of all times. Many television ads, movies, magazine articles, and diet-food product labels
would have consumers believe that carbohydrates(碳水化合物)are bad for the human body and that those
who eat them will quickly become overweight. We are advised to avoid food a such as potatoes, rice and
white bread and opt for meats and vegetables instead. Some companies promote this idea to encourage
consumer to buy their “carb-free”(are not telling the truth) food products. But the truth is, the human body needs carbohydrates to function properly, and a body that relies on carbohydrates but is exhausted(deprived)of this dietary element is not in good shape after all.
Most foods that wo consume on a daily basis like potatoes and rice are loaded with carbohydrates.
Contrary to popular belief, carbohydrates have many health benefits; some fight diseases such as high
blood pressure and heart disease, and others help to prevent cancer and stroke. Cutting these foods out of
your diet may deprive your body of the many health benefits of carbohydrates.
One of the best benefits of carbohydrates is their ability to help to maintain the health of our organs,
tissues, and cells. Scientific studies have shown that one type of carbohydrate called fiber reduces the risk
of heart disease. Carbohydrates also contain antioxidants(抗氧化剂),which protect the body’s cells from
harmful particles with the potential to cause cancer.
This does not mean that the human body can survive on a diet composed entirely of carbohydrates. We
also need certain percentages of proteins and fats to maintain healthy bodies. But carbohydrates certainly
should not be avoided altogether. In fact, the food pyramid, the recommended basis of a healthy diet, shows
that a person should consume six to eleven servings of breads and grains, as well as three to four servings
each of fruits and vegetables—all carbohydrate-containing foods. It is easy to see why cutting
carbohydrates out of a person’s diet is not a good idea.
The only way to know what is truly healthy for your own body is to talk to a nutritionist or dietician,
who can help you choose foods that are right for you as well as guide you toward a proper exercise
program for weight loss, or muscle gain. These professionals will never tell you to cut out carbohydrates
entirely! The bottom line: listen to experts, not the advertisers!
L201的更多相关文章
- 爱普生L201
http://tech.sina.com.cn/b/2011-03-29/05481698131.shtml
随机推荐
- TCP协议通讯工作原理
TCP协议通讯工作原理 一.TCP三次握手 传输控制协议(Transport Control Protocol)是一种面向连接的,可靠的传输层协议.面向连接是指一次正常的TCP传输需要通过在TCP ...
- HDU3579:Hello Kiki(解一元线性同余方程组)
题目:http://acm.hdu.edu.cn/showproblem.php?pid=3579 题目解析:求一元线性同余方程组的最小解X,需要注意的是如果X等于0,需要加上方程组通解的整数区间lc ...
- Web Services 平台元素SOAP、WSDL 、UDDI
Web Services 拥有三种基本的元素:SOAP.WSDL 以及 UDDI. 什么是 SOAP? SOAP 是一种使应用程序有能力通过 HTTP 交换信息的基于 XML 的简易协议.或者可以更简 ...
- 非线性方程(组):一维非线性方程(二)插值迭代方法 [MATLAB]
一般而言,方程没有能够普遍求解的silver bullet,但是有几类方程的求解方法已经非常清晰确凿了,比如线性方程.二次方程或一次分式.一次方程可以直接通过四则运算反解出答案,二次方程的求根公式也给 ...
- Q_OBJECT宏的作用
The Q_OBJECT macro at the beginning of the class definition is necessary for all classes that define ...
- EditPlus 4.3.2473 中文版已经发布(10月21日更新)
新的 EditPlus 修复了如下问题: * Ctrl+鼠标拖放文本功能异常 * 上传文件到 FTP 服务器失败后将弹出对话框,可重试上传 * 列选模式下粘贴到现存的选中内容时文本错乱的问题 本博客已 ...
- MapReduce: number of mappers/reducers
14 down vote It's the other way round. Number of mappers is decided based on the number of splits. I ...
- JS中的slice和splice
1,slice : 定义:接收一个或两个参数,它可以创建一个由当前数组中的一项或多项组成的新数组,注意是新数组哦~ 也就是说它不会修改原来数组的值. 用法:slice( para1 ),会截取从pa ...
- Github 上传代码的两种方式
上传本地代码/文件->Github 折腾了半天时间... Github前期准备部分 1)登录github,新建一个 repository 2)repository 命名 3)Github是一个托 ...
- Linux基础入门第三节(修改)
第三节 作业部分 添加一个用户loutest,使用sudo创建文件/opt/forloutest,设置成用户loutest可以读写.截图并把操作过程写入实验报告. 找到了解决的办法,在touch命令前 ...