US 11,693,704 B2
Resource loading and a service function for a software application
Danxia Shi, Hangzhou (CN); Weigang Guan, Hangzhou (CN); and Wenhong Chen, Hangzhou (CN)
Assigned to ADVANCED NEW TECHNOLOGIES CO., LTD., Grand Cayman (KY)
Filed by Advanced New Technologies Co., Ltd., Grand Cayman (KY)
Filed on Sep. 3, 2021, as Appl. No. 17/466,136.
Application 17/466,136 is a continuation of application No. 16/723,063, filed on Dec. 20, 2019, granted, now 11,132,232.
Application 16/723,063 is a continuation of application No. 16/123,948, filed on Sep. 6, 2018, granted, now 11,249,806.
Application 16/123,948 is a continuation of application No. PCT/CN2017/074320, filed on Feb. 21, 2017.
Claims priority of application No. 201610127837.1 (CN), filed on Mar. 7, 2016.
Prior Publication US 2022/0058061 A1, Feb. 24, 2022
This patent is subject to a terminal disclaimer.
Int. Cl. G06F 9/50 (2006.01); G06F 9/445 (2018.01); G06F 16/957 (2019.01); H04L 65/40 (2022.01)
CPC G06F 9/5027 (2013.01) [G06F 9/44505 (2013.01); G06F 9/44521 (2013.01); G06F 16/9574 (2019.01); H04L 65/40 (2013.01)] 14 Claims
OG exemplary drawing
 
1. A computer-implemented method, comprising:
loading a foundation framework resource of a first service function in a software application, wherein the software application provide a plurality of service functions, the plurality of service functions comprise the first service function and a second service function;
receiving a service request for starting the first service function in the software application;
loading a page resource required by the first service function;
implementing the first service function based on the foundation framework resource of the first service function and the page resource;
displaying a page corresponding to the first service function after implementing the first service function;
receiving a second service request for starting the second service function;
loading a second page resource required by the second service function; and
implementing the second service function based on a second foundation framework resource of the second service function and the second page resource.