我有以下数组(只是完整数组的一部分),我想提取[cat_ID]的值。Array([1]=>stdClassObject([term_id]=>21[name]=>z_aflyst[slug]=>z_aflyst[term_group]=>0[term_taxonomy_id]=>23[taxonomy]=>category[description]=>[parent]=>0[count]=>1[object_id]=>7[cat_ID]=>21[cat_name]=>z_aflyst))所以在这种情况下我需要提取21。但是,如果cat_name等于z_aflyst,我只想提取cat_I