-
循环
说明: 控制条件语句的变量,在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.)
- 2019-10-12 14:00:38下载
- 积分:1
-
ThinkPHP_3.2.1_20140214
实用性代码,可以在手机等移动设备上很好的使用,可操作性强。(Usefulness of the code can be very good for use on mobile phones and other mobile devices operable.)
- 2014-02-26 09:57:45下载
- 积分:1
-
FTPUtil
ftp上传下载实例,java源码为原创,自己的项目代码(ftp upload and download examples of java source code for the original project code)
- 2012-11-22 11:34:55下载
- 积分:1
-
control_characters
Tests regular expressions containing.
- 2014-01-28 11:25:52下载
- 积分:1
-
G6_1
一个实现超市pos机器管理系统,包换前台和后台管理(To achieve a supermarket pos machine management system, replacement front and back office management)
- 2009-12-18 14:39:53下载
- 积分:1
-
365191126san
JSP+MYSQL实现的影音系统,功能不错。欢迎大家下载。(JSP+ MYSQL realization of audio-visual system function well. Welcome to the download.)
- 2009-05-14 23:02:22下载
- 积分:1
-
wfv_java_demo
说明: 讯飞wfv测试程序。使用讯飞语音引擎的示例程序(IFLYTEK WFV test procedure. Sample program using iFLYTEK voice engine)
- 2020-05-19 17:20:05下载
- 积分:1
-
evavqate-decomposition
内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用(Contains linear generated dda, dotted line algorithm and Bresenham algorithm interface in beautiful and convenient and practical)
- 2017-04-18 20:31:34下载
- 积分:1
-
FileReadUtil.java.txt
一个读写文本文件的java类,传入strbuf,传出按照回车分割的字符串。用于读写小size(<=10M)的文本文件。(read text file class)
- 2013-08-30 09:35:09下载
- 积分:1
-
C02
javaweb开发学习使用,此代码很好,知识点很全面(javaweb developers to learn how to use this code is very good, very comprehensive knowledge points)
- 2012-11-30 18:26:15下载
- 积分:1