CN112995927A - Method and device for processing 5G message user head portrait display - Google Patents

Method and device for processing 5G message user head portrait display Download PDF

Info

Publication number
CN112995927A
CN112995927A CN202110178580.3A CN202110178580A CN112995927A CN 112995927 A CN112995927 A CN 112995927A CN 202110178580 A CN202110178580 A CN 202110178580A CN 112995927 A CN112995927 A CN 112995927A
Authority
CN
China
Prior art keywords
head portrait
data
avatar
picture
adaptation
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
CN202110178580.3A
Other languages
Chinese (zh)
Other versions
CN112995927B (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.)
GUANGZHOU QISHENG INFORMATION TECHNOLOGY CO LTD
Original Assignee
GUANGZHOU QISHENG INFORMATION 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 GUANGZHOU QISHENG INFORMATION TECHNOLOGY CO LTD filed Critical GUANGZHOU QISHENG INFORMATION TECHNOLOGY CO LTD
Priority to CN202110178580.3A priority Critical patent/CN112995927B/en
Publication of CN112995927A publication Critical patent/CN112995927A/en
Application granted granted Critical
Publication of CN112995927B publication Critical patent/CN112995927B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/56Unified messaging, e.g. interactions between e-mail, instant messaging or converged IP messaging [CPM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]

Abstract

The invention discloses a method and a device for processing 5G message user head portrait display, wherein the method comprises the following steps: initializing head portrait adaptation, defining a head portrait picture data protocol for performing head portrait adaptation service, initializing original head portrait picture address information for requesting head portrait adaptation initialization, and acquiring data request information conforming to the head portrait picture data protocol; head portrait adaptation conversion, which responds to the data request information, processes the original head portrait picture obtained according to the data request information and outputs head portrait data adapted to 5G messages; and cache management, including storing the head portrait data and managing the storage mode. According to the technical scheme, the problem that the head portrait pictures with different sizes deform when displayed on the 5G message terminal is solved, data sharing is achieved, repeated calculation is avoided, and the access pressure of the server where the picture source is located is reduced.

Description

