CN113094136A - Page display control method and device, storage medium and electronic equipment - Google Patents

Page display control method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN113094136A
CN113094136A CN202110383138.4A CN202110383138A CN113094136A CN 113094136 A CN113094136 A CN 113094136A CN 202110383138 A CN202110383138 A CN 202110383138A CN 113094136 A CN113094136 A CN 113094136A
Authority
CN
China
Prior art keywords
page
display
module
data
request
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202110383138.4A
Other languages
Chinese (zh)
Inventor
丁亮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Boguan Information Technology Co Ltd
Guangzhou Boguan Telecommunication Technology Ltd
Original Assignee
Guangzhou Boguan Information Technology Co Ltd
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 Guangzhou Boguan Information Technology Co Ltd filed Critical Guangzhou Boguan Information Technology Co Ltd
Priority to CN202110383138.4A priority Critical patent/CN113094136A/en
Publication of CN113094136A publication Critical patent/CN113094136A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Abstract

The disclosure relates to the field of computer display, in particular to a page display control method and device, a storage medium and electronic equipment. The page display control method comprises the following steps: receiving a page display request sent by a client; analyzing the page display request by using preset display module information to obtain page layout information, and acquiring module data of a target display module in the page layout information; and generating a page display result based on the page layout information and the module data and returning the page display result to the client so that the client performs page rendering according to the page display result. The page display control method provided by the disclosure can convert modules maintained and displayed by the client into modules controlled by the server to be distributed and displayed, and realize dynamic adjustment and display of the modules in the page.

Description

