-
net.mindview
《JAVA编程思想》中文第四版配套类库
本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从JAVA的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。(" JAVA programming ideas" supporting the fourth edition Chinese Library book won wide acclaim the world' s programmers, even the most obscure concepts in the text affinity Bruce Eckel and small, direct programming examples will be resolved before the invisible. JAVA the basic grammar to the most advanced features (depth of object-oriented concepts, multi-threading, automatic build, unit testing and debugging, etc.), this book can guide you step by step easy to master.)
- 2016-10-20 16:03:49下载
- 积分:1
-
mysql面试专题及答案.pdf(共7页)
以及在 mysql 数据库中索引的工作机制是什么? 有哪些数据库优化方面的经验? 数据库三范式是什么? 各大厂数据库面试热门考题
- 2020-03-24下载
- 积分:1
-
workflow-code
说明: 这是自定义工作流的图形定义部分,被我抽取出来,可以用于很多类似的系统(This is the definition of the graphic work flow definition, I have been extracted and can be used in many similar systems)
- 2005-09-18 11:00:19下载
- 积分:1
-
JAVA_5
VE 可视化工具,适用于JAVA编程的,是目前流行的JAVA编程开发工具VE-Update-1.4.08版本。(VE visualization tools for JAVA programming is currently popular Java programming development tools VE-Update-1.4.08 version.)
- 2012-07-17 17:11:58下载
- 积分: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
-
公交车管理系统(javascript+struts)
Javaweb的公交管理系统,可以实现公交线路的查询以及公交车信息的增删改查(The bus management system of Javaweb can realize bus route query and bus information additions and deletions)
- 2018-07-02 16:14:40下载
- 积分:1
-
Jxtaex1
jxta接收消息的示例程序,我自己写的,(JXTA example of the procedure to receive messages, I wrote it myself,)
- 2007-11-07 21:01:09下载
- 积分:1
-
Kinodynamic_Dstar
D星算法及图示,Dstar with kinodynamic constraints and visualization functionality using Java
(Dstar algorithm, Dstar with kinodynamic constraints and visualization functionality using Java
)
- 2016-09-18 17:28:58下载
- 积分:1
-
11
说明: 一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法。要求:分别用普通方法和递归方法实现(A frog can jump up a step or two at a time. Find out how many jumping methods the frog can use to jump up an n-step. Requirements: Implemented by common method and recursive method respectively)
- 2019-03-10 16:48:12下载
- 积分:1
-
my
说明: 影碟出租管理系统该系统正是基于此而开发出来的面向一般的影碟出租商家的程序。基于工业化标准的Access的数据库操作管理,使数据处理变的更为方便和容易,ASP编程简易却能提供相当丰富的功能以及友好的用户操作界面。该系统用于影碟出租,方便租碟、还碟、查找等操作,是出租影碟业务的最佳助手。方便添加新碟、管理影碟、管理会员。提供完善的租碟和还碟操作,完全独立的数据库系统,数据管理为您提供:影碟管理,会员管理。数据查询为您提供:租借情况,影碟查询。(DVD Rental Management System)
- 2010-06-10 22:16:09下载
- 积分:1