JAVA 应用与开发 - 控制台应用程序设计
0 码力 | 63 页 | 2.84 MB | 1 年前3《Java 应用与开发》课程讲义 - 王晓东
简化了企业级软件开发中复杂的对象管理事务; • 克服了 C++ 语言等内存泄漏缺陷; • 减轻软件开发人员的负担。 图 15.2 Java EE 容器 15.3.1 客户端应用容器 • 客户端应用容器(Application Client Container)即是普通 Java SE 的 JVM,管理 和运行客户 JavaBean 组件,与一般的 Java 类没有区别。 • Java EE 规范将客户端应用 中国海洋大学信息学院计算机系 第 204 页 / 共 306 页 15.4. JAVA EE 组件 � 15 � 图 15.3 Java EE 组件 15.4.2 Java EE 组件列表 1. Application Client Component 2. Applet Component 3. Web Component * • Servlet • JSP 4. EJB Component * destroy() { 2 try { 3 cn.close (); 4 } catch (Exception e) { 5 application.Log(”登录处理关闭数据库错误” + e.getMessage()); 6 } 7 } 代码中 application 为 Web 应用的上下文环境对象。 16.4 Servlet 生命周期 16.4.1 Servlet 的运行过程 1.0 码力 | 330 页 | 6.54 MB | 1 年前3Java 应用系统开发 - ServletContext 和 Web 配置
0 码力 | 33 页 | 668.91 KB | 1 年前3Spring Boot 3.0.0-M4 Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . 11 4.4. Developing Your First Spring Boot Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 4.4.1. . 29 6.2.2. Locating the Main Application Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 6.3. Configuration Classes . . . . . . . . . . . . 6.3.1. Importing Additional Configuration Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 6.3.2. Importing XML Configuration . . . . . . . . . . . . . . .0 码力 | 832 页 | 14.77 MB | 1 年前3Spring Boot 2.5.x Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . 10 4.4. Developing Your First Spring Boot Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 4.4.1. . 25 6.2.2. Locating the Main Application Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 6.3. Configuration Classes . . . . . . . . . . . . 6.3.1. Importing Additional Configuration Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 6.3.2. Importing XML Configuration . . . . . . . . . . . . . . .0 码力 | 703 页 | 13.84 MB | 1 年前3Spring Boot 3.1.0-RC1 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . 11 4.4. Developing Your First Spring Boot Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 4.4.1. . 28 6.2.2. Locating the Main Application Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 6.3. Configuration Classes . . . . . . . . . . . . 6.3.1. Importing Additional Configuration Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 6.3.2. Importing XML Configuration . . . . . . . . . . . . . . .0 码力 | 906 页 | 16.28 MB | 1 年前3Spring Boot 2.5.16-SNAPSHOT Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . 10 4.4. Developing Your First Spring Boot Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 4.4.1. . 26 6.2.2. Locating the Main Application Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 6.3. Configuration Classes . . . . . . . . . . . . 6.3.1. Importing Additional Configuration Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 6.3.2. Importing XML Configuration . . . . . . . . . . . . . . .0 码力 | 704 页 | 13.85 MB | 1 年前3Spring Boot 2.5.13 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . 10 4.4. Developing Your First Spring Boot Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 4.4.1. . 26 6.2.2. Locating the Main Application Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 6.3. Configuration Classes . . . . . . . . . . . . 6.3.1. Importing Additional Configuration Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 6.3.2. Importing XML Configuration . . . . . . . . . . . . . . .0 码力 | 702 页 | 13.82 MB | 1 年前3Spring Boot 2.5.12 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . 10 4.4. Developing Your First Spring Boot Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 4.4.1. . 26 6.2.2. Locating the Main Application Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 6.3. Configuration Classes . . . . . . . . . . . . 6.3.1. Importing Additional Configuration Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 6.3.2. Importing XML Configuration . . . . . . . . . . . . . . .0 码力 | 702 页 | 13.82 MB | 1 年前3Spring Boot 3.0.13 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . 11 4.4. Developing Your First Spring Boot Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 4.4.1. . 28 6.2.2. Locating the Main Application Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 6.3. Configuration Classes . . . . . . . . . . . . 6.3.1. Importing Additional Configuration Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 6.3.2. Importing XML Configuration . . . . . . . . . . . . . . .0 码力 | 891 页 | 15.91 MB | 1 年前3
共 398 条
- 1
- 2
- 3
- 4
- 5
- 6
- 40