L251
Beer before wine, or wine before beer; whatever the order, you’ll feel queer. That, at least, is the updated aphorism drinkers will have to embrace now scientists have proved that drink order has no effect on the magnitude of one’s hangover.
Under carefully-controlled lab conditions, British and German researchers plied 90 volunteers with beer and wine to find out once and for all whether hangovers are worsened by the order in which drinks are necked.
“Everyone knows the saying, “beer before wine and you’ll feel fine; wine before beer and you’ll feel queer”,” said Kai Hensel, a senior clinical fellow at Cambridge University. “We thought there must be something in it, how can we test it?”
The volunteers, aged 19 to 40, were given a standardised meal tailored to their individual energy requirements and then split into three groups. The first drank about two and a half pints of lager followed by four large glasses of white wine. The second group had the same drinks but in reverse order. The third group had only beer or wine up to the same breath alcohol concentration. Everyone drank up to 0.11%, so they had the same alcohol level in their systems.
Researchers monitored the drinkers throughout the session and quizzed them on how drunk they felt. Before bed, each got a glass of water, with the size depending on their bodyweight. After a night under medical supervision, the groggy-headed participants were asked about their hangovers and scored on the acute hangover scale, which ranks factors such as thirst, fatigue, headache, dizziness, nausea, stomach ache, a fast heart rate and loss of appetite.
A week later, the volunteers came back and did it all again. This time, those who drank beer before wine on their first visit started on the wine, and vice versa. Those in the control groups also switched, so the beer drinkers had wine on the second visit, and the wine drinkers had beer. The beer was donated by Carlsberg, who had no other involvement in the study.
The participants reeled off a rich list of hangover symptoms and about one in ten threw up. But the results, published in the American Journal of Clinical Nutrition, showed that the order drinks were consumed in had no impact on “hangover intensity”.
“We debunked the saying, it’s not true,” said Hensel. “You’re going to be the same whatever order you drink these beverages in.” He stressed that the study only compared beer with white wine, and did not include red wine, spirits or dark beers.
“The truth is that drinking too much of any alcoholic drink is likely to result in a hangover,” said Jöran Köchling, the first author on the study from Witten/Herdecke University in Germany. “The only reliable way of predicting how miserable you’ll feel the next day is by how drunk you feel and whether you are sick. We should all pay attention to these red flags when drinking.”
Richard Stephens, a Keele University psychologist who has studied hangovers, said the finding was no surprise. “Hangovers are mostly down to the quantity you drink,” he said. “But there is some research that darker drinks give more severe hangovers because they contain compounds called congeners. They add flavour and character, but it’s thought they can have unpleasant side effects.” He said hangovers appear to be a miserable combination of inflammation, dehydration and low blood sugar levels.
Hensel, a paediatrician and geneticist, said the study was intended to show how rigorous science could provide a concrete answer to a specific, if humorous, question. “We wanted to do a sophisticated gag which has now gone way over the top,” he said.
L251的更多相关文章
- keil l251 command summary --Lib
keil l251 command summaryLIB251 LIST MYLIB.LIB TO MYLIB.LST PUBLICS LIB251 EXTRACT MYLIB.LIB (GOODCO ...
- XSSearch 说明文档保存
XSSearch All Packages | 属性 | 方法(函数) 包 XS 继承关系 class XSSearch » XSServer » XSComponent 版本 1.0.0 源代码 s ...
- Vue 数据响应式原理
Vue 数据响应式原理 Vue.js 的核心包括一套“响应式系统”.“响应式”,是指当数据改变后,Vue 会通知到使用该数据的代码.例如,视图渲染中使用了数据,数据改变后,视图也会自动更新. 举个简单 ...
- 原创-使用pywinauto进行dotnet的winform程序控制(一)
pywinauto自动化控制win32的ui的程序,网上有好多的教程.但是操作dotnet写的winform教程,就少之又少.今天我就来分享我的pywinauto操作dotnet的winform的研究 ...
- 如何在 arm 官网上找到合适的手册
http://infocenter.arm.com/help/advanced/help.jsp 在这里输入合适的版号即可 这样就可以不用去 CSDN 了 100000_0000_00_EN - AR ...
- Scikit-Learn 源码研读 (第二期)基类的实现细节
目录 BaseEstimator `get_params` `set_params` ClassifierMixin RegressorMixin 检查传入的对象 检查样本数和权重系数 实现$R^2$ ...
随机推荐
- cmd net use
前提条件 启动服务 首先保证目标的IPC服务启动,服务为lanmanWorkstation,显示名为Workstations 端口 telnet目标计算机lanmanWorkstation服务的两个端 ...
- python记录_day22 序列化
序列化是指把内存里的数据类型转换成字符串,以使其能存储到硬盘或通过网络传输到远程,因为硬盘和网络传输时只能接受bytes 一.pickle 把python对象写入到文件中的一种解决方案,但是写入到文件 ...
- 5月17 AJAX返回类型-------JSON和XML
ajax返回类型有TEXT,JSON,XML 一.TEXT 查看之前的练习 二.JSON var js = { aa:{code:"p001",name:"张三" ...
- java面试之谈
半个多月的找工作时间,不是在去面试路上,就是在面试中,经历了大概有近10家的面试,虽然很多家都是一回了无音讯,对自己收获还是有的,至少让自己认识到了自身基础不牢固和技术知识面的狭隘.之前从事的工作主要 ...
- Pycharm中安装package出现microsoft visual c++ 14.0 is required问题解决办法
在利用pycharm安装scrapy包是遇到了挺多的问题.在折腾了差不多折腾了两个小时之后总算是安装好了.期间各种谷歌和百度,发现所有的教程都是利用命令行窗口安装的.发现安装scrapy需要的包真是多 ...
- Visual studio 利用Nuget 控制台安装已经下载好的插件
利用Nuget 控制台安装已经下载好的插件 1 打开控制台 Tools > Library Package Manager > Package Manager Console 2 设置pa ...
- 【转】MVC form提交实体接收参数时空字符串值变成null
问题:entity.BZ的值是null,Request.Form["BZ"]的值是空字符串 目标:让entity.BZ的值是空字符串. 解决方法:在实体的BZ属性上加上 [Disp ...
- 【转】JavaScript => TypeScript 入门
几个月前把 ES6 的特性都过了一遍,收获颇丰.现在继续来看看 TypesScript(下文简称为 “TS”).限于经验,本文一些总结如有不当,欢迎指正. 官网有这样一段描述: TypeScript ...
- mysql索引简单分析
索引对查询的速度有着至关重要的影响,理解索引也是进行数据库性能调优的起点.考虑如下情况,假设数据库中一个表有10^6条记录,DBMS的页面大小为4K,并存储100条记录.如果没有索引,查询将对整个表进 ...
- 开发环境转Mac FAQ
vs2017 for mac, 默认的源代码管理工具是git, 不是svn, 安装source tree,注册bitbucket(免费1G私有空间),整合的比较好(国内的码云也能支持,不过是用账号密码 ...