= 运算符用于设置字符串。
Public
const OMString& operator=(const OMString& s); const OMString& operator=(const char s); const OMString& operator=(const char * s);
s
这是要设置的字符串
字符串