Page display control method and device, storage medium and electronic equipment
Technical Field
The disclosure relates to the field of computer display, in particular to a page display control method and device, a storage medium and electronic equipment.
Background
The client side home page is used as a first page displayed after the APP is started, each button, each entry and each card play a vital role in retention of products and drainage of key contents, and therefore the modules displayed in the home page can be iterated continuously.
At present, a common APP home page is rendered mainly by a client maintaining a module to be displayed, respectively obtaining module data to be rendered from a server, and providing a new server interface after module function iteration. In this case, the modules are fixed when the client renders the home page, and it is necessary to send request data of all the interfaces concurrently, and then draw the page after processing all the data, so that the display position of each module cannot be adjusted dynamically.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
The invention aims to provide a page display control method, a page display control device, a storage medium and electronic equipment, and aims to convert a module for maintaining and displaying a client into a mode that a server controls the layout and display of each module, so that the modules in a page can be dynamically adjusted and displayed.
Additional features and advantages of the disclosure will be set forth in the detailed description which follows, or in part will be obvious from the description, or may be learned by practice of the disclosure.
According to an aspect of the embodiments of the present disclosure, there is provided a page display control method, including: receiving a page display request sent by a client; analyzing the page display request by using preset display module information to obtain page layout information, and acquiring module data of a target display module in the page layout information; and generating a page display result based on the page layout information and the module data and returning the page display result to the client so that the client performs page rendering according to the page display result.
According to some embodiments of the present disclosure, based on the foregoing solution, the method further comprises: acquiring a display module and display attributes of the display module to generate display module information; the display attribute comprises one or more of type identification, name, icon, version, priority, effective time and the like.
According to some embodiments of the present disclosure, based on the foregoing scheme, the analyzing the page display request by using preset display module information to obtain page layout information includes: determining a plurality of initial display modules based on historical data of a user corresponding to the page display request and version information of a corresponding client; the initial display module is laid out by utilizing preset display module information to obtain page layout information; the page layout information comprises layout information and display attributes of the target display module.
According to some embodiments of the present disclosure, based on the foregoing scheme, the laying out the initial display module by using preset display module information to obtain the page layout information includes: laying out the initial display module based on the inherent display attribute of the initial display module in the display module information to obtain the page layout information; or the initial display module is laid out by combining a preset page layout template file and the display module information to obtain the page layout information.
According to some embodiments of the present disclosure, based on the foregoing solution, the method further comprises: obtaining the refreshing interval time and the data source identification of the display module; periodically sending a data refreshing request to a service server based on the refreshing interval time so that the service server loads the module data of the display module according to the data source identifier; and obtaining module data returned by the service server, and storing the module data into a cache of the home page server.
According to some embodiments of the present disclosure, based on the foregoing scheme, the obtaining module data of the target display module in the page layout information includes: generating a data acquisition request based on the target display module, and sending the data acquisition request to a service server; when the request time of the data acquisition request is less than the preset time, receiving the module data returned by the service server; and when the request time of the data acquisition request is greater than the preset time, acquiring the module data from the cache of the home page server.
According to some embodiments of the present disclosure, based on the foregoing scheme, after the receiving a page display request sent by a client, the method further includes: and when the page display request is an abnormal page display request, performing exception processing on the page display request.
According to some embodiments of the present disclosure, based on the foregoing solution, the method further comprises: screening the target display module according to a preset display rule; or modifying the display attribute of the target display module.
According to a second aspect of the embodiments of the present disclosure, there is provided a page display control method, including: generating a page access instruction in response to the triggering operation of a user, and generating a page display request based on the historical data of the user and the version information of the client; sending the page display request to a home page server to obtain a page display result returned by the home page server; and rendering the page according to the page layout information and the module data in the page display result.
According to some embodiments of the present disclosure, based on the foregoing solution, the page rendering according to the page layout information and the module data in the page display result includes: determining a rendering sequence of the target display module according to the layout information of the target display module in the page layout information; and rendering the target display modules in sequence according to the rendering sequence based on the display attributes of the target display modules in the page layout information and the module data.
According to a third aspect of the embodiments of the present disclosure, there is provided a page display control apparatus including: the receiving module is used for receiving a page display request sent by a client; the analysis module is used for analyzing the page display request by utilizing preset display module information to obtain page layout information and acquiring module data of a target display module in the page layout information; and the result module is used for generating a page display result based on the page layout information and the module data and returning the page display result to the client so that the client performs page rendering according to the page display result.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a page display control apparatus including: the response module is used for responding to the trigger operation of the user to generate a page access instruction and generating a page display request based on the historical data of the user and the version information of the client; the request module is used for sending the page display request to a home page server so as to obtain a page display result returned by the home page server; and the rendering module is used for rendering the page according to the page layout information and the module data in the page display result.
According to a fifth aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium on which a computer program is stored, the program, when executed by a processor, implementing the page display control method as in the above embodiments.
According to a sixth aspect of the embodiments of the present disclosure, there is provided an electronic apparatus, comprising: one or more processors; a storage device for storing one or more programs, which when executed by the one or more processors, cause the one or more processors to implement the page display control method as in the above embodiments.
Exemplary embodiments of the present disclosure may have some or all of the following benefits:
in the technical solutions provided by some embodiments of the present disclosure, a home page server analyzes a page display request sent by a client to obtain page layout information, and then obtains module data of a target display module therein to generate a final display result and return the final display result to the client, so that the client performs page rendering to complete display control. According to the page display control method provided by the disclosure, on one hand, the page display request is analyzed by the home page server to determine the page layout information, the client side concurrent request can be converted into the server side internal concurrent request to configure the display result, so that the page display result is dynamically configured, meanwhile, the interface response is faster due to the server side internal concurrent request, and the page display result return efficiency is higher; on the other hand, the client can obtain all page display results returned by the home page server by only sending a page display request once, and does not need to send requests to the service server according to the displayed modules, so that the client is prevented from simultaneously requesting a plurality of interfaces and processing a plurality of returned data, page loading logic of the client is simplified, and the performance of the client is improved; on the other hand, the page display request is transmitted to the home page server through the uniform interface, so that the collection of user request behavior data is facilitated, and the data analysis, monitoring or recommendation can be further performed.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure. It is to be understood that the drawings in the following description are merely exemplary of the disclosure, and that other drawings may be derived from those drawings by one of ordinary skill in the art without the exercise of inventive faculty. In the drawings:
fig. 1 schematically illustrates a flowchart of a page display control method in an exemplary embodiment of the present disclosure;
fig. 2 schematically illustrates a flowchart of another page display control method in an exemplary embodiment of the present disclosure;
fig. 3 schematically illustrates a composition diagram of a page display control apparatus in an exemplary embodiment of the present disclosure;
fig. 4 schematically illustrates a composition diagram of a page display control apparatus in an exemplary embodiment of the present disclosure;
FIG. 5 schematically illustrates a schematic diagram of a computer-readable storage medium in an exemplary embodiment of the disclosure;
fig. 6 schematically shows a structural diagram of a computer system of an electronic device in an exemplary embodiment of the disclosure.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the subject matter of the present disclosure can be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations, or operations have not been shown or described in detail to avoid obscuring aspects of the disclosure.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
Along with the development of mobile internet, the user uses the mobile terminal more and more frequently, and the first page that shows after the APP starts is regarded as to the mobile terminal home page, and each button, entry, the card of home page are all had crucial effect to the drainage of content, user's retention. The function of the home page can be continuously iterated, changed in version and arranged in various components in the life cycle of the whole product.
In the prior art, generally, APP home page rendering is mainly performed by a client maintaining a module to be displayed, data is provided by a plurality of server interfaces, each interface provides a part of functions, for example, mlive (mobile live broadcast system) provides a live broadcast list, mobilebanner (mobile banner website) provides a home page banner (banner advertisement), activity (activity system) provides an activity list, and the like. When the client draws the home page, the client needs to acquire data to be rendered from the server according to each interface
The page display method has a plurality of problems in the implementation process. For example:
(1) the modules cannot be dynamically configured to accommodate page display.
With the iteration of the service, the importance degree of each module may be changed continuously, the plan usually adjusts the display position and priority of some modules, and the client request in the existing method is fixed and cannot support the dynamic adjustment of the modules. Meanwhile, the interface format requested by the old version client may have some adjustments to cause the module to be undisplayed, even the APP crashes, and the compatibility is poor.
(2) The client rendering logic is complex and has low performance. The client side needs to consider whether the position needs to be reserved or not, how to insert the returned data, how to store the local cache and how to refresh the page data because the client side requests a plurality of interfaces simultaneously, and the page loading logic is complex. Meanwhile, the interface of the home page usually has many different services to provide data, and can resolve the domain names for many times, maintain the connection of the domain names, and have low performance and easily cause resource waste.
(3) The server side has a greater risk. Because different modules request separately, the requested data is often handled by different clients for requesting and refreshing operations, and there is a case that a large amount of requests are made to a certain interface, which may result in large memory consumption of the server, even avalanche.
(4) The association between requests is difficult. Another disadvantage of multiple interface requests is that it is difficult to associate each user request with the current refresh operation of the user, and therefore it is difficult to evaluate the success rate of each module when the user operates the home page refresh and load, and the data association of each system each time a request is made.
In order to solve the problems, the disclosure provides a page display control method, which adds a home page server, uniformly processes a page display request sent by a client, converts a module for maintaining and displaying the client into a module for controlling the layout and display of each module by the home page server, loads required data from a business server to obtain a final page display result, and returns the final page display result to the client, thereby realizing the dynamic adjustment of each display module in a page.
Implementation details of the technical solution of the embodiments of the present disclosure are set forth in detail below.
Fig. 1 schematically illustrates a flowchart of a page display control method in an exemplary embodiment of the present disclosure. As shown in fig. 1, the page display control method includes steps S11 to S13:
step S11, receiving a page display request sent by a client;
step S12, analyzing the page display request by using preset display module information to obtain page layout information, and acquiring module data of a target display module in the page layout information;
step S13, generating a page display result based on the page layout information and the module data, and returning the page display result to the client, so that the client performs page rendering according to the page display result.
In the technical solutions provided by some embodiments of the present disclosure, a home page server analyzes a page display request sent by a client to obtain page layout information, and then obtains module data of a target display module therein to generate a final display result and return the final display result to the client, so that the client performs page rendering to complete display control. According to the page display control method provided by the disclosure, on one hand, the page display request is analyzed by the home page server to determine the page layout information, the client side concurrent request can be converted into the server side internal concurrent request to configure the display result, so that the page display result is dynamically configured, meanwhile, the interface response is faster due to the server side internal concurrent request, and the page display result return efficiency is higher; on the other hand, the client can obtain all page display results returned by the home page server by only sending a page display request once, and does not need to send requests to the service server according to the displayed modules, so that the client is prevented from simultaneously requesting a plurality of interfaces and processing a plurality of returned data, page loading logic of the client is simplified, and the performance of the client is improved; on the other hand, the page display request is transmitted to the home page server through the uniform interface, so that the collection of user request behavior data is facilitated, and the data analysis, monitoring or recommendation can be further performed.
Hereinafter, each step of the page display control method in the present exemplary embodiment will be described in more detail with reference to the drawings and examples.
In one embodiment of the present disclosure, the method further comprises: and step S10, presetting the information of the display module.
Specifically, a home page server acquires a preset display module and display attributes of the display module to generate display module information; the display attribute comprises one or more of type identification, name, icon, version, priority, effective time and the like.
The home page server can be provided with a home page module management system for man-machine interaction, and business personnel configure modules to be displayed, such as a banner, a live broadcast list, a ranking list, a program list, a recommendation anchor broadcast, a recommendation game and the like, through the home page module management system. The display modules can be used for page display, and the specific content of the display modules is not limited by the disclosure.
Meanwhile, the home page module management system also supports the configuration of display attributes of each display module, such as type identification, name, icon, version, priority and effective time. The version refers to the range of the client version which can be displayed by the module, and the system supports the configuration of the lowest-display client version and the highest-display client version of the unified display module, so that the compatibility of the new version and the old version is improved. The priority refers to the priority order displayed by the module, and the adjustment of the module priority is supported. The valid time refers to a time range that the module can display, for example, after a user logs in, the module can be logged in without secret in a period of time, and the data of the module can be displayed in the period of time.
In addition to this, the home module management system also supports configuring other attributes for each of the presentation modules. For example, a data source identifier ID of the presentation module may be configured to indicate a data source interface in the service server on which the module depends, and the module data corresponding to the module may be acquired from the data source of the corresponding service server based on the data source identifier. For example, the refresh interval of the display module is configured, and the data of the display module can be periodically pulled to the service server as the cache according to the interval. The present disclosure is not particularly limited thereto.
In step S11, a page display request sent by the client is received.
In one embodiment of the present disclosure, after receiving a page display request sent by a client, a home page server may preprocess the request. For example, the access layer of the top page server formats the page show request, and records the general request log and reports the general request log to the statistical platform through statsd (data collection tool).
The method can also carry out preliminary risk control on the page display request, and if the page display request is normal, the access layer distributes the request to the management layer; however, when the page display request is an abnormal page display request, for example, the number of requests suddenly increases, the abnormal request handling mechanism may be enabled to perform abnormal handling on the page display request.
Specifically, the exception request processing mechanism has various forms, for example, a nameko-circuit (fuse) is used for performing backend service exception blowing, or a nameko-ratelimiit (current limiter) is used for performing current limiting processing on the dimensionalities of users, ip, sn, and the like, or related modules can be disabled, so that the purpose of service degradation is achieved, and the influence caused by the exception is reduced. Based on an abnormal request processing mechanism, the home page server can be prevented from avalanche, and the running stability is improved.
In addition, functions such as automatic retry of request failure, upstream module routing, and the like may be provided, and the same processing may be performed for page show requests.
In step S12, the page display request is analyzed by using preset display module information to obtain page layout information, and module data of a target display module in the page layout information is obtained.
In an embodiment of the present disclosure, the specific implementation process of step S12 is as follows:
step S121, analyzing the page display request by using preset display module information to obtain page layout information;
step S122, obtaining module data of the target display module in the page layout information.
Specifically, for step S121, the analyzing the page display request by using the preset display module information to obtain the page layout information includes: determining a plurality of initial display modules based on historical data of a user corresponding to the page display request and version information of a corresponding client; the initial display module is laid out by utilizing preset display module information to obtain page layout information; the page layout information comprises layout information and display attributes of the target display module.
In an embodiment of the present disclosure, a page display request sent by a client to a home page server includes user history data and a version number of the client, so a management layer of the home page server may first determine an initial display module that can be used for page display according to the history data and the version number, then perform page filling layout by using preset display module information, select a suitable initial display module as a target display module, determine layout information of the target display modules, and finally obtain page layout information.
The user history data may be the historical click behavior of the user, and reasonable module recommendation may be performed according to the user history behavior, for example, a management layer is accessed to a recommendation system, and personalized data recommendation is performed according to the personalized data of each user. The user historical data can also be login information of the user, and the display module which is free of login and has authority can be selected according to the login information of the user, so that the recommendation efficiency is further improved, and the user experience is improved.
After the recommendation module is obtained, adaptive selection can be performed according to version information of the client side to obtain an initial display module. The display module information comprises client version ranges supported and displayed by the display modules, and target display modules which are not supported by the client are removed by using the version information corresponding to the client in the request, so that the display modules screened by the home page server are supported and displayed by the client, and the problem of incompatibility of module display is avoided.
In addition, a Type attribute can be added to the Type of each display module, the attribute is globally unique, and the client side can display the attribute only after the attribute can be identified, so that the attribute is used for screening the initial display modules.
In an embodiment of the present disclosure, the management layer is an APP home page list microservice named mgamerecpage, the management layer supports clients of different versions to display the sequence of each module according to different sequences, can divide each display area of a home page into grids, and fills a page according to preconfigured display module information and preset display rules to determine final page layout information of the request.
It should be noted that different methods may be used to lay out the modules. For example, the arrangement layout is performed according to the inherent properties of the module, or the filling of the module is performed according to a preset page layout template file.
Specifically, the initial presentation module may be laid out based on the inherent display attribute of the initial presentation module in the presentation module information to obtain the page layout information. For example, the display properties of some presentation modules are fixed, such as having a fixed position, a fixed type. For example, in order to make a banner advertisement of a website page conspicuous, the home page banner module is set to be positioned on the top 3 rd row of the page, and the game entry module is displayed in a floating manner on the page.
The layout can also be performed according to a preset page layout template file. For example, on different holidays, a uniform page template may be used, and at the time of page display, module filling may be performed according to a preset page layout template file; or different service types can use corresponding template files, and the layout efficiency can be further improved by filling the template files.
In one embodiment of the disclosure, the page layout information includes a plurality of target presentation modules that are finally used for page presentation, and layout information and display attributes of each target presentation module. Layout information such as the position and size of the target presentation module displayed in the page; the display attribute may be obtained according to preset information of the presentation module, such as an icon, a name, and the like used by the target presentation module for page display.
Based on the method, because the interfaces of the home page are all uniformly used as the total entrance of the service from mgamerecpage, the requests can be associated together through the traceid (monitoring information) of the requests, so that the requests of the users can be better collected, and meanwhile, the service state can be better monitored.
For step S122, module data of the target display module in the page layout information is obtained.
In an embodiment of the present disclosure, the specific content of step S122 includes: generating a data acquisition request based on the target display module, and sending the data acquisition request to a service server; when the request time of the data acquisition request is less than the preset time, receiving the module data returned by the service server; and when the request time of the data acquisition request is greater than the preset time, acquiring the module data from the cache of the home page server.
Specifically, in order to avoid the situation that the module data temporary request fails to be loaded, the home page server may load the data of the display module to the service server at regular time to update the warranty data. Presetting a request preset time, acquiring module data returned by the service server when the loading is successful in the preset time, and acquiring the module data from the cache of the home page server when the module data is not received in the preset time.
The service server may be a server or a server cluster, in which module data of each display module is stored, and is used for implementing functions of the display module. These service servers all have corresponding data sources, and can be implemented by Ocean, Redis, RMQ, recommendation system, basic group data, video group interface data, and the like.
In a preset time, the home page server acquires the data source identification of each target display module, sends a data acquisition request to the service server corresponding to the data source identification for each target display module, and extracts the module data corresponding to the target display module according to the data acquisition request and returns the module data to the home page server.
When the request time is longer than the preset time, module data needs to be acquired from the cache of the home page server. Thus, the method further comprises: obtaining the refreshing interval time and the data source identification of the display module; periodically sending a data refreshing request to a service server based on the refreshing interval time so that the service server loads the module data of the display module according to the data source identifier; and obtaining module data returned by the service server, and storing the module data into a cache of the home page server.
Based on the method, on one hand, the good module data usability can be provided after the client sends the page display request, and meanwhile, the mode also prevents the incapability of responding or the slow response speed caused by the loading overtime, and further improves the page display control efficiency.
On the other hand, the protocol of the data requests of the modules is asynchronous in the server, the efficiency of concurrent requests in the server is better than that of a client, the network environment is more stable than that of the client, the conditions of DNS abnormity and hijacking are avoided, and the performance is better.
Step S13, generating a page display result based on the page layout information and the module data, and returning the page display result to the client, so that the client performs page rendering according to the page display result.
Specifically, the home page server generates a page display result by combining layout information, display attributes and module data of each target display module in the page layout information. In addition, the home page server can format the page display result according to a protocol agreed with the client and then return the page display result to the client.
Based on the method, the home page server can analyze the page display requests sent by the clients in parallel and return page display results, so that the efficiency of page display control is greatly improved.
In one embodiment of the present disclosure, the method further comprises: screening the target display module according to a preset display rule; or modifying the display attribute of the target display module.
For example, there may be some special display rules when displaying the page, such as stopping the entertainment module or displaying all the modules in gray scale during the national holidays or no entertainment days; also, for example, on holidays, opening the home page adds a specific UI interaction animation. Therefore, the page display control method provided by the disclosure can also support adjustment of the display result according to the preset display rule.
In an embodiment of the present disclosure, the home page server and the service server may be separate servers, or may belong to the same server, and have functions of the home page server and the service server.
Fig. 2 schematically illustrates a flowchart of another page display control method in an exemplary embodiment of the present disclosure. As shown in fig. 2, the page display control method includes steps S21 to S23:
step S21, generating a page access instruction in response to the trigger operation of the user, and generating a page display request based on the historical data of the user and the version information of the client;
step S22, sending the page display request to a home page server to obtain a page display result returned by the home page server;
and step S23, performing page rendering according to the page layout information and the module data in the page display result.
Hereinafter, each step of the page display control method in the present exemplary embodiment will be described in more detail with reference to the drawings and examples.
In one embodiment of the present disclosure, for step S21, the user generates a page access instruction through a trigger operation on the client, and simultaneously generates a page presentation request by extracting the history data of the user and the version information of the client.
The home page server parses the page display request in step S22 to obtain a page display result, which has been described in detail above and will not be described in detail herein.
In an embodiment of the present disclosure, in step S23, the rendering a page according to the page layout information and the module data in the page display result includes:
step S231, determining the rendering sequence of the target display module according to the layout information of the target display module in the page layout information;
step S232, rendering the target display modules in sequence according to the rendering order based on the display attributes of the target display modules in the page layout information and the module data.
In an embodiment of the present disclosure, when the client performs the rendering of the first page, each display module performs the rendering one by one, so that the rendering sequence may be determined first, and then the rendering may be performed in sequence.
The client can support multiple types, such as an android APP, an IOS system APP, an Ipad client, or a game built-in client.
Specifically, the returned page layout information includes layout information of each target display module, that is, information such as a position and a size of each target display module when the page is displayed. The rendering order of the target display modules is determined according to the layout information, for example, from top to bottom, or from left to right. And rendering the modules according to the display attributes and the module data of the target display module in sequence, and finally finishing the display control of the page.
Based on the method, for the client, the page display result returned by the home page server can be obtained by sending the page display request once, so that the client is prevented from requesting a plurality of interfaces and processing a plurality of returned data simultaneously, the page loading logic of the client is simplified, and the performance of the client is improved.
Fig. 3 schematically illustrates a composition diagram of a page display control apparatus in an exemplary embodiment of the disclosure, and as shown in fig. 3, the page display control apparatus 300 may include a receiving module 301, a parsing module 302, and a result module 303. Wherein:
a receiving module 301, configured to receive a page display request sent by a client;
the analysis module 302 is configured to analyze the page display request by using preset display module information to obtain page layout information, and obtain module data of a target display module in the page layout information;
a result module 303, configured to generate a page display result based on the page layout information and the module data and return the page display result to the client, so that the client performs page rendering according to the page display result.
According to an exemplary embodiment of the present disclosure, the page display control apparatus 300 further includes a configuration unit (not shown in the figure) for acquiring a display module and a display attribute of the display module to generate the display module information; the display attribute comprises one or more of type identification, name, icon, version, priority, effective time and the like.
According to an exemplary embodiment of the present disclosure, the parsing module 302 is configured to include a module unit and a layout unit, where the module unit is configured to determine a plurality of initial display modules based on historical data of a corresponding user and version information of a corresponding client of the page display request; the layout unit is used for laying out the initial display module by using preset display module information to obtain the page layout information; the page layout information comprises layout information and display attributes of the target display module.
According to an exemplary embodiment of the disclosure, the layout unit is configured to lay out the initial display module based on an inherent display attribute of the initial display module in the display module information to obtain the page layout information; or the initial display module is laid out by combining a preset page layout template file and the display module information to obtain the page layout information.
According to an exemplary embodiment of the present disclosure, the parsing module 302 further includes a data unit, configured to generate a data obtaining request based on the target display module, and send the data obtaining request to a service server; when the request time of the data acquisition request is less than the preset time, receiving the module data returned by the service server; and when the request time of the data acquisition request is greater than the preset time, acquiring the module data from the cache of the home page server.
According to an exemplary embodiment of the present disclosure, the page display control apparatus 300 further includes a refresh module (not shown in the figure) for obtaining a refresh interval time and a data source identifier of the presentation module; periodically sending a data refreshing request to a service server based on the refreshing interval time so that the service server loads the module data of the display module according to the data source identifier; and obtaining module data returned by the service server, and storing the module data into a cache of the home page server.
According to an exemplary embodiment of the present disclosure, the page display control apparatus 300 further includes an exception module (not shown in the figure) configured to perform exception processing on the page display request when the page display request is an exception page display request.
According to an exemplary embodiment of the present disclosure, the page display control apparatus 300 further includes a filtering module (not shown in the figure) for filtering the target display module according to a preset display rule; or modifying the display attribute of the target display module.
The specific details of each module in the page display control apparatus 300 are already described in detail in the corresponding page display control method, and therefore are not described herein again.
Fig. 4 schematically illustrates a composition diagram of a page display control apparatus in an exemplary embodiment of the disclosure, and as shown in fig. 4, the page display control apparatus 400 may include a response module 401, a request module 402, and a rendering module 403. Wherein:
the response module 401 is configured to generate a page access instruction in response to a trigger operation of a user, and generate a page display request based on the historical data of the user and the version information of the client;
a request module 402, configured to send the page display request to a home page server to obtain a page display result returned by the home page server;
and a rendering module 403, configured to perform page rendering according to the page layout information and the module data in the page display result.
According to an exemplary embodiment of the present disclosure, the rendering module 403 is configured to determine a rendering order of the target display modules according to layout information of the target display modules in the page layout information; and rendering the target display modules in sequence according to the rendering sequence based on the display attributes of the target display modules in the page layout information and the module data.
The specific details of each module in the page display control apparatus 400 are already described in detail in the corresponding page display control method, and therefore are not described herein again.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
In an exemplary embodiment of the present disclosure, there is also provided a storage medium capable of implementing the above-described method. Fig. 5 schematically illustrates a schematic diagram of a computer-readable storage medium in an exemplary embodiment of the disclosure, and as shown in fig. 5, a program product 500 for implementing the above method according to an embodiment of the disclosure is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a mobile phone. However, the program product of the present disclosure is not limited thereto, and in this document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
In an exemplary embodiment of the present disclosure, an electronic device capable of implementing the above method is also provided. Fig. 6 schematically shows a structural diagram of a computer system of an electronic device in an exemplary embodiment of the disclosure.
It should be noted that the computer system 600 of the electronic device shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of the application of the embodiments of the present disclosure.
As shown in fig. 6, the computer system 600 includes a Central Processing Unit (CPU)601, which can perform various appropriate actions and processes according to a program stored in a Read-Only Memory (ROM) 602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for system operation are also stored. The CPU 601, ROM602, and RAM 603 are connected to each other via a bus 604. An Input/Output (I/O) interface 605 is also connected to bus 604.
The following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output section 607 including a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, a speaker, and the like; a storage section 608 including a hard disk and the like; and a communication section 609 including a Network interface card such as a LAN (Local Area Network) card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
In particular, the processes described below with reference to the flowcharts may be implemented as computer software programs, according to embodiments of the present disclosure. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 609, and/or installed from the removable medium 611. The computer program executes various functions defined in the system of the present disclosure when executed by a Central Processing Unit (CPU) 601.
It should be noted that the computer readable medium shown in the embodiments of the present disclosure may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a Read-Only Memory (ROM), an Erasable Programmable Read-Only Memory (EPROM), a flash Memory, an optical fiber, a portable Compact Disc Read-Only Memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer-readable signal medium may include a propagated data signal with computer-readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software, or may be implemented by hardware, and the described units may also be disposed in a processor. Wherein the names of the elements do not in some way constitute a limitation on the elements themselves.
As another aspect, the present disclosure also provides a computer-readable medium, which may be contained in the electronic device described in the above embodiments; or may exist separately without being assembled into the electronic device. The computer readable medium carries one or more programs which, when executed by an electronic device, cause the electronic device to implement the method described in the above embodiments.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a touch terminal, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This disclosure is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (14)

