CN114546522A - Picture configuration method and device of application, electronic equipment and storage medium - Google Patents

Picture configuration method and device of application, electronic equipment and storage medium Download PDF

Info

Publication number
CN114546522A
CN114546522A CN202210115963.0A CN202210115963A CN114546522A CN 114546522 A CN114546522 A CN 114546522A CN 202210115963 A CN202210115963 A CN 202210115963A CN 114546522 A CN114546522 A CN 114546522A
Authority
CN
China
Prior art keywords
picture
configuration information
target application
server
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202210115963.0A
Other languages
Chinese (zh)
Other versions
CN114546522B (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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202210115963.0A priority Critical patent/CN114546522B/en
Publication of CN114546522A publication Critical patent/CN114546522A/en
Application granted granted Critical
Publication of CN114546522B publication Critical patent/CN114546522B/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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The disclosure relates to the technical field of computers, in particular to the technical field of application operation and maintenance, and can be applied to scenes of application picture updating. The specific implementation scheme is as follows: the terminal equipment can send a picture updating request to the server; the server can call cloud picture configuration information corresponding to the target application based on the picture updating request and return the cloud picture configuration information to the terminal equipment; the terminal equipment sends a picture acquisition request to the server again when determining that the new picture set meets a preset picture updating condition based on the cloud picture configuration information; and the server returns the new picture set to the terminal equipment so that the terminal equipment displays the page of the target application based on the new picture set and/or the original picture set of the target application. The method can update the picture at any time, and increases the flexibility of picture configuration; in addition, the method also reduces the dependence degree of the network environment and reduces the traffic load of the user.

Description

Picture configuration method and device of application, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to the field of application operations and maintenance technologies, which can be applied to scenes for updating pictures of applications.
Background
The picture is an important element in the page of the application, and when the page of the application needs to be displayed, more pictures need to be loaded. The existing picture of application usually has two acquisition modes, and one mode of picture is: all the pictures of the application are packaged in the resource package of the application, and the corresponding pictures can be directly called in the resource package when the page is displayed, however, when the pictures of the application need to be updated, only the application of a new version can be downloaded again. Another way of taking pictures is: all the pictures of the application are stored in the cloud, and the corresponding pictures can be loaded from the cloud through the network when the page is displayed, so that the picture acquisition mode is very dependent on the network environment, and the traffic burden of a user can be increased.
Disclosure of Invention
The disclosure provides a picture configuration method and device for application, electronic equipment and a storage medium.
According to a first aspect of the present disclosure, there is provided a picture configuration method for an application, including:
responding to a picture updating trigger event aiming at the target application, and sending a picture updating request to a server;
receiving cloud picture configuration information returned by a server aiming at a picture updating request, wherein a new picture set corresponding to the cloud picture configuration information is stored in the server;
when determining that the new picture set meets a preset picture updating condition based on the cloud picture configuration information, sending a picture acquisition request to a server;
receiving a new picture set returned by the server aiming at the picture acquisition request;
and displaying the page of the target application based on the new picture set and/or the original picture set of the target application.
According to a second aspect of the present disclosure, there is provided a picture configuring method for an application, including:
receiving a picture updating request corresponding to a target application sent by a terminal device;
calling cloud picture configuration information corresponding to the target application based on the picture updating request;
returning the cloud picture configuration information to the terminal equipment, wherein the cloud picture configuration information corresponds to a new picture set;
receiving a picture acquisition request sent by terminal equipment, wherein the picture acquisition request is sent by the terminal equipment when the terminal equipment determines that a new picture set meets a preset picture updating condition based on cloud picture configuration information;
and returning the new picture set to the terminal equipment based on the picture acquisition request so that the terminal equipment displays the page of the target application based on the new picture set and/or the original picture set of the target application.
According to a third aspect of the present disclosure, there is provided a picture configuring apparatus for an application, including:
the first request sending module is used for responding to a picture updating trigger event aiming at the target application and sending a picture updating request to the server;
the system comprises a configuration information receiving module, a picture updating request sending module and a picture updating module, wherein the configuration information receiving module is used for receiving cloud picture configuration information returned by a server aiming at the picture updating request, and a new picture set corresponding to the cloud picture configuration information is stored in the server;
the second request sending module is used for sending a picture obtaining request to the server when the new picture set is determined to meet the preset picture updating condition based on the cloud picture configuration information;
the image set receiving module is used for receiving a new image set returned by the server aiming at the image acquisition request;
and the page display module is used for displaying the page of the target application based on the new picture set and/or the original picture set of the target application.
According to a fourth aspect of the present disclosure, there is provided a picture configuring apparatus for an application, including:
the first request receiving module is used for receiving a picture updating request which is sent by the terminal equipment and corresponds to the target application;
the configuration information calling module is used for calling the cloud picture configuration information corresponding to the target application based on the picture updating request;
the configuration information returning module is used for returning the cloud picture configuration information to the terminal equipment, wherein the cloud picture configuration information corresponds to a new picture set;
the second request receiving module is used for receiving a picture acquisition request sent by the terminal equipment, wherein the picture acquisition request is sent when the terminal equipment determines that the new picture set meets a preset picture updating condition based on the cloud picture configuration information;
and the picture set returning module is used for returning the new picture set to the terminal equipment based on the picture acquisition request so that the terminal equipment can display the page of the target application based on the new picture set and/or the original picture set of the target application.
According to a fifth aspect of the present disclosure, there is provided an electronic device comprising:
at least one processor; and a memory communicatively coupled to the at least one processor;
wherein the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to execute the picture configuration method of the application provided by the first aspect or the second aspect.
According to a sixth aspect of the present disclosure, there is provided a non-transitory computer readable storage medium storing computer instructions for causing the computer to execute the picture configuring method of the application provided in the above first or second aspect.
According to a seventh aspect of the present disclosure, there is provided a computer program product comprising a computer program which, when executed by a processor, implements the picture configuration method of the application provided in the above first or second aspect.
It should be understood that the statements in this section are not intended to identify key or critical features of the embodiments of the present disclosure, nor are they intended to limit the scope of the present disclosure. Other features of the present disclosure will become apparent from the following description.
The technical scheme provided by the disclosure has the following beneficial effects:
according to the technical scheme, the new picture set which needs to be updated by the target application can be uploaded to the server, the terminal equipment can download and store the new picture set to the local, and the new picture set and the original picture set are used together for displaying the page of the application. Therefore, the scheme can complete the updating of the picture at any time under the condition of not downloading a new version application, and the flexibility of picture configuration is increased; in addition, the scheme can download the new picture set to the local in time, and does not need to load the corresponding picture from the server every time of running, so that the dependence degree of a network environment is reduced, and the traffic burden of a user is reduced.
Drawings
The drawings are included to provide a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
FIG. 1 is a diagram illustrating a hardware architecture of a picture configuration system for an application according to an embodiment of the present disclosure;
fig. 2 is a flowchart illustrating a picture configuring method applied in an embodiment of the present disclosure;
fig. 3 shows a flow chart diagram of a picture configuration method of another application of the embodiment of the present disclosure;
fig. 4 is a schematic diagram illustrating a picture configuring apparatus for an application provided by an embodiment of the present disclosure;
fig. 5 is a schematic diagram illustrating a picture configuration apparatus of another application provided by an embodiment of the present disclosure;
fig. 6 shows a schematic block diagram of an example electronic device that may be used to implement the picture configuration method of the application provided by the embodiments of the present disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below with reference to the accompanying drawings, in which various details of the embodiments of the disclosure are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
The picture is an important element in the page of the application, and when the page of the application needs to be displayed, more pictures need to be loaded. The existing picture of application usually has two acquisition modes, and one mode of picture is: all the pictures of the application are packaged in the resource package of the application, and the corresponding pictures can be directly called in the resource package when the page is displayed, however, when the pictures of the application need to be updated, only the application of a new version can be downloaded again. Another way of taking pictures is: all the applied pictures are stored in the cloud, the corresponding pictures can be loaded from the cloud through the network when a page is displayed, the picture obtaining mode is very dependent on the network environment, the situation of loading delay and even loading failure can be caused due to poor network, the picture obtaining mode occupies user flow very much, and the flow burden of a user can be increased.
The picture configuration method, device, electronic device and storage medium for the application provided by the embodiments of the present disclosure aim to solve at least one of the above technical problems in the prior art.
The picture configuration system and the picture configuration method of the application provided by the embodiment of the disclosure can be applied to the picture configuration system. Fig. 1 shows a hardware architecture diagram of an applied picture configuration system provided in an embodiment of the present disclosure, and as shown in fig. 1, the applied picture configuration system includes a terminal device and a server, which may communicate with each other through a network, where the terminal device is deployed with a target application, and the server may be configured to deploy a new picture set corresponding to the target application and cloud picture configuration information of the new picture set.
The terminal equipment can send a picture updating request to the server; the server can call cloud picture configuration information corresponding to the target application based on the picture updating request and return the cloud picture configuration information to the terminal equipment; the terminal equipment sends a picture acquisition request to the server again when determining that the new picture set meets a preset picture updating condition based on the cloud picture configuration information; the server can return the new picture set to the terminal device based on the picture acquisition request, so that the terminal device displays the page of the target application based on the new picture set and/or the original picture set of the target application.
Fig. 2 shows a flowchart of a picture configuring method for an application provided by an embodiment of the present disclosure, and as shown in fig. 2, the method mainly includes the following steps:
s201: and the terminal equipment responds to the picture updating trigger event aiming at the target application and sends a picture updating request to the server.
In the embodiment of the present disclosure, the specific content of the picture update triggering event may depend on actual design requirements, for example, the picture update triggering event may include a starting operation for the target application and receiving a picture update notification for the target application.
Optionally, the terminal device sends a picture update request to the server when detecting a start operation for the target application. Here, the start operation may be an operation performed by the user based on the terminal device, or may be a call operation of another application to the target application.
Optionally, the terminal device sends a picture update request to the server when receiving a picture update notification for the target application. Here, the server is only when a new picture for the target application is deployed, and the server may send a notification to the terminal device where the target application is located, so that the terminal device sends a picture update request to the server when receiving the notification.
It is understood that the picture update request may include information about the terminal device and the target application, so that the server searches for the corresponding picture and returns the picture to the terminal device. Optionally, the embodiments of the present disclosure may classify the target application based on the version, and therefore the picture update request may include version information of the target application.
S202: and the server receives a picture updating request corresponding to the target application sent by the terminal equipment.
S203: and the server calls the cloud picture configuration information corresponding to the target application based on the picture updating request.
As described above, the picture update request may include the relevant information of the terminal device and the target application, and the server may retrieve the target application cloud picture configuration information based on the relevant information of the target application.
Optionally, the present disclosure may classify the target application based on the version, and the server may also classify and store the file related to the new picture based on the version, so as to avoid that the new picture is retransmitted and issued to the same terminal device. Here, the picture update request includes version information of the target application, and the server may call cloud picture configuration information corresponding to the target application based on the version information. Specifically, a picture configuration file and a new picture set corresponding to the version of the target application can be deployed in the server, when the server calls the cloud picture configuration information corresponding to the target application based on the picture updating request, the version information of the target application can be analyzed from the picture updating request, the picture configuration file matched with the version information is determined, and the cloud picture configuration information is analyzed from the picture configuration file.
It can be understood that the cloud image configuration information corresponds to a new image set, the new image set is a set of images that the target application needs to update, and the cloud image configuration information includes feature information used for representing features of the corresponding new image set.
S204: and the server returns the cloud picture configuration information to the terminal equipment.
S205: and the terminal equipment receives the cloud picture configuration information returned by the server aiming at the picture updating request.
S206: and when the terminal equipment determines that the new picture set meets the preset picture updating condition based on the cloud picture configuration information, sending a picture acquisition request to the server.
As described above, the cloud image configuration information is used to describe the relevant content of the corresponding new image set, the terminal device determines whether the new image set meets the preset image updating condition based on the feature information of the new image set included in the cloud image configuration information, and when the new image set meets the preset image updating condition, the terminal device sends an image acquisition request to the server. It can be understood that the picture acquisition request is used for instructing the server to return a new picture set corresponding to the cloud picture configuration information to the terminal device.
It is to be understood that, before step S201, the terminal device may have sent a picture update request to the server at least once and obtained a new picture set, and the embodiment of the present disclosure defines a new picture set obtained last time by the terminal device from the server as a local picture set, and defines picture configuration information of the local picture set as local picture configuration information. It can be understood that the cloud picture configuration information of the new picture set is the same as the type of the feature information included in the local picture configuration information.
In this embodiment, after acquiring the new picture set, the terminal device may store the new picture set and the corresponding cloud picture configuration information thereof to a local preset storage location, that is, the picture set in the preset storage location may be referred to as the local picture set, and the cloud picture configuration information in the preset storage location may be referred to as the local picture configuration information. The terminal device may retrieve local picture configuration information of the local picture set from a preset storage location, compare the cloud picture configuration information acquired in step S205 with the local picture configuration information, and send a picture acquisition request to the server when determining that the cloud picture configuration information is different from the local picture configuration information.
It should be noted that, if the preset storage location does not have a local picture set, a piece of local picture configuration information with empty content may be returned, and at this time, the cloud picture configuration information is also different from the local picture configuration information, and in this case, a picture acquisition request may also be sent to the server.
It can be understood that when the cloud picture configuration information is different from the local picture configuration information, it indicates that there is a difference between the pictures included in the new picture set in the server and the pictures included in the local picture set, and the new picture set includes the picture of the latest version of the target application, so that the local picture set needs to be downloaded. It should be noted that, when the cloud picture configuration information is the same as the local picture configuration information, the terminal device does not need to download a new picture set from the server.
S207: and the server receives a picture acquisition request sent by the terminal equipment.
It can be understood that the picture acquisition request is issued when the terminal device determines that the new picture set meets the preset picture updating condition based on the cloud picture configuration information.
S208: and the server returns the new picture set to the terminal equipment based on the picture acquisition request.
S209: and the terminal equipment receives a new picture set returned by the server for the picture acquisition request.
After the terminal device acquires the new picture set, the new picture set and the cloud picture configuration information corresponding to the new picture set can be stored in a local preset storage position. In order to avoid the conflict between the new picture set acquired this time and the new picture set acquired last time. Therefore, after the new picture set is acquired this time, the new picture set acquired last time can be deleted in the preset storage location, that is, the local picture set is deleted, and then the new picture set acquired this time is stored in the preset storage location. It can be understood that the new picture set obtained this time is the local picture set of the latest version.
S210: and the terminal equipment displays the page of the target application based on the new picture set and/or the original picture set of the target application.
It should be noted that the original picture set is a picture set in the resource package when the target application is downloaded to the terminal device. The embodiment of the disclosure can update part or all of the pictures of the target application as required, and when only part of the pictures of the target application are updated, the pictures in the new picture set are only a part of the pictures which need to be loaded when the target application displays the page. For a page of the target application, all pictures of the page can be pictures in a new picture set, and can also be pictures in an original picture set; or, the page has both the pictures in the new picture set and the pictures in the original picture set. Thus, the terminal device displays the page of the target application based on at least one of the new picture set and the original picture set of the target application.
In the embodiment of the present disclosure, each picture required by one page of the target application is defined as a target picture, and the terminal device may determine the target picture required by the page to be displayed by the target application. For each target picture, the terminal equipment can preferentially screen the target picture from the new picture set; and when the new picture set is determined not to contain the target picture, screening the target picture from the original picture set. After the target picture is screened out, a page of the target application may be displayed based on the target picture.
According to the picture configuration method for the application, the new picture set which needs to be updated by the target application can be uploaded to the server, the terminal device can download and store the new picture set to the local, and the new picture set and the original picture set are used together to display the page of the application. Therefore, the scheme can complete the updating of the picture at any time under the condition of not downloading a new version application, and the flexibility of picture configuration is increased; in addition, the scheme can download the new picture set to the local in time, and does not need to load the corresponding picture from the server every time of running, so that the dependence degree of a network environment is reduced, and the traffic burden of a user is reduced.
Fig. 3 shows a flowchart of another picture configuring method for an application provided in the embodiment of the present disclosure, and as shown in fig. 3, the method mainly includes the following steps:
s301: and when the starting operation for the target application is detected, sending a picture updating request to the server.
In the embodiment of the present disclosure, the specific content of the picture update triggering event may depend on actual design requirements, for example, the picture update triggering event may include a starting operation for the target application and receiving a picture update notification for the target application.
Optionally, the terminal device sends a picture update request to the server when detecting a start operation for the target application. Here, the start operation may be an operation performed by the user based on the terminal device, or may be a call operation of another application to the target application.
Optionally, the terminal device sends a picture update request to the server when receiving a picture update notification for the target application. Here, the server is only when a new picture for the target application is deployed, and the server may send a notification to the terminal device where the target application is located, so that the terminal device sends a picture update request to the server when receiving the notification.
It is understood that the picture update request may include information about the terminal device and the target application, so that the server searches for the corresponding picture and returns the picture to the terminal device. Optionally, the embodiments of the present disclosure may classify the target application based on the version, and therefore the picture update request may include version information of the target application.
S302: and the server receives a picture updating request corresponding to the target application sent by the terminal equipment.
S303: and the server analyzes the version information of the target application from the picture updating request and determines a picture configuration file matched with the version information.
The target application can be classified based on the version, and the server can also store the related files of the new picture in a classified manner based on the version. The server can be deployed with a picture configuration file and a new picture set corresponding to the version of the target application, and can analyze the version information of the target application from the picture updating request to determine the picture configuration file matched with the version information. The picture configuration file contains content used for characterizing feature information of the corresponding new picture set.
S304: the server analyzes the cloud picture configuration information from the picture configuration file.
It can be understood that the cloud image configuration information includes feature information for characterizing features of the corresponding new image set.
S305: and the server returns the cloud picture configuration information to the terminal equipment.
S306: and the terminal equipment receives the cloud picture configuration information returned by the server aiming at the picture updating request.
S307: the terminal equipment calls local picture configuration information of the local picture set from a preset storage position and compares the cloud picture configuration information with the local picture configuration information.
S308: and the terminal equipment sends a picture acquisition request to the server when determining that the cloud picture configuration information is different from the local picture configuration information.
As described above, the cloud picture configuration information is used to describe the relevant content of the corresponding new picture set, the terminal device determines whether the new picture set meets the preset picture updating condition based on the feature information of the new picture set included in the cloud picture configuration information, and when the new picture set meets the preset picture updating condition, the terminal device sends a picture obtaining request to the server. It can be understood that the picture acquisition request is used for instructing the server to return a new picture set corresponding to the cloud picture configuration information to the terminal device.
It is to be understood that, before step S301, the terminal device may have sent a picture update request to the server at least once and obtained a new picture set, and the embodiment of the present disclosure defines a new picture set obtained last time by the terminal device from the server as a local picture set, and defines picture configuration information of the local picture set as local picture configuration information. It can be understood that the cloud picture configuration information of the new picture set is the same as the type of the feature information included in the local picture configuration information.
In this embodiment, after acquiring the new picture set, the terminal device may store the new picture set and the corresponding cloud picture configuration information thereof to a local preset storage location, that is, the picture set in the preset storage location may be referred to as the local picture set, and the cloud picture configuration information in the preset storage location may be referred to as the local picture configuration information. The terminal device may retrieve local picture configuration information of the local picture set from a preset storage location, compare the cloud picture configuration information acquired in step S205 with the local picture configuration information, and send a picture acquisition request to the server when determining that the cloud picture configuration information is different from the local picture configuration information.
It should be noted that, if the preset storage location does not have a local picture set, a piece of local picture configuration information with empty content may be returned, and at this time, the cloud picture configuration information is also different from the local picture configuration information, and in this case, a picture acquisition request may also be sent to the server.
It can be understood that when the cloud picture configuration information is different from the local picture configuration information, it indicates that there is a difference between the pictures included in the new picture set in the server and the pictures included in the local picture set, and the new picture set includes the picture of the latest version of the target application, so that the local picture set needs to be downloaded. It should be noted that, when the cloud picture configuration information is the same as the local picture configuration information, the terminal device does not need to download a new picture set from the server.
Optionally, the cloud picture configuration information may include MD5 values generated based on the new picture set, the local picture configuration information may include MD5 values generated based on the local picture set, and whether the cloud picture configuration information is the same as the local picture configuration information is determined by comparing the two MD5 values.
S309: and the server receives a picture acquisition request sent by the terminal equipment.
S310: and the server returns the new picture set to the terminal equipment based on the picture acquisition request.
S311: and the terminal equipment receives a new picture set returned by the server for the picture acquisition request.
S312: and the terminal equipment deletes the local picture set.
After the terminal device acquires the new picture set, the new picture set and the cloud picture configuration information corresponding to the new picture set can be stored in a local preset storage position. In order to avoid the conflict between the new picture set acquired this time and the new picture set acquired last time. Therefore, after the new picture set is acquired this time, the new picture set acquired last time can be deleted in the preset storage location, that is, the local picture set is deleted, and then the new picture set acquired this time is stored in the preset storage location. It can be understood that the new picture set obtained this time is the local picture set of the latest version.
S313: the terminal equipment determines a target picture required by a page to be displayed by a target application.
S314: and the terminal equipment filters the target picture from the new picture set.
S315: and when the terminal equipment determines that the new picture set does not contain the target picture, screening the target picture from the original picture set.
It should be noted that the original picture set is a picture set in the resource package when the target application is downloaded to the terminal device. The embodiment of the disclosure can update part or all of the pictures of the target application as required, and when only part of the pictures of the target application are updated, the pictures in the new picture set are only a part of the pictures which need to be loaded when the target application displays the page. For a page of the target application, all pictures of the page can be pictures in a new picture set, and can also be pictures in an original picture set; or, the page has both the pictures in the new picture set and the pictures in the original picture set. Thus, the terminal device displays the page of the target application based on at least one of the new picture set and the original picture set of the target application.
In the embodiment of the present disclosure, each picture required by one page of the target application is defined as a target picture, and the terminal device may determine the target picture required by the page to be displayed by the target application. For each target picture, the terminal equipment can preferentially screen the target picture from the new picture set; and when the new picture set does not contain the target picture, screening the target picture from the original picture set. After the target picture is screened out, a page of the target application may be displayed based on the target picture.
S316: and the terminal equipment displays the page of the target application based on the target picture.
Based on the same principle as the above applied picture configuration method, the embodiment of the present disclosure further provides an applied picture configuration apparatus, and fig. 4 shows a schematic diagram of an applied picture configuration apparatus provided in the embodiment of the present disclosure. As shown in fig. 4, the picture configuring apparatus 400 of the application includes a first request transmitting module 410, a configuration information receiving module 420, a second request transmitting module 430, a picture set receiving module 440, and a page display module 450.
The first request sending module 410 is configured to send a picture update request to the server in response to a picture update trigger event for the target application.
The configuration information receiving module 420 is configured to receive cloud picture configuration information returned by the server for the picture update request, where a new picture set corresponding to the cloud picture configuration information is stored in the server.
The second request sending module 430 is configured to send a picture obtaining request to the server when it is determined that the new picture set meets a preset picture updating condition based on the cloud picture configuration information.
The photo set receiving module 440 is configured to receive a new photo set returned by the server for the photo obtaining request.
The page display module 450 is configured to display a page of the target application based on the new picture set and/or the original picture set of the target application.
The picture configuration device for the application provided by the embodiment of the disclosure can upload a new picture set that a target application needs to update to a server, and a terminal device can download and store the new picture set to a local place, and the new picture set and an original picture set together display a page of the application. Therefore, the scheme can complete the updating of the picture at any time under the condition of not downloading a new version application, and the flexibility of picture configuration is increased; in addition, the scheme can download the new picture set to the local in time, and does not need to load the corresponding picture from the server every time of running, so that the dependence degree of a network environment is reduced, and the traffic burden of a user is reduced.
In this embodiment of the present disclosure, when the first request sending module 410 is configured to send, to the server, a picture update request in response to a picture update trigger event for the target application, specifically configured to:
when the starting operation aiming at the target application is detected, sending a picture updating request to a server;
or, when receiving the picture update notification for the target application, sending a picture update request to the server.
In the embodiment of the present disclosure, the picture update request includes version information of the target application, and the cloud picture configuration information is obtained by analyzing, by the server, the picture configuration file matched with the version information.
In this embodiment of the disclosure, when the second request sending module 430 is configured to send a picture obtaining request to the server when determining that the new picture set meets the preset picture updating condition based on the cloud picture configuration information, the second request sending module is specifically configured to:
calling local picture configuration information of a local picture set from a preset storage position, wherein the local picture set is a new picture set acquired from a server last time;
comparing the cloud picture configuration information with the local picture configuration information;
and when the cloud picture configuration information is determined to be different from the local picture configuration information, sending a picture acquisition request to the server.
In an embodiment of the present disclosure, the album receiving module 440 is further configured to: and deleting the local picture set.
In the embodiment of the present disclosure, when the page display module 450 is configured to display the page of the target application based on the new picture set and/or the original picture set of the target application, specifically, to:
determining a target picture required by a page to be displayed by a target application;
screening target pictures from the new picture set;
when the new picture set is determined not to contain the target picture, screening the target picture from the original picture set;
and displaying the page of the target application based on the target picture.
It can be understood that each module of the image configuration apparatus of the application in the embodiment of the present disclosure has a function of implementing a corresponding step of the image configuration method of the application. The function can be realized by hardware, and can also be realized by executing corresponding software by hardware. The hardware or software includes one or more modules corresponding to the functions described above. The modules can be software and/or hardware, and each module can be implemented independently or by integrating a plurality of modules. For the functional description of each module of the image configuration apparatus of the application, reference may be specifically made to the corresponding description of the image configuration method of the application, which is not described herein again.
Based on the same principle as the above-mentioned picture configuring method, the embodiment of the present disclosure further provides a picture configuring apparatus for another application, and fig. 5 shows a schematic diagram of the picture configuring apparatus for another application provided in the embodiment of the present disclosure. As shown in fig. 5, the picture configuring apparatus 500 of the application includes a first request receiving module 510, a configuration information retrieving module 520, a configuration information returning module 530, a second request receiving module 540, and a picture set returning module 550.
The first request receiving module 510 is configured to receive a picture update request corresponding to a target application sent by a terminal device.
The configuration information retrieving module 520 is configured to retrieve the cloud image configuration information corresponding to the target application based on the image update request.
The configuration information returning module 530 is configured to return the cloud image configuration information to the terminal device, where the cloud image configuration information corresponds to a new image set.
The second request receiving module 540 is configured to receive a picture obtaining request sent by the terminal device, where the picture obtaining request is sent by the terminal device when the terminal device determines, based on the cloud picture configuration information, that the new picture set meets a preset picture updating condition.
And a picture set returning module 550, configured to return the new picture set to the terminal device based on the picture obtaining request, so that the terminal device displays a page of the target application based on the new picture set and/or the original picture set of the target application.
The picture configuration device for the application provided by the embodiment of the disclosure can upload a new picture set that a target application needs to update to a server, and a terminal device can download and store the new picture set to a local place, and the new picture set and an original picture set together display a page of the application. Therefore, the scheme can complete the updating of the picture at any time under the condition of not downloading a new version application, and the flexibility of picture configuration is increased; in addition, the scheme can download the new picture set to the local in time, and does not need to load the corresponding picture from the server every time of running, so that the dependence degree of a network environment is reduced, and the traffic burden of a user is reduced.
In the present disclosure, the picture update request is issued by the terminal device when the start operation for the target application is detected, or the picture update request is issued by the terminal device when the picture update notification for the target application is received.
In the present disclosure, the picture update request includes version information of the target application.
In this embodiment, when the configuration information retrieving module 520 is configured to retrieve, based on the picture update request, the cloud picture configuration information corresponding to the target application, the configuration information retrieving module is specifically configured to:
analyzing version information of the target application from the picture updating request;
determining a picture configuration file matched with the version information;
and analyzing the cloud picture configuration information from the picture configuration file.
It can be understood that each module of the image configuration apparatus of the application in the embodiment of the present disclosure has a function of implementing a corresponding step of the image configuration method of the application. The function can be realized by hardware, and can also be realized by executing corresponding software by hardware. The hardware or software includes one or more modules corresponding to the functions described above. The modules can be software and/or hardware, and each module can be implemented independently or by integrating a plurality of modules. For the functional description of each module of the image configuration apparatus of the application, reference may be specifically made to the corresponding description of the image configuration method of the application, which is not described herein again.
In the technical scheme of the disclosure, the collection, storage, use, processing, transmission, provision, disclosure and other processing of the personal information of the related user are all in accordance with the regulations of related laws and regulations and do not violate the good customs of the public order.
The present disclosure also provides an electronic device, a readable storage medium, and a computer program product according to embodiments of the present disclosure.
FIG. 6 illustrates a schematic block diagram of an example electronic device that can be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not intended to limit implementations of the disclosure described and/or claimed herein.
As shown in fig. 6, the apparatus 600 includes a computing unit 601, which can perform various appropriate actions and processes according to a computer program stored in a Read Only Memory (ROM)602 or a computer program loaded from a storage unit 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data required for the operation of the device 600 can also be stored. The calculation unit 601, the ROM 602, and the RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
A number of components in the device 600 are connected to the I/O interface 605, including: an input unit 606 such as a keyboard, a mouse, or the like; an output unit 607 such as various types of displays, speakers, and the like; a storage unit 608, such as a magnetic disk, optical disk, or the like; and a communication unit 609 such as a network card, modem, wireless communication transceiver, etc. The communication unit 609 allows the device 600 to exchange information/data with other devices via a computer network such as the internet and/or various telecommunication networks.
The computing unit 601 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of the computing unit 601 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various dedicated Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, and so forth. The calculation unit 601 performs the respective methods and processes described above, such as a picture configuration method of an application. For example, in some embodiments, the picture configuration method of the application may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 608. In some embodiments, part or all of the computer program may be loaded and/or installed onto the device 600 via the ROM 602 and/or the communication unit 609. When the computer program is loaded into the RAM 603 and executed by the computing unit 601, one or more steps of the picture configuration method of the application described above may be performed. Alternatively, in other embodiments, the computing unit 601 may be configured by any other suitable means (e.g. by means of firmware) to execute the picture configuration method of the application.
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuitry, Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), system on a chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server may be a cloud server, a server of a distributed system, or a server with a combined blockchain.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present disclosure may be executed in parallel or sequentially or in different orders, and are not limited herein as long as the desired results of the technical solutions disclosed in the present disclosure can be achieved.
The above detailed description should not be construed as limiting the scope of the disclosure. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present disclosure should be included in the scope of protection of the present disclosure.

