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

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

科普文章

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

青光眼會(huì)隔代遺傳嗎

發(fā)布時(shí)間:2020-12-1025910次瀏覽

青光眼眼科常見疾病之一。青光眼是由于眼內(nèi)壓增高導(dǎo)致視神經(jīng)受到損害導(dǎo)致的眼部疾病。得了青光眼應(yīng)該積極治療,防止嚴(yán)重并發(fā)癥出現(xiàn),青光眼在嚴(yán)重情況下會(huì)導(dǎo)致失明的發(fā)生。那么,青光眼會(huì)隔代遺傳嗎?

青光眼的遺傳性至今沒有很明確的答案。臨床上發(fā)現(xiàn)一些青光眼具有家族遺傳性特征,有些卻完全沒有,更多的是青光眼患病具有家族聚集性,也就是說一個(gè)家族中會(huì)有幾個(gè)青光眼的患者。

現(xiàn)代科學(xué)研究從基因水平上研究青光眼的臨床表現(xiàn)特征,發(fā)現(xiàn)了一些青光眼的易感基因,但是還不能明確這些就是致病基因。因?yàn)閹в羞@些特殊基因的人并不都患有青光眼,而多數(shù)是到了一定年齡后才發(fā)病的。但有一點(diǎn)可以肯定的是,具有相同基因、又處于相同環(huán)境生活的人群是疾病的易感人群。

針對(duì)不同類型的青光眼,危險(xiǎn)因素也略有不同。閉角型青光眼的易感人群包括:小眼球、小角膜、遠(yuǎn)視眼或正視眼及40歲以上者;開角型青光眼的易感人群包括:近視、糖尿病、眼底出血、自身免疫性疾病患者等。處于青光眼發(fā)病高危險(xiǎn)因素下的人們,也不要認(rèn)定自己一定會(huì)患青光眼而惴惴不安,相對(duì)來說只是發(fā)病率比一般人群要高一點(diǎn),但并不是絕對(duì)的。所以易感人群應(yīng)定期(一般1~2年1次)進(jìn)行眼科體檢,以期及早發(fā)現(xiàn)。

很多疾病的發(fā)生與環(huán)境、精神狀況有密切的關(guān)系,青光眼就是一種典型的心身疾病。緊張、焦慮、擔(dān)憂,工作或生活壓力大,生活無規(guī)律等,均容易導(dǎo)致植物神經(jīng)的功能紊亂,促使青光眼的發(fā)生發(fā)展。因此,每個(gè)人都要培養(yǎng)良好的生活和工作習(xí)慣,勞逸結(jié)合,及時(shí)調(diào)整疲憊的身心。這樣不僅對(duì)青光眼,對(duì)其他疾病也非常有益。

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

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

' +'

' +''+ list.c_click +' 次收聽' +'

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

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

' +'

' +''+ list.c_click +' 次收聽' +'

' +'
' +'
' +'
' } }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 '
' +'
' +'' +'' +''+ 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; } }