WO2019024754A1 - Procédé, dispositif et système de chargement de page - Google Patents

Procédé, dispositif et système de chargement de page Download PDF

Info

Publication number
WO2019024754A1
WO2019024754A1 PCT/CN2018/097186 CN2018097186W WO2019024754A1 WO 2019024754 A1 WO2019024754 A1 WO 2019024754A1 CN 2018097186 W CN2018097186 W CN 2018097186W WO 2019024754 A1 WO2019024754 A1 WO 2019024754A1
Authority
WO
WIPO (PCT)
Prior art keywords
page
service request
page loading
information
loading information
Prior art date
Application number
PCT/CN2018/097186
Other languages
English (en)
Chinese (zh)
Inventor
杜荆蔚
郑国斌
李春城
沈超
Original Assignee
阿里巴巴集团控股有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2019024754A1 publication Critical patent/WO2019024754A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/303Terminal profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/5681Pre-fetching or pre-delivering data based on network characteristics

Definitions

  • the present invention relates to the field of Internet technology applications, and in particular, to a method, device and system for page loading.
  • APP Application, referred to as Application, referred to as APP
  • APP Application, referred to as APP
  • the functions of the applications are becoming more and more abundant, among which, in order to satisfy User requirements APP is also showing more and more pages for displaying corresponding functions.
  • the APP has a low response efficiency due to the limitation of the page type, and no effective solution has been proposed yet.
  • the embodiment of the invention provides a method, a device and a system for loading a page, so as to at least solve the technical problem that the APP has low response efficiency due to limitation of the page type due to the configuration limitation of the APP in the prior art.
  • a page loading system including: a terminal, configured to query a pre-stored page loading information table according to a pre-acquired first service request, to determine whether there is a page loading corresponding to the first service request.
  • the corresponding page is opened according to the page loading information; and the server sends the page loading information corresponding to the first service request in the case that the pre-stored page loading information table of the terminal does not exist, the receiving terminal sends the The second service request returns the corresponding page loading information according to the second service request, so that the terminal opens the corresponding page according to the page loading information; wherein the page loading information to be queried in the first service request and the waiting in the second service request The page load information of the query is the same.
  • the server includes: a cloud server, where the cloud server is configured to store the page loading information, and return the page loading information corresponding to the second service request sent by the terminal according to the stored page loading information.
  • the page loading information includes: page information and/or a page loading container type.
  • the terminal includes: a parsing module, a first processing module, and a second processing module, where the parsing module is configured to parse the first service request, and obtain a page information corresponding to the first service request and/or a page loading container type, And determining, in the pre-stored page loading information table, whether there is a page information corresponding to the first service request and/or a page loading container type; the first processing module is configured to: in the pre-stored page loading information table, the page information corresponding to the first service request In the case of the page loading container type, the corresponding page is opened according to the page information and/or the page loading container type; the second processing module is configured to not have the page information corresponding to the first service request in the pre-stored page loading information table and/or Or the page loading the container type, sending a second service request to the server, and receiving the page information returned by the server according to the second service request and/or the page loading container type, and opening the corresponding according to the page information and/or the page loading
  • a method for loading a page includes: obtaining a service request; acquiring corresponding page loading information according to the service request, and opening the corresponding page by using the corresponding container according to the page loading information.
  • the corresponding page loading information is obtained according to the service request, and the corresponding page is opened by the corresponding container according to the page loading information, including: determining whether the page loading information corresponding to the service request exists in the pre-stored page loading information table; In the case that the corresponding page is opened by the corresponding container according to the page loading information; if the determination result is no, the service request is sent to the server, and the page loading information returned by the server according to the service request is received, and the corresponding information is opened according to the page loading information. Corresponding page.
  • determining whether the pre-stored page loading information table has a page loading information corresponding to the service request includes: parsing the service request, and obtaining page loading information corresponding to the service request; wherein the page loading information includes: page information and/or page Loading the container type; determining whether there is a page information corresponding to the service request and/or a page loading container type in the pre-stored page loading information table.
  • the method further includes: updating the page loading information returned according to the service request to the pre-stored page loading information table.
  • the method further includes: if the page loading information corresponding to the service request does not exist in the server, the error prompt page is opened, where the error prompt page is used to indicate that the page corresponding to the current service request cannot be opened.
  • the method before determining whether the page loading information of the corresponding service request exists in the pre-stored page loading information table, the method further includes: detecting whether the page loading information table update indication information fed back by the server is received; and the detecting result is yes. And sending a page load information table update request to the server, and the receiving server updates the data update package according to the page load information table update request, and updates the pre-stored page load information table according to the data update package.
  • a method for loading a page including: receiving a service request sent by a terminal; and returning corresponding page loading information according to the service request, so that the terminal opens the corresponding page according to the page loading information.
  • the corresponding page loading information is returned according to the service request, including: parsing the service request, and obtaining the page loading information required by the service request; querying the pre-stored page loading information according to the page loading information required by the service request; and loading the information in the pre-stored page.
  • the page loading information required by the service request the page loading information is returned to the terminal; in the case that the pre-stored page loading information does not have the page loading information required for the service request, the query result is returned to the terminal, wherein the query result is used for Instructing the terminal to open an error prompt page; wherein the page loading information includes: page information and/or page loading container type.
  • the method further includes: sending a page load information table update indication information to the terminal, where the page load information table update indication information is used to instruct the terminal to update the page load information table; and the page load information table update request sent by the receiving terminal And returning the corresponding data update package according to the page load information table update request, so that the terminal updates the page load information table according to the data update package.
  • a device for loading a page including: an obtaining module, configured to acquire a service request, and a page startup module, configured to acquire corresponding page loading information according to the service request, and according to the page The loading information opens the corresponding page through the corresponding container.
  • the page startup module includes: a parsing unit, configured to determine whether there is page loading information corresponding to the service request in the pre-stored page loading information table; and the first processing unit is configured to: according to the page loading, if the determination result is yes The information is opened by the corresponding container by the corresponding container; the second processing unit is configured to send a service request to the server if the determination result is no, and receive the page loading information returned by the server according to the service request, and pass the corresponding container according to the page loading information. Open the corresponding page.
  • a parsing unit configured to determine whether there is page loading information corresponding to the service request in the pre-stored page loading information table
  • the first processing unit is configured to: according to the page loading, if the determination result is yes The information is opened by the corresponding container by the corresponding container
  • the second processing unit is configured to send a service request to the server if the determination result is no, and receive the page loading information returned by the server according to the service request, and pass the corresponding container according to the
  • the parsing unit includes: a parsing subunit, configured to parse the service request, and obtain page loading information corresponding to the service request; wherein the page loading information includes: page information and/or a page loading container type; And used to determine whether there is a page information and/or a page load container type corresponding to the service request in the pre-stored page loading information table.
  • another apparatus for loading a page comprising: a receiving module, configured to receive a service request sent by the terminal; and a configuration module, configured to return a corresponding page loading information according to the service request, So that the terminal opens the corresponding page according to the page loading information.
  • the configuration module includes: an information parsing unit, configured to parse the service request, and obtain the page loading information required for the service request; and the query unit is configured to query the pre-stored page loading information according to the page loading information required by the service request; a sending unit, configured to return page loading information to the terminal in the case that the pre-stored page loading information has the page loading information required for the service request; the second sending unit is configured to load the information in the pre-stored page without the service request In the case of loading information, the query result is returned to the terminal, wherein the query result is used to instruct the terminal to open the error prompt page; wherein the page loading information includes: page information and/or page load container type.
  • a storage medium including: the storage medium includes a stored program, wherein, when the program is running, a method of controlling the device where the storage medium is located to perform the page loading is performed.
  • a processor including: a processor, configured to run a program, wherein the method for performing the page loading described above is executed when the program runs.
  • the terminal is configured to query the pre-stored page loading information table according to the pre-acquired first service request to determine whether there is page loading information corresponding to the first service request, and if the determination result is yes,
  • the page loading information opens the corresponding page;
  • the server in the case that the pre-stored page loading information table of the terminal does not have the page loading information corresponding to the first service request, receives the second service request sent by the terminal, and returns a corresponding according to the second service request.
  • the page loading information is such that the terminal opens the corresponding page according to the page loading information; wherein the page loading information to be queried in the first service request is the same as the page loading information to be queried in the second service request, and the dynamic configuration page is reached.
  • the purpose of the type is to achieve the technical effect of improving the response efficiency, thereby solving the technical problem that the APP has low response efficiency due to the limitation of the page type due to the configuration limitation of the APP in the prior art.
  • FIG. 1 is a structural diagram of a system for page loading according to a first embodiment of the present invention
  • FIG. 2 is a flowchart of page load information acquisition in a page loading system according to a first embodiment of the present invention
  • FIG. 3 is a block diagram showing the hardware structure of a computer terminal of a page loading method according to Embodiment 2 of the present invention.
  • FIG. 5 is a flowchart of a method for page loading according to Embodiment 3 of the present invention.
  • FIG. 6 is a schematic diagram of a device for page loading according to Embodiment 4 of the present application.
  • FIG. 7 is a schematic diagram of a device for page loading according to Embodiment 5 of the present application.
  • Page load information Jump from one page to another, you need to jump according to the page load information.
  • Intelligent cloud (referred to as “cloud” in the scheme): It is a background service system that provides cloud services for smart devices. This system can become a smart APP (referred to as “APP” in the scheme) connected to the smart device and the user wireless terminal. The bridge enables the user to intuitively understand the running status of the device on the APP, and the user can also issue work orders to the smart device through the interface of the APP.
  • the cloud also has powerful data storage, computing and data interface services capabilities to provide service capabilities for smart apps.
  • Smart APP refers to the user installed on the terminal (including but not limited to smart phones, smart tablets, personal computers, etc.), can view the status of the smart device, and can also synchronize the status with the smart device.
  • Application software for remote control refers to the user installed on the terminal (including but not limited to smart phones, smart tablets, personal computers, etc.), can view the status of the smart device, and can also synchronize the status with the smart device.
  • Application software for remote control refers to the user installed on the terminal (including but not limited to smart phones, smart tablets, personal computers, etc.), can view the status of the smart device, and can also synchronize the status with the smart device.
  • Application software for remote control refers to the user installed on the terminal (including but not limited to smart phones, smart tablets, personal computers, etc.), can view the status of the smart device, and can also synchronize the status with the smart device.
  • the page types include: React Native (RN), Fifth Generation Hypertext Markup Language (Html5, H5 for short), local Native page, corresponding replay local page RN container, fifth generation hypertext markup language H5 Container, local Native container.
  • RN React Native
  • Html5 Fifth Generation Hypertext Markup Language
  • H5 fifth generation hypertext markup language
  • Native page A page developed using the Android system or the native language of the IOS system.
  • the user is not aware: the use of the current user is not interrupted, affected, and the user does not know what the program does.
  • the application provides a page loading system as shown in FIG. 1 is a structural diagram of a system for page loading according to a first embodiment of the present invention.
  • the page loading system provided by the application includes:
  • the terminal 12 is configured to query the pre-stored page loading information table according to the pre-acquired first service request, and determine whether there is page loading information corresponding to the first service request. If the determination result is yes, the corresponding page is opened according to the page loading information;
  • the server 14 is configured to receive the second service request sent by the terminal 12, and return the corresponding page loading information according to the second service request, if the pre-stored page loading information table of the terminal does not have the page loading information corresponding to the first service request,
  • the page 12 is configured to open the corresponding page according to the page loading information.
  • the page loading information to be queried in the first service request is the same as the page loading information to be queried in the second service request.
  • the page loading system provided by the present application can be applied to the smart cloud environment and the smart APP interaction solution.
  • the smart APP is installed in the terminal 12, and the smart cloud environment can be applied to the server 14, where
  • the server 14 in the present application may be a cloud server in an intelligent cloud environment.
  • the terminal 12 provided by the present application may include: a smart phone (for example, an operating system including: IOS, Android or Windows mobile phone), a tablet computer, a notebook computer, and a palm business. , smart wearable devices (such as: Google glasses, augmented reality AR, virtual reality VR devices, smart watches, etc.).
  • the first service request received by the terminal 12 in the present application may include a service code.
  • the terminal 12 queries the page load information in the local page loading information table according to the service code.
  • the pre-stored page loading information table is queried according to the pre-acquired first service request, and it is determined whether there is page loading information corresponding to the first service request), and in the case that the corresponding page loading information is found, according to the page
  • the loading information uses the corresponding container to open the page. Since the pages of the APP in the prior art are also more and more, the management of the page becomes extremely complicated.
  • the page loading information in the application may be used to instruct the APP to open the corresponding page through the corresponding container according to the page loading information path in the page loading information.
  • the page loading system provided by the present application obtains the corresponding page loading information by accessing the cloud server by querying the locally loaded page loading information table and storing the page loading information corresponding to the first service request in the page loading information table. And in the process of opening each type of page, the corresponding page is opened by using the corresponding container.
  • Service code Page type Container type path Service code 1 RN page RN container Path 1 Service code 2 H5 page H5 container Path 2 Service code 3 Native page Native container Path 3
  • the APP opens the corresponding page according to the container corresponding to the service code.
  • the page type and the container type corresponding to the service code 1 are: an RN page and an RN container, and the page loading information is stored in the pre-stored page loading information table as shown in Table 1, Then, the APP opens the corresponding page according to the RN container and the path 1. In the same way, if the page loading information is not stored in the pre-stored page loading information table, the APP accesses the cloud server, that is, the server 14 in the application obtains the page loading information. And then open the corresponding page according to the container type and path in the page loading information.
  • the first service request in the present application may include a service request received by the APP in the terminal 12 when receiving the service code.
  • the second service request may include: if the page loading information is not stored in the pre-stored page loading information table, the APP accesses A business request sent to the cloud server when the cloud server.
  • the terminal is configured to query the pre-stored page loading information table according to the pre-acquired first service request to determine whether there is page loading information corresponding to the first service request, and if the determination result is yes,
  • the page loading information opens the corresponding page;
  • the server in the case that the pre-stored page loading information table of the terminal does not have the page loading information corresponding to the first service request, receives the second service request sent by the terminal, and returns a corresponding according to the second service request.
  • the page loading information is such that the terminal opens the corresponding page according to the page loading information; wherein the page loading information to be queried in the first service request is the same as the page loading information to be queried in the second service request, and the dynamic configuration page is reached.
  • the purpose of the type is to achieve the technical effect of improving the response efficiency, thereby solving the technical problem that the APP has low response efficiency due to the limitation of the page type due to the configuration limitation of the APP in the prior art.
  • the server 14 includes: a cloud server, where the cloud server is configured to store the page loading information, and return the page loading information corresponding to the second service request sent by the terminal according to the stored page loading information.
  • the page loading information includes: page information and/or a page loading container type.
  • the terminal 12 includes: a parsing module, a first processing module, and a second processing module, where the parsing module is configured to parse the first service request, and obtain the page information corresponding to the first service request and/or the page loading container type.
  • the first processing module is configured to: the page information corresponding to the first service request exists in the pre-stored page loading information table And the page loading the container type, the corresponding page is opened according to the page information and/or the page loading container type;
  • the second processing module is configured to not have the page information corresponding to the first service request in the pre-stored page loading information table and / or page load container type, send a second service request to the server, and receive the page information and / or page load container type returned by the server according to the second business request, and open according to the page information and / or the page load container type Corresponding page; wherein, the page loading information to be queried in the first service request and the Page service request to be queried load the same information.
  • the page loading system provided by the present application can configure different pages of different service codes and open container types in the cloud, and the APP can open different pages according to different cloud configurations without modification.
  • FIG. 2 is a flowchart of page load information acquisition in a page loading system according to Embodiment 1 of the present invention, and the process includes the following steps:
  • Step 1 The developer first passes in different service codes according to different services
  • Step 2 Query the page information corresponding to the service code and the page loading container type in the local page loading information table.
  • step 3 If the page loading information corresponding to the service code is not found in the local page loading information table, proceed to step 3;
  • step 4 If the page loading information corresponding to the service code is found in the local page loading information table, proceed to step 4.
  • Step 3 Obtain the page loading information corresponding to the service code from the cloud.
  • step four If the page loading information is obtained, proceed to step four;
  • step 5 If the page loading information is not obtained, proceed to step 5;
  • Step 4 Open the page using the appropriate container based on the page load information.
  • Step 5 Open the error message page.
  • the page loading system provided by the present application can support the background configuration jump page; and can support the background configuration to open the page type of the container, and can remove the dependency between the program and the program, which is beneficial to the independence of the programs.
  • the page loading system provided by the present application can effectively solve the dynamic configuration capability of hybrid coding.
  • the system developer who downloads the page according to the application can update the requirements of the APP in time to bring a better user experience to the user; and the parameters required to open the page according to the page loading system provided by the application can be configured in the background. .
  • the dynamic adjustment of the page display can be realized according to different background configuration parameters.
  • FIG. 3 is a hardware structural block diagram of a computer terminal of a page loading method according to a second embodiment of the present invention.
  • computer terminal 30 may include one or more (only one shown) processor 302 (processor 302 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA)
  • processor 302 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA)
  • a memory 304 for storing data
  • a transmission module 306 for communication functions.
  • computer terminal 30 may also include more or fewer components than shown in FIG. 3, or have a different configuration than that shown in FIG.
  • the memory 304 can be used to store software programs and modules of the application software, such as program instructions/modules corresponding to the page loading method in the embodiment of the present invention, and the processor 302 executes each of the software programs and modules stored in the memory 304.
  • a functional application and data processing that is, a method of implementing page loading of the above application.
  • Memory 304 can include high speed random access memory and can also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory.
  • memory 304 can further include memory remotely located relative to processor 302, which can be connected to computer terminal 30 over a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the transmission module 306 is configured to receive or transmit data via a network.
  • the network specific examples described above may include a wireless network provided by a communication provider of the computer terminal 30.
  • the transmission module 306 includes a Network Interface Controller (NIC) that can be connected to other network devices through a base station to communicate with the Internet.
  • the transmission module 306 can be a Radio Frequency (RF) module for communicating with the Internet wirelessly.
  • NIC Network Interface Controller
  • RF Radio Frequency
  • FIG. 4 is a flowchart of a method for page loading according to Embodiment 2 of the present invention.
  • the method for loading a page provided by the present application is as follows:
  • Step S402 acquiring a service request.
  • Step S404 Acquire corresponding page loading information according to the service request, and open the corresponding page by using the corresponding container according to the page loading information.
  • step S404 the corresponding page loading information is obtained according to the service request, and the corresponding page is opened by the corresponding container according to the page loading information, including:
  • Step 1 determining whether there is page loading information corresponding to the service request in the pre-stored page loading information table
  • Step 2 in the case that the judgment result is yes, the corresponding page is opened by the corresponding container according to the page loading information;
  • Step 3 In the case that the determination result is no, the service request is sent to the server, and the page loading information returned by the server according to the service request is received, and the corresponding page is opened by the corresponding container according to the page loading information.
  • the second embodiment of the present application is described by taking a smart phone as an example.
  • the APP program installed on the smart phone is pre-stored according to the service code.
  • the page loads the information table, and determines whether there is page loading information corresponding to the service code in the pre-stored page loading information table.
  • the page is opened according to the page loading information through the corresponding container;
  • the page loading information corresponding to the service code does not exist in the pre-stored page loading information table, and the terminal sends a service request to the server (ie, the cloud server), and the cloud server feeds back the corresponding page loading information to the terminal according to the service request, and the terminal according to the page
  • the loading information opens the page through the corresponding container.
  • the service request is obtained, the corresponding page loading information is obtained according to the service request, and the corresponding page is opened by the corresponding container according to the page loading information, thereby achieving the purpose of dynamically configuring the page type, thereby improving the response efficiency.
  • the technical effect further solves the technical problem that the APP has low response efficiency due to the limitation of the page type due to the configuration limitation of the APP in the prior art.
  • step S404 it is determined in step 1 that the page loading information of the corresponding service request in the pre-stored page loading information table includes:
  • step A the service request is parsed, and the page loading information corresponding to the service request is obtained.
  • the page loading information includes: page information and/or a page loading container type;
  • step B it is determined whether there is a page information corresponding to the service request and/or a page loading container type in the pre-stored page loading information table.
  • the terminal acquires the page information corresponding to the service code and/or the page container type according to the service code in the first service request, according to the page.
  • the information and/or page container type is queried from the pre-stored page loading information table to determine whether the pre-stored page loading information table stores the page information and/or the page container type. If yes, execute step Step2, if not, execute step Step3.
  • the pre-stored page loading information table may include a page loading information table pre-stored by the terminal locally, and each time the APP installed in the terminal is opened, it is determined by the detection whether the page loading information table stored by the current terminal is loaded with the page in the cloud server. The information table is the same. If the page load information table of the local storage is updated from the cloud server, the pre-stored page loading information table is obtained.
  • the method for loading the page provided by the application further includes:
  • Step 3' updating the page loading information returned according to the service request to the pre-stored page loading information table.
  • the method for updating the pre-stored page loading information table stored in the terminal includes two types. First, Step3' is updated to the pre-stored page loading information table according to the page loading information currently requested by the cloud server, that is, If the page loading information of the corresponding service code is not found in the pre-stored page loading information table, the corresponding page loading information is obtained from the cloud server, and the pre-stored page loading information table is updated according to the page loading information. Second, it is realized by the step Step1' and the step Step2'.
  • the method for loading a page provided by the application further includes:
  • Step Step 4 If the page loading information corresponding to the service request does not exist in the server, the error prompt page is opened, where the error prompt page is used to indicate that the page corresponding to the current service request cannot be opened.
  • the cloud server when the cloud server does not store the page loading information corresponding to the service code, the cloud server returns a response message for opening the service prompt page to the terminal, and prompts the terminal to display an error prompt page according to the response message, and is used to remind the user of the service code. Can't open the corresponding page.
  • the method for loading a page provided by the present application further includes: before, in step Step1, determining whether the page loading information of the corresponding service request exists in the pre-stored page loading information table:
  • Step Step 1' detecting whether the page load information table update indication information fed back by the server is received
  • Step Step Step 2' if the detection result is YES, the page load information table update request is sent to the server, the receiving server updates the data update package according to the page load information table update request, and updates the pre-stored page load information table according to the data update package.
  • the APP installed on the terminal detects whether the page loading information table update indication information fed back by the server is received, and if the detection result is yes, sends a page loading information table update request to the server, from The server side downloads the corresponding data update package, and updates the pre-stored page load information table according to the data update package.
  • the method of page loading according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases.
  • the former is a better implementation.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • FIG. 5 is a flowchart of a method for page loading according to Embodiment 3 of the present invention.
  • the method for page loading provided by the present application includes:
  • Step S502 receiving a service request sent by the terminal
  • Step S504 returning corresponding page loading information according to the service request, so that the terminal opens the corresponding page according to the page loading information.
  • the server side in the first embodiment and the terminal side in the second embodiment after receiving the service request sent by the terminal, the server performs a query according to the service code in the service request, and determines whether the corresponding service code is stored.
  • the page loading information if any, returns a corresponding page loading information to the terminal, so that the terminal opens the page through the corresponding container according to the page loading information.
  • the service request sent by the terminal is received; the corresponding page loading information is returned according to the service request, so that the terminal opens the corresponding page according to the page loading information, thereby achieving the purpose of dynamically configuring the page type, thereby achieving the promotion response.
  • the technical effect of the efficiency further solves the technical problem that the APP has low response efficiency due to the limitation of the page type due to the configuration limitation of the APP in the prior art.
  • the returning the corresponding page loading information according to the service request in step S504 includes:
  • Step1 parsing the service request, and obtaining the page loading information required for the business request;
  • Step 2 querying the pre-stored page loading information according to the page loading information required by the business request;
  • Step 3 in the case that the pre-stored page loading information has the page loading information required for the service request, returning the page loading information to the terminal;
  • Step 4 in the case that the pre-stored page loading information does not have the page loading information required for the service request, the query result is returned to the terminal, wherein the query result is used to instruct the terminal to open the error prompt page; wherein the page loading information includes: page information and / or page load container type.
  • the service code in the service request is parsed, the page loading information corresponding to the service code is obtained, and the pre-stored page loading information is queried according to the page loading information. If the page loading information exists, the corresponding page loading information is returned to the terminal; If the page loading information does not exist, the query result is returned to the terminal, where the query result is used to instruct the terminal to open the error prompt page; wherein the page loading information includes: page information and/or page loading container type.
  • the method for loading a page provided by the application further includes:
  • Step S505 the page load information table update indication information is sent to the terminal, where the page load information table update indication information is used to instruct the terminal to update the page load information table;
  • Step S506 receiving a page loading information table update request sent by the terminal;
  • Step S507 returning a corresponding data update package according to the page load information table update request, so that the terminal updates the page load information table according to the data update package.
  • the server side after updating the page loading information table, the server side sends the page loading information table update indication information to the terminal, and receives the page loading information table update sent by the terminal.
  • the corresponding data update package is returned to the terminal, so that the terminal updates the page load information table according to the data update package, so that the page load information table of the terminal side always keeps the latest page load information table.
  • FIG. 6 is a schematic diagram of a device for loading a page according to Embodiment 4 of the present application. As shown in 6, the device includes:
  • the obtaining module 62 is configured to obtain a service request
  • the page startup module 64 is configured to obtain corresponding page loading information according to the service request, and open the corresponding page by using the corresponding container according to the page loading information.
  • the service request is obtained, the corresponding page loading information is obtained according to the service request, and the corresponding page is opened by the corresponding container according to the page loading information, thereby achieving the purpose of dynamically configuring the page type, thereby improving the response efficiency.
  • the technical effect further solves the technical problem that the APP has low response efficiency due to the limitation of the page type due to the configuration limitation of the APP in the prior art.
  • the foregoing obtaining module 62 and the page starting module 64 correspond to steps S402 to S404 in Embodiment 2, and the foregoing two modules are the same as the examples and application scenarios implemented by the corresponding steps, but are not limited to the above implementation.
  • the content disclosed in Example 2 It should be noted that the above modules may be implemented as part of a device in a computer system such as a set of computer executable instructions.
  • the page startup module 64 includes: a parsing unit, configured to determine whether there is page loading information corresponding to the service request in the pre-stored page loading information table; and the first processing unit is configured to: according to the page, if the determination result is yes, Loading the information to open the corresponding page through the corresponding container; the second processing unit is configured to send a service request to the server if the determination result is no, and receive the page loading information returned by the server according to the service request, and correspondingly according to the page loading information The container opens the corresponding page.
  • a parsing unit configured to determine whether there is page loading information corresponding to the service request in the pre-stored page loading information table
  • the first processing unit is configured to: according to the page, if the determination result is yes, Loading the information to open the corresponding page through the corresponding container
  • the second processing unit is configured to send a service request to the server if the determination result is no, and receive the page loading information returned by the server according to the service request, and corresponding
  • the foregoing parsing unit, the first processing unit, and the second processing unit correspond to Step 1 to Step 3 in step S404 in Embodiment 2, examples and application scenarios implemented by the above three modules and corresponding steps. The same, but not limited to, the content disclosed in the above embodiment 2.
  • the above modules may be implemented as part of a device in a computer system such as a set of computer executable instructions.
  • the parsing unit includes: a parsing subunit, configured to parse the service request, and obtain page loading information corresponding to the service request; wherein the page loading information includes: a page information and/or a page loading container type; and a determining subunit, configured to: It is judged whether there is a page information corresponding to the service request and/or a page loading container type in the pre-stored page loading information table.
  • step A and step B in step 1 in step S404 in the second embodiment correspond to step A and step B in step 1 in step S404 in the second embodiment, and the two modules are the same as the examples and application scenarios implemented in the corresponding steps, but It is not limited to the contents disclosed in the above embodiment 2.
  • the above modules may be implemented as part of a device in a computer system such as a set of computer executable instructions.
  • FIG. 7 is a schematic diagram of a device for loading a page according to Embodiment 5 of the present application. As shown in 7, the device includes:
  • the receiving module 72 is configured to receive a service request sent by the terminal, and the configuration module 74 is configured to return corresponding page loading information according to the service request, so that the terminal opens the corresponding page according to the page loading information.
  • the service request sent by the terminal is received; the corresponding page loading information is returned according to the service request, so that the terminal opens the corresponding page according to the page loading information, thereby achieving the purpose of dynamically configuring the page type, thereby achieving the promotion response.
  • the technical effect of the efficiency further solves the technical problem that the APP has low response efficiency due to the limitation of the page type due to the configuration limitation of the APP in the prior art.
  • the foregoing receiving module 72 and the configuration module 74 correspond to steps S502 and S504 in Embodiment 3, and the foregoing two modules are the same as the examples and application scenarios implemented by the corresponding steps, but are not limited to the above embodiments. 3 published content. It should be noted that the above modules may be implemented as part of a device in a computer system such as a set of computer executable instructions.
  • the configuration module 74 includes: an information parsing unit, configured to parse the service request, and obtain page load information required for the service request; the query unit is configured to query the pre-stored page loading information according to the page loading information required by the service request; a sending unit, configured to return page loading information to the terminal in the case that the pre-stored page loading information has the page loading information required for the service request; and the second sending unit is configured to load the information in the pre-stored page without the service request
  • the query result is returned to the terminal, wherein the query result is used to instruct the terminal to open the error prompt page; wherein the page loading information includes: page information and/or a page loading container type.
  • the foregoing parsing unit, the query unit, the first sending unit, and the second sending unit correspond to steps 1 to Step 4 in step S504 in the third embodiment, and the four modules and the corresponding steps are implemented by the corresponding steps. It is the same as the application scenario, but is not limited to the content disclosed in the above embodiment 3. It should be noted that the above modules may be implemented as part of a device in a computer system such as a set of computer executable instructions.
  • a storage medium including: the storage medium includes a stored program, wherein, when the program is running, the device where the storage medium is controlled performs the pages in Embodiment 2 and Embodiment 3 described above. The method of loading.
  • a processor comprising: a processor, configured to execute a program, wherein the method of performing page loading in Embodiment 2 and Embodiment 3 is executed when the program is running.
  • Embodiments of the present invention also provide a storage medium.
  • the foregoing storage medium may be used to save the program code executed by the method of page loading provided in Embodiment 1 above.
  • the foregoing storage medium may be located in any one of the computer terminal groups in the computer network, or in any one of the mobile terminal groups.
  • the storage medium is configured to store program code for performing the following steps: acquiring a service request; acquiring corresponding page loading information according to the service request, and opening the corresponding page by using the corresponding container according to the page loading information. .
  • the storage medium is configured to store program code for performing the following steps: determining whether there is page loading information corresponding to the service request in the pre-stored page loading information table; if the determination result is yes According to the page loading information, the corresponding page is opened by the corresponding container; if the determination result is no, the service request is sent to the server, and the page loading information returned by the server according to the service request is received, and the corresponding page is opened by the corresponding container according to the page loading information.
  • the storage medium is configured to store program code for performing the following steps: determining whether the page loading information of the corresponding service request exists in the pre-stored page loading information table comprises: parsing the service request, and obtaining the service request Corresponding page loading information; wherein the page loading information comprises: page information and/or a page loading container type; determining whether there is a page information corresponding to the service request and/or a page loading container type in the pre-stored page loading information table.
  • the storage medium is configured to store program code for performing the following steps: after the receiving server returns the page loading information according to the service request, before the corresponding page is opened according to the page loading information, The page load information returned by the business request is updated to the pre-stored page load information table.
  • the storage medium is configured to store program code for performing the following steps: if there is no page loading information corresponding to the second service request in the server, opening an error prompt page, where the error A prompt page that indicates that the page corresponding to the current business request cannot be opened.
  • the storage medium is configured to store program code for performing the following steps: detecting whether the server feedback is received before determining whether there is page loading information corresponding to the service request in the pre-stored page loading information table.
  • the page load information table update indication information if the detection result is yes, the page load information table update request is sent to the server, and the receiving server updates the data update package according to the page load information table update request, and updates the pre-store according to the data update package.
  • the page loads the information table.
  • the disclosed technical contents may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • multiple units or components may be combined or may be Integrate into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, unit or module, and may be electrical or otherwise.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and the like. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