Claims (20)

1. A picture configuration method for an application comprises the following steps:
responding to a picture updating trigger event aiming at the target application, and sending a picture updating request to a server;
receiving cloud picture configuration information returned by the server aiming at the picture updating request, wherein a new picture set corresponding to the cloud picture configuration information is stored in the server;
sending a picture acquisition request to the server when determining that the new picture set meets a preset picture updating condition based on the cloud picture configuration information;
receiving the new picture set returned by the server aiming at the picture acquisition request;
and displaying the page of the target application based on the new picture set and/or the original picture set of the target application.
2. The method of claim 1, wherein sending a picture update request to a server in response to a picture update trigger event for a target application comprises:
when the starting operation aiming at the target application is detected, sending a picture updating request to a server;
or, when receiving the picture update notification for the target application, sending a picture update request to the server.
3. The method of claim 1, wherein the picture update request comprises version information of the target application, and the cloud picture configuration information is parsed by the server from a picture configuration file matching the version information.
4. The method of claim 1, wherein sending a picture acquisition request to the server when determining that the new picture set meets a preset picture update condition based on the cloud picture configuration information comprises:
calling local picture configuration information of a local picture set from a preset storage position, wherein the local picture set is a new picture set acquired from the server last time;
comparing the cloud picture configuration information with the local picture configuration information;
and sending a picture acquisition request to the server when the cloud picture configuration information is determined to be different from the local picture configuration information.
5. The method of claim 4, further comprising, after said receiving the new picture set returned by the server for the picture acquisition request: and deleting the local picture set.
6. The method of claim 1, wherein the displaying the page of the target application based on the new picture set and/or the original picture set of the target application comprises:
determining a target picture required by the page to be displayed of the target application;
screening the target picture from the new picture set;
when the new picture set is determined not to contain the target picture, screening the target picture from the original picture set;
and displaying the page of the target application based on the target picture.
7. A picture configuration method for an application comprises the following steps:
receiving a picture updating request corresponding to a target application sent by a terminal device;
calling cloud picture configuration information corresponding to the target application based on the picture updating request;
returning the cloud picture configuration information to the terminal equipment, wherein the cloud picture configuration information corresponds to a new picture set;
receiving a picture acquisition request sent by the terminal device, wherein the picture acquisition request is sent by the terminal device when the terminal device determines that the new picture set meets a preset picture updating condition based on the cloud picture configuration information;
and returning the new picture set to the terminal equipment based on the picture acquisition request so that the terminal equipment displays the page of the target application based on the new picture set and/or the original picture set of the target application.
8. The method of claim 7, wherein the picture update request is issued by the terminal device when a start operation for a target application is detected, or the picture update request is issued by the terminal device when a picture update notification for the target application is received.
9. The method of claim 7, the picture update request including version information of the target application;
the calling of the cloud picture configuration information corresponding to the target application based on the picture updating request comprises:
analyzing the version information of the target application from the picture updating request;
determining a picture configuration file matched with the version information;
and analyzing the cloud picture configuration information from the picture configuration file.
10. A picture arrangement apparatus of an application, comprising:
the first request sending module is used for responding to a picture updating trigger event aiming at the target application and sending a picture updating request to the server;
the configuration information receiving module is used for receiving cloud picture configuration information returned by the server aiming at the picture updating request, wherein a new picture set corresponding to the cloud picture configuration information is stored in the server;
the second request sending module is used for sending a picture obtaining request to the server when the new picture set is determined to meet a preset picture updating condition based on the cloud picture configuration information;
the picture set receiving module is used for receiving the new picture set returned by the server aiming at the picture acquisition request;
and the page display module is used for displaying the page of the target application based on the new picture set and/or the original picture set of the target application.
11. The apparatus according to claim 10, wherein the first request sending module, when configured to send the picture update request to the server in response to the picture update trigger event for the target application, is specifically configured to:
when the starting operation aiming at the target application is detected, sending a picture updating request to a server;
or, when receiving the picture update notification for the target application, sending a picture update request to the server.
12. The apparatus of claim 10, wherein the picture update request comprises version information of the target application, and the cloud picture configuration information is parsed by the server from a picture configuration file matching the version information.
13. The apparatus according to claim 10, wherein the second request sending module, when configured to send a picture obtaining request to the server when determining that the new picture set meets a preset picture updating condition based on the cloud picture configuration information, is specifically configured to:
calling local picture configuration information of a local picture set from a preset storage position, wherein the local picture set is a new picture set acquired from the server last time;
comparing the cloud picture configuration information with the local picture configuration information;
and sending a picture acquisition request to the server when the cloud picture configuration information is determined to be different from the local picture configuration information.
14. The apparatus of claim 13, the album receiving module further to: and deleting the local picture set.
15. The apparatus according to claim 10, wherein the page display module, when configured to display the page of the target application based on the new picture set and/or the original picture set of the target application, is specifically configured to:
determining a target picture required by the page to be displayed of the target application;
screening the target picture from the new picture set;
when the new picture set is determined not to contain the target picture, screening the target picture from the original picture set;
and displaying the page of the target application based on the target picture.
16. A picture arrangement apparatus of an application, comprising:
the first request receiving module is used for receiving a picture updating request which is sent by the terminal equipment and corresponds to the target application;
the configuration information calling module is used for calling the cloud picture configuration information corresponding to the target application based on the picture updating request;
the configuration information returning module is used for returning the cloud picture configuration information to the terminal equipment, wherein the cloud picture configuration information corresponds to a new picture set;
the second request receiving module is used for receiving a picture obtaining request sent by the terminal device, wherein the picture obtaining request is sent by the terminal device when the terminal device determines that the new picture set meets a preset picture updating condition based on the cloud picture configuration information;
and the picture set returning module is used for returning the new picture set to the terminal equipment based on the picture acquisition request so that the terminal equipment can display the page of the target application based on the new picture set and/or the original picture set of the target application.
17. The device of claim 16, the picture update request including version information of the target application;
the configuration information retrieving module, when configured to retrieve the cloud image configuration information corresponding to the target application based on the image update request, is specifically configured to:
analyzing the version information of the target application from the picture updating request;
determining a picture configuration file matched with the version information;
and analyzing the cloud picture configuration information from the picture configuration file.
18. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-6 or the method of any one of claims 7-9.
19. A non-transitory computer readable storage medium having stored thereon computer instructions for causing a computer to perform the method of any one of claims 1-6 or the method of any one of claims 7-9.
20. A computer program product comprising a computer program which, when executed by a processor, performs the method of any one of claims 1 to 6, or the method of any one of claims 7 to 9.
CN202210115963.0A 2022-02-07 2022-02-07 Picture configuration method and device for application, electronic equipment and storage medium Active CN114546522B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210115963.0A CN114546522B (en) 2022-02-07 2022-02-07 Picture configuration method and device for application, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210115963.0A CN114546522B (en) 2022-02-07 2022-02-07 Picture configuration method and device for application, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114546522A true CN114546522A (en) 2022-05-27
CN114546522B CN114546522B (en) 2023-12-12

