登录
首页 » Java » 循环

循环

于 2019-10-12 发布
0 289
下载积分: 1 下载次数: 0

代码说明:

说明:  控制条件语句的变量,在for循环结束后,就不可以被访问了,而while循环还可以访问,如果你继续想使用该变量,则可以使用while循环,否则推荐使用for循环,原因是for循环结束,该变量就从内存中消失,能够提高内存的使用效率。(The variable that controls the conditional statement is not accessible after the for loop has finished, and the while loop is accessible if you continue to use the variable, you can use the while loop. Otherwise, it is recommended to use the for loop, because the variable disappears from memory after the for loop, which can improve memory efficiency.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • JA_Activte5
    java application for searching exception
    2015-01-19 07:46:49下载
    积分:1
  • 816938
    用于管理RocketMQ3,2,6集群服务,直接将war包放在tomca里()
    2017-09-22 07:15:35下载
    积分:1
  • myssh
    ssh实现用户注册登录案例,主要是展现ssh的结合使用。(ssh user login and register cases, mainly to show the combined use of ssh.)
    2011-04-26 14:29:46下载
    积分:1
  • javaPaiYouJieCuo
    开源中国提供的生产环境下的java排错调优(KaiYuanZhongGuo java PaiYouJieCuo)
    2014-07-04 15:33:56下载
    积分:1
  • javamails-2
    应用java发送邮件的源码2个,功能也比较强大(mail application source code two, the more powerful features)
    2006-08-01 12:18:21下载
    积分:1
  • Java
    设计模式一(单子、工厂、策略模式)练习 1. 假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计(Design Mode 1 (List, Factory, Strategy Mode) Exercise 1. Suppose we are going to design a shopping cart system for e-commerce websites that sell all kinds of books. All textbook books are discounted at one yuan per book; comic books are discounted at 7% per book; computer books are discounted at 3% for non-textbook books; and other books are discounted at no rate. Design using strategy mode, factory mode and single mode)
    2020-07-01 06:40:02下载
    积分:1
  • cloud-computing-task-scheduling-master
    说明:  这个文件夹里有很多对云任务分配的算法 例如PSO、FCFS、SJF等(There are many cloud task allocation algorithms in this folder, such as PSO, FCFS, SJF, etc.)
    2019-05-15 09:08:34下载
    积分:1
  • SVGnest
    说明:  这是关于遗传拼接算法,nesting,而且可以设置迭代次数(nesting This is about genetic splicing algorithm, nesting, and the number of iterations can be set.)
    2019-10-29 21:46:55下载
    积分:1
  • Practical_Quiz_4
    Practical_Quiz_4 ssd1 very understandable
    2014-12-13 17:08:02下载
    积分:1
  • split_words
    分词程序,正向最大匹配法,JAVA语言。核心思想是从句子最左端开始,单字节扫描匹配,直至句末(Segmentation procedure, forward maximum matching, JAVA language. Core idea is to start from the leftmost sentence, single-byte scan match until end of the sentence)
    2013-11-04 19:29:54下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载