Guiding page display method and device, equipment and medium
By retrieving device attribute parameters and loading the guide page image from the server, the problem of high memory consumption and lag caused by the diverse device sizes in smart applications is solved, thereby improving the system's stability and aesthetics.
Patent Information
- Application Number
- CN202211061827.4
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2022-08-31
- Publication Date
- 2026-02-17
- Estimated Expiration
- 2042-08-31
AI Technical Summary
When smart applications are updated, the variety of display component sizes on different devices causes distortion of the onboard images and large memory usage, resulting in lag and instability.
By obtaining the attribute parameters of the device carrier and uploading them to the server to obtain the corresponding onboarding page image, the developer's adaptation work is reduced, and the adaptation image is directly loaded from the server to achieve localized saving and display.
It reduces memory issues caused by multiple sets of adapted images, improves system stability, reduces lag during the loading of the onboarding page, and enhances the system's stability and aesthetics.
Smart Images

Figure CN115525238B_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The present application relates to the technical field of page interaction, and particularly relates to a guide page display method and device, equipment and a medium. BACKGROUND
[0002] Now, a guide page appears when a smart application is updated. The guide page informs a user that the application has been updated and briefly describes the update content of the application. Generally, the guide page is composed of several pictures. The user realizes the function of the guide page by sliding the pictures and browsing the content on the pictures. However, with the increasing number of models of device carriers of smart applications, the sizes of display components of the device carriers are increasingly diverse. Therefore, the variable sizes of the display components cause the content of the guide page pictures to be distorted and not beautiful.
[0003] Therefore, in order to make the guide page more beautiful, multiple sets of pictures need to be made for the corresponding guide page in the smart application, and the multiple sets of pictures are downloaded to the device carrier to adapt to the display component. This causes the smart application to load multiple sizes of adaptive pictures for making the guide page when displaying the guide page, and the memory occupies a large space, which causes problems such as lag and instability in the guide page loading process. SUMMARY
[0004] The main purpose of the present application is to provide a guide page display method, device, equipment and medium, which aims to solve the problems of large memory space occupation, lag and instability.
[0005] To achieve the above purpose, the present application provides a guide page display method, which is applied to a device carrier carrying a smart application. The guide page display method comprises the following steps:
[0006] obtaining attribute parameters of the device carrier and uploading the attribute parameters to a server;
[0007] obtaining guide page pictures corresponding to the attribute parameters from the server;
[0008] determining guide page content displayed by the smart application based on the guide page pictures.
[0009] Preferably, before the step of obtaining the guide page pictures corresponding to the attribute parameters from the server, the method further comprises the following steps:
[0010] sending a guide page request to the server;
[0011] obtaining replacement parameters corresponding to the guide page request from the server;
[0012] judging whether the guide page needs to be replaced based on the replacement parameters.
[0013] If needed, a second boot page picture is obtained from the server, and the second boot page picture is taken as the current boot page picture.
[0014] Preferably, after the step of judging whether the boot page needs to be replaced based on the replacement parameter, the method further comprises:
[0015] judging whether there is a locally cached boot page picture;
[0016] if there is, deleting the locally cached boot page picture and obtaining a corresponding boot page picture;
[0017] if there is not, obtaining a corresponding boot page picture.
[0018] Preferably, the step of obtaining the attribute parameter of the device carrier comprises:
[0019] reading the current device carrier based on a preset reading instruction to determine a device model of the device carrier;
[0020] based on a preset device model library, matching according to the device model to determine a corresponding attribute parameter.
[0021] Preferably, after the step of obtaining the boot page picture corresponding to the attribute parameter from the server, the method further comprises:
[0022] based on a preset conversion program, converting the boot page picture into a corresponding binary field;
[0023] storing the binary field into the memory of the device carrier to realize the local storage of the boot page picture.
[0024] Preferably, the step of determining the boot page content displayed by the intelligent application based on the boot page picture comprises:
[0025] loading the binary field corresponding to the locally stored boot page picture to a preset processor;
[0026] based on the processor, displaying the boot page picture through the intelligent application according to the binary field.
[0027] Preferably, the boot page display method is also applied to a server connected with a device carrier, and the method comprises:
[0028] receiving an attribute parameter sent by the device carrier;
[0029] based on the attribute parameter, determining a device type of the device carrier;
[0030] determining a display size of a display component in the device carrier according to the device type;
[0031] determining a corresponding guide page picture based on the display size, and sending the guide page picture to the device carrier.
[0032] Further, to achieve the above object, an embodiment of the present application further provides a guide page acquisition device, which comprises:
[0033] an attribute parameter acquisition module, configured to acquire attribute parameters of the device carrier and upload the attribute parameters to a server;
[0034] a guide page picture acquisition module, configured to acquire a guide page picture corresponding to the attribute parameters from the server;
[0035] a guide page picture display module, configured to determine guide page content displayed by the intelligent application based on the guide page picture.
[0036] Preferably, the attribute parameter acquisition module comprises:
[0037] reading the current device carrier based on a preset reading instruction, and determining a device model of the device carrier;
[0038] matching the device model with a preset device model library, and determining corresponding attribute parameters.
[0039] Preferably, the guide page picture acquisition module further comprises:
[0040] sending a guide page request to the server;
[0041] acquiring replacement parameters corresponding to the guide page request from the server;
[0042] judging whether the guide page needs to be replaced based on the replacement parameters;
[0043] if yes, acquiring a second guide page picture from the server and taking the second guide page picture as the current guide page picture.
[0044] Preferably, the guide page picture acquisition module further comprises:
[0045] judging whether there is a locally cached guide page picture;
[0046] if yes, deleting the locally cached guide page picture and acquiring a corresponding guide page picture;
[0047] if no, acquiring a corresponding guide page picture.
[0048] Preferably, the guide page picture obtaining module further comprises:
[0049] based on a preset conversion program, converting the guide page picture into a corresponding binary field;
[0050] storing the binary field into the memory of the device carrier to realize local storage of the guide page picture.
[0051] Preferably, the guide page picture display module comprises:
[0052] loading the corresponding binary field of the locally stored guide page picture to a preset processor;
[0053] based on the processor, displaying the guide page picture through the intelligent application according to the binary field.
[0054] In addition, to achieve the above-mentioned purpose, the embodiment of the present application also provides a device, which comprises a memory, a processor and a guide page obtaining program stored in the memory and executable on the processor, and the guide page obtaining program is executed by the processor to realize the steps of the guide page display method as described above.
[0055] In addition, to achieve the above-mentioned purpose, the present application also provides a medium, which is a computer readable storage medium, and the computer readable storage medium stores a guide page obtaining program, and the guide page obtaining program is executed by a processor to realize the steps of the guide page display method as described above.
[0056] The guide page display method, device, equipment and medium provided by the present application are applied to a device carrier carrying an intelligent application, and comprise: obtaining attribute parameters of the device carrier and uploading the attribute parameters to a server; obtaining a guide page picture corresponding to the attribute parameters from the server; and determining guide page content displayed by the intelligent application based on the guide page picture.
[0057] Compared with the prior art of adapting display components by making multiple sets of pictures and downloading them to the device carrier, the present application sends attribute parameters corresponding to the device carrier carrying the intelligent application to the server, generates a corresponding guide page picture according to the attribute parameters, loads the guide page picture corresponding to the attribute parameters of the device carrier from the server, and realizes guide page content displayed by the intelligent application based on the guide page picture. By loading the guide page picture on the server, the work burden of the developer for adapting the guide page picture is reduced, the memory problem caused by multiple sets of adapted pictures is solved, the lag phenomenon in the guide page loading process is reduced, and the stability of the system is enhanced. BRIEF DESCRIPTION OF DRAWINGS
[0058] Figure 1 The device structure schematic diagram of the hardware running environment related to the embodiment of the guide page display method of the present application is shown in the figure.
[0059] Figure 2 The flowchart of the first embodiment of the guide page display method of the present application is shown in the figure.
[0060] Figure 3 The specific flowchart of the first embodiment of the guide page display method of the present application is shown in the figure.
[0061] Figure 4 The flowchart of the second embodiment of the guide page display method of the present application is shown in the figure.
[0062] Figure 5 The flowchart of the third embodiment of the guide page display method of the present application is shown in the figure.
[0063] Figure 6 The flowchart of the third embodiment of the guide page display method of the present application is shown in the figure.
[0064] Figure 7 The flowchart of the fourth embodiment of the guide page display method of the present application is shown in the figure.
[0065] Figure 8 The functional module schematic diagram of the guide page acquisition device of the guide page display method of the present application is shown in the figure.
[0066] The implementation, functional features and advantages of the present application will be further explained with reference to the embodiments and the accompanying drawings. DETAILED DESCRIPTION
[0067] It should be understood that the specific embodiments described herein merely serve to explain the present application and do not limit the present application.
[0068] Specifically, refer to Figure 1 , Figure 1 The device structure schematic diagram of the hardware running environment related to the embodiment of the guide page display method of the present application is shown in the figure.
[0069] As Figure 1As shown, the device may include: a processor 1001, such as a CPU; a network interface 1004; a user interface 1003; a memory 1005; and a communication bus 1002. The communication bus 1002 is used to enable communication between these components. The user interface 1003 may include a display screen or an input unit such as a keyboard; optionally, the user interface 1003 may also include a standard wired interface or a wireless interface. The network interface 1004 may optionally include a standard wired interface or a wireless interface (such as a Wi-Fi interface). The memory 1005 may be high-speed RAM or non-volatile memory, such as a disk drive. Optionally, the memory 1005 may also be a storage device independent of the aforementioned processor 1001.
[0070] like Figure 1 As shown, the memory 1005, as a computer storage medium, may include an operating system, a network communication module, a user interface module, and a boot page fetching program. The operating system is a program that manages and controls the device's hardware and software resources, supporting the operation of the boot page fetching program and other software or programs. The network communication module manages and controls the network interface 1004. The user interface 1003 is mainly used for data communication with clients. The network interface 1004 is mainly used for establishing communication connections with servers. The processor 1001 can be used to call the boot page fetching program stored in the memory 1005.
[0071] When the boot page fetching program stored in the aforementioned memory 1005 is executed by the processor, it performs the following steps:
[0072] Obtain the attribute parameters of the device carrier and upload the attribute parameters to the server;
[0073] Retrieve the guide page image corresponding to the attribute parameters from the server;
[0074] Based on the onboarding image, the content of the onboarding page to be displayed by the smart application is determined.
[0075] Furthermore, when the boot page fetching program stored in memory 1005 is executed by the processor, it also performs the following steps:
[0076] Send a boot page request to the server;
[0077] Obtain the replacement parameters corresponding to the onboarding page request from the server;
[0078] Based on the replacement parameters, determine whether the landing page needs to be replaced;
[0079] If necessary, a second boot page picture is obtained from the server, and the second boot page picture is taken as a current boot page picture.
[0080] Further, the boot page obtaining program stored in the memory 1005, when executed by the processor, further implements the following steps:
[0081] determining whether there is a locally cached boot page picture;
[0082] if there is, deleting the locally cached boot page picture and obtaining a corresponding boot page picture;
[0083] if there is not, obtaining a corresponding boot page picture.
[0084] Further, the boot page obtaining program stored in the memory 1005, when executed by the processor, further implements the following steps:
[0085] reading the current device carrier based on a preset reading instruction to determine a device model of the device carrier;
[0086] based on a preset device model library, matching according to the device model to determine a corresponding attribute parameter.
[0087] Further, the boot page obtaining program stored in the memory 1005, when executed by the processor, further implements the following steps:
[0088] based on a preset conversion program, converting the boot page picture into a corresponding binary field;
[0089] storing the binary field into the memory of the device carrier to realize local storage of the boot page picture.
[0090] Further, the boot page obtaining program stored in the memory 1005, when executed by the processor, further implements the following steps:
[0091] loading the corresponding binary field of the locally stored boot page picture to a preset processor;
[0092] based on the processor, displaying the boot page picture through the intelligent application according to the binary field.
[0093] Further, the boot page obtaining program stored in the memory 1005, when executed by the processor, further implements the following steps:
[0094] receiving an attribute parameter sent by the device carrier;
[0095] based on the attribute parameter, determining a device type of the device carrier;
[0096] determining a display size of a display component in the device carrier according to the device type;
[0097] determining a corresponding guide page picture based on the display size, and sending the guide page picture to the device carrier.
[0098] Those skilled in the art can understand that, Figure 1 The device structure shown in the above table does not constitute a limitation on the device, and can include more or fewer components than shown, or combine certain components, or different component arrangements.
[0099] In order to better understand the above technical solutions, the exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although the exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure can be implemented in various forms and should not be limited by the embodiments described herein. On the contrary, these embodiments are provided to enable a more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.
[0100] Based on the above terminal device architecture but not limited to the above architecture, the present application proposes an embodiment of a guide page display method.
[0101] Specifically, with reference to Figure 2 , Figure 2 The flowchart of the first embodiment of the guide page display method of the present application is shown in the above table. The guide page display method comprises:
[0102] Step S10, obtaining attribute parameters of the device carrier and uploading the attribute parameters to a server;
[0103] Step S20, obtaining a guide page picture corresponding to the attribute parameters from the server;
[0104] Step S30, determining guide page content displayed by the intelligent application based on the guide page picture.
[0105] The guide page display method of the present application sends the attribute parameters of the device carrier carrying the intelligent application to the server, generates a corresponding guide page picture according to the attribute parameters, loads the guide page picture corresponding to the attribute parameters of the device carrier from the server, and realizes the guide page picture display of the intelligent application based on the guide page picture.
[0106] The various steps will be described in detail below:
[0107] Step S10, obtaining attribute parameters of the device carrier and uploading the attribute parameters to a server;
[0108] As a specific embodiment, when the device carrier is a mobile phone device, the mobile phone device has a very diverse device type, and different device types are equipped with display screens of different sizes. Therefore, the guide page picture needs to be adapted to the different sizes of the display screens.
[0109] Further, the device type of the collection device can be identified by a preset identification instruction. After determining the device type of the mobile phone device, the size of the corresponding mobile phone display screen is matched based on a preset matching library according to the device type of the mobile phone device, and the size of the mobile phone display screen is uploaded to the corresponding server.
[0110] Further, the server adjusts the size of the guide page basic picture according to the size of the mobile phone display screen, determines the guide page picture to be displayed, and returns the guide page picture and the corresponding replacement parameter to the mobile phone device. According to the replacement parameter, it is determined whether the mobile phone device needs to replace the guide page picture. It is determined by the mobile phone device whether there is a local guide page picture in the current mobile phone. If not, whether the replacement parameter needs to be replaced or not, the guide page picture on the server is transmitted to the mobile phone device.
[0111] Step S20, obtaining a guide page picture corresponding to the attribute parameter from the server;
[0112] In a specific embodiment, the guide page picture corresponding to the size of the mobile phone device display screen is obtained from the server, and the guide page picture is stored in the memory of the mobile phone device, realizing the local storage of the guide page picture.
[0113] Step S30, determining the guide page content displayed by the intelligent application based on the guide page picture.
[0114] In a specific embodiment, the guide page picture obtained from the server and stored in the mobile phone device is loaded into the intelligent application, and the guide page picture is displayed on the display screen of the mobile phone device. The display method can be that the mobile phone device directly loads the guide page picture in the local memory of the mobile phone device.
[0115] Reference Figure 3 , Figure 3The specific flowchart of the embodiment is shown. Specifically, when a client downloads an APP and opens the smart application, the APP displays a local default guide page picture, requests the latest guide page content from a corresponding server, and judges whether the latest guide page content is consistent with the previous guide page content. If the content is consistent, the smart application APP judges whether the corresponding guide page content exists in the local memory of the mobile device. If the guide page content already exists, no operation is needed. If the guide page content does not exist in the local memory, the guide page content is downloaded and saved to the local memory of the mobile device. If the content is inconsistent, the local guide page content is deleted, and then the guide page content obtained from the server is downloaded and saved in the local memory, or the guide page content is directly downloaded to the local memory of the mobile device.
[0116] The embodiment reduces the work burden of the developer for adapting the guide page picture, solves the memory problem caused by multiple sets of adapted pictures, reduces the lag phenomenon in the guide page loading process, and enhances the stability of the system.
[0117] Further, based on the first embodiment of the guide page display method of the embodiment, the second embodiment of the application is proposed.
[0118] The difference of the embodiment is that the guide page display method of the embodiment is also applied to a server, and the server is connected with a device carrier. After the step of "obtaining the attribute parameter of the device carrier and uploading the attribute parameter to the server", the method further includes a scheme of determining the corresponding guide page picture through the server according to the attribute parameter of the device carrier, referring to Figure 4 , and specifically including:
[0119] Step S101, receiving the attribute parameter sent by the device carrier;
[0120] Step S102, determining the device type of the device carrier based on the attribute parameter;
[0121] Step S103, determining the display size of the display component in the device carrier according to the device type;
[0122] Step S104, determining the corresponding guide page picture based on the display size, and sending the guide page picture to the device carrier.
[0123] In a specific embodiment, when the device carrier is a mobile device, the mobile device has a very diverse device type, and different device types are equipped with display screens of different sizes. Therefore, the guide page picture needs to be adapted to the different sizes of the display screens.
[0124] Further, the device type of the collection device can be obtained by preset identification instructions to identify the device type of the current mobile device. After determining the device type corresponding to the mobile device, the size of the corresponding mobile display screen is matched based on the preset matching library according to the device type of the mobile device, and the size of the guide page basic picture is adjusted based on the size of the mobile display screen. After adjustment, the guide page picture corresponding to the size of the mobile device display screen is obtained.
[0125] The embodiment modifies the guide page picture according to the display size of the display component of the carrier device of different device types, reduces content deformation or picture distortion during display of the guide page picture, and improves the aesthetic degree of the guide page picture.
[0126] Further, based on the first and second embodiments of the guide page display method, the third embodiment of the guide page display method is proposed.
[0127] The third embodiment of the guide page display method is different from the first, second and third embodiments of the diagnostic teaching method. Before step S20, "obtaining the guide page picture corresponding to the attribute parameter from the server", the method further includes a scheme of judging whether the guide page needs to be replaced, referring to Figure 5 , specifically including:
[0128] Step S201, sending a guide page request to the server;
[0129] Step S202, obtaining a replacement parameter corresponding to the guide page request from the server;
[0130] Step S203, judging whether the guide page needs to be replaced based on the replacement parameter;
[0131] Step S204, if needed, obtaining a second guide page picture from the server, and taking the second guide page picture as the current guide page picture.
[0132] In a specific embodiment, after the smart application APP is updated, the APP sends a corresponding guide page request to the server through a mobile device carrying the smart application, and the server returns a replacement parameter corresponding to the smart application APP. The replacement parameter can be used to determine whether the current guide page content needs to be replaced, wherein the guide page content includes at least guide page pictures and guide page text content.
[0133] According to the above replacement parameter, it is determined whether the boot page picture needs to be replaced. If the boot page content of the intelligent application APP does not need to be replaced after the update, when the user opens the APP again, the boot page content in the cache is displayed by calling the local cache. If the boot page content needs to be replaced, the boot page picture pulled from the server is directly used to replace the boot page picture in the local memory.
[0134] Further, referring to Figure 6 , if it is determined that the boot page needs to be replaced, the method further includes a scheme of judging whether the local cache exists the boot page picture, specifically including:
[0135] Step A, judging whether the local cache exists the boot page picture;
[0136] Step B, if yes, deleting the local cache of the boot page picture and acquiring the corresponding boot page picture;
[0137] Step C, if no, acquiring the corresponding boot page picture.
[0138] In a specific embodiment, after judging whether the boot page picture needs to be replaced, it is further judged whether the saved boot page content exists in the current local cache. If yes, the saved boot page picture in the local cache is deleted, and the newly acquired boot page picture is directly used for replacement. If the local cache does not exist, the boot page picture on the server is pulled, and the boot page picture is saved locally as the boot page picture of the current intelligent application APP.
[0139] In the embodiment, whether the boot page picture needs to be replaced is judged by the replacement parameter, and whether the boot page picture in the local cache exists is judged, so that the local memory exists a boot page picture for display, and the system stability during loading of the boot page picture is improved.
[0140] Further, based on the first, second and third embodiments of the boot page display method, the fourth embodiment of the boot page display method is provided.
[0141] The fourth embodiment of the boot page display method is different from the first, second and third embodiments of the diagnostic teaching method in that the embodiment is a refinement of step S10, "acquiring the attribute parameter of the device carrier". Referring to Figure 7 , specifically including:
[0142] Step S11, reading the current device carrier based on a preset reading instruction to determine the device model of the device carrier;
[0143] Step S12, based on the preset device model library, the corresponding attribute parameters are determined according to the device model matching.
[0144] In a specific embodiment, when the device carrier is a mobile phone device, the mobile phone device has a very diverse device type, and different device types are equipped with display screens of different sizes. Therefore, the guide page picture needs to be adapted to the different sizes of the display screens.
[0145] Further, the above-mentioned acquisition method of the device type of the collection device can be to identify the device type of the current mobile phone device through a preset identification instruction, determine the corresponding device type of the mobile phone device, and based on the preset matching library, match the size of the corresponding mobile phone display screen according to the device type of the mobile phone device.
[0146] Further, after the step of "obtaining the guide page picture corresponding to the attribute parameter from the server", the embodiment of the present application further includes the scheme of "locally saving the guide page picture", which specifically includes:
[0147] Step S21, based on a preset conversion program, the guide page picture is converted into a corresponding binary field;
[0148] Step S22, the binary field is stored in the memory of the device carrier to realize the local saving of the guide page picture.
[0149] In a specific embodiment, the guide page picture is stored in the memory of the mobile phone device to realize the local saving of the guide page picture. The above-mentioned method of realizing the local saving of the guide page picture can be to convert the guide page picture obtained from the server into a corresponding binary field through a preset conversion program, and store the binary field in the memory of the mobile phone device.
[0150] Further, step S30, "based on the guide page picture, determining the guide page content displayed by the intelligent application" includes:
[0151] Step S31, the binary field corresponding to the locally saved guide page picture is loaded into a preset processor;
[0152] Step S32, the binary field corresponding to the locally saved guide page picture is loaded into a preset processor.
[0153] In a specific embodiment, the guide page picture obtained from the server and stored in the mobile device is loaded into the smart application, and the guide page picture is displayed through the display screen of the mobile device. The display mode can be that the mobile device calls the binary field stored in the memory of the mobile device, and calls the binary field to a preset processor for processing, and the calling of the guide page picture is realized through the processor.
[0154] In some other specific embodiments, when we just download the smart application APP, the corresponding guide page content is displayed after opening the APP. At this time, the APP has not interacted with the server for the smart application update corresponding to the guide page content, and the smart application update corresponding to the guide page content does not exist in the local memory of the mobile device. Therefore, the default guide page content needs to be saved in the local memory of the mobile device connected with the smart application for display. The guide page content can be in the form of corresponding text plus smart application logo, or can be composed by the code of the developer.
[0155] The embodiment stores the guide page picture locally, reduces the lag phenomenon in the guide page loading process, and guarantees the stability of the guide page loading system.
[0156] In addition, the embodiment of the application also provides a guide page obtaining device, which is described with reference to Figure 8 , Figure 8 The embodiment of the application is a guide page display method. The function module schematic diagram of the guide page obtaining device involved in the embodiment of the application is shown in Figure 8 The guide page obtaining device includes:
[0157] The attribute parameter obtaining module 10 is configured to obtain the attribute parameter of the device carrier and upload the attribute parameter to the server.
[0158] The guide page picture obtaining module 20 is configured to obtain the guide page picture corresponding to the attribute parameter from the server.
[0159] The guide page picture display module 30 is configured to determine the guide page content displayed by the smart application based on the guide page picture.
[0160] Preferably, the attribute parameter obtaining module includes:
[0161] The device model confirmation unit is configured to read the current device carrier based on a preset reading instruction, and determine the device model of the device carrier.
[0162] The attribute parameter confirmation unit is configured to match the device model in a preset device model library to determine the corresponding attribute parameter.
[0163] Preferably, the guide page picture obtaining module comprises:
[0164] an attribute parameter obtaining unit configured to receive an attribute parameter sent by the device carrier;
[0165] a device type confirming unit configured to determine a device type of the device carrier based on the attribute parameter;
[0166] a display size confirming unit configured to determine a display size of a display component in the device carrier according to the device type;
[0167] a guide page picture confirming unit configured to determine a corresponding guide page picture based on the display size, and send the guide page picture to the device carrier.
[0168] Preferably, the guide page picture obtaining module further comprises:
[0169] a server requesting unit configured to send a guide page request to the server;
[0170] a replacement parameter obtaining unit configured to obtain a replacement parameter corresponding to the guide page request from the server;
[0171] a guide page replacement determining unit configured to determine whether the guide page needs to be replaced based on the replacement parameter;
[0172] a guide page replacing unit configured to, if so, obtain a second guide page picture from the server and take the second guide page picture as a current guide page picture.
[0173] Preferably, the guide page picture obtaining module further comprises:
[0174] a local cache determining unit configured to determine whether there is a locally cached guide page picture;
[0175] a guide page picture replacing unit configured to, if so, delete the locally cached guide page picture and obtain a corresponding guide page picture;
[0176] a guide page picture directly obtaining unit configured to, if not, obtain a corresponding guide page picture.
[0177] Preferably, the guide page picture obtaining module further comprises:
[0178] a guide page picture converting unit configured to convert the guide page picture into a corresponding binary field based on a preset conversion program;
[0179] a guide page picture local saving unit configured to store the binary field into a memory of the device carrier to realize local saving of the guide page picture.
[0180] Preferably, the guide page picture display module comprises:
[0181] a picture processing unit, configured to load the binary field corresponding to the localized saved guide page picture to a preset processor;
[0182] a guide page picture display unit, configured to display the guide page picture through the intelligent application according to the binary field based on the processor.
[0183] The principle and implementation process of the logistics transportation are realized, and please refer to the above-mentioned embodiments, which will not be repeated here.
[0184] In addition, the embodiment of the present application also proposes a device, which comprises a memory, a processor and a guide page acquisition program stored in the memory and executable on the processor, and the guide page acquisition program realizes the steps of the guide page display method according to the above-mentioned embodiments when executed by the processor.
[0185] In addition, in order to achieve the above-mentioned purpose, the present application also provides a medium, which is a computer readable storage medium, and the computer readable storage medium stores a guide page acquisition program, and the guide page acquisition program realizes the steps of the guide page display method when executed by the processor.
[0186] Since the guide page acquisition program is executed by the processor, all the technical solutions of the above-mentioned embodiments are adopted, and at least all the beneficial effects brought by all the technical solutions of the above-mentioned embodiments are obtained, which will not be repeated here.
[0187] It should be noted that in this paper, the term "including", "containing" or any other variant thereof is intended to cover non-exclusive inclusion, so that the process, method, article or system including a series of elements not only includes those elements, but also includes other elements not explicitly listed, or includes elements inherent to such process, method, article or system. Without more limitations, the element defined by the statement "including a" does not exclude the presence of other identical elements in the process, method, article or system including the element.
[0188] The above-mentioned embodiment number of the present application is only for description, not representing the advantages and disadvantages of the embodiments.
[0189] Through the above description of the embodiments, those skilled in the art can clearly understand that the above-mentioned example method can be realized by means of software and a necessary general hardware platform, and of course, it can also be realized by hardware, but in many cases, the former is a better embodiment. Based on such understanding, the technical solutions of the present application can be embodied in the form of a software product, which is stored in a storage medium (such as a ROM / RAM, a magnetic disk, or an optical disc) as described above, and includes a plurality of instructions for causing an end device (which can be a mobile phone, a computer, a server, or a network device, etc.) to execute the method described in each embodiment of the present application.
[0190] The above is only a preferred embodiment of the present application, and does not limit the patent scope of the present application, and any equivalent structure or equivalent flow transformation made by using the content of the specification and drawings of the present application, or directly or indirectly applied to other related technical fields, are also included in the patent protection scope of the present application.
Claims
1. A method for displaying a landing page, characterized in that, The method is applied to a device carrier with an intelligent application, and the guide page display method comprises the following steps: Attribute parameters of the device carrier are acquired, and the attribute parameters are uploaded to a server; A guide page request is sent to the server; Replacement parameters corresponding to the guide page request are acquired from the server; It is determined whether the guide page needs to be replaced and whether there is a locally cached guide page picture based on the replacement parameters; If the guide page needs to be replaced and there is the locally cached guide page picture, the locally cached guide page picture is deleted, and a guide page picture corresponding to the attribute parameters is acquired from the server; If the guide page does not need to be replaced or there is no locally cached guide page picture, a guide page picture corresponding to the attribute parameters is acquired from the server; Guide page content displayed by the intelligent application is determined based on the guide page picture.
2. The method of claim 1, wherein the guide page is displayed in a form of a pop-up window. The step of acquiring the attribute parameters of the device carrier comprises the following steps: A current device carrier is read based on a preset reading instruction, and a device model of the device carrier is determined; The device model is matched in a preset device model library, and corresponding attribute parameters are determined.
3. The method of claim 1, wherein the guide page is displayed in a form of a pop-up window. After the step of acquiring the guide page picture corresponding to the attribute parameters from the server, the method further comprises the following steps: The guide page picture is converted into a corresponding binary field based on a preset conversion program; The binary field is stored in the memory of the device carrier, so as to realize local storage of the guide page picture.
4. The method of claim 3, wherein the guide page is displayed in a form of a pop-up window. The step of determining the guide page content displayed by the intelligent application based on the guide page picture comprises the following steps: The binary field corresponding to the locally stored guide page picture is loaded into a preset processor; The guide page picture is displayed through the intelligent application based on the processor and the binary field.
5. A method for displaying a landing page, characterized in that, The guide page display method is also applied to a server connected with a device carrier, and the method comprises the following steps: Attribute parameters sent by the device carrier are received; The device type of the device carrier is determined based on the attribute parameters; The display size of a display component in the device carrier is determined according to the device type; A guide page picture corresponding to the display size is determined, and the guide page picture is sent to the device carrier; The guide page picture is sent to the device carrier, which comprises the following steps: A guide page request sent by the device carrier is received; Replacement parameters corresponding to the guide page request are sent to the device carrier, so that the device carrier determines whether the guide page needs to be replaced and whether there is a locally cached guide page picture based on the replacement parameters. If the guide page needs to be replaced and there is the locally cached guide page picture, the locally cached guide page picture is deleted, and a guide page picture corresponding to the attribute parameters is acquired from the server. If the guide page does not need to be replaced or there is no locally cached guide page picture, a guide page picture corresponding to the attribute parameters is acquired from the server.
6. A bootstrapping page acquisition apparatus characterized by comprising: The guide page acquisition device is arranged on a device carrier carrying a smart application, and the guide page acquisition device comprises: An attribute parameter acquisition module is configured to acquire attribute parameters of the device carrier and upload the attribute parameters to a server; A guide page picture acquisition module is configured to acquire a guide page picture corresponding to the attribute parameters from the server; The guide page picture acquisition module is further configured to send a guide page request to the server, acquire replacement parameters corresponding to the guide page request from the server, determine whether the guide page needs to be replaced and whether there is a locally cached guide page picture based on the replacement parameters, delete the locally cached guide page picture if the guide page needs to be replaced and the locally cached guide page picture exists, and acquire a guide page picture corresponding to the attribute parameters from the server if the guide page does not need to be replaced or the locally cached guide page picture does not exist; A guide page picture display module is configured to determine guide page content displayed by the smart application based on the guide page picture.
7. An apparatus, comprising: The device comprises a memory, a processor, and a guide page acquisition program stored on the memory and executable on the processor, and the guide page acquisition program, when executed by the processor, implements the guide page display method of any one of claims 1 to 5.
8. A medium, the medium being a computer-readable storage medium, characterized in that, The computer readable storage medium stores a guide page acquisition program, and the guide page acquisition program, when executed by the processor, implements the steps of the guide page display method of any one of claims 1 to 5.
Citation Information
Patent Citations
System permission starting method, device and system and storage medium
CN108959939A