string 相关的搜索结果 共有13个

write()

Here’s how to use write() function.string, sequence, file object, binary data

String

Description: Define a string constant. Syntax: "string" $[string] Note: An expression must be double quoted in use. But string, constant

Escape Character

Description: A character that invokes an alternative interpretation on certain characters in a string. Syntax: \s Note: string,certain characters,escape