La présente invention concerne un procédé, un dispositif et un système de chargement de page. Le système de chargement de page comprend : un terminal, qui sert à interroger une table d'informations de chargement de page préstockée selon une première requête de service préacquise, qui détermine si des informations de chargement de page correspondant à la première demande de service existent, et lorsque le résultat de détermination est affirmatif, qui ouvre une page correspondante selon les informations de chargement de page ; un serveur, qui sert à recevoir une seconde requête de service, qui est envoyée par le terminal quand aucune information de chargement de page correspondant à la première requête de service n'existe dans la table d'informations de chargement de page préstockée, et qui renvoie des informations de chargement de page correspondantes selon la seconde demande de service, de sorte que le terminal ouvre la page correspondante selon les informations de chargement de page ; des informations de chargement de page à interroger dans la première demande de service sont les mêmes que les informations de chargement de page à interroger dans la seconde demande de service. La présente invention résout le problème technique de la technologie existante dans laquelle une application a une faible efficacité de réponse à cause des limitations de type de page qui sont provoquées par des restrictions de la configuration de l'application.
PCT/CN2018/097186 2017-08-04 2018-07-26 Procédé, dispositif et système de chargement de page WO2019024754A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710661533.8 2017-08-04
CN201710661533.8A CN109391649A (zh) 2017-08-04 2017-08-04 页面加载的方法、装置和系统

