Page Life Cycle

Request (HTML/JS/JSON/Text/XML)---------> Callback------------->Init

 

Request 相当于URL跳转,

Callback相当于page onload()

init 相当于执行<script>

 

Business Flow

Cycle1---->Cycle2---->Cycle3---->Cycle4---   ---->CycleN

 

相关文章:

  • 2022-12-23
  • 2021-08-14
  • 2019-06-04
猜你喜欢
  • 2021-11-05
  • 2022-01-05
  • 2022-02-19
相关资源
相似解决方案