delphi 中给for自循环变量赋值
在delphi中怎样给for语句的自循环变量赋值,如以下VB代码fori=1to10i=i+1next在delphi中怎样实现上述语句...
在delphi中怎样给for语句的自循环变量赋值,如以下VB代码
for i=1 to 10
i=i+1
next
在delphi中怎样实现上述语句 展开
for i=1 to 10
i=i+1
next
在delphi中怎样实现上述语句 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询