3个回答
展开全部
是什么语言?
vb
dim i as boolclean
if i=1 then
if 1<i and j< 9 then i = true
end if
if i =true then msgbox "i符合条件",vbinformation,"提示"
C语言
if (i=='1'){
if (1<j){
if (j>9){
printf("i是1 而且1<j<9");
}
}
}
system("pause");
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
while i==1
for j=1:1:9
(你的循环)
end
end
或者
if i==1
if j>1&&j<9
(你的程序)
end
end
关键看你要实现什么功能。
for j=1:1:9
(你的循环)
end
end
或者
if i==1
if j>1&&j<9
(你的程序)
end
end
关键看你要实现什么功能。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
if i==1&&1<j&j<9
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询