String
Usage
• String 是一个字符串"text"的头.
Notes
• Strings 可包含任何普通或特殊字符.
• x_String 可被用作一个模式,表示一个字符串. • String 在Read中被用作一个指示以RecordSeparators字符结束的字符串的标记. • 在InputForm中, 字符串中字符以\[Name]或\:code给出. • 除非被包含在\< 和 \>之内,当字符串被输入时,跟在其后的换行符和任何制表符都将被忽略.
Further Examples
Text that is delimited by quotes has the head String.
In[1]:=
|
Out[1]=
|
|