我有一个while循环嵌套在另一个while循环中,但看起来,它不起作用(嵌套虽然只适用于c = 1而不适用于2,3,4,5 ......)。我是否正确使用了While循环?
这是我的代码:
while(c<90)
{
while(r+window<=length(dat[,1]))
{
m<-acf(dat[r:(r+window),c],lag.max=32,plot=FALSE)$acf[-1]
for(i in (1:32))
{
if(m[i]>l)
{
co<-co+1
}
}
if(co>5)
{
row<-as.character(r)
spalte<-as.character(c)
pos<-rbind(row,spalte)
stelle<-c("-",pos)
}
print(r)
r<-r+30
}
c<-c+1
print(c)
}
print(stelle)
答案 0 :(得分:0)
$ selectmatch_user = $ DatabaseCo-&gt; dbLink-&gt; query(“select * from register where status ='Active'”); while($ fetch_sel = mysqli_fetch_array($ selectmatch_user)) {$ email = $ fetch_sel ['email']; $性别= $ fetch_sel [ '性别']; $ tt =“SELECT * FROM register_view where gender!='”。$ gender。“'status!='Inactive'和status!='Suspended'”; $ sqll123 = $ DatabaseCo-&GT; dbLink-&GT;查询($ TT);
while($fetch_matches_list=mysqli_fetch_array($sqll123))
{$ sqll =“从sendmail中选择ID,其中email ='$ email'”;这不是邮寄的 发送电子邮件和消息 } }
块引用