单项选择题若有如下程序段: struct student int num;float score; stu[3]=10,85,60,58,32,23; main() struct student*t; t=stu; 则下面表达式中值为58的是( )。
单项选择题下面不属于软件工程3个要素的是( )。