Method and device for processing 5G message user head portrait display
Technical Field
The invention relates to the field of communication application, in particular to a method for processing user head portrait display in 5G message application.
Background
The 5G message application is also called RCS Rich media short message or RCS Map message, and is a mobile phone short message function jointly promoted by china mobile alliance large mobile phone manufacturers under the RCS (i.e., Rich Communication Suite) standard advocated by the GSMA association (global system for mobile communications association). The RCS integrates communication services such as voice, message, status bar, location service and the like, and is used for enriching the customer experience of native applications of mobile phone systems such as conversation, short message, contact and the like. Through the RCS on the mobile phone, not only characters, pictures or videos are sent, but also an interactive function is achieved. Due to the support of the standard to the image, the function of head portrait display of the user is added to the short message in many application scenes.
When the front-end program or the page displays the user head portrait picture, the size of the picture, such as the parameters of width, height, aspect ratio, etc., is generally controlled by style control. However, in some application scenarios, the user data is displayed in front-end in a template-plus-template manner, i.e. the style is controlled by the operator, and the user avatar picture is provided by the content provider, such as the RCS 5G message. In this case, the aspect ratio is not appropriate, which causes a problem that the picture is deformed when the avatar is displayed. Meanwhile, the picture data of the content provider is used by a plurality of systems, and the width and height ratio of pictures in the picture library can not be conveniently modified for a certain system. In the application link of the 5G message, no relevant link exists at present, so that the head portrait picture is adapted to the front-end template according to the request source when the head portrait picture is requested.
Disclosure of Invention
In order to solve the problems, the invention provides a method and a device for processing a 5G message user avatar, so as to solve the problem of deformed exhibition caused by improper aspect ratio when the avatar is displayed on a 5G message interface due to non-uniform avatar picture sizes, and meanwhile, the method and the device also effectively reduce the pressure of a picture source on directly requesting pictures from multiple terminals, and improve the stability and the access efficiency of a system.
In a first aspect, to achieve the above object, the present application provides a method for processing a 5G message user avatar display, including: initializing head portrait adaptation, including defining a head portrait picture data protocol for performing head portrait adaptation service, initializing original head portrait picture address information requesting head portrait adaptation initialization according to the head portrait picture data protocol, and acquiring data request information conforming to the head portrait picture data protocol, wherein the data request information includes a head portrait adaptation conversion address and the original head portrait picture address information;
performing head portrait adaptation conversion, including responding to data request information, processing an original head portrait picture acquired according to the data request information, and outputting head portrait data adapted to 5G messages;
and cache management, including storing the head portrait data and managing the storage mode.
In another aspect, the present invention provides an apparatus for processing a display of a user avatar in a 5G message, comprising an image processing unit, a network interface unit, and an image storage unit;
the network interface unit is used for executing avatar adaptation initialization and responding to data request information conforming to an avatar picture data protocol;
an image processing unit for performing avatar adaptation conversion;
an image storage unit for performing cache management.
According to the invention, the user head portraits with various sizes from various picture sources can be integrated, and are converted and stored in a centralized and unified manner, so that the user head portraits in the message contents of a plurality of content service providers 5G are converted and displayed in a unified and standard format in the user terminal, the problem that the head portraits with different sizes are deformed when the 5G message terminal displays is solved, meanwhile, data sharing and pressure distribution are realized, repeated calculation is avoided, and the access pressure of the picture sources is reduced.
Drawings
FIG. 1 is a data flow diagram of a method of processing a 5G message user avatar display in accordance with an embodiment of the present invention;
FIG. 2 is a process data flow diagram of an avatar adaptation service that handles the display of an avatar for a 5G message user, in accordance with an embodiment of the present invention;
FIG. 3 is a detailed flowchart of processing a processed avatar in a 5G message user avatar display method according to an embodiment of the present invention;
fig. 4 is a block diagram of an apparatus for processing a 5G message user avatar display according to an embodiment of the present invention.
Detailed Description
The following detailed description of specific embodiments of the present invention is provided in conjunction with the accompanying drawings.
The method for processing the 5G message user head portrait is used for processing and processing the image file in the middle when the 5G message terminal accesses the user head portrait image source, so that the image file conforms to the display characteristics of the user head portrait in the 5G scene, and the repeated calculation is avoided by adopting the caching technology, so that the application efficiency is improved, and the access pressure of the image source is reduced.
The method carries out technical integration on the generation flow of the 5G message from the submission of a content service provider to the data request of the 5G message terminal so as to realize that the picture is adapted to the front-end template according to the request source when the picture is requested.
Firstly, the flow of the method mainly relates to three parties, including: content service side, basic operator and user side. The content service side comprises: the content service side provides 5G information for the user, and the picture source of the 5G information related to the user head portrait can be independent service providers. In the method, a functional module is set up at a content server for avatar adaptation service, wherein the avatar adaptation service comprises the following steps: the method comprises the following steps of avatar adaptation initialization and avatar adaptation conversion, wherein avatar adaptation conversion service can be realized in a webapi mode.
Initializing head portrait adaptation, including determining a head portrait picture data protocol for performing head portrait adaptation service, and making an appointment for the specification of picture address information to be adapted; and converting the original head portrait picture address into data request information conforming to a head portrait picture data protocol, wherein the data request information comprises a head portrait adaptive conversion address and the original head portrait picture address information. In the process of head portrait adaptation initialization, processing an address needing head portrait adaptation service, and generating an original head portrait picture address conforming to a head portrait picture data protocol for a 5G message content service party. For example, the original header image picture address is processed into template data, the template includes source address information and an image adaptation type, and at this time, the original header image picture address is a reference of the data request.
The head portrait adaptation initialization can be oriented to a plurality of 5G message content service parties in a head portrait adaptation service module, the initialized specification is taken as a unified standard and deployed at the 5G message content service parties, and when the content service parties generate message contents, the head portrait addresses are subjected to specification processing.
The head portrait adaptation conversion is used for processing the original head portrait picture and outputting head portrait data of the adapted 5G message, and the output mode can be a file address stored in a specified position or a binary data stream. And after the conversion of the image display of the head portrait is completed by the head portrait adaptation conversion, the storage operation is related. The storage operation can be placed in the avatar adaptation conversion method, and can also be placed in the cache management independent of the avatar adaptation conversion method.
The storage operation realizes various storage modes of the head portrait picture data, including storage in an internal memory, a cache, a file and a database. The storage information comprises binary data and files of the picture, and also comprises a picture source address, a corresponding MD5 ciphertext, generation time and the like. For example: the cache is stored in a specified position in a key-value manner, wherein:
key (original head picture address) MD5
Value-new binary data of head portrait picture
The Key adopts an MD5 abstraction mode to avoid that the original header contains unpredictable characters in the picture address, which results in the situation that the original header cannot be stored in a disk file system.
Cache management, which stores the avatar picture data generated by conversion, and also includes related storage management, such as agreement of storage modes of different information, determination of validity period, and implementation of storage, whether the 5G terminal can extract the picture data from the stored data when extracting the picture data, and does not need logic judgment of regenerating the avatar data, for example, in this embodiment, the picture data is stored in cache in a key-value manner, the validity period is 7 days, and the generation time of the avatar data needs to be stored due to the concept of validity period; meanwhile, it may be agreed that the cache is stored in 7 days, the database is stored in 15 days, and the file is stored in 30 days, or different information is stored in different ways, such as a way of combining the database with the memory, the cache, and the file.
Secondly, in terms of data flow, the data flow diagram of the method is shown in fig. 1:
step S101: when preparing the message content, the 5G message content service side initializes the head portrait picture data. The initialization operation converts the user avatar picture address into a parameter of the data request to the avatar adaptation service.
For example: the original user head portrait address is: https:// dfs. After initialization, the head portrait address is converted into data request information: https:// interface. Com/3001/0/1037374. png.
Step S102, step S103: the 5G message content service provider sends the message content to the 5G message terminal of the user through a 5G message interface;
step S104: when the 5G message is rendered at the mobile phone client, the user avatar picture is requested from the avatar adaptation service (https:// interface · net/avatar), and a request is initiated to the avatar adaptation service at this time, for example, in this embodiment, the request information is: https:// interface.
Step S105: the avatar adaptation service parses the picture source address, initiates a request to the picture source to extract the image binary data according to the address, in this case, the parsed address is
https://dfs.****.com/3001/0/1037374.png;
Step S106, S107: the head portrait adaptation service processes the image binary data acquired from the image source, performs head portrait adaptation conversion, and outputs new image binary data to the 5G message terminal.
The specific process of avatar adaptation transformation is shown in fig. 2:
the avatar adaptation service receives an avatar picture data request initiated by the 5G message terminal in step S201, analyzes the request information, obtains an original avatar picture address, and then enters step S202 to determine whether there is a cache, and first determines whether there is processed user avatar picture information, such as binary data, in the storage system, if there is a user avatar picture file, it determines whether the cache is valid according to the following formula:
the condition of valid caching exists: (current time-generation time of file) < cache time.
If the valid cache exists, the process goes to step S203, reads the user avatar data in the cache, and directly returns the binary data to the 5G message terminal.
If no effective cache exists, the first request is indicated, or the cache is expired, the method enters step S204, binary data of original avatar picture data is obtained by combining steps S105 and S106 according to the analyzed original avatar picture address, the method can enter the operations of avatar detection, avatar cutting and avatar background replacement for performing avatar adaptation conversion in S205, after the operations are completed, the method enters step S208 for storage operation, and finally step S210 is executed, and the binary data of the user avatar picture suitable for 5G messages are returned to the 5G message terminal.
The processing flow of avatar adaptation conversion is shown in fig. 3:
s301: head portrait detection: in the embodiment, a Cascade Classifier face detector of an opencv open source library is adopted, and a model of the face detector is trained in advance. Inputting the binary data of the head portrait picture into the model, and outputting a group of rectangles for marking the head portrait position; since the picture of this embodiment is a big head image, a rectangle with the largest range may be used.
S302: head portrait cutting first step: firstly, a center point of a rectangle detected by an avatar is taken as a circle center, the minimum value of the distances from the circle center to four sides of a picture is taken as a radius to draw a circle, pixels in the area in the circle are reserved, and pixels in the area outside the circle (black part) are removed and set to be transparent. The radius within the circle may also be other predetermined lengths.
S303: and a second step of head portrait cutting: excess portions between the edges of the circle to the four sides of the picture are trimmed away and scaled to a height that matches the specified background map.
S304: replacing the background of the head portrait as a specified background image;
s305: and placing the cut head portrait in the middle of the background picture, and synthesizing into a new head portrait picture.
In the method, the whole processing flow of the head portrait relates to data processing for providing contents for 5G messages, and comprises the following steps: replacing the original head portrait picture address; the method comprises the following steps of processing the middle layer of the head portrait picture, comprising the following steps: the method comprises the steps of image caching, head portrait detection, head portrait cutting and head portrait background replacement, the original head portrait of an image source does not need to be changed, and repeated calculation is avoided by adopting a caching technology. The purpose of automatically adapting the front-end template according to the request source when the picture is requested is achieved.
On the other hand, the invention also provides a device for processing the display of the head portrait of the 5G message user, and as shown in fig. 4, the device of the invention comprises an image processing unit, a network interface unit and an image storage unit.
The network interface unit is used for executing avatar adaptation initialization and responding to data request information conforming to an avatar picture data protocol; an image processing unit for performing avatar adaptation conversion; an image storage unit for performing cache management.
In a specific processing scene, the 5G message terminal requests the image storage unit for the user avatar image meeting the display specification through the network interface unit, and the network interface unit can also be used for network connection and data transmission between the image processing unit and an image source of a third party. In practical application, the picture data of the picture source can face different application requests, such as websites, APPs and applets, when a plurality of requests make requests to the same picture source in large quantity, the requests from the 5G message terminal can be shunted through the network interface unit, and distributed storage is performed through the storage unit, so that the access pressure of the picture source is reduced.
As shown in fig. 4, the image storage unit includes a logic determination module and a storage device; the storage device comprises a memory, a hard disk and a database, and is used for supporting storage modes with different formats, such as database and file forms.
The image processing unit comprises a data stream input module, a head portrait detection module, a head portrait cutting module, a background processing module and a data stream output module, wherein the data stream input module is used for accessing an image source to acquire source image data, and after the head portrait detection module, the head portrait cutting module and the background processing module are processed and converted, the data stream output module accesses a storage device to store a user head portrait picture meeting display specifications.
The logic judgment module can calculate, analyze and judge the source of the extracted source user avatar picture after receiving the request of the network interface unit before determining to perform image processing, wherein the source comprises a picture source which does not perform 5G message user avatar display processing or an image processing unit in the invention. In the logic judgment and calculation process, calculation is carried out according to the address of the source and the information acquired in the storage unit, and whether picture conversion is needed or not is judged.
In the invention, the user head portraits with various sizes from various picture sources are integrated, are converted and stored in a centralized and unified way, are converted for the user head portraits pictures in the message contents of a plurality of content service providers 5G, and are displayed in a unified and standard format in the user terminal, so that the problem that the head portraits pictures with different sizes are deformed when the 5G message terminal displays is solved, meanwhile, the data sharing and pressure distribution are realized, the repeated calculation is avoided, and the access pressure of the picture sources is reduced.
The above disclosure is only for a few specific embodiments of the present invention, but the present invention is not limited thereto, and any variations that can be made by those skilled in the art are intended to fall within the scope of the present invention.

Claims (10)

1. A method for processing a 5G message user avatar display, comprising:
initializing head portrait adaptation, including defining a head portrait picture data protocol for performing head portrait adaptation service, initializing original head portrait picture address information requesting head portrait adaptation initialization according to the head portrait picture data protocol, and acquiring data request information conforming to the head portrait picture data protocol, wherein the data request information includes a head portrait adaptation conversion address and the original head portrait picture address information;
the head portrait adaptation conversion comprises responding to the data request information, processing an original head portrait picture acquired according to the data request information, and outputting head portrait data adapted to 5G messages;
and cache management, including storing the head portrait data and managing the storage mode.
2. The method of processing a 5G message user avatar display of claim 1, wherein said avatar adaptation transformation comprises:
analyzing the data request information, acquiring an original head portrait picture address, and acquiring original picture data from the original head portrait picture address;
and logically judging, namely judging whether valid head portrait data exists or not, and if not, generating head portrait data.
3. The method of claim 2, wherein generating avatar data comprises:
inputting binary data of the head portrait picture into a model, and outputting a group of rectangles for marking the head portrait position;
taking the center point of the rectangle as the center of a circle, reserving a preset circular area, cutting the area from the circle to the four sides of the rectangle after removing pixels outside the circular area, and zooming the graph of the reserved area to enable the graph to be matched with a specified background graph;
and replacing the background of the reserved area graph with a specified background graph, synthesizing into a new head graph, and outputting the binary data of the head graph.
4. The method of claim 1, wherein the cache management identifies the avatar data using an MD5 digest of an original avatar picture address corresponding to the avatar data;
the cache management comprises the steps of determining the validity period of the head portrait data storage and judging whether the head portrait data is valid according to the validity period.
5. The method for processing avatar display of 5G message user according to claim 1, wherein said avatar adaptation is initialized and deployed at a 5G message content server or an avatar adaptation server.
6. The device for processing the head portrait display of the 5G message user is characterized by comprising an image processing unit, a network interface unit and an image storage unit;
the network interface unit is used for executing avatar adaptation initialization and responding to data request information conforming to an avatar picture data protocol;
the image processing unit is used for executing head portrait adaptation conversion;
the image storage unit is used for executing cache management.
7. The apparatus of claim 6, wherein the network interface unit is further configured to receive data requests from a 5G message content service provider and a 5G message terminal to determine and operate on the data requests, and perform avatar adaptation initialization if the data requests are requests from the 5G message content service provider for avatar adaptation initialization; if the data request comes from data request information which is in accordance with the head portrait picture data protocol of the 5G message terminal, the data request is sent to an image storage unit for processing;
the image storage unit is used for logically judging whether the head portrait adaptation conversion request needs to be sent to the image processing unit.
8. The apparatus for processing 5G message user avatar display of claim 7, wherein said image storage unit comprises a logic judgment module and a storage device; the storage device comprises a memory, a hard disk and a database.
The logic judgment module is used for analyzing the data request information according with the head portrait picture data protocol after receiving a request of a network interface unit, acquiring an original head portrait picture address, judging whether effective head portrait data exists in a storage device according to the original head portrait picture address, and if the effective head portrait data does not exist in the storage device, initiating a head portrait adaptation conversion request to the image processing unit.
9. The apparatus for processing 5G message user avatar display according to claim 7, wherein said image processing unit comprises a data stream input module, an avatar detection module, an avatar cropping module, a background processing module, and a data stream output module.
10. The apparatus of claim 8, wherein the data stream input module obtains original picture data from the original avatar picture address;
and the data stream output module outputs the head portrait data of the adaptive 5G message, and the head portrait data is stored in the storage device.
CN202110178580.3A 2021-02-09 2021-02-09 Method and device for processing 5G message user head portrait display Active CN112995927B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110178580.3A CN112995927B (en) 2021-02-09 2021-02-09 Method and device for processing 5G message user head portrait display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110178580.3A CN112995927B (en) 2021-02-09 2021-02-09 Method and device for processing 5G message user head portrait display

Publications (2)

Publication Number Publication Date
CN112995927A true CN112995927A (en) 2021-06-18
CN112995927B CN112995927B (en) 2024-02-02

Family

ID=76392763

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110178580.3A Active CN112995927B (en) 2021-02-09 2021-02-09 Method and device for processing 5G message user head portrait display

Country Status (1)

Country Link
CN (1) CN112995927B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023000592A1 (en) * 2021-07-20 2023-01-26 深圳市伊欧乐科技有限公司 Method and apparatus for avatar display at body composition analyzer, and device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013075469A1 (en) * 2011-11-22 2013-05-30 中兴通讯股份有限公司 Method, device and system for setting head portrait picture of contact
US20130275497A1 (en) * 2011-05-28 2013-10-17 Huawei Technologies Co., Ltd. Method for providing contact avatar, platform for managing contact avatar, and user terminal
CN106533906A (en) * 2016-11-15 2017-03-22 中国人民解放军理工大学 Method for setting plurality of user pictures specific to different contacts
CN108494938A (en) * 2018-03-08 2018-09-04 广东欧珀移动通信有限公司 Head image information processing method, device, server and computer-readable medium
CN110189348A (en) * 2019-05-29 2019-08-30 北京达佳互联信息技术有限公司 Head portrait processing method, device, computer equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130275497A1 (en) * 2011-05-28 2013-10-17 Huawei Technologies Co., Ltd. Method for providing contact avatar, platform for managing contact avatar, and user terminal
WO2013075469A1 (en) * 2011-11-22 2013-05-30 中兴通讯股份有限公司 Method, device and system for setting head portrait picture of contact
CN106533906A (en) * 2016-11-15 2017-03-22 中国人民解放军理工大学 Method for setting plurality of user pictures specific to different contacts
CN108494938A (en) * 2018-03-08 2018-09-04 广东欧珀移动通信有限公司 Head image information processing method, device, server and computer-readable medium
CN110189348A (en) * 2019-05-29 2019-08-30 北京达佳互联信息技术有限公司 Head portrait processing method, device, computer equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023000592A1 (en) * 2021-07-20 2023-01-26 深圳市伊欧乐科技有限公司 Method and apparatus for avatar display at body composition analyzer, and device and storage medium

Also Published As

Publication number Publication date
CN112995927B (en) 2024-02-02

Similar Documents

Publication Publication Date Title
CN108989885B (en) Video file transcoding system, segmentation method, transcoding method and device
WO2015043512A1 (en) Picture management method and device
CN106453572B (en) Method and system based on Cloud Server synchronous images
WO2017101487A1 (en) Method and device for submitting transcoding attribute information
CN104363507A (en) Video and audio recording and sharing method and system based on OTT set-top box
CN112231727A (en) Data processing method and device, electronic equipment, server and storage medium
CN109272449A (en) Image display method and device, computer installation and readable storage medium storing program for executing
CN111865881A (en) Interface conversion method, device, medium and computer equipment
WO2021179156A1 (en) Message processing method, device and system, and server
CN114401493A (en) Message pushing method and service system thereof
CN115599744A (en) File transcoding method and device, storage medium and electronic device
CN112995927B (en) Method and device for processing 5G message user head portrait display
CN107948242A (en) More service number template message sending methods and system
CN105447016B (en) A kind of fast search of component and the method for reuse
US9223782B2 (en) System for performing instructions that are dependent upon received media-based messages and associated methods and components
CN112052391A (en) Data pushing method, device and system
CN109710783B (en) Picture loading method and device, storage medium and server
CN114007221B (en) Creation platform of 5G message facing enterprise
WO2016131264A1 (en) Method and device for constructing contact information
CN114039969A (en) Data transmission method and device
CN112001842A (en) Picture generation method and device, electronic equipment and computer readable storage medium
CN113709681A (en) Method and device for displaying and pushing short message content
CN110765396A (en) Figure adapting system and figure adapting method based on same
CN111352983A (en) Service attribute dynamic expansion method and device, computer equipment and storage medium
CN103597478B (en) The processing to multimedia object is controlled by software application

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