1个回答
展开全部
** interActivateChange &&事件代码 combo1.interActivateChange
select count(*) as cnt from grade into array cntArray where 成绩>=85
thisform.text1.value = cntArray[1]
select count(*) as cnt from grade into array cntArray where between(成绩,60.84)
thisform.text2.value = cntArray[1]
select count(*) as cnt from grade into array cntArray where 成绩<60
thisform.text3.value = cntArray[1]
select count(*) as cnt from grade into array cntArray where 成绩>=85
thisform.text1.value = cntArray[1]
select count(*) as cnt from grade into array cntArray where between(成绩,60.84)
thisform.text2.value = cntArray[1]
select count(*) as cnt from grade into array cntArray where 成绩<60
thisform.text3.value = cntArray[1]
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询