f_regexr.ihlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· IHLP 代码 · 共 7 行

IHLP
7
字号
{* *! version 1.0.0  20may2005}{...}
{phang}
{cmd:regexr(}{it:s1}{cmd:,}{it:re}{cmd:,}{it:s2}{cmd:)} replaces the first
	substring within {it:s1} that matches {it:re} with {it:s2} and
	returns the resulting string.  If {it:s1} contains no substring that
	matches {it:re}, the unaltered {it:s1} is returned.{p_end}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?