CN109684026B - APP skin replacement method and device, electronic equipment and storage medium - Google Patents

APP skin replacement method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN109684026B
CN109684026B CN201910033119.1A CN201910033119A CN109684026B CN 109684026 B CN109684026 B CN 109684026B CN 201910033119 A CN201910033119 A CN 201910033119A CN 109684026 B CN109684026 B CN 109684026B
Authority
CN
China
Prior art keywords
skin data
information
downloading
target skin
data
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.)
Active
Application number
CN201910033119.1A
Other languages
Chinese (zh)
Other versions
CN109684026A (en
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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu 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 Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201910033119.1A priority Critical patent/CN109684026B/en
Publication of CN109684026A publication Critical patent/CN109684026A/en
Application granted granted Critical
Publication of CN109684026B publication Critical patent/CN109684026B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses an APP skin replacement method, an APP skin replacement device, electronic equipment and a storage medium, wherein the method comprises the following steps: receiving a replacement instruction, and judging whether target skin data corresponding to the replacement instruction is purchased skin data; if yes, judging whether the target skin data is downloaded; if not, generating a downloading request according to the target skin data and sending the downloading request to a server so that the server generates downloading information according to the downloading request, wherein the downloading information is information which is effective once in a preset time; and receiving the downloading information issued by the server, downloading the target skin data according to the downloading information within the preset time, and loading the target skin data when the downloading is finished. The APP skin replacement method, the APP skin replacement device, the electronic equipment and the storage medium provided by the embodiment of the invention realize legal replacement of the APP skin and reduce loss of an application platform.

Description

APP skin replacement method and device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to a computer technology, in particular to an APP skin replacement method, an APP skin replacement device, electronic equipment and a storage medium.
Background
Computer Applications (APPs) installed in terminal devices can generally provide diversified skin data resources to meet personalized needs of users. The skin data resource of the APP can be divided into a free skin data resource and a charged skin data resource due to the difference of design cost, and the charged skin replacement process can be that after the terminal device purchases the charged skin, the skin data resource is downloaded and loaded according to the address issued by the server.
The above-mentioned skin replacement process has at least the following problems: lawbreakers can intercept the address issued by the server and replay the address at other terminal equipment, so that the APP in other terminal equipment can use the charged skin free of charge, thereby causing huge loss of an application platform.
Disclosure of Invention
In view of this, embodiments of the present invention provide an APP skin replacement method, apparatus, electronic device, and storage medium, which implement legal replacement of APP skin and reduce loss of an application platform.
In a first aspect, an embodiment of the present invention provides an APP skin replacement method, including:
receiving a replacement instruction, and judging whether target skin data corresponding to the replacement instruction is purchased skin data;
if yes, judging whether the target skin data is downloaded;
if not, generating a downloading request according to the target skin data and sending the downloading request to a server so that the server generates downloading information according to the downloading request, wherein the downloading information is information which is effective once in a preset time;
and receiving the downloading information issued by the server, downloading the target skin data according to the downloading information within the preset time, and loading the target skin data when the downloading is finished.
In a second aspect, an embodiment of the present invention provides an APP skin replacement method, including:
receiving a downloading request sent by a terminal, and generating downloading information according to the downloading request, wherein the downloading information is information which is effective once in a preset time; the downloading request is generated according to the target skin data when the target skin data corresponding to the replacing instruction is judged to be purchased and not downloaded skin data after the terminal receives the updating instruction;
and issuing the download information to the terminal so that the terminal downloads the target skin data according to the download information within the preset time and loads the target skin data when the download is completed.
In a third aspect, an embodiment of the present invention provides an APP skin replacement device, including:
the purchasing condition judging module is used for receiving a replacing instruction and judging whether target skin data corresponding to the replacing instruction is purchased skin data or not;
the downloading condition judging module is used for judging whether the target skin data corresponding to the replacing instruction is downloaded if the target skin data is the purchased skin data;
the download request generation module is used for generating a download request according to the target skin data and sending the download request to a server if the target skin data is not downloaded, so that the server generates download information according to the download request, wherein the download information is information which is effective once in a preset time;
and the downloading module is used for receiving the downloading information issued by the server, downloading the target skin data according to the downloading information within the preset time, and loading the target skin data when the downloading is finished.
In a fourth aspect, an embodiment of the present invention provides an APP skin replacement device, including:
the download information generation module is used for receiving a download request sent by a terminal and generating download information according to the download request, wherein the download information is information which is valid once in a preset time; the downloading request is generated according to the target skin data when the target skin data corresponding to the replacing instruction is judged to be purchased and not downloaded skin data after the terminal receives the updating instruction;
and the download information issuing module is used for issuing the download information to the terminal so as to enable the terminal to download the target skin data according to the download information within the preset time and load the target skin data when the download is completed.
In a fifth aspect, an embodiment of the present invention provides an electronic device, including:
one or more processors;
a memory for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement the APP skin replacement method according to the first embodiment of the invention.
In a sixth aspect, embodiments of the present invention provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements an APP skin replacement method according to any one of the embodiments of the present invention.
The embodiment of the invention provides an APP skin replacement method, an APP skin replacement device, electronic equipment and a storage medium, wherein the method comprises the following steps: receiving a replacement instruction, and judging whether target skin data corresponding to the replacement instruction is purchased skin data; if yes, judging whether the target skin data is downloaded; if not, generating a downloading request according to the target skin data and sending the downloading request to the server so that the server generates downloading information according to the downloading request, wherein the downloading information is information which is effective once in preset time; and receiving download information issued by the server, downloading the target skin data according to the download information within preset time, and loading the target skin data when the downloading is finished.
If the terminal APP has purchased and has not downloaded the target skin data, a download request can be sent to the server; the server generates once effective downloading information within a preset time according to the downloading request and sends the downloading information to the terminal; and the terminal downloads and loads the target skin data according to the downloading information within the preset time. That is, for the same target skin data, the download information sent by the server to each terminal is an effective download information, which can be understood as that the download information is invalid after being downloaded once by the download information, or that the download information sent by the server to each terminal is different. Therefore, even if lawless persons intercept the download information and replay the download information to other terminals, other terminals cannot acquire the target skin data, so that the legal replacement of the APP skin is realized, and the loss of an application platform is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, a brief description will be given below of the drawings required for the embodiments or the technical solutions in the prior art, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a flowchart of an APP skin replacement method according to an embodiment of the present invention;
fig. 2 is a flowchart of an APP skin replacement method according to a third embodiment of the present invention;
fig. 3 is a schematic structural diagram of an APP skin replacing device according to a fourth embodiment of the present invention;
fig. 4 is a schematic structural diagram of an APP skin replacement device provided by the fifth embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to a sixth embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described through embodiments with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. 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. In the following embodiments, optional features and examples are provided in each embodiment, and various features described in the embodiments may be combined to form a plurality of alternatives, and each numbered embodiment should not be regarded as only one technical solution.
Example one
Fig. 1 is a flowchart of an APP skin replacement method according to an embodiment of the present invention, where this embodiment is applicable to a case of APP skin replacement, and the method may be implemented by a terminal, and may be implemented by software and/or hardware in the terminal.
Referring to fig. 1, the APP skin replacement method comprises the following steps:
s110, receiving the replacement instruction, and judging whether the target skin data corresponding to the replacement instruction is the purchased skin data.
The terminal includes, but is not limited to, a smart phone, a laptop, a PAD (tablet computer), a vehicle-mounted terminal (such as a car navigation), and the like, and a computer Application (APP) may be installed in the terminal. After starting APP in the terminal, if APP supports skin replacement operation, then the terminal can receive the change instruction to carry out APP skin replacement. The replacement instruction may be triggered, for example, by a user clicking or sliding a preset area of a terminal screen, or by a motion trajectory of the terminal (for example, shaking or flipping a mobile phone), or by voice or gesture collected by the terminal, and the triggering manner of the replacement instruction is not limited to the above manner.
Optionally, determining whether the target skin data corresponding to the replacement instruction is purchased skin data includes:
judging whether the target skin data corresponding to the replacement instruction is the purchased skin data or not by inquiring the purchased skin information sent by the server; the purchased skin information is generated by the terminal when the APP is started and is sent to the server, so that the server generates the purchased skin information according to the query request.
The terminal can automatically generate a query request when the APP is started, so that the server can generate the purchased skin information according to the query request. After receiving the purchased skin information sent by the server, the terminal can judge whether the target skin data is purchased according to the purchased skin information, specifically, if the purchased skin information includes the target skin data, the target skin data is the purchased skin data; and if the target skin data is not included in the purchased skin information, the target skin data is unpurchased skin data.
The query request may be an HTTP request provided by an open source based BOOST library, and the terminal may send the query request to the server through a request interface (e.g., appskin/buyskin interface) provided by the BOOST. The query request may include HTTP address information, port information, a terminal identifier, token data (token), and the like of a server corresponding to the APP. The corresponding function module of the server can be accessed through HTTP address information and port information, for example, each terminal purchased skin information query function module of the server can be accessed; the terminal identification can be understood as identification information for uniquely identifying an account corresponding to the terminal; the terminal identification and the token data can facilitate the server to carry out identity verification on the terminal, and if the verification is passed, a preset identification-skin database can be searched according to the terminal identification to determine purchased skin information corresponding to the terminal identification.
The purchased skin information may include an identifier, a type, a skin cover and a description of at least one purchased skin data; wherein the identification of the purchased skin data may uniquely represent the purchased skin data, and the identification may include a skin ID and a skin name, wherein the skin ID may be, for example, a character string composed of at least one of numbers, letters, and characters, and the skin name may be, for example, a word composed of natural language; wherein, the type of the purchased skin data can be, for example, a common, active or noble type; the skin cover and introduction of the purchased skin data may include, for example, a skin cover map, a skin description document, a skin introduction map, and the like.
And S120, if yes, judging whether the target skin data is downloaded.
If the target skin data is the purchased skin data, whether a memory area for storing the skin data of the current terminal contains the target skin data can be inquired, if yes, the target skin data is considered to be downloaded, and the loading process of the target skin data can be directly carried out; if not, the terminal is determined not to download the target skin data, and the target skin data can be requested from the server, namely, the downloading process of the target skin data is carried out.
And S130, if not, generating a downloading request according to the target skin data and sending the downloading request to the server so that the server generates downloading information according to the downloading request, wherein the downloading information is information which is effective once in preset time.
If the target skin data is purchased and not downloaded, the terminal can generate a downloading request according to the target skin data; the generated downloading request is sent to the server, so that the server can generate once effective downloading information within preset time according to the downloading request and send the information to the terminal.
The download request may also be an HTTP request provided by an open source BOOST library, and the terminal may send the query request to the server through a request interface (e.g., appskin/skintown load interface) provided by the BOOST. The download request may include HTTP address information of the server, port information, a terminal identifier, token data (token), an identifier of the target skin data, and the like. The corresponding function module of the server can be accessed through HTTP address information and port information, for example, a skin data downloading function module of the server can be accessed; the terminal identification and the token data can facilitate the server to carry out identity verification on the terminal, and if the verification is passed, effective download information at one time in preset time can be generated according to the identification of the target skin data and is issued to the terminal.
The preset time may be, for example, 5 minutes, 30 minutes, 2 hours, or 1 day, and the specific value of the preset time may be changed according to actual requirements. The download information may include a once valid download address generated according to the resource storage address of the target skin data, and may further include a once valid download verification code. The downloading address is an effective address once, and may be understood as that the downloading address is invalid after being downloaded once through the downloading address, or may be understood as that the downloading addresses issued by the server to the terminals are different from each other for the same target skin data. The server can verify the download verification code and allow the terminal to download the target skin data after the verification is passed.
The download information is designed to be effective once within preset time, namely, the download information has timeliness and one-time effectiveness. Even if lawbreakers intercept the downloaded information and replay the information to other terminals, the downloaded information is invalid after being downloaded once in the preset time, so that other terminals cannot download the target skin data again according to the downloaded information, the legal replacement of the APP skin is realized, and the loss of an application platform is reduced.
S140, receiving the download information sent by the server, downloading the target skin data according to the download information within the preset time, and loading the target skin data when the downloading is completed.
When receiving the download information sent by the server, the terminal can acquire the download address and the download verification code in the download information. The terminal can access the downloading address within the preset time to access the skin data resource module of the server; and the terminal can send the download verification code to the server so that the server verifies the download verification code and sends the target skin data to the terminal after the verification is passed. The terminal can load the target skin data when the target skin data is downloaded, so that the APP skin can be replaced by the target skin.
Optionally, the APP skin replacement method further comprises:
if the target skin data corresponding to the replacement instruction is unpurchased skin data, generating a purchase request according to the target skin data; correspondingly, the purchase request is sent to the server, so that the server generates download information according to the purchase request, wherein the download information is information which is valid once in preset time; and receiving download information issued by the server, downloading the target skin data according to the download information within preset time, and loading the target skin data after the downloading is finished.
If the purchased skin information does not include the target skin data, the target skin data is unpurchased skin data, and at this moment, the terminal can generate a purchase request according to the target skin data and send the purchase request to the server, so that the server generates download information according to the purchase request. The purchase request may also be an HTTP request provided by an open source based BOOST library, and the terminal may send the purchase request to the server through a request interface (e.g., appskin/buyskin interface) provided by the BOOST. The purchase request may include HTTP address information of the server, port information, a terminal identifier, token data (token), an identifier of purchase skin data, and the like. The corresponding function module of the server can be accessed through the HTTP address information and the port information, for example, a skin data purchasing function module of the server can be accessed; the terminal identification and the token data can facilitate the server to carry out identity verification on the terminal, and if the verification is passed, effective download information at one time in preset time can be generated according to the identification of the purchased skin data and is issued to the terminal. And the terminal can download the target skin data according to the download information within a preset time and load the target skin data after the downloading is finished. The preset time and the term explanation of the download information and the like which are the same as or corresponding to those in the step S130 may refer to the step S130, and are not described herein again.
In the APP skin replacement method provided by this embodiment, if the terminal APP has already purchased and has not downloaded the target skin data, a download request may be sent to the server; the server generates once effective downloading information within a preset time according to the downloading request and sends the downloading information to the terminal; and the terminal downloads and loads the target skin data according to the downloading information within the preset time. That is, for the same target skin data, the download information sent by the server to each terminal is an effective download information, which can be understood as that the download information is invalid after being downloaded once by the download information, or that the download information sent by the server to each terminal is different. Therefore, even if lawless persons intercept the download information and replay the download information to other terminals, other terminals cannot acquire the target skin data, so that the legal replacement of the APP skin is realized, and the loss of an application platform is reduced.
Example two
The present embodiment optimizes the purchased skin information on the basis of the above-described embodiments. The specific optimization mode is as follows: the purchased skin information includes verification information; correspondingly, the loading of the target skin data is carried out when the downloading is completed, and the loading comprises the following steps: and when the downloading is finished, the target skin data is verified according to the verification information, and the target skin data is loaded after the verification is passed. The present embodiment has the same inventive concept as the above embodiments, and the same or corresponding terms as the above embodiments are explained, and the present embodiment is not described again.
And verifying the target skin data according to the verification information, so that whether the downloaded target skin data is complete or not can be verified, and whether the downloaded target skin data is correct or not can be verified. The checking whether the target data is correct may include checking data correctness of the downloaded data and/or checking level correctness of the downloaded data. The verification of the data correctness of the downloaded data can be understood as that the downloaded data is verified to be target skin data but not other skin data; the checking of the correctness of the downloaded data level can be understood as checking whether the downloaded data level is the target skin data level rather than the low-level or high-level skin data.
Optionally, the verification information includes size information and/or at least two hash values of each skin data in the purchased skin data; correspondingly, the target skin data is verified according to the verification information, and the verification method comprises the following steps:
determining a standard size of the target skin data from the size information of each skin data; determining the actual size of the target skin data by calling a file size determination method, and judging whether the actual size is consistent with the standard size; and/or determining at least two standard hash values of the target skin data from the at least two hash values of each skin data; respectively calculating each hash value of the target skin data through at least two preset hash algorithms, and judging whether each hash value is consistent with at least two standard hash values or not; and if so, loading the target skin data.
The standard size of the target skin data is determined from the size information of each skin data, specifically, the standard size of the target skin data may be determined from the size information of each skin data through the identifier of the target data. Similarly, at least two standard hash values of the target skin data are determined from the at least two hash values of each skin data, or at least two standard hash values of the target skin data are determined from the at least two hash values of each skin data through the identification of the target data.
The actual size of the target skin data is determined by calling a file size determination method, which may specifically be: 1) reading a target skin data FILE by calling a system library function FILE fopen ("skin 001. zip", "rb"); opening a target skin data file skin001.zip through fopen statements, reading target skin data through rb statements, and storing a reading result as a file; 2) by calling a system library function fseek (file,0, SEEK _ END); determining an actual size of the target skin data by using the fluid file (file); wherein the file pointer is moved from the 0 position to the last position of the file by a fseek statement; determining the offset byte number of the current position of the file position pointer relative to the file head through the ftell statement, namely the byte number from the 0 position to the last position of the file, namely the actual size of the file; the actual size is assigned to filesize by an assignment statement. And if the standard size is the same as the actual size, the downloaded target skin data is considered to be complete.
The hash values of the target skin data are respectively calculated by at least two preset hash algorithms, which may specifically be: 1) storing a file stored with target skin data in a cache buf by calling a system library function fread (buf, filesize,1, file), wherein the filesize represents the size of the file; 2) each Hash value of the target skin data is calculated by at least two preset Hash algorithms, which may be Md5 Hash-Md 5.create (buf, filesize) and Sha1 Hash-Sha 1.create (buf, filesize), for example. The Hash Algorithm is not limited to the Md5 Algorithm and the SHA-1 Algorithm, but may be other algorithms, for example, other algorithms in the Secure Hash Algorithm (SHA) family, such as SHA-224, SHA-256, SHA-384, and SHA-512, or the Md4 Algorithm or the CRC32 Algorithm.
When one of the hash values is different from the standard hash value, stopping checking the rest hash values, and considering the downloaded target skin data as error data; and at least two hash values can be checked simultaneously, and when at least one hash value is different from the standard hash value, the downloaded target skin data is considered to be error data. When the hash values are the same as the standard hash values, the downloaded target skin data can be considered as correct data.
The target skin data can be loaded when the integrity of the downloaded target skin data is verified and/or the downloaded target skin data is verified to be correct data; otherwise, the downloaded target skin data can be deleted, and the downloading process of the target skin data can be repeated, i.e., the steps S130-S140 are repeated. Through setting up the check-up information in purchasing skin information, can avoid the condition that target skin data carries out the loading when being wrong data, reduced the loaded abnormal conditions of skin, and avoided target skin data to be the higher skin data's of grade condition by lawless persons ' tampering, realized the legal change of APP skin, reduced application platform's loss.
In the APP skin replacement method provided by this embodiment, the purchased skin information sent to the terminal by the server includes the verification information, and the terminal can verify the target data according to the verification information before loading the target skin data, so that the situation that the target skin data is loaded when the target skin data is wrong data is avoided. In addition, the present embodiment has the same inventive concept as the above embodiments, and technical details that are not described in detail in the present embodiment can be referred to the above embodiments, and the present embodiment can achieve the same advantageous effects as the above embodiments.
EXAMPLE III
Fig. 2 is a flowchart of an APP skin replacement method provided in the third embodiment of the present invention, where this embodiment is applicable to the case of APP skin replacement, and the method may be implemented by a server, and specifically may be implemented by software and/or hardware in the server. The present embodiment has the same inventive concept as the above embodiments, and the same or corresponding terms as the above embodiments are explained, and the present embodiment is not described again.
Referring to fig. 2, the APP skin replacement method comprises the following steps:
s210, receiving a downloading request sent by a terminal, and generating downloading information according to the downloading request, wherein the downloading information is information which is effective once in a preset time; the downloading request is generated according to the target skin data when the target skin data corresponding to the replacing instruction is judged to be the purchased and un-downloaded skin data after the terminal receives the updating instruction;
and S220, issuing the download information to the terminal so that the terminal downloads the target skin data according to the download information within preset time and loads the target skin data when the download is completed.
The download request may be an HTTP request provided by an open source BOOST library, and the terminal may send the query request to the server through a request interface (e.g., appskin/skintown load interface) provided by the BOOST. The download request may include HTTP address information of the server, port information, a terminal identifier, token data (token), an identifier of the target skin data, and the like. The corresponding function module of the server can be accessed through HTTP address information and port information, for example, a skin data downloading function module of the server can be accessed; the terminal identification and the token data can facilitate the server to carry out identity verification on the terminal, and if the verification is passed, effective download information at one time in preset time can be generated according to the identification of the target skin data and is issued to the terminal.
The preset time may be, for example, 5 minutes, 30 minutes, 2 hours, or 1 day, and the specific value of the preset time may be changed according to actual requirements. The download information may include a once valid download address generated according to the resource storage address of the target skin data, and may further include a once valid download verification code. The downloading address is an effective address once, and may be understood as that the downloading address is invalid after being downloaded once through the downloading address, or may be understood as that the downloading addresses issued by the server to the terminals are different from each other for the same target skin data. The server can verify the download verification code and allow the terminal to download the target skin data after the verification is passed.
The download information is designed to be effective once within preset time, namely, the download information has timeliness and one-time effectiveness. Even if lawbreakers intercept the downloaded information and replay the information to other terminals, the downloaded information is invalid after being downloaded once in the preset time, so that other terminals cannot download the target skin data again according to the downloaded information, the legal replacement of the APP skin is realized, and the loss of an application platform is reduced.
Optionally, the APP skin replacement method further comprises:
receiving an inquiry request sent by a terminal, and inquiring purchased skin information corresponding to the terminal according to the inquiry request, wherein the inquiry request is generated when the APP is started by the terminal; and issuing the purchased skin information to the terminal so that the terminal judges whether the target skin data is the purchased skin data or not according to the purchased skin information.
The query request may be an HTTP request provided by an open source based BOOST library, and the terminal may send the query request to the server through a request interface (e.g., appskin/buyskin interface) provided by the BOOST. The query request may include HTTP address information, port information, a terminal identifier, token data (token), and the like of a server corresponding to the APP. The corresponding function module of the server can be accessed through HTTP address information and port information, for example, each terminal purchased skin information query function module of the server can be accessed; the terminal identification can be understood as identification information for uniquely identifying an account corresponding to the terminal; the terminal identification and the token data can facilitate the server to carry out identity verification on the terminal, and if the verification is passed, a preset identification-skin database can be searched according to the terminal identification to determine purchased skin information corresponding to the terminal identification.
The purchased skin information may include an identifier, a type, a skin cover and a description of at least one purchased skin data; wherein the identification of the purchased skin data may uniquely represent the purchased skin data, and the identification may include a skin ID and a skin name, wherein the skin ID may be, for example, a character string composed of at least one of numbers, letters, and characters, and the skin name may be, for example, a word composed of natural language; wherein, the type of the purchased skin data can be, for example, a common, active or noble type; the skin cover and introduction of the purchased skin data may include, for example, a skin cover map, a skin description document, a skin introduction map, and the like.
Optionally, the purchased skin information includes verification information; correspondingly, the terminal loads the target skin data when the downloading is completed, which may specifically be: and the terminal verifies the target skin data according to the verification information when the downloading is finished, and loads the target skin data after the verification is passed.
Further, the verification information may include size information of each skin data and/or at least two hash values of each skin data; correspondingly, the terminal verifies the target skin data according to the verification information, which may specifically be:
determining a standard size of the target skin data from the size information of each skin data; determining the actual size of the target skin data by calling a file size determination method, and judging whether the actual size is consistent with the standard size; and/or determining at least two standard hash values of the target skin data from the at least two hash values of each skin data; respectively calculating each hash value of the target skin data through at least two preset hash algorithms, and judging whether each hash value is consistent with at least two standard hash values or not; and if so, loading the target skin data.
Optionally, the APP skin replacement method further comprises:
receiving a purchase request sent by a terminal, wherein the purchase request is generated according to target skin data when the target skin data corresponding to the replacement instruction is judged to be unpurchased skin data after the terminal receives the update instruction; correspondingly, downloading information is generated according to the purchase request, wherein the downloading information is effective information once in a preset time; and issuing the download information to the terminal so that the terminal downloads the target skin data according to the download information within preset time and loads the target skin data when the download is completed.
The purchase request may also be an HTTP request provided by an open source based BOOST library, and the terminal may send the purchase request to the server through a request interface (e.g., appskin/buyskin interface) provided by the BOOST. The purchase request may include HTTP address information of the server, port information, a terminal identifier, token data (token), an identifier of purchase skin data, and the like. The corresponding function module of the server can be accessed through the HTTP address information and the port information, for example, a skin data purchasing function module of the server can be accessed; the terminal identification and the token data can facilitate the server to carry out identity verification on the terminal, and if the verification is passed, effective download information at one time in preset time can be generated according to the identification of the purchased skin data and is issued to the terminal.
After the server deducts the fee of the terminal account according to the purchase skin data, the server can generate purchase success prompt information and can send the purchase success prompt information and the downloading information to the terminal. In addition, after the terminal successfully purchases the skin data, the server can update the identifier-skin database, namely, the purchased skin information corresponding to the terminal is updated. When the terminal sends the query request again, the server can issue the updated purchased skin information corresponding to the terminal, so that the accuracy of the purchased skin information is improved.
In the APP skin replacement method provided by this embodiment, a server receives a download request sent by a terminal, and generates once effective download information within a preset time according to the download request; the downloading request is generated when the target skin data corresponding to the replacing instruction is the purchased and un-downloaded skin data after the terminal receives the updating instruction; and the server transmits the download information to the terminal so that the terminal downloads the target skin data according to the download information within preset time and loads the target skin data when the download is finished. For the same target skin data, the download information sent by the server to each terminal is effective download information once, which can be understood as that the download information is invalid after being downloaded once by the download information, or that the download information sent by the server to each terminal is different. Therefore, even if lawless persons intercept the download information and replay the download information to other terminals, other terminals cannot acquire the target skin data, so that the legal replacement of the APP skin is realized, and the loss of an application platform is reduced. In addition, the APP skin replacement method provided in this embodiment belongs to the same inventive concept as the APP skin replacement method provided in the first embodiment, and the technical details that are not described in detail in this embodiment can be referred to in the first embodiment, and this embodiment and the first embodiment have the same beneficial effects.
Example four
Fig. 3 is a schematic structural diagram of an APP skin replacing apparatus according to a fourth embodiment of the present invention, where the APP skin replacing apparatus can be configured in a terminal, and the APP skin replacing apparatus according to the fourth embodiment of the present invention can implement the APP skin replacing methods according to the first to second embodiments of the present invention, so as to implement legal replacement of APP skin.
Referring to fig. 3, the APP skin replacement device in the present embodiment includes:
a purchasing condition determining module 310, configured to receive the replacement instruction, and determine whether target skin data corresponding to the replacement instruction is purchased skin data;
a download condition determining module 320, configured to determine whether the target skin data corresponding to the replacement instruction is downloaded if the target skin data is purchased skin data;
a download request generating module 330, configured to generate a download request according to the target skin data and send the download request to the server if the target skin data is not downloaded, so that the server generates download information according to the download request, where the download information is information that is valid once within a preset time;
the downloading module 340 is configured to receive downloading information sent by the server, download the target skin data according to the downloading information within a preset time, and load the target skin data when the downloading is completed.
Optionally, the purchasing condition determining module 310 is specifically configured to:
judging whether the target skin data corresponding to the replacement instruction is the purchased skin data or not by inquiring the purchased skin information sent by the server; the purchased skin information is generated by the terminal when the APP is started and is sent to the server, so that the server generates the purchased skin information according to the query request.
Optionally, the purchased skin information includes verification information; accordingly, the download module 340 includes:
the verification submodule is used for verifying the target skin data according to the verification information when the downloading is finished;
and the loading submodule is used for loading the target skin data after the verification is passed.
Further, the verification information comprises size information and/or at least two hash values of each skin data in the purchased skin data; correspondingly, the check submodule is specifically configured to:
determining a standard size of the target skin data from the size information of each skin data; determining the actual size of the target skin data by calling a file size determination method, and judging whether the actual size is consistent with the standard size; and/or the presence of a gas in the gas,
determining at least two standard hash values of the target skin data from the at least two hash values of each skin data; respectively calculating each hash value of the target skin data through at least two preset hash algorithms, and judging whether each hash value is consistent with at least two standard hash values or not;
the loading submodule is specifically configured to load the target skin data if the actual size is consistent with the standard size, and/or each hash value is consistent with at least two standard hash values.
Optionally, the APP skin replacement device further comprises:
the purchase request generation module is used for generating a purchase request according to the target skin data if the target skin data corresponding to the replacement instruction is unpurchased skin data; correspondingly, the purchase request is sent to the server, so that the server generates download information according to the purchase request, wherein the download information is information which is valid once in preset time;
the downloading module 340 is also configured to receive downloading information generated and issued by the server according to the purchase request, download the target skin data according to the downloading information within a preset time, and load the target skin data after the downloading is completed.
The APP skin replacement device provided in this embodiment is the same as the APP skin replacement method provided in the first to second embodiments, and the technical details that are not described in detail in this embodiment can be referred to in the first to second embodiments.
EXAMPLE five
Fig. 4 is a schematic structural diagram of an APP skin replacing apparatus according to a fifth embodiment of the present invention, where the APP skin replacing apparatus can be configured in a server, and the APP skin replacing apparatus according to the fifth embodiment of the present invention can implement the APP skin replacing method according to the third embodiment of the present invention, so as to implement legal replacement of APP skin.
Referring to fig. 4, the APP skin replacement device in this embodiment includes:
a download information generating module 410, configured to receive a download request sent by a terminal, and generate download information according to the download request, where the download information is information that is valid once within a preset time; the downloading request is generated according to the target skin data when the target skin data corresponding to the replacing instruction is judged to be the purchased and un-downloaded skin data after the terminal receives the updating instruction;
the download information issuing module 420 is configured to issue the download information to the terminal, so that the terminal downloads the target skin data according to the download information within a preset time, and loads the target skin data when the download is completed.
Optionally, the APP skin replacement device further comprises:
the purchase skin information generation module is used for receiving an inquiry request sent by the terminal and inquiring the purchased skin information corresponding to the terminal according to the inquiry request, wherein the inquiry request is generated when the APP is started by the terminal;
and the purchased skin information issuing module is used for issuing the purchased skin information to the terminal so that the terminal judges whether the target skin data is the purchased skin data or not according to the purchased skin information.
Wherein the purchased skin information comprises verification information; correspondingly, the terminal loads the target skin data when the downloading is completed, which may specifically be: and the terminal verifies the target skin data according to the verification information when the downloading is finished, and loads the target skin data after the verification is passed.
Further, the verification information may include size information of each skin data and/or at least two hash values of each skin data; correspondingly, the terminal verifies the target skin data according to the verification information, which may specifically be:
determining a standard size of the target skin data from the size information of each skin data; determining the actual size of the target skin data by calling a file size determination method, and judging whether the actual size is consistent with the standard size; and/or the presence of a gas in the gas,
determining at least two standard hash values of the target skin data from the at least two hash values of each skin data; respectively calculating each hash value of the target skin data through at least two preset hash algorithms, and judging whether each hash value is consistent with at least two standard hash values or not;
and if so, loading the target skin data.
Optionally, the download information generating module 410 is further configured to:
receiving a purchase request sent by a terminal, wherein the purchase request is generated according to target skin data when the target skin data corresponding to the replacement instruction is judged to be unpurchased skin data after the terminal receives the update instruction; accordingly, the method can be used for solving the problems that,
generating download information according to the purchase request, wherein the download information is information which is valid once in a preset time; and issuing the download information to the terminal so that the terminal downloads the target skin data according to the download information within preset time and loads the target skin data when the download is completed.
The APP skin replacement device provided by the present embodiment belongs to the same inventive concept as the APP skin replacement method provided by the third embodiment, and the technical details that are not described in detail in the present embodiment can be referred to the third embodiment, and the present embodiment and the third embodiment have the same beneficial effects.
EXAMPLE six
The embodiment provides an electronic device which can be used for APP skin replacement. Fig. 5 is a schematic structural diagram of an electronic device according to a sixth embodiment of the present invention. Referring to fig. 5, the electronic device includes:
one or more processors 510;
a memory 520 for storing one or more programs;
when the one or more programs are executed by the one or more processors 510, the one or more processors 510 implement the APP skin replacement method as set forth in embodiments one to two or embodiment three.
In FIG. 5, a processor 510 is illustrated as an example; the processor 510 and the memory 520 may be connected by a bus or other means, such as by a bus in FIG. 5.
The memory 520 is a computer-readable storage medium and can be used for storing software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the APP skin replacement method in the embodiment of the present invention. The processor 510 executes various functional applications and data processing of the electronic device by executing the software programs, instructions and modules stored in the memory 520, that is, implements the APP skin replacement method proposed in the first to second embodiments or the third embodiment.
The memory 520 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function; the storage data area may store data created according to use of the electronic device, and the like. Further, the memory 520 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, memory 520 may further include memory located remotely from processor 510, which may be connected to an electronic device through a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The terminal proposed by the present embodiment and the APP skin replacement method proposed by the first to second embodiments or the third embodiment belong to the same inventive concept, and technical details that are not described in detail in the present embodiment may refer to the first to second embodiments or the third embodiment, and the present embodiment and the first to second embodiments or the third embodiment have the same beneficial effects.
EXAMPLE seven
The present embodiment provides a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements the APP skin replacement method as set forth in embodiments one to two or three.
The storage medium proposed in this embodiment and the APP skin replacement method proposed in the first to second embodiments or the third embodiment belong to the same inventive concept, and technical details that are not described in detail in this embodiment may be referred to in the first to second embodiments or the third embodiment, and this embodiment has the same beneficial effects as in the first to second embodiments or the third embodiment.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods of the embodiments of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments illustrated herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (8)

