登录
首页 » Java » Java-easy-learning

Java-easy-learning

于 2013-06-03 发布 文件大小:119KB
0 269
下载积分: 1 下载次数: 3

代码说明:

  很全面很实用的JAVA最新面试宝典,这套面试题主要目的是帮助那些还没有java软件开发实际工作经验,而正在努力寻找java软件开发工作的朋友在笔试时更好地赢得笔试和面试。(Very comprehensive and very practical JAVA latest interview book, this interview questions main purpose is to help those who have no java software development practical work experience, and are trying to find a friend java software development work better when they won the written test and interview.)

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

发表评论

0 个回复

  • weblogic基本概念
    WebLogic 应用服务器有如下几个基本概念:  Domain: 域是个逻辑概念,用来组织管理一系列的应用服务器实例,也就是下面要解释的server. 域是WebLogic应用服务器中最大的概念,WebLogic应用服务器启动的时候就是以某个域来启动的,它有一个中心配置文件叫config.xml. A domain is the basic administration unit for WebLogic Server instances (servers) that is represented in its own configuration file (config.xml). A domain consists of one or more servers (and their associated resources) that you manage with a single Administration Server. Cluster: 族也是一个逻辑概念,用来分组用途相同的服务器实例,一个域中可以有多个族。 A cluster is a deployment in which multiple WebLogic Server instances (servers) run simultaneously and work together to provide increased scalability and reliability. A cluster appears to clients to be a single WebLogic Server instance. The servers that constitute a cluster can run on the same machine, or be located on different machines. Machine: 机器是物理上的概念,代表一台运行WebLogic应用服务器的实在的机器,包括其IP地址等信息。一个域中可以包括多台机器。(同一台机器可以属于不同的域吗?) A machine is the logical representation of the computer that hosts one or more WebLogic Server instances (servers). WebLogic Server uses configured machine names to determine the optimum server in a cluster to which certain tasks, such as HTTP session replication, are delegated. The Administration Server uses the machine definition in conjunction with the Node Manager application to start remote servers. Server: 服务器,也就是一个应用服务器的实例,用来部署和运行各种J2EE应用程序,也可以来配置各种服务程序。它是WebLogic应用服务器的基本服务单元。一个WebLogic域中一般有一个管理服务器和多个被管理服务器。也就是下面我们要谈到的两个概念。  A server is an instance of WebLogic Server that runs in its own Java Virtual Machine (JVM) and has its own configuration. Each WebLogic Server domain must have one server that acts as the Administration Server. In a typical production environment, the Administration Server is where the Administration Console is run and used to perform administrative tasks. By default, the Administration Server is called myserver. A typical production environment may also have one or more Managed Servers, which are instances of WebLogic Server used to host enterprise applications. Administrative Server: 管理服务器是用来管理配置域的中心点,一般来说,管理服务器上是不部署应用程序的,而是用来统一管理、配置、监控被管理服务器以及部署应用程序到被管理服务器上。一个域中有一台管理服务器。 Managed Server: 被管理服务器是用来部署运行各种应用程序的。一个域中有一台或多台被管理服务器。 Node Manager: 节点管理器是一个单独运行的后台程序,一般运行在被管理服务器的机器上,用来提供远程启动和停止服务器(Server)的功能。
    2014-02-28下载
    积分: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
  • Boot
    说明:  windows 平台 debugger 简易方法 操作流程(basic windows debugger)
    2020-02-05 21:58:11下载
    积分:1
  • Java_application_development_security
    本书以循序渐进的方式教授您如何防御最新的基于Java的攻击,让您透彻理解黑客的邪恶方法和思考过程。通过贯穿全书的Java和J2EE实际可用代码,您将目睹真实世界中的黑客事件并学习相应对策。(Step by step book to teach you how to defense the latest Java-based attacks, allowing you to thoroughly understand the hacker' s evil methods and thinking processes. Throughout the book by the actual Java and J2EE code available, you will see the real world events and learn hacking countermeasures.)
    2010-05-06 16:24:48下载
    积分:1
  • Reflection
    JavaSE基础,Java 反射机制编程,是J2EE的基础部分之一,是一个难点。我亲自调试编译过的,绝对有用,如果觉得不错,请留言。谢谢! (Java Foundation,It is useful to New Learners!)
    2011-09-01 12:44:41下载
    积分:1
  • ppt
    基于java搜索引擎开发流程与实践ppt,主讲老师罗刚(java Search engine ppt)
    2015-06-12 10:42:52下载
    积分:1
  • jenainf
    这个是用protege建立的本体实例。 可用于语义推理。(This is the ontology instances created with protege. Can be used for semantic reasoning.)
    2014-02-12 16:49:37下载
    积分:1
  • lib(1)
    电信公司有UNIX服务器出租业务,针对 该出租业务需要一套办公系统来提升办事 效率,提升该业务信息化程度(无纸化 办公),我们的系统就是针对该出租业务 而提供的完整解决方案。(Telecom companies have UNIX server rental business. The rental business requires an office system to upgrade its services. Efficiency, improve the degree of informatization of the business (paperless) Office), our system is for the rental business. And provide a complete solution.)
    2019-01-21 10:11:59下载
    积分:1
  • Java 2实用教第五版实验指导与习题解答 源代码​
    Java 2实用教程第五版 耿祥义 张跃平 实验指导与习题解答 书中源代码
    2020-11-29下载
    积分:1
  • itcast1222elec
    java开发的国家电力系统所有源代码 java开发的国家电力系统所有源代码java开发的国家电力系统所有源代码(java development of the national electricity system all the source code)
    2014-12-23 19:44:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载