Family

ID=81674537

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210115963.0A Active CN114546522B (en) 2022-02-07 2022-02-07 Picture configuration method and device for application, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114546522B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040158817A1 (en) * 2001-03-19 2004-08-12 Yuji Okachi Software updating system, software updating method, and software updating program
CN105487889A (en) * 2015-11-26 2016-04-13 小米科技有限责任公司 Application interface updating method and device
CN106227512A (en) * 2016-07-07 2016-12-14 网易(杭州)网络有限公司 The replacing skins method and device of application software display interface
CN106708537A (en) * 2017-01-22 2017-05-24 百度在线网络技术(北京)有限公司 Application updating method and application updating device
US20170251122A1 (en) * 2016-02-29 2017-08-31 Ricoh Company, Ltd. System, image forming device, and information processing method
CN107958272A (en) * 2017-12-12 2018-04-24 北京旷视科技有限公司 Image data set update method, device, system and computer-readable storage medium
CN108153537A (en) * 2017-12-25 2018-06-12 北京车联天下信息技术有限公司 Mobile application update method and device
CN109697075A (en) * 2017-10-20 2019-04-30 北京京东尚科信息技术有限公司 File updating method, system and device
CN110058873A (en) * 2019-03-12 2019-07-26 天津五八到家科技有限公司 Application page update method, device, equipment and storage medium
CN110427344A (en) * 2014-01-17 2019-11-08 杭州网易云音乐科技有限公司 A kind of media file quality upgrade method and equipment
US20190372840A1 (en) * 2018-05-31 2019-12-05 Beijing Baidu Netcom Science And Technology Co., Ltd. Method and apparatus for updating configuration object
CN111767417A (en) * 2019-07-22 2020-10-13 北京京东尚科信息技术有限公司 Application picture management method, device, equipment and storage medium
CN113741913A (en) * 2020-08-03 2021-12-03 北京沃东天骏信息技术有限公司 Picture configuration method, device and system and storage medium

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040158817A1 (en) * 2001-03-19 2004-08-12 Yuji Okachi Software updating system, software updating method, and software updating program
CN110427344A (en) * 2014-01-17 2019-11-08 杭州网易云音乐科技有限公司 A kind of media file quality upgrade method and equipment
CN105487889A (en) * 2015-11-26 2016-04-13 小米科技有限责任公司 Application interface updating method and device
US20170251122A1 (en) * 2016-02-29 2017-08-31 Ricoh Company, Ltd. System, image forming device, and information processing method
CN106227512A (en) * 2016-07-07 2016-12-14 网易(杭州)网络有限公司 The replacing skins method and device of application software display interface
CN106708537A (en) * 2017-01-22 2017-05-24 百度在线网络技术(北京)有限公司 Application updating method and application updating device
CN109697075A (en) * 2017-10-20 2019-04-30 北京京东尚科信息技术有限公司 File updating method, system and device
CN107958272A (en) * 2017-12-12 2018-04-24 北京旷视科技有限公司 Image data set update method, device, system and computer-readable storage medium
CN108153537A (en) * 2017-12-25 2018-06-12 北京车联天下信息技术有限公司 Mobile application update method and device
US20190372840A1 (en) * 2018-05-31 2019-12-05 Beijing Baidu Netcom Science And Technology Co., Ltd. Method and apparatus for updating configuration object
CN110058873A (en) * 2019-03-12 2019-07-26 天津五八到家科技有限公司 Application page update method, device, equipment and storage medium
CN111767417A (en) * 2019-07-22 2020-10-13 北京京东尚科信息技术有限公司 Application picture management method, device, equipment and storage medium
CN113741913A (en) * 2020-08-03 2021-12-03 北京沃东天骏信息技术有限公司 Picture configuration method, device and system and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张力云;余艳梅;吴小强;何小海;: "嵌入式图像采集平台的信息管理系统设计", 微型机与应用, no. 04, pages 11 - 12 *
贾正锋;杨剑;: "移动端融合通信中企业通讯录增量更新的研究", 计算机系统应用, no. 04, pages 145 - 149 *

