diff options
Diffstat (limited to 'files/zh-cn/learn/server-side')
-rw-r--r-- | files/zh-cn/learn/server-side/first_steps/index.html | 2 | ||||
-rw-r--r-- | files/zh-cn/learn/server-side/first_steps/introduction/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/learn/server-side/first_steps/index.html b/files/zh-cn/learn/server-side/first_steps/index.html index c047603f72..d48baa0e26 100644 --- a/files/zh-cn/learn/server-side/first_steps/index.html +++ b/files/zh-cn/learn/server-side/first_steps/index.html @@ -12,7 +12,7 @@ translation_of: Learn/Server-side/First_steps <div>在我们的服务端编程板块中,我们回答了服务端编程的一系列基础问题—“它是什么?”,“它和客户端编程的区别是什么?”,还有“为什么它是有价值的?”。然后我们提供了对几个最受欢迎的服务端Web框架的概览,同时还有对如何选择最适合的框架来创建你第一个网站的指导。最后我们提供了一篇从高层次介绍Web服务器安全的文章。</div> -<div></div> + <h2 id="先决条件">先决条件</h2> diff --git a/files/zh-cn/learn/server-side/first_steps/introduction/index.html b/files/zh-cn/learn/server-side/first_steps/introduction/index.html index 7f6a05f4e0..b324688be1 100644 --- a/files/zh-cn/learn/server-side/first_steps/introduction/index.html +++ b/files/zh-cn/learn/server-side/first_steps/introduction/index.html @@ -12,7 +12,7 @@ tags: translation_of: Learn/Server-side/First_steps/Introduction --- <div> -<div></div> + <div>{{NextMenu("Learn/Server-side/First_steps/Client-Server_overview", "Learn/Server-side/First_steps")}}</div> </div> |