1. An APP skin replacement method, comprising:
receiving a replacement instruction, and judging whether target skin data corresponding to the replacement instruction is purchased skin data;
if yes, judging whether the target skin data is downloaded;
if not, generating a downloading request according to the target skin data and sending the downloading request to a server so that the server generates downloading information according to the downloading request, wherein the downloading information is information which is effective once in a preset time;
receiving the downloading information issued by the server, downloading target skin data according to the downloading information within the preset time, and loading the target skin data when the downloading is finished;
the judging whether the target skin data corresponding to the replacement instruction is purchased skin data includes:
judging whether the target skin data corresponding to the replacement instruction is purchased skin data or not by inquiring purchased skin information sent by a server;
the purchased skin information includes verification information; accordingly, the method can be used for solving the problems that,
and when the downloading is finished, loading the target skin data, wherein the loading comprises the following steps:
when the downloading is finished, the target skin data is verified according to the verification information, and the target skin data is loaded after the verification is passed;
the verification information comprises size information and/or at least two hash values of each skin data in the purchased skin data; accordingly, the method can be used for solving the problems that,
verifying the target skin data according to the verification information, comprising:
determining the standard size of the target skin data from the size information of each skin data;
determining the actual size of the target skin data by calling a file size determination method, and judging whether the actual size is consistent with the standard size; and/or the presence of a gas in the gas,
determining at least two standard hash values of the target skin data from the at least two hash values of the skin data;
respectively calculating each hash value of the target skin data through at least two preset hash algorithms, and judging whether each hash value is consistent with the at least two standard hash values;
and if so, loading the target skin data.
2. The method according to claim 1, wherein the purchased skin information is generated by a terminal at the start of APP and is sent to a server, so that the server generates the purchased skin information according to the query request.
3. The method of claim 1, further comprising:
if the target skin data corresponding to the replacement instruction is unpurchased skin data, generating a purchase request according to the target skin data; accordingly, the method can be used for solving the problems that,
sending the purchase request to a server so that the server generates download information according to the purchase request, wherein the download information is information which is valid once in preset time;
and receiving the downloading information issued by the server, downloading the target skin data according to the downloading information within the preset time, and loading the target skin data after the downloading is finished.
4. An APP skin replacement method, comprising:
receiving a downloading request sent by a terminal, and generating downloading information according to the downloading request, wherein the downloading information is information which is effective once in a preset time; the downloading request is generated according to the target skin data when the target skin data corresponding to the replacing instruction is judged to be purchased and not downloaded skin data after the terminal receives the replacing instruction;
the downloading information is sent to the terminal, so that the terminal downloads the target skin data according to the downloading information within the preset time, and loads the target skin data when the downloading is finished;
receiving an inquiry request sent by a terminal, and inquiring purchased skin information corresponding to the terminal according to the inquiry request;
the purchased skin information includes verification information; correspondingly, the terminal loads the target skin data when the downloading is completed, and the method comprises the following steps: the terminal checks the target skin data according to the checking information when the downloading is completed, and loads the target skin data after the checking is passed;
the verification information comprises size information of each skin data and/or at least two hash values of each skin data; correspondingly, the verifying the target skin data according to the verification information when the terminal completes downloading includes:
determining a standard size of the target skin data from the size information of each skin data; determining the actual size of the target skin data by calling a file size determination method, and judging whether the actual size is consistent with the standard size; and/or determining at least two standard hash values of the target skin data from the at least two hash values of each skin data; respectively calculating each hash value of the target skin data through at least two preset hash algorithms, and judging whether each hash value is consistent with at least two standard hash values or not; and if so, loading the target skin data.
5. An APP skin replacement device, comprising:
the purchasing condition judging module is used for receiving a replacing instruction and judging whether target skin data corresponding to the replacing instruction is purchased skin data or not; the downloading condition judging module is used for judging whether the target skin data corresponding to the replacing instruction is downloaded if the target skin data is the purchased skin data;
the download request generation module is used for generating a download request according to the target skin data and sending the download request to a server if the target skin data is not downloaded, so that the server generates download information according to the download request, wherein the download information is information which is effective once in a preset time;
the downloading module is used for receiving the downloading information issued by the server, downloading the target skin data according to the downloading information within the preset time, and loading the target skin data when the downloading is finished;
the purchase condition judgment module is specifically configured to:
judging whether the target skin data corresponding to the replacement instruction is the purchased skin data or not by inquiring the purchased skin information sent by the server;
the download module further comprises:
the verification submodule is used for verifying the target skin data according to the verification information when the downloading is finished;
the loading submodule is used for loading the target skin data after the verification is passed;
the check submodule is specifically configured to:
determining a standard size of the target skin data from the size information of each skin data; determining the actual size of the target skin data by calling a file size determination method, and judging whether the actual size is consistent with the standard size; and/or the presence of a gas in the gas,
determining at least two standard hash values of the target skin data from the at least two hash values of each skin data; respectively calculating each hash value of the target skin data through at least two preset hash algorithms, and judging whether each hash value is consistent with at least two standard hash values or not;
the load submodule is specifically configured to:
and if the actual size is consistent with the standard size and/or each hash value is consistent with at least two standard hash values, loading the target skin data.
6. An APP skin replacement device, comprising:
the download information generation module is used for receiving a download request sent by a terminal and generating download information according to the download request, wherein the download information is information which is valid once in a preset time; the downloading request is generated according to the target skin data when the target skin data corresponding to the replacing instruction is judged to be purchased and not downloaded skin data after the terminal receives the replacing instruction;
the download information issuing module is used for issuing the download information to the terminal so that the terminal downloads the target skin data according to the download information within the preset time and loads the target skin data when the download is finished;
the purchasing skin information generating module is used for receiving the query request sent by the terminal and querying the purchasing skin information corresponding to the terminal according to the query request;
the purchased skin information issuing module is used for issuing the purchased skin information to the terminal so that the terminal judges whether the target skin data is the purchased skin data or not according to the purchased skin information;
wherein the purchased skin information comprises verification information; correspondingly, the terminal loads the target skin data when the downloading is completed, and the method comprises the following steps: the terminal checks the target skin data according to the check information when the downloading is completed, and loads the target skin data after the checking is passed;
further, the verification information includes size information of each skin data and/or at least two hash values of each skin data; correspondingly, the terminal checks the target skin data according to the checking information, and the method comprises the following steps:
determining a standard size of the target skin data from the size information of each skin data; determining the actual size of the target skin data by calling a file size determination method, and judging whether the actual size is consistent with the standard size; and/or the presence of a gas in the gas,
determining at least two standard hash values of the target skin data from the at least two hash values of each skin data; respectively calculating each hash value of the target skin data through at least two preset hash algorithms, and judging whether each hash value is consistent with at least two standard hash values or not;
and if so, loading the target skin data.
7. An electronic device, characterized in that the electronic device comprises:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the APP skin replacement method of any one of claims 1-3 or 4.
8. A computer readable storage medium having stored thereon a computer program, characterized in that the program, when executed by a processor, implements the APP skin replacement method of any one of claims 1-3 or 4.
CN201910033119.1A 2019-01-14 2019-01-14 APP skin replacement method and device, electronic equipment and storage medium Active CN109684026B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910033119.1A CN109684026B (en) 2019-01-14 2019-01-14 APP skin replacement method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910033119.1A CN109684026B (en) 2019-01-14 2019-01-14 APP skin replacement method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109684026A CN109684026A (en) 2019-04-26
CN109684026B true CN109684026B (en) 2022-02-22

