WO2020061731A1 - Procédé de traitement de ressources, dispositif électronique et support de stockage lisible par ordinateur - Google Patents

Procédé de traitement de ressources, dispositif électronique et support de stockage lisible par ordinateur Download PDF

Info

Publication number
WO2020061731A1
WO2020061731A1 PCT/CN2018/107218 CN2018107218W WO2020061731A1 WO 2020061731 A1 WO2020061731 A1 WO 2020061731A1 CN 2018107218 W CN2018107218 W CN 2018107218W WO 2020061731 A1 WO2020061731 A1 WO 2020061731A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
target
server
resolution
target resource
Prior art date
Application number
PCT/CN2018/107218
Other languages
English (en)
Chinese (zh)
Inventor
郑学成
Original Assignee
深圳市欢太科技有限公司
Oppo广东移动通信有限公司
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 深圳市欢太科技有限公司, Oppo广东移动通信有限公司 filed Critical 深圳市欢太科技有限公司
Priority to CN201880096263.3A priority Critical patent/CN112913267B/zh
Priority to PCT/CN2018/107218 priority patent/WO2020061731A1/fr
Publication of WO2020061731A1 publication Critical patent/WO2020061731A1/fr

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data

Definitions

  • the present application relates to the field of communications technologies, and in particular, to a resource processing method, an electronic device, and a computer-readable storage medium.
  • a display screen is usually provided on the electronic device for interface display. Because the resolution of each electronic device display is different, different formats and different sizes of pictures can be displayed on the display of different resolutions. Therefore, in order to adapt display screens of different resolutions, electronic devices often store multiple sets of different resolution resources for adapting display screens of different resolutions.
  • the traditional multi-resolution resource adaptation method will increase the size of the storage space of the electronic device, resulting in the storage space of the electronic device being occupied too much.
  • Embodiments of the present application provide a resource processing method, an electronic device, and a computer-readable storage medium.
  • a resource processing method applied to a terminal includes:
  • Target data packet corresponding to the download request from the server, where the target data packet carries one or more target resources, and the target resources are all adapted to the first resolution.
  • a resource processing method applied to a server includes:
  • Target data packet carries one or more target resources, and the target resources are all adapted to the first resolution
  • An electronic device includes a memory and a processor.
  • the memory stores a computer program.
  • the processor causes the processor to perform the following operations: determining first resolution information, and The first resolution information is used to indicate the resolution of the terminal; a download request is sent to the server, and the download request includes the first resolution information; and a target data packet corresponding to the download request is received from the server
  • the target data packet carries one or more target resources, and the target resources are all adapted to the first resolution.
  • An electronic device includes a memory and a processor.
  • the memory stores a computer program.
  • the processor causes the processor to perform the following operations: obtaining a first resolution sent by a terminal and including the first resolution.
  • Information download request the first resolution information is used to indicate the resolution of the terminal; a corresponding target data packet is found according to the download request, and the target data packet carries one or more target resources, so The target resources are all adapted to the first resolution; and the target data packet is sent to the terminal.
  • a computer-readable storage medium stores a computer program thereon.
  • the processor When the computer program is executed by a processor, the processor performs the following operations: determining first resolution information, where the first resolution information is used to represent Resolution of the terminal; sending a download request to a server, the download request including the first resolution information; receiving a target data packet corresponding to the download request from the server, the target data packet carrying There are one or more target resources, all of which are adapted to the first resolution.
  • a computer-readable storage medium has stored thereon a computer program, which when executed by a processor causes the processor to perform the following operations: obtaining a download request including first resolution information sent by a terminal, and the first A resolution information is used to indicate the resolution of the terminal; a corresponding target data packet is found according to the download request, and the target data packet carries one or more target resources, and the target resources are adapted to the First resolution; sending the target data packet to the terminal.
  • FIG. 1 is an application environment diagram of a resource processing method in an embodiment
  • FIG. 2 is a schematic structural diagram of a terminal according to an embodiment
  • FIG. 3 is a schematic architecture diagram of a server in an embodiment
  • FIG. 4 is a flowchart of a resource processing method according to an embodiment
  • FIG. 5 is a flowchart of a method for determining a target resource version in an embodiment
  • FIG. 6 is a flowchart of a resource processing method in another embodiment
  • FIG. 7 is a flowchart of a method for finding a target data packet in an embodiment
  • FIG. 8 is a flowchart of interaction between a terminal and a server in an embodiment
  • FIG. 9 is a structural block diagram of a resource processing apparatus according to an embodiment.
  • FIG. 10 is a structural block diagram of a resource processing apparatus in another embodiment
  • FIG. 11 is a partial structural block diagram of a mobile phone in an embodiment.
  • first, second, and the like used in this application can be used herein to describe various elements, but these elements are not limited by these terms. These terms are only used to distinguish the first element from another element.
  • first version number may be referred to as the second version number
  • second version number may be referred to as the first version number. Both the first version number and the second version number are version numbers, but they are not the same version number.
  • FIG. 1 is a schematic diagram of an application environment of a resource processing method according to an embodiment.
  • the application environment includes a terminal 110 and a server 120.
  • the terminal 110 may determine the first resolution information and send a download request to the server 120.
  • the server 120 may Find the corresponding target data packet, and send the found target data packet to the terminal 110.
  • the terminal 110 may be a smart phone, a tablet computer, a personal digital assistant, and the like
  • the server 120 may be a cloud server, an independent server, or a server cluster composed of multiple servers.
  • a schematic diagram of an internal structure of a terminal is provided.
  • the terminal includes a processor, memory, display, and network interface connected via a system bus.
  • the processor is used to provide computing and control capabilities to support the operation of the entire terminal.
  • the memory is used to store data, programs, and / or instruction codes, etc., and at least one computer program is stored on the memory, and the computer program can be executed by a processor to implement the resource processing method applicable to the terminal provided in the embodiments of the present application.
  • the memory may include a non-volatile storage medium such as a magnetic disk, an optical disc, a read-only memory (ROM), or a random-access memory (RAM).
  • the memory includes a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium stores an operating system and a computer program.
  • the computer program can be executed by a processor to implement a resource processing method provided by various embodiments of the present application.
  • the internal memory provides a cached operating environment for operating systems and computer programs in non-volatile storage media.
  • the display can be used to display information, for example, to display various interfaces and the like.
  • the network interface may be an Ethernet card or a wireless network card, and is used to communicate with external electronic devices, for example, it may be used to communicate with a server.
  • FIG. 3 is a schematic diagram of the internal structure of the server in one embodiment.
  • the server includes a processor, a memory, and a network interface connected through a system bus.
  • the processor is used to provide computing and control capabilities to support the operation of the entire server.
  • the memory may include a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium stores an operating system and a computer program.
  • the computer program may be executed by a processor to implement a resource processing method provided by an embodiment of the present application.
  • the internal memory provides a cached operating environment for operating system computer programs in a non-volatile storage medium.
  • the network interface may be an Ethernet card or a wireless network card, and is used to communicate with external electronic devices, for example, it may be used to communicate with other servers and terminals.
  • the server can be implemented by an independent server or a server cluster composed of multiple servers.
  • FIG. 2 and FIG. 3 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the terminal or server to which the solution of the present application is applied.
  • the terminal or server may include more or fewer components than those shown in the figure, or combine some components, or have a different component arrangement.
  • a resource processing method is provided, which is applied to the foregoing terminal for illustration. As shown in FIG. 4, the method includes the following operations:
  • Operation 402 Determine first resolution information, where the first resolution information is used to indicate a resolution of the terminal.
  • the resolution refers to the precision of the display, that is, the number of image pixels that the display can display.
  • the resolution may be composed of a horizontal component and a vertical component, where the horizontal component and the vertical component may be specific numerical values.
  • the resolution of the display screen can be 1024 * 786
  • the horizontal component is 1024
  • the vertical component is 786.
  • the first resolution information includes a first resolution, and the first resolution in the first resolution information is used to indicate a current resolution of the display screen of the terminal.
  • the terminal may determine a current first resolution of the display screen of the terminal, for example, the current resolution of the terminal is 1024 * 786, and the terminal may determine that the current first resolution of the terminal display is 1024 * 786.
  • Operation 404 Send a download request to the server, where the download request includes first resolution information.
  • the download request is generated by the terminal and used to download data from the server.
  • the download request may include information such as the first resolution information and the terminal identification of the terminal.
  • the terminal identifier of the terminal is used to distinguish different terminals.
  • the terminal can establish a connection relationship with the server through a network interface. Specifically, the terminal and the server can perform data transmission through the HyperText Transfer Protocol (HTTP) protocol, and can also perform data transmission through the buffer protocol (PB) protocol. The terminal can also communicate with the server according to the HTTP protocol and the PB protocol at the same time. Data transfer. The terminal may send the download request to the server through at least one data transmission protocol among HTTP protocol and PB protocol.
  • HTTP HyperText Transfer Protocol
  • PB buffer protocol
  • the terminal may send the download request to the server through at least one data transmission protocol among HTTP protocol and PB protocol.
  • Operation 406 Receive a target data packet corresponding to the download request from the server.
  • the target data packet carries one or more target resources, and the target resources are adapted to the first resolution.
  • the target data packet carries one or more target resources.
  • the target resource refers to a resolution resource used to adapt to the first resolution.
  • the target resource may include a picture or a character string.
  • the adaptation of the target resource to the first resolution means that the target resource can be displayed on a terminal whose current resolution is the first resolution.
  • the first resolution of the terminal is 1024 * 786
  • the terminal can display a target resource with a resolution of 1024 * 786, that is, a picture with a resolution of 1024 * 786.
  • the terminal After the terminal sends a download request to the server, it can receive a target data packet corresponding to the download request sent by the server, and the target data packet stores one or more target resources. In one embodiment, after receiving the target data packet, the terminal may install the received target data packet, and when the terminal runs the target data packet, the terminal may display according to the target resource in the target data packet.
  • the first resolution information is used to indicate the resolution of the terminal, and a download request is sent to the server.
  • the download request includes the first resolution information, and the corresponding download request is received from the server.
  • the target data packet carries one or more target resources, and the target resources are all adapted to the first resolution.
  • the terminal can receive the target data packet corresponding to the download request sent by the server. Because the target data packet stores one or more target resources, there is no need to store multiple target resources locally on the terminal, which can save the storage space of the terminal.
  • a plurality of applications may be installed on the terminal, and the applications may display pictures through a display screen of the terminal.
  • a target application may be included in multiple applications installed on the terminal.
  • the terminal After receiving the target data packet sent from the server, the terminal may obtain the target resource from the target data packet.
  • the target resource obtained by the terminal is used by the target application at runtime.
  • the target application installed on the terminal is a photo application
  • the target resource in the target data package obtained by the terminal from the server is a target resource with a resolution of 1024 * 786.
  • the resolution can be used
  • the target resource is 1024 * 786.
  • a resource processing method provided may further include a process of generating a download request.
  • the specific process includes: determining whether a target resource is stored locally on the terminal, and generating a download request if the terminal does not store the target resource locally.
  • the terminal can judge whether the target resource is stored locally in the terminal and obtain the judgment result.
  • the judgment result obtained by the terminal is that the terminal does not store the target resource locally, it means that the terminal needs to obtain the target resource from the server, then the terminal can generate a download request for requesting the server to download the target resource; when the judgment result obtained by the terminal is the terminal local
  • the target resource is stored, it means that the terminal does not need to obtain the target resource from the server, and the terminal may not generate a download request.
  • the terminal can determine whether the target resource is stored locally by detecting the running of the application program. Specifically, the terminal can detect whether the application is running for the first time. When the terminal detects that the application is running for the first time, it means that the terminal does not store the target resource locally, and the terminal can generate a download request for requesting the server to download the target resource.
  • the terminal may determine whether the target resource is stored locally by detecting the running data in the target application.
  • the running data in the target application includes the target resource.
  • the terminal can determine whether the running data in the target application is cleared. When the running data in the target application is cleared, and the target application is started after the running data is cleared, it indicates the target resource on the terminal. It is cleared, that is, the terminal can determine that the target resource is not stored locally on the terminal.
  • a download request is generated.
  • the terminal may determine whether the target resource stored locally by the terminal is the latest version, and obtain a judgment result.
  • the judgment result obtained by the terminal is that the target resource stored locally on the terminal is not the latest version, it means that the terminal needs to obtain the target resource from the server, then the terminal can generate a download request to request the server to download the target resource;
  • the target resource stored locally by the terminal is the latest version, it means that the terminal does not need to obtain the target resource from the server, and the terminal may not generate a download request.
  • the terminal may receive the version number of the target resource pushed by the server, and the terminal may determine whether the target resource locally stored by the terminal is the latest version according to the version number of the target resource pushed by the server. .
  • the terminal may receive the latest version of the target resource from the server for adapting to the first resolution.
  • the terminal may send the version number of the target resource stored locally on the terminal to the server, and the server determines whether the target resource stored in the terminal is the latest version of the target resource. When the server determines that the target resource stored in the terminal is not When the latest version of the target resource, the server can send the latest version of the target resource to the terminal.
  • a resource processing method provided may further include a process of determining whether a target resource stored locally on the terminal is a latest version.
  • the specific operations include:
  • Operation 502 Send a version number request to the server.
  • the terminal Before the terminal sends a download request to the server, it can send a version number request to the server.
  • the version number request is generated by the terminal and used to request the version number of the target resource stored in the server.
  • Operation 504 Receive a first version number corresponding to the version number request from the server, where the first version number is used to indicate a version of the target resource stored in the server.
  • the target resource stored in the server can have multiple versions, and each version can be marked with a version number.
  • the first version number is used to indicate the version of the target resource stored in the server.
  • the first version number can be a string of numbers.
  • the first version number of the target resource in the server may be V1.1.1.5.
  • Operation 506 Compare the first version number with the second version number, where the second version number is used to indicate a version of the target resource stored locally by the terminal.
  • the second version number refers to the version number of the target resource stored locally by the terminal.
  • the terminal stores a target broken resource and a second version number corresponding to the target resource.
  • the terminal may compare the received first version number of the target resource stored in the server with the second version number of the target resource in the terminal.
  • the second version number of the target resource in the terminal is V1.1.1.2
  • the first version number of the target resource in the server is V1.1.1.5.
  • the terminal can change the first version number from V1.1.1.5 to the second version. V1.1.1.2 for comparison, starting from the first digit of the version number.
  • the first digit of the version number is the same
  • the second digit of the version number is compared.
  • the first number of the version number is compared. Three, and so on.
  • the terminal compares the first version number with the second version number
  • the terminal first compares from the first digit of the version number.
  • the first version number is the same as the second version number.
  • the first version number is V1.1.1.5 and the second version number is V1.1.1.5.
  • the terminal first compares the first digit of the first version number with the first digit of the second version number.
  • the first version The first digit of the number and the first digit of the second version number are both 1, the second digit of the first version number and the second digit of the second version number are 1, the third digit of the first version number and the second The third digit of the version number is all 1, the fourth digit of the first version number and the fourth digit of the second version number are both 5, then the first version number is the same as the second version number.
  • the terminal compares the first version number with the second version number, it first compares the first digit of the first version number with the first digit of the second version number.
  • the terminal may change the second digit of the first version number and the second digit of the second version number, and so on.
  • the first version number is V1.1.1.5
  • the second version number is V1.1.1.2.
  • the terminal can sequentially place the first, second, third, and second versions of the first version number in order. The first, second, and third digits are compared.
  • the terminal can compare the fourth digit of the first version number with the second Compare the fourth digit of the version number, the fourth digit of the first version number is 5, the fourth digit of the second version number is 2, and the fourth digit of the first version number is greater than the fourth digit of the second version number, then The first version number is greater than the second version number.
  • a comparison result can be obtained.
  • the first version number of the target resource in the server received by the terminal is V1.1.1.5
  • the second version number of the target resource in the terminal is V1.1.1.2.
  • the terminal can change the first version number to V1.1.1.5 Compared with the second version number V1.1.1.2, a comparison result is obtained in which the first version number is greater than the second version number.
  • the terminal may determine that the target resource stored locally by the terminal is not the latest version; when the comparison result obtained by the terminal is that the first version number is less than or equal to the second version number At this time, the terminal may determine that the target resource stored locally by the terminal is the latest version.
  • the first version number corresponding to the version number request is received from the server by sending a version number request to the server.
  • the first version number is used to indicate the version of the target resource stored in the server.
  • Compare the second version number is used to indicate the version of the target resource stored locally on the terminal.
  • the first version number is greater than the second version number, it is determined that the target resource stored locally on the terminal is not the latest version.
  • the comparison result obtained by the terminal is that the first version number is greater than the second version number, it means that the target resource stored in the terminal is not the latest version.
  • the terminal can generate a download request for requesting the latest version of the target resource from the server.
  • the target resources of all versions are stored in the storage, which saves the storage space of the terminal.
  • the provided resource processing method may further include a process of sending a download request to the server according to the use frequency of the target application and the current time, which specifically includes: obtaining the use frequency of the target application, and Obtain the corresponding reference time from the correspondence between the use frequency of the established target application and the reference time; obtain the current time; and when the current time reaches the reference time, send a download request to the server.
  • the frequency of use of the target application refers to the number of times the target application is used in a unit of time. For example, the target application is used three times a month.
  • the reference time can be a specific time. For example, the reference time may be 9:30 on January 1.
  • the terminal can establish the correspondence between the use frequency of the target application and the reference time in advance. The higher the use frequency of the target application, the higher the corresponding reference time.
  • the terminal can count the use frequency of the target application in unit time, and determine the update frequency of the target application according to the use frequency of the target application in unit time.
  • the terminal can determine the reference time according to the update frequency of the target application.
  • the terminal statistics target application when used ten times a month, you can determine that the target application is updated once a month; when the terminal statistics target application is used five times a month, You can determine that the target application is updated every two months.
  • the terminal may determine that the reference time is 8:30 on the first day of each month; when the update frequency of the target application is updated once every two months, the terminal may determine the reference time At 8:30 on the first day of every two months.
  • the terminal can obtain the use frequency of the target application, and perform a search in a correspondence relationship between the use frequency of the target application and a reference time established in advance according to the obtained use frequency, and find the reference time corresponding to the obtained use frequency.
  • the terminal can also obtain the current time through a built-in timer.
  • the current time recorded by the timer is 16:30, and the terminal can obtain the current time by 16:30 through the timer.
  • the terminal After the terminal obtains the current time, it can compare the obtained current time with a reference time. When the comparison result obtained by the terminal is that the current time reaches the reference time, the terminal may send a download request to the server. For example, when the current time obtained by the terminal is 16:30 and the reference time is also 16:30, the terminal may send a download request to the server.
  • the current time is obtained, and when the current time reaches the reference time, it is sent to the server Send a download request.
  • the terminal sends a download request to the server according to the use frequency of the target application and the current time, which can reduce the frequency of the terminal sending the download request to the server, thereby reducing the power consumption of the terminal.
  • a resource processing method provided may further include a process of verifying a target resource, and specifically includes: obtaining a first verification code calculated according to the target resource stored locally on the terminal; and receiving the server from the server. The second verification code corresponding to the stored target resource; when the first verification code is the same as the second verification code, performing an operation of receiving a target data packet corresponding to the download request from the server.
  • the terminal may calculate the first check code according to the target resource stored locally by the terminal. Specifically, the terminal may use the MD5 algorithm to convert a hash value of any length into a fixed-length MD5 value. That is, the terminal can use the MD5 algorithm to calculate the MD5 value of the target resource stored locally by the terminal.
  • the server may send the second check code corresponding to the target resource in the target data packet to the terminal together.
  • the second check code may be generated according to the target resource, and may be placed at the front of the target data packet or at the back of the target data packet.
  • the terminal may compare the calculated first check code of the target resource stored locally on the terminal with the received second check code of the target resource stored in the server, and when the first check code and the second check code are completely When they are the same, it means that the target data packet received by the terminal is complete and there is no modified target data packet.
  • a second verification code corresponding to the target resource stored in the server sent by the server is received, and when the first verification code is the same as the second verification code, the slave server is executed.
  • the terminal checks the target resources to ensure the security and integrity of the target resources in the received target data packets.
  • a resource processing method provided may further include a process of determining whether to send a download request to a server according to a network connection status, and specifically includes: obtaining a size of a target data packet sent by the server; and detecting a terminal connected to the terminal.
  • the network type of the network, and the corresponding resource threshold is obtained according to the network type; when the target data packet size is less than the resource threshold, the operation of sending a download request to the server is performed.
  • the size of the target data packet can be a specific value.
  • the size of the target data packet can be 56 MB (MByte).
  • the network type of the network may be a wireless network type, a 3G data traffic type, a 4G data traffic type, and the like, which are not limited herein.
  • the resource threshold can be a specific value, for example, the resource threshold can be 1024MB.
  • the terminal may store a resource threshold corresponding to a network type. For example, a resource threshold corresponding to a wireless network type is 1024MB, a resource threshold corresponding to a 4G data traffic type is 100MB, and a resource threshold corresponding to a 3G data traffic type is 20MB.
  • the resource threshold corresponding to the network type may be set by the user through the terminal itself, or may be generated by the terminal.
  • the terminal Before the terminal sends a download request to the server, the terminal can obtain the size of the target data packet sent by the server.
  • the terminal can detect the network type of the network to which the terminal is connected, and obtain a corresponding resource threshold according to the network type. For example, the terminal detects that the network type of the network to which the terminal is connected is a 4G data traffic type, and the terminal can obtain a resource threshold corresponding to the 4G data traffic type to 100 MB.
  • the terminal After obtaining the size of the target data packet sent by the server and the resource threshold corresponding to the network type, the terminal can compare the size of the target data packet with the resource threshold. When the size of the target data packet is less than the resource threshold, the terminal can execute the request to the server. Send a download request.
  • the size of the target data packet sent by the server obtained by the terminal is 50MB
  • the network type of the network to which the terminal is connected is 4G data traffic type
  • the corresponding resource threshold is 100MB
  • the target data packet size of 50MB is less than the resource threshold of 100MB.
  • the size of the target data packet sent by the server is detected, the network type of the network to which the terminal is connected is detected, and the corresponding resource threshold is obtained according to the network type.
  • the network type of the network to which the terminal is connected corresponds to the resource threshold. Only when the target data packet size is smaller than the resource threshold, the terminal performs an operation of sending a download request to the server, which can reduce the power consumption of the terminal.
  • a resource processing method is provided, which is applied to the foregoing server for illustration. As shown in FIG. 6, the method includes the following operations:
  • Operation 602 Acquire a download request including first resolution information sent by the terminal, where the first resolution information is used to indicate a resolution of the terminal.
  • the server can establish a connection relationship with the terminal through a network interface. Specifically, the terminal and the server can perform data transmission through the Hypertext Transfer Protocol HTTP protocol, and can also perform data transmission through the buffer protocol PB protocol. The server can also perform data transmission with the terminal according to the HTTP protocol and the PB protocol.
  • the download request sent by the terminal to the server may include first resolution information used to indicate the resolution of the terminal.
  • the server may obtain the download request sent by the terminal through at least one data transmission protocol of the HTTP protocol and the PB protocol.
  • Operation 604 Find the corresponding target data packet according to the download request.
  • the target data packet carries one or more target resources, and the target resources are adapted to the first resolution.
  • the target data packet carries one or more target resources.
  • the target resource refers to a resolution resource used to adapt to the first resolution.
  • the target resource may include a picture or a character string.
  • the adaptation of the target resource to the first resolution means that the target resource can be displayed on a terminal whose current resolution is the first resolution.
  • the download request includes first resolution information.
  • the target data packet carries one or more target resources, and the target resources are adapted to the first resolution.
  • the server can extract the first resolution information in the download request, find the corresponding target resource according to the first resolution information, and then find the corresponding target data packet according to the target resource.
  • Operation 606 Send the target data packet to the terminal.
  • the server After the server finds the target data packet corresponding to the download request, it can send the found target data packet to the terminal.
  • a download request including the first resolution information sent by the terminal is obtained.
  • the first resolution information is used to indicate the resolution of the terminal, and a corresponding target data packet is found according to the download request.
  • the target data packet carries One or more target resources, each of which is adapted to the first resolution, and sends a target data packet to the terminal.
  • the server can find the corresponding target data packet according to the download request sent by the terminal, so that the terminal can obtain the target resource in the target data packet without downloading various target data packets, which can save the storage space of the terminal.
  • a resource processing method provided may further include a process of searching for a corresponding target data packet according to a download request.
  • the specific operations include:
  • Operation 702 Extract first resolution information in the download request.
  • the first resolution information is used to indicate the resolution of the terminal. After the server receives the download request sent by the terminal, the server can extract the first resolution information in the download request.
  • Operation 704 Find second resolution information with the smallest difference from the first resolution information, where the second resolution information is used to indicate the resolution of the target resource in the server.
  • the second resolution information is used to indicate the resolution of the target resource in the server. Since the target data packet of the server carries one or more target resources, the server may store multiple second resolution information. After extracting the first resolution information in the download request, the server may obtain the difference between the first resolution information and the second resolution information, respectively. The server may compare the obtained multiple difference values, and obtain second resolution information having the smallest difference from the first resolution information.
  • Operation 706 Obtain a target data packet in which the target resource corresponding to the second resolution information is located.
  • the server After the server obtains the second resolution information with the smallest difference from the first resolution information, it can find the target resource corresponding to the second resolution information, and obtain the target data packet described by the target resource according to the found target resource.
  • the second resolution information with the smallest difference from the first resolution information is found by extracting the first resolution information in the download request, and the second resolution information is used to indicate the resolution of the target resource in the server To obtain a target data packet in which the target resource corresponding to the second resolution information is located.
  • the server finds the corresponding target data packet according to the first resolution information in the download request sent by the terminal. The server can quickly and accurately find the target data packet that needs to be sent to the terminal, which improves the efficiency of the server in finding the target data packet.
  • a resource processing method provided may further include a process of finding a target resource, and the specific operations include: receiving a version number request sent by a terminal; finding a first version number corresponding to the version number request, and a first version number Used to indicate the version of the target resource stored in the server; send the first version number to the terminal.
  • the target resource can have multiple versions, and each version can be marked with a version number.
  • the first version number refers to the version number of the target resource stored in the server.
  • the first version number can be a string of numbers.
  • the first version number of the target resource may be V1.1.1.5.
  • the server After receiving the version number request of the terminal, the server can find the latest version of the target resource among the target resources stored in the server, and obtain the first version number of the latest version of the target resource.
  • the server may send the obtained first version number of the target resource of the latest version to the terminal.
  • a resource processing method provided may further include a process of finding second resolution information with a minimum difference from the first resolution information, and the specific operations include: separately obtaining a resolution in each second resolution information The difference between the resolution and the resolution in the first resolution information to obtain second resolution information corresponding to the resolution with the smallest difference.
  • the server may store multiple target resources, and the target resources may correspond to the second resolution information.
  • the server extracts the first resolution information in the download request sent by the terminal, it can calculate the difference between the resolution in the second resolution information of the target resource stored in the server and the resolution in the first resolution information. .
  • the absolute value of the difference between the resolution in the second resolution information and the resolution in the first resolution information calculated by the server.
  • target resources stored in the server which are target resource A, target resource B, target resource C, and target resource D.
  • the resolution in the second resolution information of target resource A is 640 * 480
  • the target is The resolution in the second resolution information of the resource B
  • the resolution in the second resolution information of the target resource C is 640 * 440
  • the resolution in the second resolution information of the target resource D is 640. * 420
  • the resolution in the first resolution information in the download request sent by the server is 640 * 490.
  • the server may calculate the resolution in the second resolution information of the target resource A, the resolution in the second resolution information of the target resource B, the resolution in the second resolution information of the target resource C, and the The absolute values of the difference between the resolution in the second resolution information and the resolution in the first resolution information are 10, 30, 50, and 70, respectively.
  • the server can obtain the second resolution information corresponding to the resolution with the smallest absolute value of the difference.
  • the absolute value of the difference is at least 10 and the corresponding resolution is the second resolution information of the target resource A.
  • the server can obtain the target.
  • the resolution in the second resolution information of the resource A is 640 * 480.
  • a resource processing method provided may further include a process of obtaining second resolution information corresponding to a resolution with the smallest difference according to a horizontal component of the resolution, and specifically includes: extracting the first corresponding to each target resource.
  • the first horizontal component of the resolution in the two resolutions and the second horizontal component of the resolution in the first resolution information are used to calculate the difference between the first horizontal component and the second horizontal component, respectively, to obtain the first smallest difference.
  • the horizontal component corresponds to the resolution in the second resolution information.
  • the resolution may be composed of a horizontal component and a vertical component, where the horizontal component and the vertical component may be specific numerical values.
  • the resolution of the display screen can be 1024 * 786
  • the horizontal component is 1024
  • the vertical component is 786.
  • the first horizontal component refers to the horizontal component of the resolution of the target resource stored in the server
  • the second horizontal component refers to the horizontal component of the resolution in the first resolution information sent by the terminal.
  • the target data packet of the server may store a plurality of target resources, and the server may extract the first horizontal component of the resolution of the stored target resources, respectively.
  • the difference between the first horizontal component and the second horizontal component calculated by the server may be an absolute value of the difference.
  • the target resources stored in the server are target resource A, target resource B, and target resource C, where the resolution of target resource A is 1024 * 786, the resolution of target resource B is 800 * 600, and the resolution of target resource C is The rate is 1152 * 864.
  • the server can extract the first horizontal component of the resolution of the target resource A is 1024, the first horizontal component of the resolution of the target resource B is 800, the first horizontal component of the target resource C is 1152, and the server
  • the received resolution in the first resolution information sent by the terminal is 1280 * 960, and the server can extract the second horizontal component of the resolution in the first resolution information as 1280.
  • the server may separately calculate the absolute value of the difference between the first horizontal component and the second horizontal component.
  • the server may calculate the absolute value of the difference between the second horizontal component 1280 and the first horizontal component 1024 of the target resource A. 156.
  • the absolute value of the difference between the second horizontal component 1280 and the first horizontal component 800 of the target resource B is 480, and the absolute value of the difference between the second horizontal component 1280 and the first horizontal component 1152 of the target resource C 128.
  • the server can obtain the absolute value of the difference between the first horizontal component and the second horizontal component.
  • the absolute value of the difference between the second horizontal component and the first horizontal component of the target resource C is obtained.
  • the server can obtain the target resource.
  • the resolution of C is 1152 * 864.
  • a resource processing method provided may further include a process of obtaining the resolution in the second resolution information with the smallest difference according to the vertical component of the resolution, which specifically includes: extracting the first corresponding to each target resource.
  • the first vertical component of the resolution in the two resolution information and the second vertical component of the resolution in the first resolution information are used to calculate the difference between the first vertical component and the second vertical component, respectively, to obtain the smallest difference.
  • the resolution in the second resolution information corresponding to the first vertical component of.
  • the first vertical component refers to the vertical component of the resolution in the second resolution information corresponding to the target resource in the server
  • the second vertical component refers to the vertical component of the resolution in the first resolution information sent by the server.
  • Weight A plurality of target resources are stored in the server, and the server may separately extract vertical components of the resolution in the second resolution information of the plurality of stored target resources. At the same time, the server may also extract the first resolution information sent by the terminal. The vertical component of the resolution is extracted.
  • the server stores target resource A, target resource B, and target resource C.
  • the resolution of target resource A is 1024 * 786
  • the resolution of target resource B is 800 * 600
  • the resolution of target resource C is 1152 * 864
  • the server can extract the first vertical component of the resolution of the target resource A is 786
  • the first vertical component of the target resource B is 600
  • the first vertical component of the target resource C is 864
  • the terminal received by the server
  • the resolution in the first resolution information sent is 1280 * 960
  • the server can extract the second vertical component of the resolution in the first resolution information as 960.
  • the server may separately calculate the absolute value of the difference between the first vertical component and the second vertical component.
  • the server may calculate the absolute value of the difference between the second vertical component 960 and the first vertical component 786 of the target resource A. 174.
  • the absolute value of the difference between the second vertical component 960 and the first vertical component 600 of the target resource B is 360, and the absolute value of the difference between the second vertical component 960 and the first vertical component 864 of the target resource C 96.
  • the server can obtain the absolute value of the difference between the first vertical component and the second vertical component that is the smallest.
  • the server can obtain the target resource.
  • the resolution in the second resolution information of C is 1152 * 864.
  • a resource processing method provided may further include a process of obtaining the resolution in the second resolution information with the smallest difference according to the horizontal component and the vertical component of the resolution, and specifically includes: extracting each target resource separately.
  • the first horizontal component and the first vertical component of the resolution in the corresponding second resolution information, and the second horizontal component and the second vertical component of the resolution in the first resolution information calculate the first horizontal component and The horizontal difference between the second horizontal component, the vertical difference between the first vertical component and the second vertical component; calculating the sum of the horizontal difference and the vertical difference; obtaining the second resolution information with the smallest sum Resolution.
  • the first horizontal component and the first vertical component refer to the horizontal and vertical components of the resolution in the second resolution information of the target resource stored in the server
  • the second horizontal component and the second vertical component refer to the terminal sent by the server.
  • the horizontal difference is an absolute value of a difference between the first horizontal component and the second horizontal component
  • the vertical difference is an absolute value of a difference between the first vertical component and the second vertical component.
  • the server may separately extract the first horizontal component and the first vertical component of the resolution in the second resolution information of the stored target resource, and at the same time, the server may also extract the resolution of the resolution in the first resolution information sent by the terminal to the server.
  • the second horizontal component and the second vertical component may separately extract the first horizontal component and the first vertical component of the resolution in the second resolution information of the stored target resource, and at the same time, the server may also extract the resolution of the resolution in the first resolution information sent by the terminal to the server.
  • the second horizontal component and the second vertical component may separately extract the
  • the server stores target resource A, target resource B, and target resource C.
  • the resolution of target resource A is 1024 * 786
  • the resolution of target resource B is 800 * 600
  • the resolution of target resource C is 1152. * 864
  • the server can extract the first horizontal component of the target resource A is 1024, the first vertical component is 786, the first horizontal component of the target resource B is 800, the first vertical component is 600, and the first horizontal component of the target resource C Is 1152, the first vertical component is 864
  • the resolution in the first resolution information sent by the terminal received by the server is 1280 * 960
  • the server can extract the second horizontal component of the resolution in the first resolution information as 1280, the second vertical component is 960.
  • the server may also calculate the absolute value of the horizontal difference between the second horizontal component 1280 and the first horizontal component 1024 of the target resource A as 156, and the vertical difference between the second vertical component 960 and the first vertical component 786 of the target resource A.
  • the absolute value of the value is 174
  • the absolute value of the horizontal difference between the second horizontal component 1280 and the first horizontal component 800 of the target resource B is 480
  • the absolute value of the vertical difference is 360
  • the absolute value of the horizontal difference between the second horizontal component 1280 and the first horizontal component 1152 of the target resource C is 128, and the second vertical component 960 and the first vertical component 864 of the target resource C
  • the absolute value of the vertical difference between them is 96.
  • the server can also calculate the sum of the horizontal difference and the vertical difference.
  • the server can calculate the sum of the horizontal difference 156 and the vertical difference 174 of the target resource A as 330, and the horizontal difference 480 and the vertical difference of the target resource B.
  • the sum of 360 is 840
  • the sum of the horizontal difference 128 of the target resource C and the vertical difference 96 is 224, where the minimum value is 224, and the server can obtain the resolution 1152 of the target resource C with the minimum value 224. * 864.
  • a resource processing method provided may further include a process of calculating a sum of a horizontal difference and a vertical difference, and specifically includes: calculating a horizontal difference multiplied by a first coefficient and a vertical difference multiplied by a second The sum of the coefficients.
  • the first coefficient and the second coefficient may be specific numerical values set by the user.
  • the first coefficient is set to 0.3 and the second coefficient is set to 0.7.
  • the server may calculate the sum of the horizontal difference multiplied by the first coefficient and the vertical difference multiplied by the second coefficient.
  • the calculated target resource A has a horizontal difference of 156, a vertical difference of 174, and a first coefficient of 0.3
  • the second coefficient is 0.7
  • the server can calculate the sum of the horizontal difference of 156 times the first coefficient of 0.3 and the vertical difference of 174 times the second coefficient of 0.7, which is 168.6.
  • the target resource B's The horizontal difference is 480, the vertical difference is 360, the first coefficient is 0.3, and the second coefficient is 0.7.
  • the server can calculate the horizontal difference is 480 times the first coefficient is 0.3 and the vertical difference is 360 times the second.
  • the sum of the coefficients is 0.7, and the sum of the target resources A calculated by the server is 168.6.
  • the sum of the target resources B is 396.
  • the sum of the target resources A is the smallest.
  • the server can obtain the resolution of the target resource A. 1024 * 786.
  • a resource processing method provided may further include a process in which a terminal interacts with a server. Specific operations include:
  • the terminal determines first resolution information, where the first resolution information is used to indicate a resolution of the terminal.
  • the terminal determines that the terminal does not store the target resource locally.
  • the terminal sends a version number request to the server.
  • the server searches for a first version number corresponding to the version number request, and the first version number is used to indicate a version of the target resource stored in the server.
  • the server sends the first version number to the terminal.
  • the terminal compares the first version number with the second version number, and the second version number is used to indicate a version of the target resource stored locally by the terminal.
  • Operation 814 When the first version number is greater than the second version number, the terminal determines that the target resource stored locally by the terminal is not the latest version.
  • the terminal In operation 816, the terminal generates a download request and sends the download request to the server, where the download request includes first resolution information.
  • the server searches for a corresponding target data packet according to the download request.
  • the target data packet carries one or more target resources, and the target resources are adapted to the first resolution.
  • the server sends a target data packet to the terminal.
  • the terminal receives a target data packet corresponding to the download request from the server, the target data packet carries one or more target resources, and the target resources are adapted to the first resolution.
  • FIG. 9 is a structural block diagram of a resource processing apparatus according to an embodiment. As shown in FIG. 9, the apparatus includes: an information determining module 910, a request sending module 920, and a target data packet receiving module 930, where:
  • the information determining module 910 is configured to determine first resolution information, where the first resolution information is used to indicate a resolution of the terminal.
  • the request sending module 920 is configured to send a download request to the server, where the download request includes first resolution information.
  • the target data packet receiving module 930 is configured to receive a target data packet corresponding to a download request from a server.
  • the target data packet carries one or more target resources, and the target resources are adapted to the first resolution.
  • a terminal is installed with a target application, and the target resource is used to indicate a resource used when the target application is running.
  • a resource processing module may further include a first target resource determination module, a second target resource determination module, and a download request generation module, where:
  • the first target resource determination module is configured to determine whether the terminal stores a target resource locally.
  • the download request generating module is configured to generate a download request if the terminal does not store the target resource locally.
  • the second target resource determination module is configured to determine whether the target resource stored locally by the terminal is the latest version.
  • the download request generating module is further configured to generate a download request if the target resource stored locally on the terminal is not the latest version.
  • the first target resource determination module is further configured to determine that the target resource is not stored locally in the terminal when the running data in the target application is cleared and then started, wherein the running data includes the target resource.
  • the second target resource determination module is further configured to send a version number request to the server, and receive a first version number corresponding to the version number request from the server, where the first version number is used to indicate a target resource stored in the server. Version, comparing the first version number with the second version number. The second version number is used to indicate the version of the target resource stored locally on the terminal. When the first version number is greater than the second version number, the target resource stored locally on the terminal is determined Not the latest version.
  • a resource processing apparatus may include: a download request obtaining module 1010, a target data packet search module 1020, and a target data packet sending module 1030, where:
  • the download request obtaining module 1010 is configured to obtain a download request sent by a terminal and including first resolution information, where the first resolution information is used to indicate a resolution of the terminal.
  • the target data packet search module 1020 is configured to find a corresponding target data packet according to the download request.
  • the target data packet carries one or more target resources, and the target resources are adapted to the first resolution.
  • the target data packet sending module 1030 is configured to send a target data packet to the terminal.
  • the target data packet search module 1020 is further configured to extract the first resolution information in the download request, and search for the second resolution information with the smallest difference from the first resolution information.
  • the second resolution information is used for Represents the resolution of the target resource in the server, and obtains the target data packet where the target resource corresponding to the second resolution information is located.
  • each module in the above resource processing device is only for illustration. In other embodiments, the processing device of the application program may be divided into different modules according to requirements to complete all or part of the functions of the above resource processing device.
  • Each module in the above-mentioned resource processing device may be implemented in whole or in part by software, hardware, and a combination thereof.
  • the above modules may be embedded in the hardware or independent of the processor in the terminal or the server, or may be stored in the memory of the terminal or the server in the form of software, so that the processor can call and execute the operations corresponding to the above modules.
  • An embodiment of the present application further provides an electronic device. As shown in FIG. 11, for convenience of explanation, only the parts related to the embodiment of the present application are shown, and specific technical details are not disclosed, please refer to the method part of the embodiment of the present application. Take the electronic device as a mobile phone as an example:
  • FIG. 11 is a block diagram of a partial structure of a mobile phone related to an electronic device according to an embodiment of the present application.
  • the mobile phone includes: a radio frequency (RF) circuit 1110, a memory 1120, an input unit 1130, a display unit 1140, a sensor 1150, an audio circuit 1160, a wireless fidelity (WiFi) module 1170, and a processor 1180 , And power supply 1190 and other components.
  • RF radio frequency
  • the RF circuit 1110 may be used for receiving and sending signals during the sending and receiving of information or during a call, and may receive the downlink information of the base station and then process it to the processor 1180; it may also send the uplink data to the base station.
  • the RF circuit includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
  • the RF circuit 1110 can also communicate with a network and other devices through wireless communication.
  • the above wireless communication can use any communication standard or protocol, including but not limited to Global System of Mobile (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (Code Division Multiple Access) Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), e-mail, Short Messaging Service (SMS), etc.
  • GSM Global System of Mobile
  • GPRS General Packet Radio Service
  • CDMA Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • LTE Long Term Evolution
  • SMS Short Messaging Service
  • the memory 1120 may be used to store software programs and modules, and may also be used to store application installation packages.
  • the processor 1180 executes various functional applications and data processing of the mobile phone by running the software programs and modules stored in the memory 1120.
  • the memory 1120 may mainly include a program storage area and a data storage area, where the program storage area may store an operating system, applications required for at least one function (such as an application for a sound playback function, an application for an image playback function, etc.), etc .;
  • the data storage area can store data (such as audio data, contacts, etc.) created according to the use of the mobile phone.
  • the memory 1120 may include a high-speed random access memory, and may further include a non-volatile memory, such as at least one disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the input unit 1130 may be used to receive inputted numeric or character information, and generate key signal inputs related to user settings and function control of the mobile phone 1100.
  • the input unit 1130 may include a touch panel 1131 and other input devices 1132.
  • the touch panel 1131 also referred to as a touch screen, can collect user's touch operations on or near it (for example, the user uses a finger, a stylus or any suitable object or accessory on the touch panel 1131 or near the touch panel 1131 Operation), and drive the corresponding connection device according to a preset program.
  • the touch panel 1131 may include two parts: a touch detection device and a touch controller.
  • the touch detection device detects the user's touch position, and detects the signal caused by the touch operation, and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device, converts it into contact coordinates, and sends it It is given to the processor 1180, and can receive commands from the processor 1180 and execute them.
  • various types such as resistive, capacitive, infrared, and surface acoustic wave can be used to implement the touch panel 1131.
  • the input unit 1130 may include other input devices 1132.
  • the other input devices 1132 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.) and the like.
  • the display unit 1140 may be used to display information input by the user or information provided to the user and various menus of the mobile phone.
  • the display unit 1140 may display according to the resolution.
  • the display unit 1140 may include a display panel 1141.
  • the display panel 1141 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), an organic light emitting diode (Organic Light-Emitting Diode, OLED), or the like.
  • the touch panel 1131 may cover the display panel 1141. When the touch panel 1131 detects a touch operation on or near the touch panel 1131, the touch panel 1131 transmits the touch operation to the processor 1180 to determine the type of the touch event.
  • the type of touch event provides corresponding visual output on the display panel 1141.
  • the touch panel 1131 and the display panel 1141 are implemented as two independent components to implement the input and input functions of the mobile phone, in some embodiments, the touch panel 1131 and the display panel 1141 can be integrated and Realize the input and output functions of the mobile phone.
  • the mobile phone 1100 may further include at least one sensor 1150, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor.
  • the ambient light sensor may adjust the brightness of the display panel 1141 according to the brightness of the ambient light.
  • the proximity sensor may close the display panel 1141 and / Or backlight.
  • Motion sensors can include acceleration sensors, which can detect the magnitude of acceleration in various directions, the magnitude and direction of gravity can be detected when stationary, and can be used for applications that recognize mobile phone posture (such as horizontal and vertical screen switching), vibration recognition related functions (such as Pedometer, tap), etc.
  • the mobile phone can be equipped with other sensors such as gyroscope, barometer, hygrometer, thermometer, infrared sensor and so on.
  • the audio circuit 1160, the speaker 1161, and the microphone 1162 may provide an audio interface between the user and the mobile phone.
  • the audio circuit 1160 may transmit the received electrical data converted electrical signal to the speaker 1161, and convert the speaker 1161 into a sound signal output.
  • the microphone 1162 converts the collected sound signal into an electrical signal, and the audio circuit 1160 After receiving, it is converted into audio data, and then processed by the audio data output processor 1180, which can be sent to another mobile phone via the RF circuit 1110, or the audio data is output to the memory 1120 for subsequent processing.
  • WiFi is a short-range wireless transmission technology.
  • the mobile phone can help users send and receive e-mail, browse web pages, and access streaming media through the WiFi module 1170. It provides users with wireless broadband Internet access.
  • FIG. 11 shows the WiFi module 1170, it can be understood that it does not belong to the necessary configuration of the mobile phone 1100, and can be omitted as needed.
  • the processor 1180 is a control center of the mobile phone, and uses various interfaces and lines to connect various parts of the entire mobile phone.
  • the processor 1180 executes or executes software programs and / or modules stored in the memory 1120 and calls data stored in the memory 1120 to execute.
  • Various functions and processing data of the mobile phone so as to monitor the mobile phone as a whole.
  • the processor 1180 may also perform application update according to the application installation package.
  • the processor 1180 may include one or more processing units.
  • the processor 1180 may integrate an application processor and a modem processor, wherein the application processor mainly processes an operating system, a user interface, and an application program, and the like; the modem processor mainly processes wireless communications. It can be understood that the modem processor may not be integrated into the processor 1180.
  • the mobile phone 1100 further includes a power supply 1190 (such as a battery) for supplying power to various components.
  • a power supply 1190 (such as a battery) for supplying power to various components.
  • the power supply can be logically connected to the processor 1180 through a power management system, thereby implementing functions such as managing charging, discharging, and power consumption management through the power management system.
  • the mobile phone 1100 may further include a camera, a Bluetooth module, and the like.
  • An embodiment of the present application further provides a computer-readable storage medium.
  • One or more non-transitory computer-readable storage media containing computer-executable instructions that, when executed by one or more processors, cause the processors to perform the steps of the resource processing method.
  • a computer program product containing instructions that, when run on a computer, causes the computer to perform a resource processing method.
  • Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory can include random access memory (RAM), which is used as external cache memory.
  • RAM is available in various forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), dual data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), synchronous Link (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDR SDRAM dual data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM synchronous Link (Synchlink) DRAM
  • Rambus direct RAM
  • DRAM direct memory bus dynamic RAM
  • RDRAM memory bus dynamic RAM

Landscapes

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

Abstract

L'invention concerne un procédé de traitement de ressources, un dispositif électronique et un support de stockage lisible par ordinateur. Le procédé consiste à : déterminer des premières informations de résolution, les premières informations de résolution étant utilisées pour indiquer une résolution d'un terminal ; transmettre une demande de téléchargement à un serveur, la demande de téléchargement comprenant les premières informations de résolution ; recevoir un paquet de données cible correspondant à la demande de téléchargement provenant du serveur, le paquet de données cible transportant une ou plusieurs ressources cibles, les ressources cibles étant adaptées à une première résolution.
PCT/CN2018/107218 2018-09-25 2018-09-25 Procédé de traitement de ressources, dispositif électronique et support de stockage lisible par ordinateur WO2020061731A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201880096263.3A CN112913267B (zh) 2018-09-25 2018-09-25 资源处理方法、装置、终端、服务器和可读存储介质
PCT/CN2018/107218 WO2020061731A1 (fr) 2018-09-25 2018-09-25 Procédé de traitement de ressources, dispositif électronique et support de stockage lisible par ordinateur

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/107218 WO2020061731A1 (fr) 2018-09-25 2018-09-25 Procédé de traitement de ressources, dispositif électronique et support de stockage lisible par ordinateur

Publications (1)

Publication Number Publication Date
WO2020061731A1 true WO2020061731A1 (fr) 2020-04-02

Family

ID=69950314

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/107218 WO2020061731A1 (fr) 2018-09-25 2018-09-25 Procédé de traitement de ressources, dispositif électronique et support de stockage lisible par ordinateur

Country Status (2)

Country Link
CN (1) CN112913267B (fr)
WO (1) WO2020061731A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112000364A (zh) * 2020-08-20 2020-11-27 广州市百果园信息技术有限公司 应用程序的打包方法、装置、设备及存储介质
CN114124924A (zh) * 2020-08-25 2022-03-01 深圳市欢太科技有限公司 一种确定配置信息的方法、设备及系统

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116781976B (zh) * 2023-08-28 2023-12-22 深圳市华曦达科技股份有限公司 用于智能电视盒的节目展示方法、装置和系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101312567A (zh) * 2007-05-25 2008-11-26 上海美通无线网络信息有限公司 一种手机j2me客户端使用动态更新数据资源的方法
CN102137390A (zh) * 2010-12-13 2011-07-27 华为软件技术有限公司 手机软件下载方法、设备和系统
CN105278995A (zh) * 2015-11-03 2016-01-27 努比亚技术有限公司 应用程序的管理方法、系统、服务器和移动终端
KR20160025127A (ko) * 2014-08-26 2016-03-08 삼성에스디에스 주식회사 다국어 지원을 위한 웹 서비스 시스템 및 방법
CN106598678A (zh) * 2016-12-20 2017-04-26 北京小米移动软件有限公司 向终端设备提供应用程序安装包的方法及装置

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050124317A1 (en) * 2003-11-21 2005-06-09 Diego Kaplan System and method for wireless connectivity toolkit
JP2014233068A (ja) * 2013-04-30 2014-12-11 株式会社リコー 通信管理システム、通信管理方法、及びプログラム
CN103825938A (zh) * 2014-01-26 2014-05-28 北京卓易讯畅科技有限公司 一种用于下载资源的方法和装置
US9537784B2 (en) * 2014-06-05 2017-01-03 International Business Machines Corporation Network-specific data downloading to a mobile device
CN106162316A (zh) * 2015-04-15 2016-11-23 腾讯科技(深圳)有限公司 一种视频流的数据处理方法、装置和系统
CN105959799A (zh) * 2016-05-27 2016-09-21 北京金山安全软件有限公司 一种视频压缩方法、装置及电子设备
CN106648787A (zh) * 2016-12-28 2017-05-10 平安科技(深圳)有限公司 一种资源更新的方法及终端
CN108363817B (zh) * 2018-03-21 2020-08-18 Oppo广东移动通信有限公司 文件处理方法、装置、移动终端及计算机可读存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101312567A (zh) * 2007-05-25 2008-11-26 上海美通无线网络信息有限公司 一种手机j2me客户端使用动态更新数据资源的方法
CN102137390A (zh) * 2010-12-13 2011-07-27 华为软件技术有限公司 手机软件下载方法、设备和系统
KR20160025127A (ko) * 2014-08-26 2016-03-08 삼성에스디에스 주식회사 다국어 지원을 위한 웹 서비스 시스템 및 방법
CN105278995A (zh) * 2015-11-03 2016-01-27 努比亚技术有限公司 应用程序的管理方法、系统、服务器和移动终端
CN106598678A (zh) * 2016-12-20 2017-04-26 北京小米移动软件有限公司 向终端设备提供应用程序安装包的方法及装置

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112000364A (zh) * 2020-08-20 2020-11-27 广州市百果园信息技术有限公司 应用程序的打包方法、装置、设备及存储介质
CN112000364B (zh) * 2020-08-20 2024-05-28 广州市百果园信息技术有限公司 应用程序的打包方法、装置、设备及存储介质
CN114124924A (zh) * 2020-08-25 2022-03-01 深圳市欢太科技有限公司 一种确定配置信息的方法、设备及系统

Also Published As

Publication number Publication date
CN112913267A (zh) 2021-06-04
CN112913267B (zh) 2023-01-31

Similar Documents

Publication Publication Date Title
US20210336780A1 (en) Key updating method, apparatus, and system
US11057376B2 (en) Method, apparatus, and system for controlling intelligent device, and storage medium
CN107766747B (zh) 校验应用程序安装包完整性的方法、移动终端及服务器
US10304461B2 (en) Remote electronic service requesting and processing method, server, and terminal
KR102150624B1 (ko) 스미싱 알림 방법 및 장치
WO2015090248A1 (fr) Procédé et dispositif de protection contre la surcharge d'un serveur
CN110213318B (zh) 一种数据传输控制的方法、设备及存储介质
WO2015158300A1 (fr) Procédés et terminaux de génération et de lecture de code à barres 2d et serveurs
US10956653B2 (en) Method and apparatus for displaying page and a computer storage medium
CN109088844B (zh) 信息拦截方法、终端、服务器及系统
WO2020061731A1 (fr) Procédé de traitement de ressources, dispositif électronique et support de stockage lisible par ordinateur
WO2018049935A1 (fr) Procédé de migration de données, et terminaux
WO2014000652A1 (fr) Terminal, dispositif et procédé d'installation d'un module complémentaire de navigateur
WO2014032559A1 (fr) Procédé et dispositif pour le téléchargement d'un fichier vers l'aval
US20160019046A1 (en) Light app offline updating method, device and terminal
WO2018049894A1 (fr) Procédé et dispositif de transmission de données
CN106953898B (zh) 一种获取软件包的方法和装置
WO2018049970A1 (fr) Procédé de commutation de réseau à point d'accès sans fil et terminal
CN109445917A (zh) 应用处理方法和装置、电子设备、计算机可读存储介质
CN109067751B (zh) 一种非Root环境下ARP欺骗检测方法、装置及终端
CN109144596B (zh) 快捷启动方法、装置、终端、服务器及系统
WO2015062234A1 (fr) Procédé, dispositif et appareil de traitement de ressource de terminal mobile
CN112997507B (zh) 音频系统控制方法、装置、终端和计算机可读存储介质
CN105094869B (zh) 目标程序确定方法及装置
CN110225106A (zh) 一种数据传输方法、装置及存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18934791

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 16.08.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18934791

Country of ref document: EP

Kind code of ref document: A1