Also Published As

Publication number Publication date
CN114546522B (en) 2023-12-12

Similar Documents

Publication Publication Date Title
CN108063818B (en) Data downloading method, device, terminal and computer readable storage medium
CN109117153B (en) Application processing method, device, terminal and storage medium
CN113961311A (en) Service data processing method, device, electronic equipment and medium
CN110765394A (en) So file loading method and device, storage medium and terminal equipment
CN113139660A (en) Model reasoning method and device, electronic equipment and storage medium
CN112149035A (en) Website static resource processing method and device
KR102205686B1 (en) Method and apparatus for ranking candiate character and method and device for inputting character
CN113495870A (en) Mirror image construction method and device, electronic equipment and storage medium
CN110574006B (en) System and method for automatically synchronizing responses and conditions on a device
CN116450176A (en) Version updating method and device, electronic equipment and storage medium
CN114546522B (en) Picture configuration method and device for application, electronic equipment and storage medium
CN113747423B (en) Cloud mobile phone state synchronization method, device, equipment, storage medium and program product
CN107357864B (en) File processing method and terminal
CN108572985B (en) Page display method and device
CN107168648B (en) File storage method and device and terminal
CN114237755A (en) Application running method and device, electronic equipment and storage medium
CN109871361B (en) File uploading method and device, electronic equipment and readable storage medium
CN108133154B (en) Method and device for storing file
CN114237752B (en) Push page display method and device, electronic equipment and storage medium
CN114222001B (en) Edge device, edge device method, edge device system, electronic device and storage medium
CN111179097B (en) Method, device, electronic equipment and storage medium for modifying warranty
CN113934453B (en) Risk detection method, risk detection device and storage medium
CN114579520B (en) Mirror image data processing method, mirror image data loading method and device
CN110750742B (en) Page optimization method, system, medium and electronic equipment
CN115098444A (en) Directory data processing method and device, electronic equipment and storage medium

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