Family

ID=66192384

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910033119.1A Active CN109684026B (en) 2019-01-14 2019-01-14 APP skin replacement method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109684026B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110809189B (en) * 2019-12-03 2022-01-04 北京字节跳动网络技术有限公司 Video playing method and device, electronic equipment and computer readable medium
CN111752454A (en) * 2020-06-23 2020-10-09 厦门美柚股份有限公司 Skin control method, device, terminal and medium for application program interface

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101695119A (en) * 2009-10-17 2010-04-14 中兴通讯股份有限公司 Network side and player of mobile multimedia broadcasting as well as skin updating method of player
CN104750805A (en) * 2015-03-24 2015-07-01 联想(北京)有限公司 Information processing method and electronic equipment
CN105630927A (en) * 2015-12-22 2016-06-01 北京奇虎科技有限公司 Link generation method and apparatus
CN105657456A (en) * 2016-03-10 2016-06-08 腾讯科技(深圳)有限公司 Processing method, device and system for multimedia data
CN105790962A (en) * 2014-12-24 2016-07-20 华为技术有限公司 Conference document obtaining method, apparatus, and system
CN105893504A (en) * 2016-03-30 2016-08-24 乐视控股(北京)有限公司 Method and device for promoting visit traffic of website by means of regular replacement of web page skins
CN106131309A (en) * 2016-06-22 2016-11-16 深圳艾派网络科技股份有限公司 Skin change method, change skin device and change skin system
CN108228178A (en) * 2017-12-15 2018-06-29 阿里巴巴集团控股有限公司 A kind of page to APP carries out the method and apparatus for changing skin
CN108985880A (en) * 2018-06-21 2018-12-11 北京优酷科技有限公司 page display method and device

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140329491A1 (en) * 2013-04-27 2014-11-06 Deann Elma Scott ProtectEM (Domestic Abuse and Emergency App)
CN106407219B (en) * 2015-07-31 2019-12-10 北京国双科技有限公司 Crawling method and device for webpage links
KR102490438B1 (en) * 2015-09-02 2023-01-19 삼성전자주식회사 Display apparatus and control method thereof
US20170223484A1 (en) * 2016-02-02 2017-08-03 Shenzhen Hali-Power Industrial Co., Ltd. Skin moisture testing device
CN105824694A (en) * 2016-03-09 2016-08-03 百度在线网络技术(北京)有限公司 Adjustment method and device for resources of applications
CN107153536B (en) * 2017-03-31 2021-05-07 北京三快在线科技有限公司 Application processing method and device
CN108958785B (en) * 2017-05-23 2022-01-07 腾讯科技(深圳)有限公司 Application program upgrading method and device
CN108989272B (en) * 2017-06-07 2022-05-17 视联动力信息技术股份有限公司 Data processing method and device and electronic equipment
CN107992315A (en) * 2017-11-21 2018-05-04 上海斐讯数据通信技术有限公司 A kind of application program automatically updating method and storage medium
CN108008997A (en) * 2017-12-22 2018-05-08 北京酷我科技有限公司 A kind of unified method replaced of APP skins
CN108521349B (en) * 2018-03-15 2020-06-05 福建天泉教育科技有限公司 Method and system for counting installation number of installation packages

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101695119A (en) * 2009-10-17 2010-04-14 中兴通讯股份有限公司 Network side and player of mobile multimedia broadcasting as well as skin updating method of player
CN105790962A (en) * 2014-12-24 2016-07-20 华为技术有限公司 Conference document obtaining method, apparatus, and system
CN104750805A (en) * 2015-03-24 2015-07-01 联想(北京)有限公司 Information processing method and electronic equipment
CN105630927A (en) * 2015-12-22 2016-06-01 北京奇虎科技有限公司 Link generation method and apparatus
CN105657456A (en) * 2016-03-10 2016-06-08 腾讯科技(深圳)有限公司 Processing method, device and system for multimedia data
CN105893504A (en) * 2016-03-30 2016-08-24 乐视控股(北京)有限公司 Method and device for promoting visit traffic of website by means of regular replacement of web page skins
CN106131309A (en) * 2016-06-22 2016-11-16 深圳艾派网络科技股份有限公司 Skin change method, change skin device and change skin system
CN108228178A (en) * 2017-12-15 2018-06-29 阿里巴巴集团控股有限公司 A kind of page to APP carries out the method and apparatus for changing skin
CN108985880A (en) * 2018-06-21 2018-12-11 北京优酷科技有限公司 page display method and device

