··
35
·
2024-10-06 15:28

每天吃富含Omega-3食物可延缓衰老

《营养学前沿》杂志:吃对食物,衰老减速。新研究发现,每天摄入1.1克欧米伽-3脂肪酸可延缓衰老。中国营养协会建议每人每天摄入250-2000毫克,摄入1.1克处在推荐范围内。此外,世界卫生组织推荐欧米伽-6与欧米伽-3脂肪酸的最佳比例为4:1。因此,在合理补充欧米伽-3的同时,还应控制欧米伽-6的摄入,以达到最佳效果。

#充足观念

0 人喜欢

Add a comment
Comments

There is no comment, let's add the first one.

弦圈热门内容

[antd: Message] You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.

I'm getting this error when using MessageWarning: [antd: Message] You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.Here is my code:import { message } from 'antd'; export default function Page() { const [messageApi, contextHolder] = message.useMessage(); const res = await fetch("/api/...", { method: "POST", }); if (!res.ok) { messageApi.error("Error! Fail to login!"); } return ( <Home> ... </Home> ) }

Get connected with us on social networks! Twitter

©2024 Guangzhou Sinephony Technology Co., Ltd All Rights Reserved