# caret
##### 词义
- 英:/ˈkærət/; 美:/ˈkærət/
- #词性/n 脱字号;补注号
##### 例句
- To insert text at the beginning of each line , match the caret metacharacter and supply the text to insert .
- 若要在每行开头插入文本,可以匹配脱字号元字符并提供要插入的文本。
- The ^ ( caret ) character matches the beginning of a line or a string & an imaginary character that appears before the first character of each line or string .
- ^(脱字号)字符匹配行首或字符串的开头,这是一个出现在每行或每个字符串开头字符之前的假想字符。
- Move the caret to a specified position .
- 将插字符移动到指定的位置。