我需要帮助从文本区域中删除BS(退格)ASCII代码。
<cfoutput>
<textarea id="texarea">
#replace(replace(replace(getHistoryDet.results,"[BS","","ALL"),"#</textarea><br/>
</cfoutput>
任何想法如何删除此字符?你有什么建议?
答案 0 :(得分:0)
如果您的意思是ASCII code 08,请将chr(8)与replace()结合使用。
chr()
注意,不要将 <g>
<rect x={x} y={y} width={width} height={height} />
<text
x={x + width / 2}
y={y + height / 2}
dominantBaseline="middle"
textAnchor="middle"
>
{label}
</text>
</g>
函数用引号引起来。