1. A page display control method is characterized by comprising the following steps:
receiving a page display request sent by a client;
analyzing the page display request by using preset display module information to obtain page layout information, and acquiring module data of a target display module in the page layout information;
and generating a page display result based on the page layout information and the module data and returning the page display result to the client so that the client performs page rendering according to the page display result.
2. The page display control method according to claim 1, characterized in that the method further comprises:
acquiring a display module and display attributes of the display module to generate display module information; the display attribute comprises one or more of type identification, name, icon, version, priority, effective time and the like.
3. The method according to claim 1, wherein the analyzing the page display request by using the preset display module information to obtain the page layout information comprises:
determining a plurality of initial display modules based on historical data of a user corresponding to the page display request and version information of a corresponding client;
the initial display module is laid out by utilizing preset display module information to obtain page layout information; the page layout information comprises layout information and display attributes of the target display module.
4. The method for controlling page display according to claim 3, wherein said laying out the initial display module by using preset display module information to obtain the page layout information comprises:
laying out the initial display module based on the inherent display attribute of the initial display module in the display module information to obtain the page layout information; or
And laying out the initial display module by combining a preset page layout template file and the display module information to obtain the page layout information.
5. The method for controlling page display according to claim 1, wherein the obtaining module data of the target display module in the page layout information includes:
generating a data acquisition request based on the target display module, and sending the data acquisition request to a service server;
when the request time of the data acquisition request is less than the preset time, receiving the module data returned by the service server;
and when the request time of the data acquisition request is greater than the preset time, acquiring the module data from the cache of the home page server.
6. The page display control method according to claim 1, characterized in that the method further comprises:
obtaining the refreshing interval time and the data source identification of the display module;
periodically sending a data refreshing request to a service server based on the refreshing interval time so that the service server loads the module data of the display module according to the data source identifier;
and obtaining module data returned by the service server, and storing the module data into a cache of the home page server.
7. The method for controlling page display according to claim 1, wherein after receiving the page display request sent by the client, the method further comprises:
and when the page display request is an abnormal page display request, performing exception processing on the page display request.
8. The page display control method according to claim 1, characterized in that the method further comprises:
screening the target display module according to a preset display rule; or
And modifying the display attribute of the target display module.
9. A page display control method is characterized by comprising the following steps:
generating a page access instruction in response to the triggering operation of a user, and generating a page display request based on the historical data of the user and the version information of the client;
sending the page display request to a home page server to obtain a page display result returned by the home page server;
and rendering the page according to the page layout information and the module data in the page display result.
10. The method for controlling page display according to claim 9, wherein the rendering a page according to the page layout information and the module data in the page display result includes:
determining a rendering sequence of the target display module according to the layout information of the target display module in the page layout information;
and rendering the target display modules in sequence according to the rendering sequence based on the display attributes of the target display modules in the page layout information and the module data.
11. A page display control apparatus, comprising:
the receiving module is used for receiving a page display request sent by a client;
the analysis module is used for analyzing the page display request by utilizing preset display module information to obtain page layout information and acquiring module data of a target display module in the page layout information;
and the result module is used for generating a page display result based on the page layout information and the module data and returning the page display result to the client so that the client performs page rendering according to the page display result.
12. A page display control apparatus, comprising:
the response module is used for responding to the trigger operation of the user to generate a page access instruction and generating a page display request based on the historical data of the user and the version information of the client;
the request module is used for sending the page display request to a home page server so as to obtain a page display result returned by the home page server;
and the rendering module is used for rendering the page according to the page layout information and the module data in the page display result.
13. A computer-readable storage medium on which a computer program is stored, which program, when executed by a processor, implements the page display control method according to any one of claims 1 to 10.
14. An electronic device, comprising:
one or more processors;
a storage device for storing one or more programs that, when executed by the one or more processors, cause the one or more processors to implement the page display control method according to any one of claims 1 to 10.
CN202110383138.4A 2021-04-09 2021-04-09 Page display control method and device, storage medium and electronic equipment Pending CN113094136A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110383138.4A CN113094136A (en) 2021-04-09 2021-04-09 Page display control method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110383138.4A CN113094136A (en) 2021-04-09 2021-04-09 Page display control method and device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN113094136A true CN113094136A (en) 2021-07-09

