Introduction to String class functions in standard C + +Look, it's not CString.The reason to discard char* strings and select the String class in the C + + standard library is because he compares with the former, doesn't have to worry about enough
Turn from: http://chaozaiai.blog.163.com/blog/static/91328155201223181041376/
The Append function can add a string (or data string) to the back of a string
The Assign function can set the contents of a string (or data string) to a string
The AT
The string class provided in standard C + + is also very powerful and can generally be used when we develop projects. Now the specific use of a part of the list below, only to play a role in the bar, well, less nonsense, directly to the point of it.
Summary of the usage of the string class in C ++, string Summary
I believe that my friends who have used MFC programming should be very impressed with the CString class? Indeed, the CString class in MFC is very convenient and easy to use. But if you
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.