用户:
_首页_查看:9 回复:4 评论:9 创建时间:2020-04-19T14:39:41
我们都知道,在英语里面
while有三个用法:
1.当……时候,和……同时”,引导时间百状语从句。
2.“虽然度,尽管”,引导让步状语从句。
3.连接两个并列句子,表示“内对比”关系。
然而我们再看看程序语言里面
while是计算机的一种基本循环模式。当满足条件时进入循环,进入循环后,当条件不满足时,跳出循环。
while语句的一般表达式为:while(表达式){循环体}。
而在英语里没有提到这个用法
所以……
程序语言全部都是木大哒!![]()
_首页_往期传送门
第零期【0.99……=0!】https://shequ.codemao.cn/wiki/forum/275703
第一期【我证明了0=1】https://shequ.codemao.cn/wiki/forum/276027
第二期【2居然等于1】 https://shequ.codemao.cn/community/276135
第三期【我居然发现了3=0】 https://shequ.codemao.cn/community/276158
第四期【所有数字都是0?】 https://shequ.codemao.cn/community/276173
番外篇【阿喀琉斯的替身攻击】https://shequ.codemao.cn/community/276180
第五期【喵数学奖级别:1=0?】https://shequ.codemao.cn/community/276355
第六期【1=2的第二种证法?】 https://shequ.codemao.cn/community/276377
逻辑番外【我证明了所有的命题】 https://shequ.codemao.cn/community/276406
语言篇【英语体系全部木大】https://shequ.codemao.cn/wiki/forum/277860
物理篇【物理大厦轰然倒塌,dy/dx约去d的结果】https://shequ.codemao.cn/community/277884
化学篇【字母守恒新定律】https://shequ.codemao.cn/wiki/forum/277892
点赞0
评论