Publications (1)

Publication Number Publication Date
WO2019024754A1 true WO2019024754A1 (fr) 2019-02-07

Family

ID=65233519

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/097186 WO2019024754A1 (fr) 2017-08-04 2018-07-26 Procédé, dispositif et système de chargement de page

Country Status (2)

Country Link
CN (1) CN109391649A (fr)
WO (1) WO2019024754A1 (fr)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110427186A (zh) * 2019-07-26 2019-11-08 广东信通通信有限公司 一种基于视窗的指挥业务页面信息展示方法和装置及设备
CN111694550A (zh) * 2020-04-28 2020-09-22 北京奇艺世纪科技有限公司 一种页面显示控制方法、装置及系统
CN111831999A (zh) * 2020-07-13 2020-10-27 中国银行股份有限公司 一种聚合多站操作的方法和系统
CN113127775A (zh) * 2019-12-30 2021-07-16 武汉斗鱼鱼乐网络科技有限公司 一种页面加载方法、装置、设备和存储介质
CN113315829A (zh) * 2021-05-26 2021-08-27 平安普惠企业管理有限公司 客户端离线化h5页面加载方法、装置、计算机设备及介质
CN113515549A (zh) * 2021-09-14 2021-10-19 江西科技学院 财务数据查询方法、装置及可读存储介质
CN114741629A (zh) * 2021-01-07 2022-07-12 北京字节跳动网络技术有限公司 页面加载方法、装置、设备及介质
CN115079923A (zh) * 2022-06-17 2022-09-20 北京新唐思创教育科技有限公司 事件处理方法、装置、设备及介质

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109885781B (zh) * 2019-02-27 2021-05-18 百度在线网络技术(北京)有限公司 混合页面统一浏览方法、装置、设备和存储介质
CN110134376A (zh) * 2019-05-15 2019-08-16 重庆八戒电子商务有限公司 Html5界面与app界面切换方法、装置、介质和电子设备
CN110413921B (zh) * 2019-06-21 2022-08-30 深圳壹账通智能科技有限公司 网页加载方法、装置、计算机设备和存储介质
CN110765392A (zh) * 2019-09-16 2020-02-07 浙江口碑网络技术有限公司 数据的加载方法及装置、存储介质、终端
CN111399809B (zh) * 2020-03-11 2023-09-12 苏州金羲智慧科技有限公司 一种rn和h5页面进行通信的方法、系统、装置、介质
CN111767487A (zh) * 2020-05-22 2020-10-13 阿里巴巴集团控股有限公司 页面展示方法、装置及电子设备
CN113553489B (zh) * 2021-07-29 2023-06-23 北京百度网讯科技有限公司 内容抓取的方法、装置、设备、介质及程序产品
CN115687827B (zh) * 2022-11-15 2023-08-25 中电金信软件有限公司 原生页面与h5页面路径连通方法、装置、设备及介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110029641A1 (en) * 2009-08-03 2011-02-03 FasterWeb, Ltd. Systems and Methods Thereto for Acceleration of Web Pages Access Using Next Page Optimization, Caching and Pre-Fetching Techniques
CN103412898A (zh) * 2013-07-26 2013-11-27 华为技术有限公司 一种网页优化的方法及装置
CN104216695A (zh) * 2013-06-03 2014-12-17 阿里巴巴集团控股有限公司 提供页面待展现信息及展现页面信息的方法及系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250454B (zh) * 2012-04-28 2020-04-14 阿里巴巴集团控股有限公司 一种页面脚本的加载方法及装置
CN103777868B (zh) * 2012-10-23 2016-08-24 福建星网视易信息系统有限公司 一种以页面为单位且具有后台加载和缓存逻辑的划屏方法
CN105045887B (zh) * 2015-07-24 2018-06-22 苏州工业园区迪锐信信息科技有限责任公司 混合模式跨域数据交互的系统及其方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110029641A1 (en) * 2009-08-03 2011-02-03 FasterWeb, Ltd. Systems and Methods Thereto for Acceleration of Web Pages Access Using Next Page Optimization, Caching and Pre-Fetching Techniques
CN104216695A (zh) * 2013-06-03 2014-12-17 阿里巴巴集团控股有限公司 提供页面待展现信息及展现页面信息的方法及系统
CN103412898A (zh) * 2013-07-26 2013-11-27 华为技术有限公司 一种网页优化的方法及装置

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110427186B (zh) * 2019-07-26 2023-08-15 广东信通通信有限公司 一种基于视窗的指挥业务页面信息展示方法和装置及设备
CN110427186A (zh) * 2019-07-26 2019-11-08 广东信通通信有限公司 一种基于视窗的指挥业务页面信息展示方法和装置及设备
CN113127775A (zh) * 2019-12-30 2021-07-16 武汉斗鱼鱼乐网络科技有限公司 一种页面加载方法、装置、设备和存储介质
CN113127775B (zh) * 2019-12-30 2023-10-20 北京鲲鹏映像文化传媒有限公司 一种页面加载方法、装置、设备和存储介质
CN111694550A (zh) * 2020-04-28 2020-09-22 北京奇艺世纪科技有限公司 一种页面显示控制方法、装置及系统
CN111831999B (zh) * 2020-07-13 2022-08-19 中国银行股份有限公司 一种聚合多站操作的方法和系统
CN111831999A (zh) * 2020-07-13 2020-10-27 中国银行股份有限公司 一种聚合多站操作的方法和系统
CN114741629A (zh) * 2021-01-07 2022-07-12 北京字节跳动网络技术有限公司 页面加载方法、装置、设备及介质
CN113315829B (zh) * 2021-05-26 2022-08-12 平安普惠企业管理有限公司 客户端离线化h5页面加载方法、装置、计算机设备及介质
CN113315829A (zh) * 2021-05-26 2021-08-27 平安普惠企业管理有限公司 客户端离线化h5页面加载方法、装置、计算机设备及介质
CN113515549A (zh) * 2021-09-14 2021-10-19 江西科技学院 财务数据查询方法、装置及可读存储介质
CN115079923A (zh) * 2022-06-17 2022-09-20 北京新唐思创教育科技有限公司 事件处理方法、装置、设备及介质
CN115079923B (zh) * 2022-06-17 2023-11-07 北京新唐思创教育科技有限公司 事件处理方法、装置、设备及介质

