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

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

科普文章

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

陽痿吃什么藥效果好

發(fā)布時間:2020-12-1027851次瀏覽

陽痿俗稱勃起功能障礙,是指男性在超過三個月時間內(nèi)不能達到或保持足夠的勃起來完成令人滿意的性生活。自古以來,治療陽痿的研究就很多,因此治療陽痿的藥物也很多,有些藥物甚至被很多人聽到。

陽痿吃什么藥?兩種常見的陽痿藥,哪一種適合你

一、西藥

1、枸櫞酸西地那非片適用于治療勃起功能障礙。

2、他達拉非片治療男性勃起功能障礙。

3、愛悅達鹽酸伐地那非片治療男性陰莖勃起功能障礙。

4、鹽酸阿撲嗎啡舌下片適用于男性勃起功能障礙的治療。

以上四種陽痿藥物的詳細說明見說明書。它是指上述藥物服用后不需要立即或持續(xù)勃起,而是需要性刺激,如接吻,才能起作用,而不會延遲或延長效果。

二、中成藥

根據(jù)中醫(yī)理論,陽痿多由腎虛引起,腎虛分為腎陽虛證和腎陰虛證。

1、腎陽虛:表現(xiàn)為精神疲勞、精神衰弱、活力低下、易疲勞;怕冷、四肢冰冷、性功能障礙、陽痿、早泄、易患前列腺炎等;尿長、尿多、尿少或夜間尿頻。常見的中成藥有健陽片、神香強身片、益腎壯陽膏。詳情請參閱說明書。

2、腎陰虛證:主要癥狀為腰膝酸軟、雙腿無力、煩躁易怒,并有以下癥狀:頭暈耳鳴、體重減輕、失眠做夢、顴骨潮熱、盜汗、咽干、陽痿或陽痿、性欲亢進、早泄等。常見的中成藥有四龍益腎顆粒、參鹿補虛膠囊、索陽補腎膠囊。詳情請參閱說明書。

無論是中醫(yī)還是西醫(yī),都需要在醫(yī)生的診斷和指導(dǎo)下使用。千萬不要自己用藥,以免延誤治療。

' }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的擴展,將 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; } }