Skip to content

Commit 42df482

Browse files
committed
增加参考信息
1 parent f7704b1 commit 42df482

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/术语对照表.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ ACK (Acknowledgement)即是确认字符,在数据通信中,接收站发给
5252

5353
PHP(全称:PHP:Hypertext Preprocessor,即“PHP:超文本预处理器”)是一种开源的通用计算机脚本语言,尤其适用于网络开发并可嵌入 HTML 中使用
5454

55+
## FPM
56+
57+
FPM(FastCGI Process Manager, FPM)是 PHP FastCGI 运行模式的一个进程管理器
58+
5559
## MVC
5660

5761
MVC模式(Model–view–controller)是软件工程中的一种软件架构模式,把软件系统分为三个基本部分:模型(Model)、视图(View)和控制器(Controller)

0 commit comments

Comments
 (0)