在界面一得到数aa,bb,cc在界面二中text1=aa,text2=bb,text3=cc
把aa,bb,cc放在一个class中,class要实现接口INotifyPropertyChanged在界面一中public 这个类对象