-
循环
说明: 控制条件语句的变量,在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
-
OpenJavaTradingSystem-bin-0.13 (1)
java trading stock platform
- 2017-09-13 11:38:34下载
- 积分:1
-
Java 8实战
全书分四个部分:基础知识、函数式数据处理、高效Java 8 编程和超越Java 8。(The book is divided into four parts: basic knowledge, functional data processing, efficient Java 8 programming and beyond Java 8.)
- 2020-06-19 02:00:01下载
- 积分:1
-
BankSYS
一个eclipse做的银行管理系统,可以实现查询余额,转账等功能(A eclipse bank management system, you can achieve query balances, transfers and other functions)
- 2017-11-06 09:57:07下载
- 积分:1
-
mgh_com-vue2-elm-master
java实现的克里金插值算法。算法实现中使用Jama.Matrix包来做矩阵操作。算法简洁明了。 希望能帮到你。(Kriging interpolation algorithm to achieve the java. Jama.Matrix packets are used to do matrix operations in the algorithm implementation. The algorithm is concise and clear. Hope to help you.)
- 2017-12-12 13:51:50下载
- 积分:1
-
sqljdbc
基于JAVA jdk1.7的MyEclipse连接mssql的驱动JAR(mssql of MyEclipse)
- 2012-09-13 23:35:48下载
- 积分:1
-
Java-calculator-application
java 计算器应用程序,适合新手对java se的入门开发学习。是个不错的demo(Java calculator application, suitable for entry to develop java se novice learning. Is a good demo
)
- 2013-08-01 11:27:00下载
- 积分:1
-
java
说明: LOF算法的Java实现,针对于聚类算法LOF,写了简易的Java实现代码来帮助初学者了解(Java Implementation of LOF Algorithms)
- 2019-03-18 14:55:39下载
- 积分:1
-
Struts2-tags
Struts2常用标签总结 - OPEN 开发经验库 PDF(struts2 Tag summary )
- 2014-09-09 13:52:21下载
- 积分:1
-
JavaVistaLoginframe
这是一个仿VIsta界面的源码,里面这个界面和vista得界面很相似。(This is an imitation VIsta source code interface, which interfaces of this interface and the vista was very similar.)
- 2010-03-14 19:48:59下载
- 积分:1