释义
共收录 1 条常用释义
- n脱字符号( ^ 文章中插字使用)
词性与词形
单词在句子中的常见角色与变化
词形变化
- 名词复数
- carets
词根词缀
从构词结构理解词义
caret词根
插入符
双语例句
在完整语境中理解用法
A set that begins with a caret (^) matches any character not included in the set.
以脱字符号 (^) 为开头的集合将匹配集合中不包括的所有字符。
n脱字符号( ^ 文章中插字使用)
共收录 1 条常用释义
单词在句子中的常见角色与变化
从构词结构理解词义
插入符
在完整语境中理解用法
A set that begins with a caret (^) matches any character not included in the set.
以脱字符号 (^) 为开头的集合将匹配集合中不包括的所有字符。
When a DocumentCommand executes, it starts by updating the Position corresponding to the caret (the vertical bar cursor bar).
当执行 DocumentCommand 时,首先会更新与插入符号(垂直的光标条)相应的 Position。
Mode m: Make the caret (^) and dollar sign ($)match at the start and end of each line, for example, after and before line breaks embedded in the source string.
模式 m:使插入符号 (^) 和美元符号 ($) 在每一行的开始和结尾相匹配,例如,在源字符串中嵌入前后换行符。