五月天黄色网址,国内久久精品,偷拍亚洲欧美,亚洲精品视频在线看

博禾醫(yī)生官網(wǎng)

科普文章

查疾病 找醫(yī)生 找醫(yī)院

腎上腺疾病

發(fā)布時(shí)間:2021-01-2523656次瀏覽

腎上腺疾病雖然包含眾多種類,不過(guò)癥狀大同小異,在出現(xiàn)后容易有軟弱無(wú)力,體重快速減輕,色素沉著,心血管癥狀以及性功能紊亂等等。因?yàn)轶w內(nèi)營(yíng)養(yǎng)物質(zhì)大量消耗,所以在短時(shí)間內(nèi)體重就會(huì)快速下降,需引起重視。

在人體內(nèi)分泌系統(tǒng)中,腎上腺是比較重要的器官,腎上腺結(jié)構(gòu)主要分成皮質(zhì),還有髓質(zhì)。而這些年來(lái),腎上腺出現(xiàn)的疾病幾率比較高,還需盡快到內(nèi)分泌科接受治療,那么腎上腺疾病有哪些主要癥狀呢?

1、軟弱無(wú)力

腎上腺疾病早期有軟弱無(wú)力的表現(xiàn),嚴(yán)重時(shí)會(huì)出現(xiàn)無(wú)力翻身,有嚴(yán)重肌肉痙攣等表現(xiàn)。

2、體重減輕

腎上腺疾病會(huì)造成胃腸功能紊亂,有腹脹腹瀉、惡心嘔吐、食欲不振等表現(xiàn)。因?yàn)轶w內(nèi)營(yíng)養(yǎng)物質(zhì)大量消耗會(huì)造成體重在短時(shí)間內(nèi)下降。

3、色素沉著

由于皮質(zhì)醇明顯缺乏,因此對(duì)于反饋抑制作用會(huì)逐漸減弱,此時(shí)肌膚黏膜處容易出現(xiàn)色素沉著。

4、心血管癥狀

由于熬茶粉胺的升壓反應(yīng)逐漸減弱,所以容易出現(xiàn)血壓降低,經(jīng)過(guò)X線拍攝后會(huì)出現(xiàn)心影縮小,心電圖拍攝后會(huì)有低電壓等表現(xiàn)?;颊呖倳?huì)出現(xiàn)直立性暈厥、頭暈眼花,甚至容易出現(xiàn)腎上腺危象。腎上腺危對(duì)麻醉劑以及降血糖藥物更容易敏感,哪怕少量都容易造成昏迷。

5、性功能紊亂

腎上腺疾病的出現(xiàn),不管男女都容易出現(xiàn)性功能減退,女性會(huì)出現(xiàn)陰毛稀少、腋毛脫落、月經(jīng)失調(diào),男性會(huì)出現(xiàn)睪丸功能過(guò)早衰竭。

' }else{ return '' } } function loadHtmlVoice(list){ if(list){ if(list.litpic){ return '
' +''+ list.title +' ' +'
' +'' +'' +'' +'
' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'
' +'' +'' +'語(yǔ)音時(shí)長(zhǎng) '+ timeFt(list.durations_time.minute, list.durations_time.second) +'' +'' +'

' +''+ date_format(list.ctime, 'yyyy-MM-dd') +'' +'

' +'

' +''+ list.c_click +' 次收聽(tīng)' +'

' +'
' +'
' +'
' +'
' }else{ return '
' +'
' +''+ list.title +' ' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'
' +'' +'' +'語(yǔ)音時(shí)長(zhǎng) '+ timeFt(list.durations_time.minute, list.durations_time.second) +'' +'' +'

' +''+ date_format(list.ctime, 'yyyy-MM-dd') +'' +'

' +'

' +''+ list.c_click +' 次收聽(tīng)' +'

' +'
' +'
' +'
' } }else{ return '' } } function loadHtmlArticle(list){ if(list){ return '
' + (list.litpic ? '' : '') +'
' +''+ list.title +' ' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'' +'
' +'
' }else{ return '' } } function loadHtmlAsk(list){ if(list){ return '
' +'
' +'' +'問(wèn)' +''+ list.title +' ' +'' +'
' +'
'+ list.content +'
' +'
' +'' +'
' +'
' }else{ return '' } } // 對(duì)Date的擴(kuò)展,將 Date 轉(zhuǎn)化為指定格式的String // 月(M)、日(d)、小時(shí)(H)、分(m)、秒(s)、季度(q) 可以用 1-2 個(gè)占位符, // 年(y)可以用 1-4 個(gè)占位符,毫秒(S)只能用 1 個(gè)占位符(是 1-3 位的數(shù)字) // 例子: // date_format("yyyy-MM-dd HH:mm:ss.S") ==> 2006-07-02 08:09:04.423 // date_format("yyyy-M-d H:m:s.S") ==> 2006-7-2 8:9:4.18 function date_format(time, fmt) { //author: meizz time = new Date(parseInt(time)*1000) var o = { "M+" : time.getMonth()+1, //月份 "d+" : time.getDate(), //日 "h+" : time.getHours(), //小時(shí) "m+" : time.getMinutes(), //分 "s+" : time.getSeconds(), //秒 "q+" : Math.floor((time.getMonth()+3)/3), //季度 "S" : time.getMilliseconds() //毫秒 }; if(/(y+)/.test(fmt)) fmt=fmt.replace(RegExp.$1, (time.getFullYear()+"").substr(4 - RegExp.$1.length)); for(var k in o){ if(new RegExp("("+ k +")").test(fmt)) fmt = fmt.replace(RegExp.$1, (RegExp.$1.length==1) ? (o[k]) : (("00"+ o[k]).substr((""+ o[k]).length))); } return fmt; } function timeFt(m,s){ if(m){ return m + ':' + s; }else{ return s; } } function dataFilter(data, str){ str = str || ''; if(data){ return data; }else{ return str; } }