Java 应用与开发 - JSP (Java Server Page)大纲 JSP 概述 JSP 指令 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 Java 应用与开发 JSP (Java Server Page) 王晓东 wangxiaodong@ouc.edu.cn 中国海洋大学 December 3, 2018 大纲 JSP 概述 JSP 指令 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 学习目标 1. 理解 JSP 和 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 大纲 JSP 概述 JSP 指令 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 JSP 基本概念 ▶ JSP(Java Server Page),即 Java 服务器页面。 ▶ JSP 是 Servlet 的扩展。 ▶ JSP 将使用 Java 类编写动态 Web 组件的方式转变为使 用文本编写��用标记型语法和过程性语法�合�,降低了0 码力 | 47 页 | 740.36 KB | 1 年前3
古月《ROS入门21讲》14.服务端Server的编程实现.pdf14.服务端Server的编程实现 主 讲 人 : 古 月 服务模型 创建服务器代码(C++) • • • • turtle_command_server.cpp 配置服务器代码编译规则 • • CMakeLists.txt 编译并运行服务器 创建服务器代码(Python) turtle_command_server.py • • • • 感谢观看 怕什么真理无穷,进一寸有一寸的欢喜0 码力 | 7 页 | 1.10 MB | 1 年前3
王宜国 - 基于 Rust 编程语⾔构建 Amphitheatre CLI Desktop Server 的全平台实践经验第三届中国Rust开发者⼤会 基于 Rust 编程语⾔构建 Amphitheatre CLI / Desktop / Server 的全平台实践经验 王宜国 - 独⽴开源软件作者 RUST CHINA CONF 2023 • 项⽬背景介绍 • 产品功能演示 • 应⽤场景概览 项⽬介绍 • 概念 • 架构设计 • 技术实现 设计与实现 ⼤纲 Amphitheatre 云开发环境(Cloud0 码力 | 34 页 | 10.81 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2021.2)你可以使用 hnote 和 rnote 这两个关键字来修改备注框的形状。 @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote @enduml *[Ref. "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page 2021.2) 123 / 380 7.11 不同的颜色表示 7 组件图 7.11 不同的颜色表示 你可以在声明一个组件时加上颜色的声明。 @startuml component [Web Server] #Yellow @enduml 7.12 在定型组件中使用精灵图 你可以在定型组件中使用精灵图(sprite)。 @startuml sprite $businessProcess [16x16/16]0 码力 | 381 页 | 4.05 MB | 1 年前3
PlantUML 1.2021.3 语言参考指引代表正方形(rectangle)的备注框。 @startuml caller -> server : conReq hnote over caller : 空闲 caller <- server : conConf rnote over server "r"是正方形 "h"是六边形 endrnote rnote over server 多 行 文本 endrnote hnote over caller 多 行 "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page 2021.2) 125 / 397 7.11 不同的颜色表示 7 组件图 7.11 不同的颜色表示 你可以在声明一个组件时加上颜色的声明。 @startuml component [Web Server] #Yellow @enduml 7.12 在定型组件中使用精灵图 你可以在定型组件中使用精灵图(sprite)。 @startuml sprite $businessProcess [16x16/16]0 码力 | 398 页 | 4.22 MB | 1 年前3
PlantUML 1.2021.1 语言参考指引你可以使用 hnote 和 rnote 这两个关键字来修改备注框的形状。 @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote @enduml *[Ref. "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page 2021.1) 123 / 375 7.11 不同的颜色表示 7 组件图 7.11 不同的颜色表示 你可以在声明一个组件时加上颜色的声明。 @startuml component [Web Server] #Yellow @enduml 7.12 在定型组件中使用精灵图 你可以在定型组件中使用精灵图(sprite)。 @startuml sprite $businessProcess [16x16/16]0 码力 | 376 页 | 4.00 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.1)你可以使用 hnote 和 rnote 这两个关键字来修改备注框的形状。 @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote @enduml 1.14 Creole "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> long comment on several lines ] @enduml 6.9 不同的颜色表示 你可以在声明一个组件时加上颜色的声明。 @startuml component [Web Server] #Yellow @enduml 6.10 Using Sprite in Stereotype You can use sprites within stereotype components0 码力 | 146 页 | 1.91 MB | 1 年前3
PlantUML 1.2019.3 语言参考指引你可以使用 hnote 和 rnote 这两个关键字来修改备注框的形状。 @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote PlantUML 语言参考指引 "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page long comment on several lines ] @enduml 6.9 不同的颜色表示 你可以在声明一个组件时加上颜色的声明。 @startuml component [Web Server] #Yellow @enduml 6.10 Using Sprite in Stereotype You can use sprites within stereotype components0 码力 | 157 页 | 1.78 MB | 1 年前3
PlantUML 1.2019.2 语言参考指引你可以使用 hnote 和 rnote 这两个关键字来修改备注框的形状。 @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote PlantUML 语言参考指引 "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page long comment on several lines ] @enduml 6.9 不同的颜色表示 你可以在声明一个组件时加上颜色的声明。 @startuml component [Web Server] #Yellow @enduml 6.10 Using Sprite in Stereotype You can use sprites within stereotype components0 码力 | 157 页 | 1.78 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.6)你可以使用 hnote 和 rnote 这两个关键字来修改备注框的形状。 @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote PlantUML 语言参考指引 "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== endif if "is Post?" then -->[yes] "Page.onPost()" --> "Page long comment on several lines ] @enduml 6.9 不同的颜色表示 你可以在声明一个组件时加上颜色的声明。 @startuml component [Web Server] #Yellow @enduml 6.10 在定型组件中使用精灵图 你可以在定型组件中使用精灵图(sprite)。 @startuml sprite $businessProcess [16x16/16]0 码力 | 174 页 | 1.98 MB | 1 年前3
共 725 条
- 1
- 2
- 3
- 4
- 5
- 6
- 73













