-
thininjava
think in java java编程思想中习题的答案(the answer of think in java java programming )
- 2016-12-05 19:52:51下载
- 积分:1
-
循环
说明: 控制条件语句的变量,在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
-
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
-
OASystem
本代码只是简单实现了办公系统的一小部分,使用struts等框架,只适合初学者参考。(This code simply implements a small part of office systems, such as using the struts framework, reference is only suitable for beginners.)
- 2011-09-11 17:33:11下载
- 积分:1
-
Hibernate_Javake_Ch04_Util
编写HibernateUtil工具类,用工厂方法设计模式实现(Write HibernateUtil tools with factory method design pattern)
- 2013-11-04 00:16:55下载
- 积分:1
-
MedleyGame
说明: 用java语言实现拼图功能,要求在eclipse环境下运行(Puzzles with java language features required to run under eclipse)
- 2011-03-18 23:37:50下载
- 积分:1
-
3365711420015616
零工劳务管理信息系统,用户注册,登陆,发布信息(Gig labor management information system, user registration, login, release information)
- 2020-06-17 05:20:01下载
- 积分:1
-
java2
Java教程2-3章全部示例程序 源代码,可供初学者学习(Java Tutorial 2-3 Chapter Full sample program source code, for beginners to learn)
- 2010-05-25 16:20:42下载
- 积分:1
-
2006_01
Java软件设计,网络工程师,试卷,及其答案,很有用的,大家可以随意下在下来看(Java software design, network engineers, papers, and their answers, very useful, we can freely under the next term)
- 2012-11-05 08:54:00下载
- 积分:1
-
SQLITE
这是一个用JAVA编写的SQLite数据库管理软件,主要在SD卡新建数据库,更改数据库,很适用初学者入手SQLite数据库。(This is a JAVA written SQLite database management software, mainly in the SD card to the new database, change the database, it is suitable for beginners to start SQLite database.)
- 2013-04-17 09:34:06下载
- 积分:1