Also Published As

Publication number Publication date
CN109391649A (zh) 2019-02-26

Similar Documents

Publication Publication Date Title
WO2019024754A1 (fr) Procédé, dispositif et système de chargement de page
US10291731B2 (en) Method, client, and server for message pushing of webpage application
US10631361B2 (en) Method and apparatus for providing user with information received by electronic device
WO2019242166A1 (fr) Procédé et système de mise à jour d'application, dispositif informatique et support d'informations
WO2017185253A1 (fr) Procédé et dispositif de traitement de fichier basé sur une mise à niveau de correctif, terminal et support d'informations
US10367537B2 (en) Mobile communication using a plurality of subscriber identity modules
CN106528193B (zh) 一种应用更新方法及终端
US9703353B2 (en) Method and electronic device for reducing current consumption by the electronic device
EP2919440A1 (fr) Procédé et dispositif de traitement de publicité
WO2015085706A1 (fr) Procédé, terminal, et système pour « pousser » des informations
US20130152069A1 (en) Method, apparatus and system for initiating terminal operation
CN109933381B (zh) 一种内核的加载方法及装置
US20150160827A1 (en) Method of interface control and electronic device thereof
CN110532009A (zh) 一种智能设备升级管理系统及方法
EP3091712B1 (fr) Dispositif intelligent pour réaliser une collaboration entre multiples dispositifs et procédé de travail pour une collaboration entre multiples dispositifs
WO2016084049A1 (fr) Système incorporé permettant une migration collaborative en ligne d'environnements d'exécution de logiciels
CN107894891A (zh) 程序打包方法及装置与程序安装方法及装置
WO2013066575A1 (fr) Optimisation de distribution de mises à jour par liaison radio (ota) à des dispositifs informatiques portables
CN107992498B (zh) 一种将数据导入数据仓库的方法及系统
EP2869604B1 (fr) Procédé, appareil et dispositif de traitement d'une ressource de terminal mobile
US10078532B2 (en) Resource management method and device for terminal system among multiple operating systems
US20240111595A1 (en) Application deployment method, distributed operating system, electronic device, and storage medium
EP3723343A1 (fr) Procédé et système de traitement de ressources, support d'enregistrement et dispositif électronique
US20230396980A1 (en) Dual subscriber identity module (sim) configuration
US20180300122A1 (en) Data processing method and system, and server

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18841653

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18841653

Country of ref document: EP

Kind code of ref document: A1