L127
Biggest Studies on Aspirin Show Risks Outweigh Benefits for Many People
Doctors have long recommended that people who have had a heart attack or stroke take a daily low-dose aspirin to help prevent further heart problems.
主题句:医生一直建议患有心脏病或中风的人每天服用低剂量的阿司匹林,以帮助预防进一步的心脏问题。
Now major research has tested whether aspirin can help prevent first-time heart problems. The results of three separate studies show it cannot.
现在主要的研究已经测试了阿司匹林是否能帮助预防首次心脏病。三项独立研究的结果表明,这是不可能的。
One study looked at more than 12,000 patients at moderate risk of heart problems because of other health issues, such as high blood pressure, high cholesterol or smoking. The results showed no benefit.
一项研究调查了近1万2千余名存在中度心脏病风险的患者,因如高血压、高胆固醇或吸烟等其他健康问题所致。调查结果显示(阿司匹林)并没有任何益处。
Doctor J. Michael Gaziano of Brigham and Women's Hospital suggests that is because those people already were taking other medications that lowered their risk.
布莱根妇女医院的j . Michael Gaziano医生认为,这是因为这些人已经在服用其他药物来降低他们的风险。
"Risk that a person has changes over time, and some of that change is due to some of the things that we do, like managing their risk factors and taking care of them when they develop symptoms," Gaziano said.
加齐亚诺称 :“ 一个人的风险会随着时间的推移而发生变化,其中一些变化是由于我们所做的一些事情造成的,比如管控他们的风险因素,并在他们出现症状时得来照顾他们。
Dr. Jane Armitage of the University of Oxford led another study of more than 15,000 adults with diabetes that found the benefits of aspirin were outweighed by a greater risk of serious bleeding.
牛津大学的Jane Armitage博士进行了另一项研究,对象为15000多名糖尿病成年患者,研究表明,阿司匹林产生的效用低于大出血的风险。
"We also saw almost a 30 percent increased risk in major bleeding," Armitage said. "So that was bleeding bad enough to get you into hospital. Mainly from the gut, or bleeding into the eye or the brain and if it was into the eye, it was bad enough to threaten your sight."
Armitage 说“我们同时还发现在大出血方面风险增加了30%,所以就会导致出血严重而送往医院。主要有直肠出血,或者涉及大脑和眼睛,这就会导致你的视力受损了。
Based on results of the studies, disclosed over the weekend at the European Society of Cardiology, doctors say aspirin best benefits patients who already have heart disease.
周末,根据欧洲心脏病学会公布的研究成果,医生们说阿司匹林对患有心脏病的患者最有好处。
L127的更多相关文章
- Linux下使用Magent+Memcached缓存服务器集群部署
1.编译安装libevent cd /root/soft_hhf/ wget http://cloud.github.com/downloads/libevent/libevent/libeven ...
- Redis 实践2-数据结构
alias redis-cli='/usr/local/redis/bin/redis-cli' vi .bashrc 编辑加入 alias redis-cli='/usr/local/redi ...
- [daily] 比端口转发更高级的ssh device tunnel转发
没有什么能够阻挡,你对自由的向往. 场景: 我有一台设备Server100,在某一个f复杂的内网里,需要多次ssh跳转可以访问到.但是它不能直接访问internet. 我现在需要在我的ssh路径上,搭 ...
- SVG2PNG(前台和后台将SVG转换为PNG)--amcharts导出png
在项目中用到了amcharts,amcharts图标统计插件是利用SVG实现的,其自带下载png功能,但是不支持IE以下浏览器.因此研究了SVG转换为png,最终实现的效果是将amcharts生成一张 ...
- 转:sock_ev——linux平台socket事件框架(uri地址的解析) .
在第一篇中,已经说明,传递的socket地址采取以下形式: [cpp] view plaincopyprint?stream://192.168.2.10:8080 dgram://192.168 ...
- 搭建本地虚拟服务器linux(CentOS 7)的python虚拟环境(Hyper-V演示)
新建虚拟机->安装CentOS7->新建虚拟交换机:内部网络->CentOS7设置->网络适配器:虚拟交换机:新建虚拟交换机->进入CentOS # cd /etc/sy ...
- 搭建Jupyter学习环境
`python notebook`是一个基于浏览器的python数据分析工具,使用起来非常方便,具有极强的交互方式和富文本的展示效果.jupyter是它的升级版,它的安装也非常方便,一般`Anacon ...
- Koa 中间件的执行
Node.js 中请求的处理 讨论 Koa 中间件前,先看原生 Node.js 中是如何创建 server 和处理请求的. node_server.js const http = require(&q ...
- UI5-技术篇-签字板
签字板应用是通过创建自定义控件实现的,相关代码如下: 1.HTML <!DOCTYPE HTML> <html> <head> <meta http-equi ...
随机推荐
- google protobuf使用2
protobuf mutable_* 函数 从该函数的实现上来看,该函数返回指向该字段的一个指针.同时将该字段置为被设置状态. 若该对象存在,则直接返回该对象,若不存在则新new 一个.
- Educational Codeforces Round 11A. Co-prime Array 数学
地址:http://codeforces.com/contest/660/problem/A 题目: A. Co-prime Array time limit per test 1 second me ...
- CentOS7种搭建FTP服务器
1.安装vsftpd #首先要查看你是否安装vsftp [root@localhost /]# rpm -q vsftpd vsftpd-3.0.2-10.el7.x86_64 ...
- 正则表达式:Python3中的应用简介
正则表达式:Python3中的应用简介 一.正则表达式 1,概述 正则表达式,又称规则表达式.(英语:Regular Expression,在代码中常简写为regex.regexp或RE),计算机科学 ...
- wyx20162314实验报告1
北京电子科技学院BESTI实验报告 课程:程序设计与数据结构 班级: 1623 姓名: 王译潇 学号:20162310 指导教师:娄佳鹏老师.王志强老师 实验日期:2017年3月26号 实验密级: 非 ...
- [mongodb] WiredTiger Storage Engine
今天看了mongodb的官方文档中的WiredTiger Storage Engine ,说说我对WiredTiger Storage Engine 的理解! 在mongodb3.2版本以后,wire ...
- JAVA基础补漏--static
静态方法不能访问非静态变量的原因 静态的方法和变量在内存中先产生,非静态的后产生,在静态调用时非静态可能还未创建,所以会发生错误,故不能访问. static的内存图 静态代码块 static { Sy ...
- Steema TeeChart Pro VCL FMX 2017.20 Full Suorce在Delphi XE10下的安装
一.首先将压缩包TeeChart Pro VCL FMX 2017.20 FS.rar解压到一个目录,比如 E:\Application\Steema TeeChart Pro VCL FMX 201 ...
- Python caffe.TEST Example(Demo)
下面提供了caffe python的六个测试demo,大家可以根据自己的需求进行修改. Example 1 From project FaceDetection_CNN-master, under d ...
- Codeforces 9C Hexadecimal's Numbers - 有技巧的枚举
2017-08-01 21:35:53 writer:pprp 集训第一天:作为第一道题来讲,说了两种算法, 第一种是跟二进制数联系起来进行分析: 第二种是用深度搜索来做,虽然接触过深度搜索但是这种题 ...