热门

最新

红包

立Flag

投票

同城

我的

发布
yezonggang
A叶子叶
4 年前
trueyezonggang

我用#CSDN#这个app发现了有技术含量的博客,小伙伴们求同去《kafka实践(十五): 滴滴开源Kafka管控平台 Logi-KafkaManager研究》, 一起来围观吧 https://blog.csdn.net/yezonggang/article/details/113106244?utm_source=app&app_version=4.5.0

CSDN App 扫码分享
分享
评论
点赞
打赏
  • 复制链接
  • 举报
下一条:
Both, for and while loops can be used to execute a block of code for multiple times.It is common to use the for loop when the number of iterations is fixed. For example, iterating over a fixed list of items in a shopping list.The while loop is used in cases when the number of iterations is not known and depends on some calculations and conditions in the code block of the loop. For example, ending the loop when the user enters a specific input in a calculator program.
立即登录