摘要:
Having just recently ran into some major serialization issues I’m going to list some of the errors and pitfalls that I ran into.Some of the errors enc... 阅读全文
摘要:
Basic Knowlege points:1: it's necessary that there is only one public class in per .java file2: .java file name should better to same as class name3: ... 阅读全文