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

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

語(yǔ)音答疑

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

血栓外痔用什么方法能最快消腫

發(fā)布時(shí)間:2021-11-0563801次收聽(tīng)

語(yǔ)音內(nèi)容:

得了血栓外痔,病人主要訴求是怎么快消除腫塊,臨床醫(yī)生給病人應(yīng)用的方法也是想最快的達(dá)到消除血栓外痔,腫脹、疼痛癥狀的目的,包括中藥外洗,中藥外洗就是用一些清熱解毒、消腫止痛的成方或者草藥兌水以后,熏洗、坐浴,通過(guò)熱療的作用消除血栓外痔腫脹、疼痛的癥狀,達(dá)到消腫的目的。
另外,局部還要涂一些消炎止痛的藥膏,就是中藥或者西藥,清熱解毒、消腫止痛的藥膏都可以采用,也可以達(dá)到盡快消除血栓外痔的效果。
還有一種就是口服靜脈活性藥物,也可以通過(guò)靜脈活性藥物的局部作用,改善局部微循環(huán),消除局部腫脹、疼痛的癥狀,消除或者盡快縮小血栓外痔的大小,就是大的血栓外痔變小,甚至消腫。
還有一種辦法就是局部的按摩,在熏洗或外涂藥膏的時(shí)候,用手指按照一定的方向,比如順時(shí)針?lè)较?,或逆時(shí)針?lè)较虬磯?、按摩,也可以達(dá)到消除血栓外痔的效果,臨床上單一的方法效果不一定能達(dá)到,綜合的包括局部熏洗、坐浴,加上外涂藥物,加上口服改善微循環(huán)的藥物,加上局部的按摩,可能消除血栓外痔,但是大多數(shù)比較大的血栓外痔,往往還是需要通過(guò)手術(shù)剝離才能解決血栓外痔這個(gè)包塊。

分享到微信朋友圈

×

打開(kāi)微信,點(diǎn)擊底部的“發(fā)現(xiàn)”,

使用“掃一掃”即可將網(wǎng)頁(yè)分享至朋友圈。

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