网络程序设计模拟试卷(5份及答案)(6)
来源:网络收集
时间:2026-05-22
导读:
ren=I+J '计算总人数 mantou=I*4+J*0.25 '计算总馒头数 17 If ren=100 And mantou=100 Then Response.write\大人=\小孩=\End If Next Next %> 2. Dim db, strCon strCon =\Access Driver Set count=Server.CreateO
ren=I+J '计算总人数 mantou=I*4+J*0.25 '计算总馒头数
17
If ren=100 And mantou=100 Then
Response.write\大人=\小孩=\End If
Next Next %>
