CN113010258A - Picture issuing method, device, equipment and storage medium - Google Patents

Picture issuing method, device, equipment and storage medium Download PDF

Info

Publication number
CN113010258A
CN113010258A CN202110343116.5A CN202110343116A CN113010258A CN 113010258 A CN113010258 A CN 113010258A CN 202110343116 A CN202110343116 A CN 202110343116A CN 113010258 A CN113010258 A CN 113010258A
Authority
CN
China
Prior art keywords
picture
target picture
page
size
target
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
CN202110343116.5A
Other languages
Chinese (zh)
Other versions
CN113010258B (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 Sankuai Online Technology Co Ltd
Original Assignee
Beijing Sankuai Online 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 Sankuai Online Technology Co Ltd filed Critical Beijing Sankuai Online Technology Co Ltd
Priority to CN202110343116.5A priority Critical patent/CN113010258B/en
Publication of CN113010258A publication Critical patent/CN113010258A/en
Application granted granted Critical
Publication of CN113010258B publication Critical patent/CN113010258B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

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

Abstract

The application discloses a picture issuing method, a device, equipment and a storage medium, which belong to the technical field of picture processing, and the method comprises the following steps: the terminal generates a target picture issuing request based on the page picture assembly and the screen resolution, wherein the target picture issuing request comprises a target picture identifier and a target picture size; sending a target picture issuing request to a server, and issuing the target picture by the server based on the target picture issuing request, wherein the target picture is a picture with a target picture size corresponding to the target picture identification; and receiving a target picture issued by the server, and displaying the target picture at the position of the page picture component. According to the method, the target picture sizes corresponding to the page picture assemblies under different screen resolutions are reported to the server, so that the picture size issued by the server is matched with the page picture assembly of the terminal, the problem of picture stretching caused by size mismatching of the issued picture in the display process is solved, and the definition of the displayed picture is effectively improved.

Description

Picture issuing method, device, equipment and storage medium
Technical Field
The present application relates to the field of image processing technologies, and in particular, to an image issuing method, an apparatus, a device, and a storage medium.
Background
Electronic devices connect to the internet to access a server, often requiring a picture to be taken and displayed on the screen of the electronic device. At present, when an electronic device displays pictures on different pages, a picture issuing request is generally generated according to preset requirements of fixed picture sizes, picture compression parameters and the like of the different pages, and then the picture issuing request is sent to a server to obtain a picture to be displayed.
However, as the update iteration speed of the electronic device market is faster and faster, the screen resolutions of the electronic devices are different, and the displayed picture is stretched in a picture issuing mode in the related art, so that the displayed picture is blurred.
Disclosure of Invention
The application provides a picture issuing method, a picture issuing device, picture issuing equipment and a storage medium, which can solve the problems in the related art.
In a first aspect, a method for issuing a picture is provided, where the method includes:
generating a target picture issuing request based on a page picture assembly and a screen resolution of a terminal, wherein the target picture issuing request comprises a target picture identifier and a target picture size, the page picture assembly is used for controlling a page of the terminal to display a picture, and the target picture size is obtained according to the page picture assembly and the screen resolution;
sending the target picture issuing request to a server, wherein the server is used for issuing a target picture based on the target picture issuing request, and the target picture is a picture with the target picture size corresponding to the target picture identification;
and receiving the target picture sent by the server, and displaying the target picture at the position of the page picture component.
In a possible implementation manner, the generating of the target picture issuing request based on the page picture assembly and the screen resolution of the terminal includes:
acquiring page picture assembly parameters and screen resolution of the terminal, wherein the page picture assembly parameters comprise page picture identification, page picture quantity and page margin total quantity;
acquiring the target picture identification and the required picture size corresponding to the page picture assembly according to the page picture assembly parameters and the screen resolution;
determining the size of the target picture in a page size set according to the size of the required picture;
and generating the target picture issuing request based on the acquired target picture identification and the determined target picture size.
In a possible implementation manner, the obtaining, according to the page picture assembly parameter and the screen resolution, the target picture identifier and a required picture size corresponding to the page picture assembly includes:
acquiring the target picture identification based on the page picture identification;
and performing difference operation on the screen resolution and the page margin total amount, and determining the required picture size corresponding to the page picture assembly according to the difference operation result and the page picture number.
In a possible implementation manner, the determining the target picture size in a page size set according to the required picture size includes:
acquiring a difference value set of the required picture size and the picture size in the page size set;
and taking the picture size corresponding to the difference value with the minimum absolute value in the difference value set as the target picture size.
In one possible implementation manner, before determining the target picture size in the set of page sizes according to the required picture size, the method further includes:
collecting required picture sizes corresponding to the page picture assemblies of different terminals, and generating a picture size sample set, wherein the picture size sample set comprises a plurality of picture sizes, and the values of the picture sizes are different;
and clustering the picture size sample set, and obtaining the page size set according to a clustering result.
In a second aspect, a method for issuing a picture is provided, where the method includes:
receiving a target picture issuing request sent by a terminal, wherein the target picture issuing request comprises a target picture identifier and a target picture size, and the target picture size is obtained according to a page picture assembly and a screen resolution of the terminal;
and issuing a target picture to the terminal according to the target picture issuing request, wherein the target picture is a picture with the target picture size corresponding to the target picture identification.
In a possible implementation manner, the issuing a target picture to the terminal according to the target picture issuing request includes:
responding to the target picture cached, and issuing the cached target picture to the terminal;
and responding to the condition that the target picture is not cached, acquiring the target picture through a source website server, and issuing the acquired target picture to the terminal.
In a possible implementation manner, after the responding to that the target picture is not cached, acquiring the target picture through a source website server, and sending the acquired target picture to the terminal, the method further includes:
and caching the acquired target picture.
In a third aspect, an apparatus for issuing a picture is provided, where the apparatus includes:
the terminal comprises a generating module, a processing module and a display module, wherein the generating module is used for generating a target picture issuing request based on a page picture assembly and a screen resolution of the terminal, the target picture issuing request comprises a target picture identifier and a target picture size, the page picture assembly is used for controlling a page display picture of the terminal, and the target picture size is obtained according to the page picture assembly and the screen resolution;
the sending module is used for sending the target picture issuing request to a server, the server is used for issuing a target picture based on the target picture issuing request, and the target picture is a picture which corresponds to the target picture identification and has the target picture size;
and the receiving module is used for receiving the target picture issued by the server and displaying the target picture at the position of the page picture component.
In a possible implementation manner, the generating module is configured to obtain a page picture component parameter and a screen resolution of the terminal, where the page picture component parameter includes a page picture identifier, a page picture number, and a page margin total amount; acquiring the target picture identification and the required picture size corresponding to the page picture assembly according to the page picture assembly parameters and the screen resolution; determining the size of the target picture in a page size set according to the size of the required picture; and generating the target picture issuing request based on the acquired target picture identification and the determined target picture size.
In a possible implementation manner, the generating module is further configured to obtain the target picture identifier based on the page picture identifier; and performing difference operation on the screen resolution and the page margin total amount, and determining the required picture size corresponding to the page picture assembly according to the difference operation result and the page picture number.
In a possible implementation manner, the generating module is further configured to obtain a difference set between the required picture size and a picture size in the page size set; and taking the picture size corresponding to the difference value with the minimum absolute value in the difference value set as the target picture size.
In one possible implementation, the apparatus further includes:
the collection module is used for collecting the required picture sizes corresponding to the page picture assemblies of different terminals to generate a picture size sample set, wherein the picture size sample set comprises a plurality of picture sizes, and the values of the picture sizes are different;
and the acquisition module is used for clustering the picture size sample set and obtaining the page size set according to a clustering result.
In a fourth aspect, an apparatus for issuing pictures is provided, the apparatus comprising:
the receiving module is used for receiving a target picture issuing request sent by a terminal, wherein the target picture issuing request comprises a target picture identifier and a target picture size, and the target picture size is obtained according to a page picture assembly and a screen resolution of the terminal;
and the issuing module is used for issuing a target picture to the terminal according to the target picture issuing request, wherein the target picture is a picture which corresponds to the target picture identifier and has the size of the target picture.
In a possible implementation manner, the issuing module is configured to respond to that the target picture is cached, and issue the cached target picture to the terminal; and responding to the condition that the target picture is not cached, acquiring the target picture through a source website server, and issuing the acquired target picture to the terminal.
In one possible implementation, the apparatus further includes:
and the caching module is used for caching the acquired target picture.
In a fifth aspect, a computer device is further provided, where the computer device includes a processor and a memory, where the memory stores at least one program code, and the at least one program code is loaded and executed by the processor, so that the computer device implements the picture issuing method according to any one of the above descriptions.
In a sixth aspect, a computer-readable storage medium is further provided, where at least one program code is stored in the computer-readable storage medium, and the at least one program code is loaded and executed by a processor, so as to enable a computer to implement any one of the above-mentioned picture issuing methods.
In a seventh aspect, there is also provided a computer program product or a computer program comprising computer instructions stored in a computer readable storage medium. And a processor of the computer device reads the computer instruction from the computer readable storage medium, and executes the computer instruction, so that the computer device executes any one of the above-mentioned picture issuing methods.
The technical scheme provided by the application can at least bring the following beneficial effects:
according to the technical scheme, the target picture size corresponding to the page picture assembly under different screen resolutions is calculated, the target picture issuing request comprising the target picture identification and the target picture size is sent to the server, the server issues the target picture corresponding to the target picture size to the terminal according to the request, the size of the issued target picture is matched with the page picture assembly and the screen resolutions of the terminal, the terminal does not need to stretch or compress in the process of displaying the issued picture at the position of the page picture assembly, and the definition of the displayed picture is effectively improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic diagram of an implementation environment of a picture issuing method according to an embodiment of the present application;
fig. 2 is a flowchart of a picture issuing method according to an embodiment of the present application;
fig. 3 is a flowchart illustrating a terminal generating a target picture issuing request based on a page picture module and a screen resolution according to an embodiment of the present application;
fig. 4 is a schematic diagram of an image issuing device according to an embodiment of the present application;
fig. 5 is a schematic diagram of an image issuing device according to an embodiment of the present application;
fig. 6 is a schematic diagram of an image issuing device according to an embodiment of the present application;
fig. 7 is a schematic diagram of an image issuing device according to an embodiment of the present application;
FIG. 8 is a schematic structural diagram of a computer device according to an embodiment of the present disclosure;
fig. 9 is a schematic structural diagram of a server according to an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
Fig. 1 is a schematic diagram of an implementation environment of a picture issuing method provided in an embodiment of the present application, and as shown in fig. 1, the implementation environment includes: a terminal 101 and a server 102.
The server 102 is a server for providing a picture to be previewed for the terminal 101, and when a page display component of the terminal 101 needs to display the picture, the terminal 101 sends a picture issuing request to the server 102, where the picture issuing request includes a picture size required by the page display component. Optionally, the server 102 belongs to a Content Delivery Network (CDN), and caches Content required by the terminal 101, including pictures corresponding to picture sizes required by page display components of different terminals, so as to provide a quick access response for the terminal 101. In this way, the server 102 issues the target picture corresponding to the required picture size according to the received picture issuing request, so that the CDN hit rate is maximally ensured while the picture definition is ensured. The CDN hit rate refers to a probability that the cache content of the server 102 is hit by the access request of the terminal 101.
In one possible implementation manner, the terminal 101 may be any electronic product capable of performing human-Computer interaction with a user through one or more manners of a keyboard, a touch pad, a touch screen, a remote controller, voice interaction, or a handwriting device, for example, a PC (Personal Computer), a mobile phone, a smart phone, a PDA (Personal Digital Assistant), a wearable device, a pocket PC (pocket PC), a tablet Computer, a smart car machine, a smart television, a smart sound box, and the like. The server 102 may be any one of a server, a server cluster composed of several servers, a virtual cloud storage, or a cloud computing center. The server 102 is used for providing background services for the terminal 101, and the server 102 has a data storage capability and can store related data for picture display. The server may be one server, a server cluster composed of a plurality of servers, or a cloud computing service center. The terminal 101 and the server 102 establish a communication connection through a wired or wireless network.
The terminal 101 may be generally referred to as one of a plurality of terminals, and the embodiment is only illustrated by the terminal 101. Those skilled in the art will appreciate that the number of terminals 101 described above may be greater or fewer. For example, the number of the terminal 101 may be only one, or the number of the terminal 101 may be several tens or several hundreds, or more, and the number of the terminals and the device types are not limited in the embodiment of the present application.
Those skilled in the art will appreciate that the terminal 101 and the server 102 are only examples, and other existing or future terminals or servers may be suitable for the application, and are included within the scope of the present application and are incorporated by reference herein.
Based on the foregoing implementation environment, the embodiment of the present application provides a picture delivery method, which may be interactively executed by the terminal 101 and the server 102 in fig. 1, taking a flowchart of the picture delivery method provided in the embodiment of the present application shown in fig. 2 as an example. As shown in fig. 2, the method includes the following steps 201 to 205.
Step 201, the terminal generates a target picture issuing request based on the page picture assembly and the screen resolution.
In this embodiment of the present application, the target picture issuing request includes a target picture identifier and a target picture size, and the target picture size includes at least one of a picture height and a picture width. Illustratively, the picture height and the picture width are the number of pixels occupied by the picture in the height direction and the number of pixels occupied by the picture in the width direction, the unit of the picture height and the picture width is a pixel unit (px), the pixel unit is a relative unit, and the size of the pixel unit is different under different terminal devices.
In a possible implementation manner, the picture issuing request further carries information such as a picture watermark and a picture compression parameter, and is used for processing a target picture of the request according to a user requirement, so that the picture meeting the user requirement is displayed. The picture watermark refers to a semi-transparent mark (logo), an icon, a character copyright or a website, and the like which are added on the picture and prevent others from stealing the picture; the picture compression parameters refer to parameter values for performing compression operation on pictures so as to obtain compressed pictures meeting user requirements.
In a possible implementation manner, the page of the terminal includes a plurality of page picture assemblies, and one page picture assembly is used for displaying one picture and has a required target picture size. That is, the page picture assembly is used to control the page display picture of the terminal, and the size of the target picture size is determined by the picture size required by the page picture assembly. Therefore, the picture issuing request sent by the terminal is a picture issuing request corresponding to any page picture component in the current page, which is not limited in the embodiment of the present application. The number of page image components included in a page is at least one, and in the embodiment of the present application, the description of image delivery is performed only by taking the number of page image components in the page as an example, and when the number of page image components in the page is multiple, a processing procedure of each page image component is consistent with a process of image delivery in which the number of page image components is one, and details are not repeated here.
In a possible implementation manner, referring to fig. 3, the terminal generates a target picture issuing request based on the page picture assembly and the screen resolution, including the following steps 2011 to 2014.
In step 2011, the parameters of the page image assembly and the screen resolution of the terminal are obtained.
In one possible implementation, the page picture component parameters include a page picture identifier, a number of page pictures, and a total amount of page whiteout. The page picture identifier is used for indicating the identifier of the requested picture, namely identifying a certain picture of the request; the number of the page pictures is the number of pictures which can be displayed on the current page, for example, for a page with double-row display pictures, the number of the page pictures in the page transverse direction is 2; the total page whiteout amount is the remaining whiteout amount of the current page except for the displayed picture, for example, for a page with a single-column displayed picture, the whiteout amount of 10 device independent pixels (dp) is respectively arranged at the left and the back sides of the displayed picture position of the page picture component, and then the total page whiteout amount is 20 dp. Where dp is a unit of length, a unit independent of px, scaled by px equal to the product of dp and pixel ratio. Since screen resolutions of different terminal devices are different, pixel ratios are different, and conversion relations between px and dp are different, the unit of the page blank amount is not limited in the embodiment of the present application.
Step 2012, according to the parameters of the page picture assembly and the screen resolution, obtaining the target picture identifier and the required picture size corresponding to the page picture assembly.
In a possible implementation manner, acquiring a target picture identifier and a required picture size corresponding to a page picture assembly according to a page picture assembly parameter and a screen resolution includes: acquiring a target picture identifier based on the page picture identifier; and performing difference operation on the screen resolution and the page margin total amount, and determining the required picture size corresponding to the page picture component according to the difference operation result and the page picture number. The determined required picture size may include a picture height and a picture width, may include only the picture height, or may include only the picture width.
In a possible implementation manner, the page display picture displays pictures in a fixed picture quantity manner, and the page picture component parameters of the page include a page picture identifier, a page picture quantity, and a page margin total quantity, where the page picture quantity includes a page horizontal picture quantity and a page vertical picture quantity, and the page margin total quantity includes a page horizontal margin total quantity and a page vertical margin total quantity. Performing difference operation on the height size of the screen resolution and the total longitudinal margin of the page, and taking the quotient of the difference operation result and the longitudinal picture number of the page as the picture height of the required picture size corresponding to the page picture component; and performing difference operation on the width size of the screen resolution and the total amount of the horizontal page margins, and taking the quotient of the difference operation result and the number of the horizontal page pictures as the picture width of the required picture size corresponding to the page picture component. Therefore, the required picture size corresponding to the page picture component is obtained, and the required picture size comprises the picture height and the picture width.
In a possible implementation manner, the page display picture is displayed in a wide adaptive manner, and the page picture component parameters of the page include a page picture identifier, a page picture number, and a page margin total amount, where the page picture number is a page vertical picture number, and the page margin total amount is a page vertical margin total amount. And performing difference operation on the height size of the screen resolution and the total vertical margin of the page, and taking the quotient of the difference operation result and the number of the vertical pictures of the page as the picture height of the required picture size corresponding to the page picture component. Therefore, the required picture size corresponding to the page picture component is obtained, and the required picture size only comprises the picture height at the moment.
In a possible implementation manner, the page display picture is displayed in a highly adaptive manner, and the page picture component parameters of the page include a page picture identifier, a page picture number, and a page margin total amount, where the page picture number is a page horizontal picture number, and the page margin total amount is a page horizontal margin total amount. And performing difference operation on the width size of the screen resolution and the total amount of the horizontal page margins, and taking the quotient of the difference operation result and the number of the horizontal page pictures as the picture width of the required picture size corresponding to the page picture component. Thus, the desired picture size of the page picture assembly corresponds to the desired picture size, which includes only the picture width.
Illustratively, taking a home page of an application as an example, a page image assembly of the home page is set to be a double-row image display form, the double-row image display form displays images in a longitudinal direction self-adaptive manner, the number of home page display columns is 2, the number of page images is 2, the left and right margins of a screen are 10dp respectively, and the middle margin is 5 dp. Then, for terminals with different screen resolutions, the widths of the pictures required by the home page are different, the left and right blank amounts and the middle blank amount of the screen are summed to obtain a total blank amount of 25dp, the value of the screen resolution of the mobile phone is subtracted from the value of the total blank amount, then the difference result and the value of the number of the pictures in the page are taken as a ratio, and the result of the ratio is the required picture width. When the screen resolution of the terminal is 1920 × 1080px, the conversion magnification of dp and px is 2, i.e., 1dp is 2px, and then the total amount of whiteout is 50px, resulting in a value of a required picture width of (1080-50)/2, i.e., 515 px. When the screen resolution of the device is 2208 × 1242px, the dp and px conversion magnification is 3, i.e., 1dp — 3px, and then the total amount of whitespace is 75px, resulting in a desired picture width of (1242-75)/2, i.e., 583 px.
Step 2013, determining the size of the target picture in the page size set according to the size of the required picture.
In one possible implementation, before determining the target picture size in the page size set according to the required picture size, the method further includes: collecting required picture sizes corresponding to page picture assemblies of different terminals to generate a picture size sample set, wherein the picture size sample set comprises a plurality of picture sizes, and the values of the picture sizes are different; and clustering the picture size sample set, and obtaining a page size set according to a clustering result.
Due to the fact that the iterative updating speed of the terminal equipment is high, the models of the terminal equipment are more and more, the types of screen resolutions of the equipment are more and more, and according to statistics, the screen resolutions of 180 types are included at present. Meanwhile, the page types of the device display page also include many types, such as a home page, an evaluation list page, a merchant album page, a focus page, and the like. The page picture component types of different pages are different, such as single column display, double column display, left and right blank and middle blank. Therefore, different terminal devices have different picture sizes required by different page picture assemblies under different pages, the total number of the required different picture sizes is thousands of, and for a server, compared with caching pictures according to a fixed size, caching pictures according to the size required by the page picture assemblies can lead to the explosive increase of the picture amount cached by the server by thousands of times, so that the hit rate of the server is low, and the picture downloading delay is increased.
In one possible implementation, the above problem may be solved by a clustering algorithm that can process a large sample set into a representative small sample set. Illustratively, a k-means (k-means) clustering algorithm may be used, which is an iterative solved clustering analysis algorithm with a sample set as input, and the algorithm steps are: dividing the sample set into K (K is an integer not less than 1) groups in advance, randomly selecting K objects as initial clustering centers, then calculating the distance between each sample and each seed clustering center, and allocating each sample to the nearest clustering center. The cluster centers and the samples assigned to them represent a cluster. The cluster center of a cluster is recalculated for each sample assigned, based on the existing samples in the cluster. This process will be repeated until some termination condition is met. The termination condition may be that no (or a minimum number) of samples are reassigned to different clusters, no (or a minimum number) cluster centers are changed again, and the sum of squared errors is locally minimal. In the embodiment of the application, the sample sets can be clustered through a clustering algorithm, samples with similar characteristics are clustered into one class, and a small clustered sample set is obtained.
In a possible implementation manner, taking the album page as an example, for a terminal with a screen resolution of 1080px, the width of the picture size required by the page picture assembly includes: 480px, 481px, 482px, 483px, 485px, 486px, 487px, 485px, and 490px, etc. After the processing by the clustering method, the width of the picture size required by the page picture component can be gathered to be 500 px. In this way, the number of picture size sample sets is reduced, the server hit rate is increased, and the access delay is shortened. In addition, the dimension of the required picture size set is reduced through a clustering algorithm, the hit rate of the server cache pictures is improved to the maximum extent, and the downloading delay of the pictures is reduced.
In a possible implementation manner, the picture size set obtained by processing through the clustering algorithm can be manually checked, whether the clustering result is reasonable or not can be judged, and appropriate adjustment can be made according to the actual situation, for example, if the distance between some categories is very small, the categories can be merged again. The reasonability of the picture size set is improved, and meanwhile, the hit rate is guaranteed to be as high as possible.
In one possible implementation, determining a target picture size in the set of page sizes according to the desired picture size includes: acquiring a difference value set of the required picture size and the picture size in the page size set; and taking the picture size corresponding to the difference value with the minimum absolute value in the difference value set as the target picture size. Therefore, the target picture with the picture size closest to the required picture size is obtained, and the definition of the issued picture is ensured to a certain extent.
Optionally, determining a target picture size in the page size set according to the required picture size, further comprising: acquiring a difference value set of the required picture size and the picture size in the page size set; and taking the picture size corresponding to the difference value which is smaller than 0 and has the minimum absolute value in the difference value set as the target picture size. Therefore, on the basis of obtaining the target picture with the picture size closest to the required picture size, the target picture size is ensured to be larger than or equal to the value of the required picture size, and the stretching phenomenon can be prevented in the display process of the issued picture.
In a possible implementation manner, for the case that the acquired required picture size includes a picture height and a picture width, a difference set of the acquired required picture size and the picture sizes in the page size set is two-dimensional data, that is, a difference operation result of the required picture size and each picture size in the page size set is two differences, including a picture height difference and a picture width difference. At this time, the picture height difference value and the picture width difference value are summed, and the result of the summation is taken as the difference set in this case. Thus, the target picture size is determined according to the difference value with the smallest absolute value in the difference value set, or the target picture size is determined according to the difference value which is smaller than 0 and has the smallest absolute value in the difference value set. Optionally, for a case that the acquired required picture size includes only a picture height or only a picture width, and a difference set between the acquired required picture size and picture sizes in the page size set is one-dimensional data, a picture size corresponding to a difference value with a minimum absolute value in the difference set may be directly used as the target picture size, or a picture size corresponding to a difference value with a minimum absolute value that is smaller than 0 in the difference set may be directly used as the target picture size.
Illustratively, the acquired required picture scale includes only the required picture width, which is 508px, and the page size set includes picture widths of 470px, 480px, 490px, 500px, 510px and 520px, thereby acquiring a difference set of the required picture width and the picture widths in the page size set as: -38px, -28px, -18px, -8px and 2 px. Optionally, the picture width 510px corresponding to 2px with the smallest absolute value in the difference set may be used as the target picture width, or the picture width 500px corresponding to-8 px with the smallest absolute value and smaller than 0 in the difference set may be used as the target picture width.
Step 2014, generating a target picture issuing request based on the obtained target picture identification and the determined target picture size.
In a possible implementation manner, the generating of the target picture issuing request based on the obtained target picture identifier and the determined target picture size may be: and generating a target picture issuing request by the picture processing tool. The picture processing tool is a packaged compression packet provided externally, and can provide service customization fields (such as information of picture size, watermark, picture compression parameters and the like) externally to service parties such as terminals and the like, the service parties send the required service customization fields to the picture processing tool, the picture processing tool internally packages the service customization fields according to general logic to generate a picture issuing request, and the generated picture issuing request supports access to a server.
Step 202, the terminal sends a target picture issuing request to a server.
In a possible implementation manner, the terminal may send the generated target picture issuing request to the server, so as to obtain the target picture through the server.
Step 203, the server receives a target picture issuing request sent by the terminal.
In a possible implementation manner, the server may receive a target picture issuing request sent by the terminal, and then may process the target picture issuing request.
And step 204, the server issues the target picture to the terminal according to the target picture issuing request.
In a possible implementation manner, issuing a target picture to a terminal according to a target picture issuing request includes: responding to the target picture cached, and issuing the cached target picture to the terminal; and responding to the condition that the target picture is not cached, acquiring the target picture through the source website server, and issuing the acquired target picture to the terminal.
In a possible implementation manner, in response to that the target picture is not cached, the target picture is obtained by the source website server, and after the obtained target picture is sent to the terminal, the method further includes: and caching the acquired target picture. The method and the system have the advantages that the pictures which are possibly requested by the user and are newly acquired by the source website server are cached, and the pictures can be directly issued when the user initiates an issuing request for the newly acquired pictures next time, so that the hit rate of the server is increased, and the delay of picture downloading is reduced.
In step 205, the terminal receives the target picture sent by the server, and displays the target picture at the position of the page picture component.
In the embodiment of the application, the size of the target picture sent by the server and received by the terminal is determined according to the size of the required picture corresponding to the page picture component, so that the target picture is not stretched when being displayed at the position of the page picture component, the target picture with the most appropriate size is displayed at the position of the page picture component, and the display of the sent picture is not blurred.
According to the method provided by the embodiment of the application, the target picture sending request comprising the target picture identification and the target picture size is sent to the server by calculating the target picture size corresponding to the page picture assemblies under different screen resolutions, the server sends the target picture corresponding to the target picture size to the terminal according to the request, the size of the sent target picture is matched with the page picture assembly of the terminal, the terminal does not need to stretch or compress in the process of displaying the sent picture at the position of the page picture assembly, the display definition of the sent picture is effectively improved, and the use experience of a user is further improved.
The embodiment of the present application further provides a picture issuing device, which may be a terminal, and as shown in fig. 4, the device includes:
the generating module 31 is configured to generate a target picture issuing request based on a page picture module and a screen resolution of the terminal, where the target picture issuing request includes a target picture identifier and a target picture size, and the page picture module is configured to control a page display picture of the terminal;
the sending module 32 is configured to send the target picture issuing request to the server, where the server is configured to issue the target picture based on the target picture issuing request, and the target picture is a picture with a target picture size corresponding to the target picture identifier;
the receiving module 33 is configured to receive a target picture sent by the server, and display the target picture at the position of the page picture component.
In a possible implementation manner, the generating module 31 is configured to obtain a page picture component parameter and a screen resolution of the terminal, where the page picture component parameter includes a page picture identifier, a page picture number, and a page margin total amount; acquiring a target picture identifier and a required picture size corresponding to the page picture component according to the page picture component parameter and the screen resolution; determining a target picture size in the page size set according to the required picture size; and generating a target picture issuing request based on the acquired target picture identification and the determined target picture size.
In a possible implementation manner, the generating module 31 is further configured to obtain a target picture identifier based on the page picture identifier; and performing difference operation on the screen resolution and the page margin total amount, and taking the ratio of the difference operation value to the page picture number as the required picture size corresponding to the page picture component.
In a possible implementation manner, the generating module 31 is further configured to use, as the target picture size, a picture size in the page size set that meets a determination condition, where the determination condition includes that a difference value from the required picture size is minimum.
In a possible implementation manner, please refer to fig. 5, the apparatus further includes:
the collecting module 34 is configured to collect required picture sizes corresponding to page picture assemblies of different terminals, and generate a picture size sample set, where the picture size sample set includes a plurality of picture sizes, and values of the plurality of picture sizes are different;
and the obtaining module 35 is configured to perform clustering processing on the picture size sample set, and obtain a page size set according to a clustering result.
The device provided by the embodiment of the application sends a target picture issuing request comprising a target picture identifier and a target picture size to the server by calculating the target picture size corresponding to the page picture assemblies under different screen resolutions, and the server issues the target picture corresponding to the target picture size to the terminal according to the request, so that the size of the issued target picture is matched with the page picture assembly of the terminal, and the terminal does not need to stretch or compress in the process of displaying the issued picture at the page picture assembly position, thereby effectively improving the definition of issued picture display and further improving the use experience of a user.
It should be understood that, when the apparatus provided in the foregoing embodiment implements the functions thereof, the foregoing division of the functional modules is merely illustrated, and in practical applications, the above functions may be distributed by different functional modules according to needs, that is, the internal structure of the apparatus is divided into different functional modules to implement all or part of the functions described above. In addition, the apparatus and method embodiments provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments for details, which are not described herein again.
An embodiment of the present application further provides a picture issuing device, where the device may be a server, and as shown in fig. 6, the device includes:
the receiving module 51 is configured to receive a target picture issuing request sent by the terminal, where the target picture issuing request includes a target picture identifier and a target picture size, and the target picture size is obtained according to a page picture assembly and a screen resolution of the terminal;
and the issuing module 52 is configured to issue the target picture to the terminal according to the target picture issuing request, where the target picture is a picture with a target picture size corresponding to the target picture identifier.
In a possible implementation manner, the issuing module 51 is configured to respond that the target picture is cached, and issue the target picture to the terminal; and responding to the condition that the target picture is not cached, acquiring the target picture through the source website server, and issuing the acquired target picture to the terminal.
In a possible implementation manner, please refer to fig. 7, the apparatus further includes:
and the caching module 53 is configured to cache the acquired target picture.
The device provided by the embodiment of the application sends a target picture issuing request comprising a target picture identifier and a target picture size to the server by calculating the target picture size corresponding to the page picture assemblies under different screen resolutions, and the server issues the target picture corresponding to the target picture size to the terminal according to the request, so that the size of the issued target picture is matched with the page picture assembly of the terminal, and the terminal does not need to stretch or compress in the process of displaying the issued picture at the page picture assembly position, thereby effectively improving the definition of issued picture display and further improving the use experience of a user.
It should be understood that, when the apparatus provided in the foregoing embodiment implements the functions thereof, the foregoing division of the functional modules is merely illustrated, and in practical applications, the above functions may be distributed by different functional modules according to needs, that is, the internal structure of the apparatus is divided into different functional modules to implement all or part of the functions described above. In addition, the apparatus and method embodiments provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments for details, which are not described herein again.
Referring to fig. 8, a schematic structural diagram of a computer device according to an embodiment of the present application is shown. The device may be a terminal, and may be, for example: smart phones, tablet computers, vehicle-mounted terminals, notebook computers or desktop computers. A terminal may also be referred to by other names such as user equipment, portable terminal, laptop terminal, desktop terminal, etc.
Generally, a terminal includes: a processor 701 and a memory 702.
The processor 701 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and so on. The processor 701 may be implemented in at least one hardware form of a DSP (Digital Signal Processing), an FPGA (Field-Programmable Gate Array), and a PLA (Programmable Logic Array). The processor 701 may also include a main processor and a coprocessor, where the main processor is a processor for Processing data in an awake state, and is also called a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 701 may be integrated with a GPU (Graphics Processing Unit) which is responsible for rendering and drawing the content required to be displayed by the display screen. In some embodiments, the processor 701 may further include an AI (Artificial Intelligence) processor for processing computing operations related to machine learning.
Memory 702 may include one or more computer-readable storage media, which may be non-transitory. Memory 702 may also include high-speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In some embodiments, a non-transitory computer readable storage medium in the memory 702 is used to store at least one instruction for execution by the processor 701 to implement the picture delivery method provided by the method embodiments of the present application.
In some embodiments, the terminal may further include: a peripheral interface 703 and at least one peripheral. The processor 701, the memory 702, and the peripheral interface 703 may be connected by buses or signal lines. Various peripheral devices may be connected to peripheral interface 703 via a bus, signal line, or circuit board. Specifically, the peripheral device includes: at least one of a radio frequency circuit 704, a display screen 705, a camera assembly 706, an audio circuit 707, a positioning component 708, and a power source 709.
The peripheral interface 703 may be used to connect at least one peripheral related to I/O (Input/Output) to the processor 701 and the memory 702. In some embodiments, processor 701, memory 702, and peripheral interface 703 are integrated on the same chip or circuit board; in some other embodiments, any one or two of the processor 701, the memory 702, and the peripheral interface 703 may be implemented on a separate chip or circuit board, which is not limited in this embodiment.
The Radio Frequency circuit 704 is used for receiving and transmitting RF (Radio Frequency) signals, also called electromagnetic signals. The radio frequency circuitry 704 communicates with communication networks and other communication devices via electromagnetic signals. The rf circuit 704 converts an electrical signal into an electromagnetic signal to transmit, or converts a received electromagnetic signal into an electrical signal. Optionally, the radio frequency circuit 704 includes: an antenna system, an RF transceiver, one or more amplifiers, a tuner, an oscillator, a digital signal processor, a codec chipset, a subscriber identity module card, and so forth. The radio frequency circuitry 704 may communicate with other terminals via at least one wireless communication protocol. The wireless communication protocols include, but are not limited to: metropolitan area networks, various generation mobile communication networks (2G, 3G, 4G, and 5G), Wireless local area networks, and/or Wireless Fidelity (WiFi) networks. In some embodiments, the radio frequency circuit 704 may also include NFC (Near Field Communication) related circuits, which are not limited in this application.
The display screen 705 is used to display a UI (User Interface). The UI may include graphics, text, icons, video, and any combination thereof. When the display screen 705 is a touch display screen, the display screen 705 also has the ability to capture touch signals on or over the surface of the display screen 705. The touch signal may be input to the processor 701 as a control signal for processing. At this point, the display 705 may also be used to provide virtual buttons and/or a virtual keyboard, also referred to as soft buttons and/or a soft keyboard. In some embodiments, the display 705 may be one, disposed on the front panel of the terminal; in other embodiments, the display 705 may be at least two, respectively disposed on different surfaces of the terminal or in a folded design; in still other embodiments, the display 705 may be a flexible display disposed on a curved surface or on a folded surface of the terminal. Even more, the display 705 may be arranged in a non-rectangular irregular pattern, i.e. a shaped screen. The Display 705 may be made of LCD (Liquid Crystal Display), OLED (Organic Light-Emitting Diode), or the like.
The camera assembly 706 is used to capture images or video. Optionally, camera assembly 706 includes a front camera and a rear camera. Generally, a front camera is disposed at a front panel of the terminal, and a rear camera is disposed at a rear surface of the terminal. In some embodiments, the number of the rear cameras is at least two, and each rear camera is any one of a main camera, a depth-of-field camera, a wide-angle camera and a telephoto camera, so that the main camera and the depth-of-field camera are fused to realize a background blurring function, and the main camera and the wide-angle camera are fused to realize panoramic shooting and VR (Virtual Reality) shooting functions or other fusion shooting functions. In some embodiments, camera assembly 706 may also include a flash. The flash lamp can be a monochrome temperature flash lamp or a bicolor temperature flash lamp. The double-color-temperature flash lamp is a combination of a warm-light flash lamp and a cold-light flash lamp, and can be used for light compensation at different color temperatures.
The audio circuitry 707 may include a microphone and a speaker. The microphone is used for collecting sound waves of a user and the environment, converting the sound waves into electric signals, and inputting the electric signals to the processor 701 for processing or inputting the electric signals to the radio frequency circuit 704 to realize voice communication. For the purpose of stereo sound collection or noise reduction, a plurality of microphones can be arranged at different parts of the terminal respectively. The microphone may also be an array microphone or an omni-directional pick-up microphone. The speaker is used to convert electrical signals from the processor 701 or the radio frequency circuit 704 into sound waves. The loudspeaker can be a traditional film loudspeaker or a piezoelectric ceramic loudspeaker. When the speaker is a piezoelectric ceramic speaker, the speaker can be used for purposes such as converting an electric signal into a sound wave audible to a human being, or converting an electric signal into a sound wave inaudible to a human being to measure a distance. In some embodiments, the audio circuitry 707 may also include a headphone jack.
The positioning component 708 is used to locate the current geographic Location of the terminal to implement navigation or LBS (Location Based Service). The Positioning component 708 can be a Positioning component based on the GPS (Global Positioning System) in the united states, the beidou System in china, the graves System in russia, or the galileo System in the european union.
The power supply 709 is used to supply power to various components in the terminal. The power source 709 may be alternating current, direct current, disposable batteries, or rechargeable batteries. When power source 709 includes a rechargeable battery, the rechargeable battery may support wired or wireless charging. The rechargeable battery may also be used to support fast charge technology.
In some embodiments, the terminal also includes one or more sensors 710. The one or more sensors 710 include, but are not limited to: acceleration sensor 711, gyro sensor 712, pressure sensor 713, fingerprint sensor 714, optical sensor 715, and proximity sensor 716.
The acceleration sensor 711 can detect the magnitude of acceleration on three coordinate axes of a coordinate system established with the terminal. For example, the acceleration sensor 711 may be used to detect components of the gravitational acceleration in three coordinate axes. The processor 701 may control the display screen 705 to display the user interface in a landscape view or a portrait view according to the gravitational acceleration signal collected by the acceleration sensor 711. The acceleration sensor 711 may also be used for acquisition of motion data of a game or a user.
The gyro sensor 712 may detect a body direction and a rotation angle of the terminal, and the gyro sensor 712 may cooperate with the acceleration sensor 711 to acquire a 3D motion of the terminal by the user. From the data collected by the gyro sensor 712, the processor 701 may implement the following functions: motion sensing (such as changing the UI according to a user's tilting operation), image stabilization at the time of photographing, game control, and inertial navigation.
Pressure sensors 713 may be disposed on the side frames of the terminal and/or underneath the display 705. When the pressure sensor 713 is arranged on the side frame of the terminal, a holding signal of a user to the terminal can be detected, and the processor 701 performs left-right hand identification or shortcut operation according to the holding signal collected by the pressure sensor 713. When the pressure sensor 713 is disposed at a lower layer of the display screen 705, the processor 701 controls the operability control on the UI interface according to the pressure operation of the user on the display screen 705. The operability control comprises at least one of a button control, a scroll bar control, an icon control and a menu control.
The fingerprint sensor 714 is used for collecting a fingerprint of a user, and the processor 701 identifies the identity of the user according to the fingerprint collected by the fingerprint sensor 714, or the fingerprint sensor 714 identifies the identity of the user according to the collected fingerprint. When the user identity is identified as a trusted identity, the processor 701 authorizes the user to perform relevant sensitive operations, including unlocking a screen, viewing encrypted information, downloading software, paying, changing settings, and the like. The fingerprint sensor 714 may be disposed on the front, back, or side of the terminal. When a physical button or vendor Logo is provided on the terminal, the fingerprint sensor 714 may be integrated with the physical button or vendor Logo.
The optical sensor 715 is used to collect the ambient light intensity. In one embodiment, the processor 701 may control the display brightness of the display screen 705 based on the ambient light intensity collected by the optical sensor 715. Specifically, when the ambient light intensity is high, the display brightness of the display screen 705 is increased; when the ambient light intensity is low, the display brightness of the display screen 705 is adjusted down. In another embodiment, processor 701 may also dynamically adjust the shooting parameters of camera assembly 706 based on the ambient light intensity collected by optical sensor 715.
A proximity sensor 716, also known as a distance sensor, is typically provided on the front panel of the terminal. The proximity sensor 716 is used to collect the distance between the user and the front face of the terminal. In one embodiment, when the proximity sensor 716 detects that the distance between the user and the front surface of the terminal gradually decreases, the processor 701 controls the display screen 705 to switch from the bright screen state to the dark screen state; when the proximity sensor 716 detects that the distance between the user and the front face of the terminal is gradually increased, the processor 701 controls the display 705 to switch from the rest state to the bright state.
Those skilled in the art will appreciate that the architecture shown in FIG. 8 is not intended to be limiting of computer devices, and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components may be used.
Fig. 9 is a schematic structural diagram of a server according to an embodiment of the present application, where the server 800 may generate a relatively large difference due to different configurations or performances, and can include one or more processors (CPUs) 801 and one or more memories 802, where the memory 802 stores at least one program code, and the at least one program code is loaded and executed by the processors 801 to implement the picture issuing method provided by the above-mentioned method embodiments. Certainly, the server can also have components such as a wired or wireless network interface, a keyboard, an input/output interface, and the like so as to perform input and output, and the server can also include other components for realizing the functions of the device, which is not described herein again.
In an exemplary embodiment, a computer device is also provided that includes a processor and a memory having at least one program code stored therein. The at least one program code is loaded and executed by one or more processors to enable the computer device to implement any one of the above-mentioned picture issuing methods.
In an exemplary embodiment, there is also provided a computer-readable storage medium having at least one program code stored therein, where the at least one program code is loaded and executed by a processor of a computer device, so as to enable the computer to implement any one of the above-mentioned picture issuing methods.
Alternatively, the computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a Compact Disc Read-Only Memory (CD-ROM), a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, a computer program product or computer program is also provided, the computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instruction from the computer readable storage medium, and the processor executes the computer instruction, so that the computer device executes any one of the above-mentioned picture issuing methods.
The above description is only exemplary of the present application and should not be taken as limiting, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (12)

1. A picture issuing method is characterized by comprising the following steps:
generating a target picture issuing request based on a page picture assembly and a screen resolution of a terminal, wherein the target picture issuing request comprises a target picture identifier and a target picture size, the page picture assembly is used for controlling a page of the terminal to display a picture, and the target picture size is obtained according to the page picture assembly and the screen resolution;
sending the target picture issuing request to a server, wherein the server is used for issuing a target picture based on the target picture issuing request, and the target picture is a picture with the target picture size corresponding to the target picture identification;
and receiving the target picture sent by the server, and displaying the target picture at the position of the page picture component.
2. The method of claim 1, wherein the generating of the target picture issuing request based on the page picture assembly and the screen resolution of the terminal comprises:
acquiring page picture assembly parameters and screen resolution of the terminal, wherein the page picture assembly parameters comprise page picture identification, page picture quantity and page margin total quantity;
acquiring the target picture identification and the required picture size corresponding to the page picture assembly according to the page picture assembly parameters and the screen resolution;
determining the size of the target picture in a page size set according to the size of the required picture;
and generating the target picture issuing request based on the acquired target picture identification and the determined target picture size.
3. The method according to claim 2, wherein the obtaining the target picture identifier and the required picture size corresponding to the page picture assembly according to the page picture assembly parameter and the screen resolution comprises:
acquiring the target picture identification based on the page picture identification;
and performing difference operation on the screen resolution and the page margin total amount, and determining the required picture size corresponding to the page picture assembly according to the difference operation result and the page picture number.
4. The method of claim 2, wherein determining the target picture size in a set of page sizes according to the desired picture size comprises:
acquiring a difference value set of the required picture size and the picture size in the page size set;
and taking the picture size corresponding to the difference value with the minimum absolute value in the difference value set as the target picture size.
5. The method according to any of claims 2-4, wherein before determining the target picture size in a set of page sizes according to the desired picture size, the method further comprises:
collecting required picture sizes corresponding to the page picture assemblies of different terminals, and generating a picture size sample set, wherein the picture size sample set comprises a plurality of picture sizes, and the values of the picture sizes are different;
and clustering the picture size sample set, and obtaining the page size set according to a clustering result.
6. A picture issuing method is characterized by comprising the following steps:
receiving a target picture issuing request sent by a terminal, wherein the target picture issuing request comprises a target picture identifier and a target picture size, and the target picture size is obtained according to a page picture assembly and a screen resolution of the terminal;
and issuing a target picture to the terminal according to the target picture issuing request, wherein the target picture is a picture with the target picture size corresponding to the target picture identification.
7. The method of claim 6, wherein the issuing a target picture to the terminal according to the target picture issuing request comprises:
responding to the target picture cached, and issuing the cached target picture to the terminal;
and responding to the condition that the target picture is not cached, acquiring the target picture through a source website server, and issuing the acquired target picture to the terminal.
8. The method according to claim 7, wherein after the target picture is obtained by the source web server in response to the target picture not being cached and the obtained target picture is delivered to the terminal, the method further comprises:
and caching the acquired target picture.
9. An image issuing device is characterized by comprising:
the system comprises a generating module, a processing module and a display module, wherein the generating module is used for generating a target picture issuing request based on a page picture assembly and a screen resolution of a terminal, the target picture issuing request comprises a target picture identifier and a target picture size, and the page picture assembly is used for controlling a page display picture of the terminal;
the sending module is used for sending the target picture issuing request to a server, the server is used for issuing a target picture based on the target picture issuing request, and the target picture is a picture which corresponds to the target picture identification and has the target picture size;
and the receiving module is used for receiving the target picture issued by the server and displaying the target picture at the position of the page picture component.
10. An image issuing device is characterized by comprising:
the receiving module is used for receiving a target picture issuing request sent by a terminal, wherein the target picture issuing request comprises a target picture identifier and a target picture size, and the target picture size is obtained according to a page picture assembly and a screen resolution of the terminal;
and the issuing module is used for issuing a target picture to the terminal according to the target picture issuing request, wherein the target picture is a picture which corresponds to the target picture identifier and has the size of the target picture.
11. A computer device comprising a processor and a memory, wherein at least one program code is stored in the memory, and the at least one program code is loaded and executed by the processor to cause the computer device to implement the picture delivery method according to any one of claims 1 to 5 or the picture delivery method according to any one of claims 6 to 8.
12. A computer-readable storage medium, wherein at least one program code is stored in the computer-readable storage medium, and the at least one program code is loaded and executed by a processor to enable a computer to implement the picture delivery method according to any one of claims 1 to 5 or the picture delivery method according to any one of claims 6 to 8.
CN202110343116.5A 2021-03-30 2021-03-30 Picture issuing method, device, equipment and storage medium Active CN113010258B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110343116.5A CN113010258B (en) 2021-03-30 2021-03-30 Picture issuing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110343116.5A CN113010258B (en) 2021-03-30 2021-03-30 Picture issuing method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113010258A true CN113010258A (en) 2021-06-22
CN113010258B CN113010258B (en) 2022-09-16

Family

ID=76409435

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110343116.5A Active CN113010258B (en) 2021-03-30 2021-03-30 Picture issuing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113010258B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113676756A (en) * 2021-08-23 2021-11-19 北京字跳网络技术有限公司 Picture request method, device, equipment, storage medium and program product

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011019432A1 (en) * 2009-08-11 2011-02-17 Alibaba Group Holding Limited Method, apparatus and system for displaying webpages
CN109165368A (en) * 2018-07-02 2019-01-08 北京奇艺世纪科技有限公司 Webpage generating method, device and electronic equipment
CN109272449A (en) * 2018-08-20 2019-01-25 中国平安人寿保险股份有限公司 Image display method and device, computer installation and readable storage medium storing program for executing
CN111083554A (en) * 2019-12-31 2020-04-28 广州酷狗计算机科技有限公司 Method and device for displaying live gift
CN112099873A (en) * 2020-09-15 2020-12-18 广州华多网络科技有限公司 Application program home page loading method, device, equipment and storage medium
CN112347398A (en) * 2021-01-06 2021-02-09 南京梦饷网络科技有限公司 Method for loading pictures, computing device and computer-readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011019432A1 (en) * 2009-08-11 2011-02-17 Alibaba Group Holding Limited Method, apparatus and system for displaying webpages
CN109165368A (en) * 2018-07-02 2019-01-08 北京奇艺世纪科技有限公司 Webpage generating method, device and electronic equipment
CN109272449A (en) * 2018-08-20 2019-01-25 中国平安人寿保险股份有限公司 Image display method and device, computer installation and readable storage medium storing program for executing
CN111083554A (en) * 2019-12-31 2020-04-28 广州酷狗计算机科技有限公司 Method and device for displaying live gift
CN112099873A (en) * 2020-09-15 2020-12-18 广州华多网络科技有限公司 Application program home page loading method, device, equipment and storage medium
CN112347398A (en) * 2021-01-06 2021-02-09 南京梦饷网络科技有限公司 Method for loading pictures, computing device and computer-readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113676756A (en) * 2021-08-23 2021-11-19 北京字跳网络技术有限公司 Picture request method, device, equipment, storage medium and program product

Also Published As

Publication number Publication date
CN113010258B (en) 2022-09-16

Similar Documents

Publication Publication Date Title
CN110674022B (en) Behavior data acquisition method and device and storage medium
CN111753784A (en) Video special effect processing method and device, terminal and storage medium
CN111915481B (en) Image processing method, device, electronic equipment and medium
CN110839174A (en) Image processing method and device, computer equipment and storage medium
CN110675412A (en) Image segmentation method, training method, device and equipment of image segmentation model
CN111586444B (en) Video processing method and device, electronic equipment and storage medium
CN108734662B (en) Method and device for displaying icons
CN112565806A (en) Virtual gift presenting method, device, computer equipment and medium
CN112257006A (en) Page information configuration method, device, equipment and computer readable storage medium
CN110515962B (en) Method and device for caching data, electronic equipment and storage medium
CN113384880A (en) Virtual scene display method and device, computer equipment and storage medium
CN111582993A (en) Method and device for acquiring target object, electronic equipment and storage medium
CN111625315A (en) Page display method and device, electronic equipment and storage medium
CN109614563B (en) Method, device and equipment for displaying webpage and storage medium
CN113010258B (en) Picture issuing method, device, equipment and storage medium
CN110971840B (en) Video mapping method and device, computer equipment and storage medium
CN112770177A (en) Multimedia file generation method, multimedia file release method and device
CN113553368A (en) Tag information processing method and device of multilayer pie chart and terminal
CN111275607A (en) Interface display method and device, computer equipment and storage medium
CN115798417A (en) Backlight brightness determination method, device, equipment and computer readable storage medium
CN114143280B (en) Session display method and device, electronic equipment and storage medium
CN113240784B (en) Image processing method, device, terminal and storage medium
CN111988664B (en) Video processing method, video processing device, computer equipment and computer-readable storage medium
CN111757146B (en) Method, system and storage medium for video splicing
CN113407774A (en) Cover determining method and device, computer 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