CN111459529A - Application software updating method and device, readable medium and equipment - Google Patents

Application software updating method and device, readable medium and equipment Download PDF

Info

Publication number
CN111459529A
CN111459529A CN202010455908.7A CN202010455908A CN111459529A CN 111459529 A CN111459529 A CN 111459529A CN 202010455908 A CN202010455908 A CN 202010455908A CN 111459529 A CN111459529 A CN 111459529A
Authority
CN
China
Prior art keywords
page
application software
page module
data
target application
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
CN202010455908.7A
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.)
Beijing Tuoshi Huanyu Network Technology Co ltd
Original Assignee
Beijing Tuoshi Huanyu Network 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 Beijing Tuoshi Huanyu Network Technology Co ltd filed Critical Beijing Tuoshi Huanyu Network Technology Co ltd
Priority to CN202010455908.7A priority Critical patent/CN111459529A/en
Publication of CN111459529A publication Critical patent/CN111459529A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/656Updates while running
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a method, a device, a readable medium and equipment for updating application software, wherein the method is applied to a client and used for sending an update request of target application software to a transfer server; acquiring at least one page module data and corresponding page display position data sent by a transfer server through a page interface of target application software; and generating a page module corresponding to the page module data aiming at each page module data, and displaying the page module at a page display position in the target application software. According to the method and the device, the client dynamically acquires at least one page module data through the page interface of the target application software, so that the local page module in the page of the application software can be updated and displayed, the local page updating is not required to be carried out in a mode of downloading the whole application software to the local part of the client, the flexibility is achieved, and the requirement that a user wants to update the application software quickly can be met.

Description

