SelfString class implements the
* the two data members: char * dataStr English sentence (storage), int Length (the Length of the English sentence)
* at least two member functions: the constructor (a English sentence read from the file), the destructor
* uf function realization, and two English sentence is the longest public words (words with a space, such as hello hello world this sentence has two words and the world)