mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-08-01 16:28:03 +08:00
Update J2EE基础知识.md
This commit is contained in:
parent
cc3360d62e
commit
eed7d15132
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
3,需要重复编写处理网络协议的代码以及编码,这些工作都是非常耗时的。
|
3,需要重复编写处理网络协议的代码以及编码,这些工作都是非常耗时的。
|
||||||
|
|
||||||
### Servlet的优点:
|
### Servlet的优点:
|
||||||
|
|
||||||
1,只需要启动一个操作系统进程以及加载一个JVM,大大降低了系统的开销
|
1,只需要启动一个操作系统进程以及加载一个JVM,大大降低了系统的开销
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user