Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

从URL输入到页面展示 #38

Open
zonglang opened this issue Jul 29, 2019 · 0 comments
Open

从URL输入到页面展示 #38

zonglang opened this issue Jul 29, 2019 · 0 comments

Comments

@zonglang
Copy link
Owner

zonglang commented Jul 29, 2019

  • DNS解析
  • TCP连接:三次握手
  • 发起HTTP请求
  • 服务器处理并返回HTTP报文
    • 首先给控制器(Controler)
    • 然后从模型(Model)中选取数据
    • 再传给视图(View)产生结果
  • 浏览器解析渲染
  • 断开连接:TCP四次挥手
    参考
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant