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

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

科普文章

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

男友性功能障礙怎么辦

發(fā)布時間:2020-08-2852631次瀏覽

在日常生活中,性功能障礙對于許多男性朋友來說,是一種常見的疾病,要治療性功能障礙,首先就應(yīng)該先清除導(dǎo)致性功能障礙的原因,這樣才能對癥下藥,有的人是因?yàn)?a href="http://www.sxhyfhb888.com/k/ge9apbcukrvtvcv.html" target="_blank">手淫過度,有的可能是心理壓力過大,那么男友性功能障礙怎么辦呢?下面有請專家為您詳細(xì)介紹。

1、夫妻共同治療方法:這是現(xiàn)代推出的最新認(rèn)知,因?yàn)樾陨钍⊥皇侨Q于哪一方,而是雙方的責(zé)任,只有夫妻兩共同產(chǎn)治療,這才能夠徹底消除不良因素,讓夫妻間的關(guān)系更加和諧,讓夫妻能夠正常的進(jìn)行性生活。

2、行為療法:幫助患者糾正錯誤的性認(rèn)知,可以讓患者多了解一些性方面的知識,通過建立新的性知識學(xué)習(xí)環(huán)境,讓患者消除以前對于性生活的錯誤認(rèn)識,這也能夠使得患者加深對性的認(rèn)知,不會對性生活產(chǎn)生排斥,慢慢的就會讓患者能夠進(jìn)行正常的性生活。

3、心理療法:由于很多男性心理因素容易導(dǎo)致男性在性生活中出現(xiàn)性功能障礙,因此可以對這部分人采取心理療法,讓患者能夠很好的調(diào)節(jié)自己的心態(tài),患者的性功能障礙疾病自然而然就會慢慢痊愈。

性功能障礙會導(dǎo)致人喪失自信,加重病情,精神不振,影響工作和生活,妻子得不到滿足,丈夫抬不起頭,影響夫妻感情,甚至破壞家庭和睦,性功能障礙是在是危害多多,所以也希望以上方法能幫到性功能障礙的人,早發(fā)現(xiàn)早治療早康復(fù)。

' }else{ return '' } } function loadHtmlVoice(list){ if(list){ if(list.litpic){ return '
' +''+ list.title +' ' +'
' +'' +'' +'' +'
' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'
' +'' +'' +'語音時長 '+ 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) +'
' +'
' +'
' +'' +'' +'語音時長 '+ 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 '' } } // 對Date的擴(kuò)展,將 Date 轉(zhuǎn)化為指定格式的String // 月(M)、日(d)、小時(H)、分(m)、秒(s)、季度(q) 可以用 1-2 個占位符, // 年(y)可以用 1-4 個占位符,毫秒(S)只能用 1 個占位符(是 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(), //小時 "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; } }