
好词典

Short for 'symbol', derived from the Greek word 'symbolon' meaning 'token, sign'.
❶ sym 是 symbol(符号)的缩写形式,常用于计算机编程或数学中表示符号或标识。
“The variable 'sym' represents a symbol in this code.”
(变量 'sym' 在这段代码中代表一个符号。)
“You can use 'sym' to define a symbolic constant.”
(你可以用 'sym' 来定义一个符号常量。)
sym link — 符号链接(symbolic link)的缩写,是计算机文件系统中的一种特殊文件,指向另一个文件或目录。
“You can create a sym link to the original file.”
(你可以创建一个指向原始文件的符号链接。)