一、程序清单 str1.cpp // str1.cpp -- introducing the string class #include <iostream> #include <string> // using string construc...