Also Published As

Publication number Publication date
CN109684026A (en) 2019-04-26

Similar Documents

Publication Publication Date Title
CN107464117B (en) Block chain based data management method and block chain system
CN110058873B (en) Application page updating method, device, equipment and storage medium
CN106569859B (en) Target file loading method and device
CN102982258B (en) A kind of system of mobile applications being carried out to master verification
CN108418787B (en) Method for acquiring enterprise resource planning data, terminal device and medium
CN110633160A (en) Interface calling method and device, computer equipment and storage medium
CN109684026B (en) APP skin replacement method and device, electronic equipment and storage medium
CN107797818A (en) Application program updating method and device
CN104699511A (en) Plug-in upgrading method and plug-in upgrading device
CN105549996B (en) Application program updating method of mobile terminal and mobile terminal
CN106709281B (en) Patch granting and acquisition methods, device
CN114780019A (en) Electronic device management method and device, electronic device and storage medium
US20120231763A1 (en) Method and system for antivirus on a mobile device by sim card
CN114003432A (en) Parameter checking method and device, computer equipment and storage medium
US20210349855A1 (en) Method of data structuring for difference between old and new data and device thereof
CN111325586B (en) Bill generation method, device, server and medium based on block chain network
CN106875175B (en) Method and device convenient for payment subject expansion
US20150140957A1 (en) Prepaid phone card charging
CN109348472B (en) OTA (over the air) upgrading method and system based on single-point pushing
CN112732676B (en) Block chain-based data migration method, device, equipment and storage medium
CN106155709B (en) Plug-in loading method, device and equipment
CN113015156A (en) Mobile phone number batch binding changing method, terminal and computer readable storage medium
CN113961841A (en) Native application webpage loading method, system, storage medium and equipment
CN110673869B (en) Library file loading method, device and system
CN111176678B (en) Software controlled automatic updating method and device

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
GR01 Patent grant
GR01 Patent grant