Đang chuẩn bị liên kết để tải về tài liệu:
Lecture Object oriented programming - Lecture No 17
Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
After you have read and studied this chapter, you should be able to: Declare and manipulate data of the char data type; write string processing program, applicable in areas such as bioinformatics, using String, StringBuilder, and StringBuffer objects; differentiate the three string classes and use the correct class for a given task; specify regular expressions for searching a pattern in a string; use the Pattern and Matcher classes; compare the String objects correctly. |