码迷,mamicode.com
首页 > 微信 > 详细

SAP BSP, Java Web Project,Android和微信小程序的初始页面设置

时间:2020-03-03 19:04:46      阅读:110      评论:0      收藏:0      [点我收藏+]

标签:执行   init   https   show   and   web   ons   设置   tps   

CRM Webclient UI

Component controller的context DO_INIT_CONTEXT:

技术图片

然后是Window controller的DO_INIT_CONTEXT:

技术图片

最后才是view controller的DO_INIT_CONTEXT:

技术图片

Android

技术图片

微信小程序

技术图片

(1) onLoad 生命周期函数--监听页面加载

(2) onReady 生命周期函数--监听页面初次渲染完成

(3) onShow 生命周期函数--监听页面显示

(4) onHide 生命周期函数--监听页面隐藏

(5) onUnload 生命周期函数--监听页面卸载

打开小程序后会依次执行onLoad,onReady和onShow方法. 前后台切换会分别执行onHide和onShow方法

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
技术图片

SAP BSP, Java Web Project,Android和微信小程序的初始页面设置

标签:执行   init   https   show   and   web   ons   设置   tps   

原文地址:https://www.cnblogs.com/sap-jerry/p/12403867.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!