windowsphone 中CollectionViewSource和ObservableCollection的使用
摘要:功能描述:一级菜单省份联动显示省份下的城市直接上代码public class City { public string Num { get; set; } public string Name { get; set; } } public class P...
阅读全文
posted @ 2014-06-27 10:53
浙公网安备 33010602011771号