文本档案制图
原文:Text File Mapping
原文:Text File Mapping
I have a text files that are coming always in the same text format (I do not have the xsd of the text file). I want to map the data from it to some class. Is there some standard way to do so, except ...