Java EE 7 教程 第二部分 平台基础 第4章 注入

本章概述了Java EE中的注入并介绍平台提供的两种注入机制: 资源注入和依赖注入.

Java EE 7 教程 第二部分 平台基础 第3章 创建资源 第3.3节 创建资源管理

部署或创建多数应用前,你可能需要为它们创建资源. 一个应用包含glassfish-resources.xml文件,其作用是为应用和其它服务定义资源.

十分钟搞定pandas

这是面向新用户的pandas简短介绍

Create object to schedule execution of MATLAB commands

Use a timer object to schedule the execution of MATLAB commands one or multiple times. If you schedule the timer to execute multiple times, you can define the time between executions and how to handle queuing conflicts.

Java EE 7 教程 第二部分 平台基础 第3章 创建资源 第3.2节 数据源对象和连接池

为了存储,组织,和检索数据, 多数应用使用关系数据库. Java EE 7 组件可以通过JDBC API访问关系数据库.

configuring the fastcgi extension for iis 6.0

From its first version, Internet Information Services (IIS) has supported Common Gateway Interface (CGI), which is a standards-based protocol that allows information servers, such as IIS, to interface with external applications. FastCGI was introduced to address the scalability shortcomings of CGI.

Java EE 7 教程 第二部分 平台基础 第3章 创建资源 第3.1节 资源和JNDI命名

在分布式应用中, 组件需要访问其他组件或资源, 例如数据库. 举例: 一个servlet也许会调用某企业bean上的远程方法,此方法从数据库中检索数据. 在Java EE平台中, Java命名和目录接口(JNDI)命名服务可以让组件定位其他组件或资源.

Java EE 7 教程 第二部分 平台基础 第3章 创建资源

资源是一个程序对象,它提供到例如数据库服务和消息系统的连接. Java EE组件可以访问多种资源, 包括数据库,邮件会话,Java消息服务对象和网址. Java EE 7平台提供机制允许你使用类似的方式访问所有这些资源. 本章剖析了几种类型的资源并阐述了如何创建他们.

Java EE 7 教程 第二部分 平台基础

第二部分简单介绍了平台基础知识. 此部分含有以下章节

Java EE 7 教程 第一部分 简介 第2章 使用教程示例 第2.9节 调试Java EE应用程序

本节将介绍如何确定是什么原因造成应用程序部署或执行错误.

Proudly powered by WordPress   Premium Style Theme by www.gopiplus.com