private int[] iPic = {R.drawable.door, R.drawable.lib, R.drawable.science, R.drawable.rest, R.drawable.lake, R.drawable.medium, R.drawable.night}; private String[] strName = {"大门", "图书馆", "科技楼", "宿舍楼", "天鹅湖", "体育场", "夜景"}; private String[] strContent =...
utarray_new( node->children, &ut_str_icd );// initialize string array// add the node to the tree, keyed on the nameHASH_ADD_STR( _tree, id, node );// did something happen?assert( _tree !=NULL);// add the child to the parent_av_node_t*parent_node =NULL;if( parent_name ) ...