Family

ID=76675822

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110383138.4A Pending CN113094136A (en) 2021-04-09 2021-04-09 Page display control method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN113094136A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113689223A (en) * 2021-09-01 2021-11-23 北京京东振世信息技术有限公司 Information generation method and device, electronic equipment and storage medium
CN113741892A (en) * 2021-07-30 2021-12-03 武汉悦学帮网络技术有限公司 Page generation method and device, electronic equipment and storage medium
CN113867881A (en) * 2021-10-19 2021-12-31 创优数字科技(广东)有限公司 Application home page dynamic display method, device, equipment and medium
CN114237799A (en) * 2021-12-20 2022-03-25 湖南快乐阳光互动娱乐传媒有限公司 Graying method and device for designated area of page
CN114398179A (en) * 2022-01-14 2022-04-26 北京思明启创科技有限公司 Method and device for acquiring tracking identifier, server and storage medium
CN114595017A (en) * 2022-01-18 2022-06-07 阿里巴巴(中国)有限公司 Data display method and device, electronic equipment and computer readable storage medium
CN114817793A (en) * 2022-06-24 2022-07-29 深圳市信润富联数字科技有限公司 Page generation method, device, equipment and storage medium
CN116781976A (en) * 2023-08-28 2023-09-19 深圳市华曦达科技股份有限公司 Program display method, device and system for intelligent television box
WO2023236500A1 (en) * 2022-06-07 2023-12-14 深圳市富途网络科技有限公司 Method and apparatus for visually configuring page, and electronic device and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095445A (en) * 2015-07-24 2015-11-25 北京奇虎科技有限公司 Page generation method and system
CN108073649A (en) * 2016-11-15 2018-05-25 北京搜狗科技发展有限公司 A kind of information processing method and device, a kind of device for information processing
CN109450969A (en) * 2018-09-27 2019-03-08 北京奇艺世纪科技有限公司 The method, apparatus and server of data are obtained from third party's data source server
CN110020388A (en) * 2018-12-25 2019-07-16 阿里巴巴集团控股有限公司 A kind of page display method and system
CN111611514A (en) * 2020-04-11 2020-09-01 上海淇玥信息技术有限公司 Page display method and device based on user login information and electronic equipment
CN111611513A (en) * 2020-04-11 2020-09-01 上海淇玥信息技术有限公司 Page display method and device based on user identity information and electronic equipment
CN111767499A (en) * 2020-06-03 2020-10-13 汉海信息技术(上海)有限公司 Page configuration method and device
CN112115337A (en) * 2020-09-09 2020-12-22 北京奇艺世纪科技有限公司 Method and device for displaying data, electronic equipment and computer readable storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095445A (en) * 2015-07-24 2015-11-25 北京奇虎科技有限公司 Page generation method and system
CN108073649A (en) * 2016-11-15 2018-05-25 北京搜狗科技发展有限公司 A kind of information processing method and device, a kind of device for information processing
CN109450969A (en) * 2018-09-27 2019-03-08 北京奇艺世纪科技有限公司 The method, apparatus and server of data are obtained from third party's data source server
CN110020388A (en) * 2018-12-25 2019-07-16 阿里巴巴集团控股有限公司 A kind of page display method and system
CN111611514A (en) * 2020-04-11 2020-09-01 上海淇玥信息技术有限公司 Page display method and device based on user login information and electronic equipment
CN111611513A (en) * 2020-04-11 2020-09-01 上海淇玥信息技术有限公司 Page display method and device based on user identity information and electronic equipment
CN111767499A (en) * 2020-06-03 2020-10-13 汉海信息技术(上海)有限公司 Page configuration method and device
CN112115337A (en) * 2020-09-09 2020-12-22 北京奇艺世纪科技有限公司 Method and device for displaying data, electronic equipment and computer readable storage medium

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113741892A (en) * 2021-07-30 2021-12-03 武汉悦学帮网络技术有限公司 Page generation method and device, electronic equipment and storage medium
CN113689223A (en) * 2021-09-01 2021-11-23 北京京东振世信息技术有限公司 Information generation method and device, electronic equipment and storage medium
CN113689223B (en) * 2021-09-01 2023-08-08 北京京东振世信息技术有限公司 Information generation method, device, electronic equipment and storage medium
CN113867881A (en) * 2021-10-19 2021-12-31 创优数字科技(广东)有限公司 Application home page dynamic display method, device, equipment and medium
CN114237799A (en) * 2021-12-20 2022-03-25 湖南快乐阳光互动娱乐传媒有限公司 Graying method and device for designated area of page
CN114237799B (en) * 2021-12-20 2024-01-16 湖南快乐阳光互动娱乐传媒有限公司 Graying method and device for designated area of page
CN114398179A (en) * 2022-01-14 2022-04-26 北京思明启创科技有限公司 Method and device for acquiring tracking identifier, server and storage medium
CN114398179B (en) * 2022-01-14 2023-03-14 北京思明启创科技有限公司 Method and device for acquiring tracking identifier, server and storage medium
CN114595017A (en) * 2022-01-18 2022-06-07 阿里巴巴(中国)有限公司 Data display method and device, electronic equipment and computer readable storage medium
WO2023236500A1 (en) * 2022-06-07 2023-12-14 深圳市富途网络科技有限公司 Method and apparatus for visually configuring page, and electronic device and storage medium
CN114817793A (en) * 2022-06-24 2022-07-29 深圳市信润富联数字科技有限公司 Page generation method, device, equipment and storage medium
CN116781976B (en) * 2023-08-28 2023-12-22 深圳市华曦达科技股份有限公司 Program display method, device and system for intelligent television box
CN116781976A (en) * 2023-08-28 2023-09-19 深圳市华曦达科技股份有限公司 Program display method, device and system for intelligent television box