Application software updating method and device, readable medium and equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a readable medium, and a device for updating application software.
Background
In order to achieve the purposes of improving software functions, adjusting displayed contents and styles, and the like, existing Application software (App) often needs to update software. The existing App update scheme is mainly a static update scheme, that is, developers are required to upgrade and adjust apps and then release the adjusted App versions. And the user downloads the newly released App version through the client to use the updated App.
In practical applications, the frequency of local adjustment required for the pages in App is very high. However, in the existing update method of the App, even if the App only needs to perform local adjustment of a page, the update can be realized only by issuing a new App version and downloading the newly issued App version by a client. When the number of times of updating is large, the client needs to download the APP of the latest version frequently. Therefore, the existing App updating mode is not convenient enough, and the requirement that a user wants to update the App quickly cannot be met.
Disclosure of Invention
Based on the defects of the prior art, the application provides an updating method, device, readable medium and equipment of application software, so as to realize the quick updating of a local module of a page in an APP.
In order to achieve the above object, the following solutions are proposed:
the application in the first aspect discloses an updating method of application software, which is applied to a client, and comprises the following steps:
sending an update request of target application software to a transfer server;
acquiring at least one page module data and corresponding page display position data sent by the transfer server through a page interface of the target application software; wherein the page of the target application software comprises: a plurality of page modules;
and generating a page module corresponding to the page module data aiming at each page module data, and displaying the page module at a page display position in the target application software.
Optionally, in the method for updating application software, the obtaining, through the page interface of the target application software, at least one page module data sent by the transfer server includes:
acquiring a Wireless Application Protocol (WAP) link of at least one page module sent by the transfer server through a page interface of the application software; the WAP link of the page module is a link corresponding to the WAP end page module generated by the WAP end according to the page module data;
and loading the WAP link of each page module through an embedded browser in the target application software to obtain the data of each page module.
Optionally, in the above method for updating application software, the page module data is data in JSON format; and the page module data is obtained by splicing the page module data into a JSON format by a JSON data generation tool.
Optionally, in the method for updating application software, the displaying the page module at a page display position in the target application software includes:
and based on a pre-embedded program supporting the display of the WAP end page module, rendering and displaying the page module at a page display position in the target application software by using a rendering tool.
Optionally, in the method for updating application software, the displaying the page module at a page display position in the target application software includes:
and based on a pre-embedded program supporting JSON format data display, rendering and displaying the page module at a page display position in the application software by using a rendering tool.
Optionally, in the method for updating application software, the page module data includes: the display content data of the page module, the style data of the page module and the interaction data of the page module.
Optionally, in the method for updating application software, the page display position data of the page module in the target application software is set by a management platform.
Optionally, in the method for updating application software, the update request of the target application software is triggered and generated when the target application software is started.
The second aspect of the present application discloses an updating apparatus for application software, which is applied to a client, and the updating apparatus for application software includes:
a sending unit, configured to send an update request of the target application software to the transfer server;
the acquisition unit is used for acquiring at least one piece of page module data and corresponding page display position data sent by the transfer server through a page interface of the target application software; wherein the page of the target application software comprises: a plurality of page modules;
and the generating unit is used for generating a page module corresponding to the page module data aiming at each page module data and displaying the page module at a page display position in the target application software.
Optionally, in the above apparatus for updating application software, the obtaining unit includes:
the first acquiring subunit is configured to acquire, through a page interface of the application software, a wireless application protocol WAP link of at least one page module sent by the transfer server; the WAP link of the page module is a link corresponding to the WAP end page module generated by the WAP end according to the page module data;
and the loading subunit is used for respectively loading the WAP link of each page module through an embedded browser in the target application software to obtain the data of each page module.
Optionally, in the updating apparatus for application software, the page module data is data in JSON format; and the page module data is obtained by splicing the page module data into a JSON format by a JSON data generation tool.
Optionally, in the above apparatus for updating application software, when the generating unit performs displaying the page module at a page display position in the target application software, the generating unit is configured to:
and based on a pre-embedded program supporting the display of the WAP end page module, rendering and displaying the page module at a page display position in the target application software by using a rendering tool.
Optionally, in the above apparatus for updating application software, when the generating unit performs displaying the page module at a page display position in the target application software, the generating unit is configured to:
and based on a pre-embedded program supporting JSON format data display, rendering and displaying the page module at a page display position in the application software by using a rendering tool.
Optionally, in the above apparatus for updating application software, the page module data includes: the display content data of the page module, the style data of the page module and the interaction data of the page module.
Optionally, in the apparatus for updating application software, the page display position data of the page module in the target application software is set by a management platform.
Optionally, in the above apparatus for updating application software, the request for updating target application software is triggered and generated when the target application software is started.
A third aspect of the application discloses a computer readable medium having a computer program stored thereon, wherein the program when executed by a processor implements the method as described in any of the first aspects above.
The fourth aspect of the present application discloses an apparatus comprising:
one or more processors;
a storage device having one or more programs stored thereon;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method as in any one of the first aspects above.
It can be seen from the foregoing technical solutions that the update method of application software provided in the embodiments of the present application is applied to a client, and sends an update request of target application software to a relay server; and then, at least one page module data and corresponding page display position data sent by the transit server are obtained through a page interface of the target application software. Wherein, the page of the target application software comprises: a plurality of page modules. And then generating a page module corresponding to the page module data aiming at each page module data, and displaying the page module at a page display position in the target application software. According to the method and the device for updating the page module, the client dynamically acquires at least one page module data sent by the transfer server through the page interface of the target application software, so that a local page module in the page of the application software can be updated and displayed, and local updating of the page is not required to be performed in a mode of downloading the whole APP to the local client, so that the method and the device are more flexible, and the requirement that a user wants to update the App quickly can be met.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic structural diagram of an update system of application software disclosed in an embodiment of the present application;
fig. 2 is a schematic flowchart of an update method of application software according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a layout of page modules in a page;
fig. 4 is a schematic flowchart of a method for acquiring page module data according to an embodiment of the present disclosure;
fig. 5 is a schematic structural diagram of an updating apparatus for application software according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, an embodiment of the present application discloses an update system of application software, including: a client 101, a transit server 102, and a management platform 103.
When the client 101 sends an update request of the target application software to the relay server 102, the relay server 102 will retrieve, from the management platform 103, at least one piece of page module data that the target application software needs to be updated and corresponding page display position data, and send the page module data and the corresponding page display position data to the page interface of the target application software in the client 101, so that the client 101 obtains the at least one piece of page module data and the corresponding page display position data sent by the relay server 102 through the page interface of the target application software. A page of target application software, comprising: a plurality of page modules. The client 101 generates a page module corresponding to the page module data for each page module data, and displays the page module at a page display position in the target application software. The management platform 103 may directly store at least one page module data that needs to be updated by the target application software, and the corresponding page display position data. Or storing a link corresponding to at least one piece of page module data that needs to be updated by the target application software, so that the client 101 acquires the page module data through the link corresponding to the acquired page module data.
In the application software updating system provided in the embodiment of the present application, since the client 101 dynamically obtains at least one page module data sent by the transfer server 102 through the page interface of the target application software, it is possible to update and display a local page module in the page of the application software, and it is not necessary to perform local update of the page in a manner of downloading the whole APP to the client locally, so that the system has flexibility, and can meet the requirement that a user wants to update the APP quickly.
Specifically, the following describes an update method applied to application software in a client according to several embodiments.
Referring to fig. 2, the embodiment of the present application discloses an update method of application software, which is applied to a client, and specifically includes the following steps:
s201, sending an update request of the target application software to the transfer server.
The target application software refers to application software which needs to be updated in the client. The update request of the target application software is used for requesting the target application software in the client to be updated. The update request of the target application software carries the identification information of the client and the identification information of the target application software. After receiving the update request, the transit server can analyze the update request, then respond to the update request, and call at least one piece of page module data and corresponding page display position data which need to be updated in the target application software from the management platform to the client.
It should be noted that there are many ways to trigger the update request of the target application software. For example, the update request of the target application software may be automatically generated at the time of starting the target application software and transmitted to the transit server. Or when the user uses the target application software, the user executes the updating operation to trigger the updating instruction, and the client responds to the updating instruction of the user to generate and send the updating request of the target application software.
S202, at least one piece of page module data and corresponding page display position data sent by the transit server are obtained through a page interface of the target application software.
The at least one page module data sent by the transit server refers to data of a page module which needs to be updated in the target application software. A page of target application software, comprising: a plurality of page modules. And the page display position data corresponding to the page module is used for indicating the position of the page module for displaying in the page in the target software. For example, the page shown in fig. 3 is composed of 4 page modules, that is, a page module 1, a page module 2, a page module 3, and a page module 4, and if the page display position data sent by the relay server indicates that the page display position is the position of the page module 1, it indicates that the page module data needs to be displayed at the position of the page module 1. Similarly, the page display position data sent by the transit server may also indicate the position of the page module data in the page module 2, the position of the page module 3, or the position of the page module 4 for display.
The page module data may include presentation content data of the page module, style data of the page module, and interaction data of the page module. The display content data of the page module can be used for setting the contents of pictures, characters, videos and the like required to be displayed by the page module. The style data of the page module can be used to set the style of the background, frame, text, etc. of the page module. The interaction data of the page module can be used for interacting with the setting page module (such as click interaction and slide interaction), generating effects after interacting with the page module (such as jumping to other pages), jumping links after interacting, and the like.
After receiving the update request of the target application software sent in step S201, the relay server parses the update request, and retrieves at least one page module data of the target application software and corresponding page display position data from the management platform according to the identification information of the target application software carried in the update request.
Specifically, the management platform may directly store the page module data and the corresponding page display position data, or store the link that can obtain the page module data and the corresponding page display position. That is, the data stored in the management platform enables the client to obtain the page module data and the corresponding page display position data, and as to whether the page module data and the corresponding page display position data are directly stored or only the identification data (for example, a Wireless Application Protocol (WAP) link corresponding to the page module data) capable of obtaining the page module data and the corresponding page display position data are stored, implementation of the embodiment of the present Application is not affected.
Optionally, the management platform may further set a page display position corresponding to the page module data. The user may specify a specific location on the page in the target application software for the page module that needs to be updated in the management platform. Optionally, the management platform may also set the page module to be online or offline. When the page module is set to be online, the page module data of the page module and the corresponding page display position can be updated to the client, and when the transfer server receives an update request, if the page module is detected to be set to be online, the page module data of the page module and the corresponding page display position data can be called. When the page module is set to be offline, it indicates that the page module data of the page module and the corresponding page display data cannot be updated to the client, and after the transfer server receives the update request, if the page module is detected to be offline, the page module data of the page module and the corresponding page display position data are not taken.
In the prior art, if a local module of a page of target application software is to be updated and adjusted, a developer can only update and adjust the target application software and then release a new version of the updated target application software. And after receiving the update prompt, the client downloads the whole updated target application software, so that the updated software can be used. When the number of times that the target application software needs to adjust the local module is large, for example, when the advertisement column needs to be frequently replaced, the client needs to frequently download the target application software, and downloading the target application software needs to consume a large amount of time, which cannot meet the requirement that the user wants to quickly update the target application software.
In the embodiment of the application, the client can dynamically acquire at least one page module data and corresponding page display position data sent by the transfer server through the page interface of the target application software, the whole target application software does not need to be downloaded to the local client, and the updating speed is higher. In addition, in the embodiment of the application, a local page module in the page of the application software can be updated instead of replacing a whole target application software originally on the client. Therefore, compared with the prior art, the method has more flexibility and can meet the requirement of a user on quickly updating the target application software.
Optionally, referring to fig. 4, in an embodiment of the present application, an implementation manner of obtaining at least one page module data sent by the transit server through the page interface of the target application software in step S202 is executed, where the implementation manner includes:
s401, the WAP link of at least one page module sent by the transit server is obtained through the page interface of the application software.
The WAP link of the page module is a link corresponding to the WAP end page module generated by the WAP end according to the page module data. Specifically, when a local page module in the target application software needs to be updated, the WAP end generates a page module of the WAP end by using the data of the page module that needs to be updated. The page module of the WAP terminal is displayed according to the page module content, the page module style, the page module size, the page module jumping mode, the page module interaction mode and the like configured in the page module data.
The generation work can be realized through a WAP page module. The WAP page module generation tool is applied to a WAP terminal, and the WAP page module generation tool updates page module data according to needs, makes a corresponding WAP page module and generates a corresponding WAP link. The WAP link is then uploaded into the management platform. The management platform can also set a page display position corresponding to the WAP link and control the WAP link to be on-line or off-line. The page module data may include presentation content data of the page module, style data of the page module, and interaction data of the page module. After receiving the update request, the transit server directly calls the WAP link of at least one page module of the target application software from the management platform, and then the WAP link is assembled to the page interface of the target application software in the client, so that the client obtains the WAP link of at least one page module sent by the transit server through the page interface of the application software.
It should be noted that, the transfer server retrieves the corresponding page display position data in addition to the WAP link of at least one page module of the target application software, and assembles the WAP link and the corresponding page display position data to the page interface of the target application software in the client, so that the client obtains the page display position data corresponding to the WAP link through the page interface of the target application software. Optionally, in an embodiment of the present application, the transit server may further generate a JSON data generation tool through a JS Object Notation (JSON). And splicing the WAP link and the corresponding page display position data into data in a JSON format, and then sending the data to a page interface of target application software in the client. Since the client can exclusively right data in the JSON format, the content transmitted by the relay server can be parsed.
S402, loading the WAP link of each page module through the embedded browser in the target application software to obtain data of each page module.
When the target application software is embedded with the browser, the embedded browser can be used to load the WAP link of each page module acquired in step S401, and the page module data corresponding to the WAP link is cached locally at the client, so that the client successfully acquires the page module data that needs to be updated in the target application software.
It should be noted that, when a developer wants to adjust a local module in target application software, the adjustment can be implemented by adjusting a page module of a WAP end corresponding to a WAP link that has been uploaded to the management platform, or re-making a page module of the WAP end, and uploading a link corresponding to a new page module of the WAP end to the management platform. The management platform can control whether the client uses the page module by setting the page module to be on line or off line.
Optionally, in a specific embodiment of the present application, the page module data is data in JSON format.
And the page module data is obtained by splicing the page module data into a JSON format by a JSON data generation tool. Specifically, when a local module of a page in the target application software needs to be updated, the updated page module data such as the style, the display content, the interaction mode and the like of the page module can be input into the JSON data generation tool, and the JSON data generation tool splices the page module data into a JSON format. The page module data assembled into the JSON format can be uploaded to a management platform, and the management platform can also set the page display position of the page module data and control the page module data to be online or offline. The page module data may include presentation content data of the page module, style data of the page module, and interaction data of the page module. After the transit server receives the updating request, page module data in the JSON format and page display position data are called from the management platform and are assembled to a page interface of target application software in the client, so that the client can obtain the page module data in the JSON format and the page display position data through the page interface of the target application software. The client can analyze the data in the JSON format, so that at least one page module data can be obtained.
S203, generating a page module corresponding to the page module data aiming at each page module data, and displaying the page module at a page display position in the target application software.
For the display content data of the page module, the style data of the page module, and the interaction data of the page module, which are included in each piece of page module data acquired in step S202, a page module corresponding to the page module can be generated, and a page display position in the target application software is displayed by a tool for realizing page display, such as a rendering tool. The style, interactive form, content and the like of the displayed page module correspond to the data configured in the page module data.
Optionally, if the management platform sets one of the page modules of the target application software to be in the offline state, and after the transfer server notifies the client of the offline state, the client does not generate a page module corresponding to the data of the page module, and does not display the page module at a page display position in the target application software. If the management platform sets one of the page modules of the target application software to be in the online state, and after the transfer server informs the client of the online state, the client executes step S203.
In the embodiment of the application, the client dynamically acquires at least one page module data sent by the transfer server through the page interface of the target application software, so that a local page module in the page of the application software can be updated and displayed, and the locally updated page can be displayed without downloading the whole APP to the local client, so that the application is more flexible, and the requirement of a user on rapidly updating the target application software can be met.
Optionally, in a specific embodiment of the present application, if the step S202 is executed and the page module data is acquired through a WAP link of the page module, the step S203 is executed and includes:
and based on a pre-embedded program supporting the display of the WAP end page module, rendering the display page module at a page display position in the target application software by using a rendering tool.
Namely, the client needs to pre-embed a program capable of supporting the display of the WAP-end page module locally, so that the page module data acquired by the client through the WAP link of the page module can be supported to be displayed in the client. On the basis of supporting the display of the WAP terminal page module, the client can use a rendering tool to render the display page module at the page display position in the target application software.
Optionally, in a specific embodiment of the present application, if the page module data acquired in step S202 is data in a JSON format, executing step S203 includes:
and based on a pre-embedded program supporting the display of JSON format data, rendering a display page module at a page display position in the application software by using a rendering tool.
Namely, the client needs to pre-embed a program capable of supporting the display of the data in the JSON format locally, so that the page module data in the JSON format acquired by the client can be supported to be displayed in the client. On the basis of supporting the display of the WAP terminal page module, the client can use a rendering tool to render the display page module at the page display position in the target application software.
The method for updating the application software is applied to the client, and the update request of the target application software is sent to the transfer server; and then, at least one page module data and corresponding page display position data sent by the transit server are obtained through a page interface of the target application software. Wherein, the page of the target application software comprises: a plurality of page modules. And then generating a page module corresponding to the page module data aiming at each page module data, and displaying the page module at a page display position in the target application software. According to the method and the device for updating the page module, the client dynamically acquires at least one page module data sent by the transfer server through the page interface of the target application software, so that a local page module in the page of the application software can be updated and displayed, and local updating of the page is not required to be performed in a mode of downloading the whole APP to the local client, so that the method and the device are more flexible, and the requirement that a user wants to update the App quickly can be met.
Referring to fig. 5, based on the above update method of the application software provided in the embodiment of the present application, the embodiment of the present application correspondingly discloses an update apparatus of the application software, which is applied to a client, and the update apparatus of the application software includes: a transmission unit 501, an acquisition unit 502, and a generation unit 503.
A sending unit 501, configured to send an update request of the target application software to the transit server.
Optionally, in a specific embodiment of the present application, the update request of the target application software is triggered and generated when the target application software is started.
The obtaining unit 502 is configured to obtain, through a page interface of the target application software, at least one piece of page module data and corresponding page display position data sent by the transfer server. The page of the target application software comprises: a plurality of page modules.
Optionally, in a specific embodiment of the present application, the obtaining unit 502 includes: a first fetch subunit and a load subunit.
And the first acquiring subunit is used for acquiring the wireless application protocol WAP link of at least one page module sent by the transfer server through a page interface of application software. The WAP link of the page module is a link corresponding to the WAP end page module generated by the WAP end according to the page module data.
And the loading subunit is used for respectively loading the WAP link of each page module through an embedded browser in the target application software to obtain the data of each page module.
Optionally, in a specific embodiment of the present application, the page module data is data in JSON format. And the page module data is obtained by splicing the page module data into a JSON format by a JSON data generation tool.
Optionally, in a specific embodiment of the present application, the page module data includes: the display content data of the page module, the style data of the page module and the interaction data of the page module.
The generating unit 503 is configured to generate, for each piece of page module data, a page module corresponding to the page module data, and display the page module at a page display position in the target application software.
Optionally, in a specific embodiment of the present application, when the generating unit 503 performs displaying the page module at the page display position in the target application software, the generating unit is configured to:
and based on a pre-embedded program supporting the display of the WAP end page module, rendering the display page module at the page display position in the target application software by using a rendering tool.
Optionally, in a specific embodiment of the present application, when the generating unit performs displaying the page module at the page display position in the target application software, the generating unit is configured to:
and based on a pre-embedded program supporting the display of JSON format data, rendering a display page module at a page display position in the application software by using a rendering tool.
The specific principle and the implementation process in the apparatus for updating application software disclosed in the embodiment of the present application are the same as those in the method for updating application software disclosed in the embodiment of the present application, and reference may be made to corresponding parts in the method for updating application software disclosed in the embodiment of the present application, which are not described herein again.
The updating device of the application software provided by the embodiment of the application is applied to a client, and sends an updating request of target application software to a transfer server through a sending unit 501; then, the obtaining unit 502 obtains at least one page module data and corresponding page display position data sent by the transfer server through the page interface of the target application software. Wherein, the page of the target application software comprises: a plurality of page modules. Then, the generating unit 503 generates a page module corresponding to the page module data for each page module data, and displays the page module at a page display position in the target application software. In the embodiment of the present application, the obtaining unit 502 dynamically obtains at least one page module data sent by the transit server through the page interface of the target application software, and the generating unit 503 can update and display a local page module in the page of the application software without performing local update of the page by downloading the whole APP to the client locally, so that the method has flexibility and can meet the requirement that a user wants to update the APP quickly.
The embodiment of the application provides a computer readable medium, on which a computer program is stored, wherein the program is executed by a processor to implement the method for updating application software provided by the above method embodiments.
The embodiment of the application provides equipment, which comprises a processor, a memory and a program which is stored on the memory and can run on the processor, wherein the updating method of the application software provided by the method embodiments is realized when the processor executes the program.
Those skilled in the art can make or use the invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. The method for updating the application software is applied to a client, and comprises the following steps:
sending an update request of target application software to a transfer server;
acquiring at least one page module data and corresponding page display position data sent by the transfer server through a page interface of the target application software; wherein the page of the target application software comprises: a plurality of page modules;
and generating a page module corresponding to the page module data aiming at each page module data, and displaying the page module at a page display position in the target application software.
2. The method of claim 1, wherein the obtaining at least one page module data sent by the transfer server through the page interface of the target application software comprises:
acquiring a Wireless Application Protocol (WAP) link of at least one page module sent by the transfer server through a page interface of the application software; the WAP link of the page module is a link corresponding to the WAP end page module generated by the WAP end according to the page module data;
and loading the WAP link of each page module through an embedded browser in the target application software to obtain the data of each page module.
3. The method of claim 1, wherein the page module data is data in JSON format; and the page module data is obtained by splicing the page module data into a JSON format by a JSON data generation tool.
4. The method of claim 2, wherein the exposing the page module at a page exposing position in the target application software comprises:
and based on a pre-embedded program supporting the display of the WAP end page module, rendering and displaying the page module at a page display position in the target application software by using a rendering tool.
5. The method of claim 3, wherein the exposing the page module at the page exposing position in the target application software comprises:
and based on a pre-embedded program supporting JSON format data display, rendering and displaying the page module at a page display position in the application software by using a rendering tool.
6. The method according to any one of claims 1 to 5, wherein the page module data comprises: the display content data of the page module, the style data of the page module and the interaction data of the page module.
7. The method as claimed in any one of claims 1 to 5, wherein the page display position data of the page module in the target application software is set by a management platform.
8. An updating device of application software, which is applied to a client, the updating device of application software comprises:
a sending unit, configured to send an update request of the target application software to the transfer server;
the acquisition unit is used for acquiring at least one piece of page module data and corresponding page display position data sent by the transfer server through a page interface of the target application software; wherein the page of the target application software comprises: a plurality of page modules;
and the generating unit is used for generating a page module corresponding to the page module data aiming at each page module data and displaying the page module at a page display position in the target application software.
9. A computer-readable medium, on which a computer program is stored, wherein the program, when executed by a processor, implements the method of any one of claims 1 to 7.
10. An apparatus, comprising:
one or more processors;
a storage device having one or more programs stored thereon;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-7.
CN202010455908.7A 2020-05-26 2020-05-26 Application software updating method and device, readable medium and equipment Pending CN111459529A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010455908.7A CN111459529A (en) 2020-05-26 2020-05-26 Application software updating method and device, readable medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010455908.7A CN111459529A (en) 2020-05-26 2020-05-26 Application software updating method and device, readable medium and equipment

