📄 f_proper.ihlp
字号:
{* 30nov2004}{...}
{phang}
{cmd:proper(}{it:s}{cmd:)} returns a string with the first letter capitalized
and any other letters immediately following characters that are not
letters capitalized, and all other letters converted to lowercase.
{break}
{cmd:proper(}"mR. joHn a. sMitH"{cmd:)} = "Mr. John A. Smith"{break}
{cmd:proper(}"jack o'reilly"{cmd:)} = "Jack O'Reilly"{break}
{cmd:proper(}"2-cent's worth"{cmd:)} = "2-Cent'S Worth"{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -