示例#1
0
 public void Select_by_idx(int v) {
   tab_mgr.Tabs_select_by_idx(v - List_adp_.Base1);
 }