你定义个全局变量,如果你只在 DropDownList1_SelectedIndexChanged中定义了一个变量 ,这个变量的作用域,只在这个事件中,在其他方法,或事件中不会被引用
collectionView用indexPath.itemtableView用indexPath.row