Publications (1)

Publication Number Publication Date
CN111459529A true CN111459529A (en) 2020-07-28

Family

ID=71685470

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010455908.7A Pending CN111459529A (en) 2020-05-26 2020-05-26 Application software updating method and device, readable medium and equipment

Country Status (1)

Country Link
CN (1) CN111459529A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114416241A (en) * 2021-12-30 2022-04-29 北京奇艺世纪科技有限公司 Business identifier display method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140282480A1 (en) * 2013-03-15 2014-09-18 Apple Inc. Providing A Unified Update Center for Security Software Updates and Application Software Updates
CN107168999A (en) * 2017-03-30 2017-09-15 咪咕数字传媒有限公司 A kind of method for updating pages and device
CN110020293A (en) * 2017-10-17 2019-07-16 腾讯科技(深圳)有限公司 Multi-medium data methods of exhibiting, device and storage medium
CN110046022A (en) * 2019-05-23 2019-07-23 上海上湖信息技术有限公司 A kind of page display method, device, equipment and medium
CN110825479A (en) * 2019-11-05 2020-02-21 江苏满运软件科技有限公司 Page processing method and device, terminal equipment, server and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140282480A1 (en) * 2013-03-15 2014-09-18 Apple Inc. Providing A Unified Update Center for Security Software Updates and Application Software Updates
CN107168999A (en) * 2017-03-30 2017-09-15 咪咕数字传媒有限公司 A kind of method for updating pages and device
CN110020293A (en) * 2017-10-17 2019-07-16 腾讯科技(深圳)有限公司 Multi-medium data methods of exhibiting, device and storage medium
CN110046022A (en) * 2019-05-23 2019-07-23 上海上湖信息技术有限公司 A kind of page display method, device, equipment and medium
CN110825479A (en) * 2019-11-05 2020-02-21 江苏满运软件科技有限公司 Page processing method and device, terminal equipment, server and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114416241A (en) * 2021-12-30 2022-04-29 北京奇艺世纪科技有限公司 Business identifier display method and device, electronic equipment and storage medium
CN114416241B (en) * 2021-12-30 2023-10-27 北京奇艺世纪科技有限公司 Service identifier display method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US10630857B2 (en) Electronic apparatus and method to update firmware of the electronic apparatus when adding a web application to the electronic apparatus
CN107783795B (en) Application program starting method and device, computer equipment and storage medium
US8510731B2 (en) Device driver updating method and program, information processing apparatus and server apparatus using the same, and storage for storing device driver updating program
CN108287836B (en) Resource caching method and device
CN108027741A (en) Document handling method, device, terminal and storage medium based on patch upgrading
US10564957B2 (en) Electronic machine, version check system and recording medium
JP6728691B2 (en) Software and firmware download and installation support calculation processing system and software download support method
US20150220245A1 (en) Branded computer devices and apparatus to connect user and enterprise
JP5004857B2 (en) Application update information providing system and application update information providing method
CN107463405B (en) Application program updating method and device
CN105808278A (en) Client version upgrading method and device
JPH09305408A (en) Application executing method
CN111199001A (en) Resource overloading compatibility processing method and system for browser
CN106713395B (en) Data downloading method and device
US10146886B2 (en) Information processing system and method for adding additional modules
CN111078256B (en) Upgrading method of automatic test environment, terminal and readable storage medium
US11079980B2 (en) Storage medium storing image processing program and information processing apparatus to install driver associated with user and image processing device identifications
US9338313B2 (en) Document management apparatus and document management system
US20020032758A1 (en) Method and system for dynamically loading program logic into an application
US10193737B2 (en) Method for performing communication between browser and mobile terminal, and browser apparatus
CN111459529A (en) Application software updating method and device, readable medium and equipment
WO2016008256A1 (en) Method for terminal to update operating system, terminal and system
JP3870765B2 (en) Driver automatic installation apparatus, program used therefor, and driver automatic installation method
KR102658819B1 (en) Resource caching method and electronic device supporting the same
JP2006351035A (en) Driver automatic installation apparatus and program used for the same and driver automatic installation method

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200728

RJ01 Rejection of invention patent application after publication