Similar Documents

Publication Publication Date Title
CN113094136A (en) Page display control method and device, storage medium and electronic equipment
US10572285B2 (en) Method and apparatus for elastically scaling virtual machine cluster
WO2020258290A1 (en) Log data collection method, log data collection apparatus, storage medium and log data collection system
US10270854B2 (en) Datastore for aggregated measurements for metrics
US20160378552A1 (en) Automatic scaling of computing resources using aggregated metrics
US9882830B2 (en) Architecture for metrics aggregation without service partitioning
US9910755B2 (en) Retrieval of authoritative measurement data from in-memory datastores
CN110750436A (en) Layered testing method and device, computer readable medium and electronic equipment
CA2988805C (en) Datastore for aggregated measurements for metrics
US10489179B1 (en) Virtual machine instance data aggregation based on work definition metadata
CN109428926B (en) Method and device for scheduling task nodes
CN109948332A (en) A kind of physical machine login password remapping method and device
CN110674426B (en) Webpage behavior reporting method and device
CN113204425A (en) Method and device for process management internal thread, electronic equipment and storage medium
CN109101429B (en) Method and device for debugging browser page of set top box
US9880919B2 (en) Aggregation of metrics data with fine granularity
CN114697304B (en) Gray release method, system, device, equipment and storage medium
CN114385951A (en) Site content management method and device, computer equipment and storage medium
CN113722007A (en) Configuration method, device and system of VPN branch equipment
CN113326397A (en) Service data processing method and device
CN112948733A (en) Interface maintenance method, device, computing equipment and medium
CN114125067A (en) Front-end and back-end separated gray scale publishing method, front-end server and configuration server
CN112631879A (en) Data acquisition method and device, computer readable medium and electronic equipment
US10733002B1 (en) Virtual machine instance data aggregation
CN113568803B (en) Method, electronic device and computer program product for monitoring a storage system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination