CN105450504A - Processing method and system for picture link - Google Patents

Processing method and system for picture link Download PDF

Info

Publication number
CN105450504A
CN105450504A CN201510734230.5A CN201510734230A CN105450504A CN 105450504 A CN105450504 A CN 105450504A CN 201510734230 A CN201510734230 A CN 201510734230A CN 105450504 A CN105450504 A CN 105450504A
Authority
CN
China
Prior art keywords
social client
server
character string
dimension code
code image
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
CN201510734230.5A
Other languages
Chinese (zh)
Other versions
CN105450504B (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 Cubesili Information Technology Co Ltd
Original Assignee
Guangzhou Huaduo Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network Technology Co Ltd
Priority to CN201510734230.5A priority Critical patent/CN105450504B/en
Publication of CN105450504A publication Critical patent/CN105450504A/en
Application granted granted Critical
Publication of CN105450504B publication Critical patent/CN105450504B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/126Character encoding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/134Hyperlinking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/06009Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking
    • G06K19/06037Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking multi-dimensional coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention, which relates to the technical field of the internet, discloses a processing method and system for a picture link. The method comprises: a server generates a two-dimensional code picture according to a picture link; the server codes the two-dimensional code picture into a character string and sends the character string to a social client; the social client receives the character string sent by the server; the social client decodes the character string into the two-dimensional code picture; and the social client outputs the two-dimensional code picture. With implementation of the embodiment of the invention, occupation of the storage space of the server, the maintenance pressure of the server, and the user flow can be reduced effectively.

Description

A kind of processing method of image link and system
Technical field
The present invention relates to Internet technical field, particularly relate to a kind of processing method and system of image link.
Background technology
At present, often can two-dimensional code display picture in social client, user utilizes these two-dimension code image can link to the Internet resources (as picture) of server stores, thus can realize sharing Internet resources.And in actual applications, above-mentioned two-dimension code image is normally formed and stored on server by server, such as, image link can be generated two-dimension code image and store on the server by server; And social client can dynamically download server store two-dimension code image show.Find in practice, server stores two-dimension code image not only can take the memory space of server, too increases the maintenance pressure of server to two-dimension code image; Meanwhile, social client downloads two-dimension code image not only length consuming time, goes back loss customer flow.
Summary of the invention
The embodiment of the invention discloses a kind of processing method and system of image link, for solving the problem how effectively reducing the memory space taking server, the maintenance pressure reducing server and save customer flow.
Embodiment of the present invention first aspect discloses a kind of processing method of image link, comprising:
Described image link is generated two-dimension code image by server;
Described two-dimension code image is encoded into character string by described server, and sends described character string to social client;
Described social client receives the described character string that described server sends;
Described character string is decoded into described two-dimension code image by described social client;
Described social client exports described two-dimension code image.
In embodiment of the present invention first aspect, before described image link is generated two-dimension code image by described server, described method also comprises:
The picture of user's picture that the described social client of described server reception sends and main broadcaster user carries out the Split picture of split acquisition;
Split picture described in described server stores;
Described server obtains the memory address of described Split picture as image link.
In embodiment of the present invention first aspect, described two-dimension code image is encoded into character string by described server, comprising:
Described two-dimension code image is encoded into byte stream by described server;
And described byte stream is encoded into base64 character string by described server.
In embodiment of the present invention first aspect, described character string is decoded into described two-dimension code image by described social client, comprising:
Described base64 character string is decoded into byte stream by described social client;
And described byte stream is decoded into described two-dimension code image by described social client.
In embodiment of the present invention first aspect, described server sends described character string to social client, comprising:
Described server for foundation, determines user's viscosity of described social client with the login frequency of social client or frequency of interaction; Wherein, the height of described user's viscosity depends on the size of described login frequency or the size of described frequency of interaction;
Described server judges whether user's viscosity of described social client exceedes default viscosity, if exceeded, sends described character string to described social client.
Embodiment of the present invention second aspect discloses a kind for the treatment of system of image link, comprises server and social client, wherein:
Described server, for generating two-dimension code image by described image link;
Described server, also for described two-dimension code image is encoded into character string, and sends described character string to social client;
Described social client, for receiving the described character string that described server sends;
Described social client, also for described character string is decoded into described two-dimension code image;
Described social client, also for exporting described two-dimension code image.
In embodiment of the present invention second aspect:
Described server, also for before described image link is generated two-dimension code image, the picture receiving user's picture that described social client sends and main broadcaster user carries out the Split picture of split acquisition; And, store described Split picture; And, obtain the memory address of described Split picture as image link.
In embodiment of the present invention second aspect, the mode that described two-dimension code image is encoded into character string is specially by described server:
Described two-dimension code image is encoded into byte stream by described server;
And described byte stream is encoded into base64 character string by described server.
In embodiment of the present invention second aspect, the mode that described character string is decoded into described two-dimension code image is specially by described social client:
Described base64 character string is decoded into byte stream by described social client;
And described byte stream is decoded into described two-dimension code image by described social client.
In embodiment of the present invention second aspect, the mode that described server sends described character string to social client is specially:
Described server for foundation, determines user's viscosity of described social client with the login frequency of social client or frequency of interaction; Wherein, the height of described user's viscosity depends on the size of described login frequency or the size of described frequency of interaction;
Described server judges whether user's viscosity of described social client exceedes default viscosity, if exceeded, sends described character string to described social client.
In the embodiment of the present invention, image link is generated two-dimension code image by server, and two-dimension code image is encoded into character string, and directly send to social client, thus effectively can reduce the memory space that two-dimension code image takies server, and reduce the maintenance pressure of server maintenance two-dimension code image; Meanwhile, social client, without the need to downloading two-dimension code image, can save customer flow, promotes Consumer's Experience.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, be briefly described to the accompanying drawing used required in embodiment below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of the processing method of a kind of image link disclosed in the embodiment of the present invention;
Fig. 2 is the schematic flow sheet of the processing method of another kind of image link disclosed in the embodiment of the present invention;
Interface schematic diagram when Fig. 3 is a kind of social client output two-dimension code image disclosed in the embodiment of the present invention;
Fig. 4 is the schematic flow sheet of the processing method of another kind of image link disclosed in the embodiment of the present invention;
Fig. 5 is the structural representation of the treatment system of a kind of image link disclosed in the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
The embodiment of the invention discloses a kind of processing method and system of image link, effectively can reduce the memory space taking server, the maintenance pressure reducing server and save customer flow.Below be described in detail respectively.
Refer to Fig. 1, Fig. 1 is the schematic flow sheet of the processing method of a kind of image link disclosed in the embodiment of the present invention.As shown in Figure 1, the processing method of this image link can comprise the following steps.
101, image link is generated two-dimension code image by server.
In the embodiment of the present invention, server can call two-dimension code generator and image link is generated two-dimension code image.Wherein, image link can refer to the memory address of picture.Further, in the embodiment of the present invention, picture can be Split picture, such as, can be social client send carry out split by the picture of user's picture and main broadcaster user and the Split picture that obtains.
102, two-dimension code image is encoded into character string by server, and sends character string to social client.
In one embodiment, two-dimension code image can be encoded into byte stream by server, and byte stream is encoded into base64 character string.Certainly, server also can adopt other coded systems byte stream to be encoded into general character string or byte stream array, and the embodiment of the present invention is not construed as limiting.
Wherein, because character string can use Unicode character set, multi-language character can be supported, therefore, byte stream is encoded into base64 character string by server not only can realize higher efficiency of transmission (character string usually with 16 transmission, and byte stream is usually with 8 transmission), can also realize crossing over kinds of platform transmission, meanwhile, base64 character string can also be supported in web browser and do direct display.
103, the character string of social client reception server transmission.
104, character string is decoded into two-dimension code image by social client.
In one embodiment, base64 character string can be decoded into byte stream by social client, then byte stream is decoded into two-dimension code image.
105, social client exports two-dimension code image.
In the embodiment of the present invention, user can click or the long two-dimension code image exported by social client, makes social client can resolve two-dimension code image and obtains image link, and obtain corresponding picture output display according to image link.
In the method described by Fig. 1, image link is generated two-dimension code image by server, and two-dimension code image is encoded into character string, and directly send to social client, thus effectively can reduce the memory space that two-dimension code image takies server, and reduce the maintenance pressure of server maintenance two-dimension code image; Meanwhile, social client, without the need to downloading two-dimension code image, can save customer flow, promotes Consumer's Experience.
Refer to Fig. 2, Fig. 2 is the schematic flow sheet of the processing method of another kind of image link disclosed in the embodiment of the present invention.As shown in Figure 2, the processing method of this image link can comprise the following steps.
201, the picture of family picture and main broadcaster user is carried out split by user in social client, obtains Split picture.
202, Split picture is sent to server by social client.
203, server receives the Split picture that social client sends.
204, server stores Split picture.
205, server obtains the memory address of Split picture as image link.
206, image link is generated two-dimension code image by server.
207, two-dimension code image is encoded into base64 character string by server.
208, server sends base64 character string to social client.
209, the base64 character string of social client reception server transmission.
210, base64 character string is decoded into two-dimension code image by social client.
211, social client exports two-dimension code image.
See also Fig. 3, interface schematic diagram when Fig. 3 is a kind of social client output two-dimension code image disclosed in the embodiment of the present invention.As shown in Figure 3, the Split picture that on interface during social client output two-dimension code image, all right export server simultaneously sends.
In the method described by Fig. 2, image link is generated two-dimension code image by server, and two-dimension code image is encoded into base64 character string, and directly send to social client, thus effectively can reduce the memory space that two-dimension code image takies server, and reduce the maintenance pressure of server maintenance two-dimension code image; Meanwhile, social client, without the need to downloading two-dimension code image, can save customer flow, promotes Consumer's Experience.
Refer to Fig. 4, Fig. 4 is the schematic flow sheet of the processing method of another kind of image link disclosed in the embodiment of the present invention.As shown in Figure 4, the processing method of this image link can comprise the following steps.
401, the picture of family picture and main broadcaster user is carried out split by user in social client, obtains Split picture.
402, Split picture is sent to server by social client.
403, server receives the Split picture that social client sends.
404, server stores Split picture.
405, server obtains the memory address of Split picture as image link.
406, image link is generated two-dimension code image by server.
407, two-dimension code image is encoded into base64 character string by server.
In one embodiment, two-dimension code image can be encoded into byte stream by server, and byte stream is encoded into base64 character string.
408, server is with the login frequency of social client or frequency of interaction for foundation, determines user's viscosity of social client; Wherein, the height of user's viscosity depends on the login size of frequency or the size of frequency of interaction.
For example, the login frequency of social client and the product of predetermined coefficient can be calculated, as user's viscosity of social client; Or, the frequency of interaction of social client and the product of predetermined coefficient can be calculated, as user's viscosity of social client.Wherein, frequency of interaction refers to that social client sends the frequency of information, or refer to that social client receives the frequency of information, the embodiment of the present invention does not limit.
409, server judges whether user's viscosity of social client exceedes default viscosity, if exceeded, performs step 410; Otherwise export information to social client, this information, for pointing out user's viscosity of social client too low, cannot enjoy two-dimension code image, and process ends.
410, server sends base64 character string to social client.
411, the base64 character string of social client reception server transmission.
412, base64 character string is decoded into two-dimension code image by social client.
In one embodiment, base64 character string can be decoded into byte stream by social client, then byte stream is decoded into two-dimension code image.
In the embodiment of the present invention, by implementing above-mentioned steps 408 ~ step 409, server only can send base64 character string to the social client that user's viscosity is higher, make this part of social client only having user's viscosity higher just can receive base64 character string and be decoded into two-dimension code image, thus more user can be attracted to use social client, social client can be employed more widely.
413, social client exports two-dimension code image.
In the method described by Fig. 4, image link is generated two-dimension code image by server, and two-dimension code image is encoded into character string, and the social client directly sending to user's viscosity higher, thus effectively can reduce the memory space that two-dimension code image takies server, and reduce the maintenance pressure of server maintenance two-dimension code image; Meanwhile, social client, without the need to downloading two-dimension code image, can save customer flow, promotes Consumer's Experience.
Refer to Fig. 5, Fig. 5 is the structural representation of the treatment system of a kind of image link disclosed in the embodiment of the present invention.As shown in Figure 5, the treatment system of this image link can comprise:
Server 501 and social client 502, wherein, server 501 is connected by the Internet with social client 502, wherein:
Server 501, for generating two-dimension code image by image link;
Server 501, also for two-dimension code image is encoded into character string, and sends character string to social client 402;
Social client 502, for the character string that reception server 501 sends;
Social client 502, also for character string being decoded into dimension code picture;
Social client 502, also for exporting two-dimension code image.
As the optional execution mode of one, in the system described by Fig. 5:
Server 501, also for before image link is generated two-dimension code image, what receive that social client 502 sends carries out split by the picture of user's picture and main broadcaster user and the Split picture that obtains; And, store Split picture; And, obtain the memory address of Split picture as image link.
As the optional execution mode of one, in the system described by Fig. 5:
The mode that two-dimension code image is encoded into character string by server 501 is specifically as follows:
Two-dimension code image is encoded into byte stream by server 501;
And byte stream changes into as character string by server 501.
As the optional execution mode of one, in the system described by Fig. 5:
The mode that character string is decoded into two-dimension code image by social client 502 is specifically as follows:
Base64 character string is decoded into byte stream by social client 502;
And byte stream is decoded into two-dimension code image by social client 502.
As the optional execution mode of one, in the system described by Fig. 5:
The mode that server 501 sends character string to social client 502 is specially:
Server 501 for foundation, determines user's viscosity of social client with the login frequency of social client 502 or frequency of interaction; Wherein, the height of user's viscosity depends on the login size of frequency or the size of described frequency of interaction;
Server 501 judges whether user's viscosity of social client exceedes default viscosity, if exceeded, sends character string to social client.
In the treatment system of the image link described by Fig. 5, image link is generated two-dimension code image by server, and two-dimension code image is encoded into character string, and the social client directly sending to user's viscosity higher, thus effectively can reduce the memory space that two-dimension code image takies server, and reduce the maintenance pressure of server maintenance two-dimension code image; Meanwhile, social client, without the need to downloading two-dimension code image, can save customer flow, promotes Consumer's Experience.
One of ordinary skill in the art will appreciate that all or part of step in the various methods of above-described embodiment is that the hardware that can carry out instruction relevant by program has come, this program can be stored in a computer-readable recording medium, storage medium comprises read-only memory (Read-OnlyMemory, ROM), random asccess memory (RandomAccessMemory, RAM), programmable read only memory (ProgrammableRead-onlyMemory, PROM), Erasable Programmable Read Only Memory EPROM (ErasableProgrammableReadOnlyMemory, EPROM), disposable programmable read-only memory (One-timeProgrammableRead-OnlyMemory, OTPROM), the electronics formula of erasing can make carbon copies read-only memory (Electrically-ErasableProgrammableRead-OnlyMemory, EEPROM), read-only optical disc (CompactDiscRead-OnlyMemory, or other disk storages CD-ROM), magnetic disc store, magnetic tape storage, or can be used in any other medium computer-readable carrying or store data.
Above the processing method of a kind of image link disclosed in the embodiment of the present invention and system are described in detail, apply specific case herein to set forth principle of the present invention and execution mode, the explanation of above embodiment just understands method of the present invention and core concept thereof for helping; Meanwhile, for one of ordinary skill in the art, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (10)

1. a processing method for image link, is characterized in that, comprising:
Described image link is generated two-dimension code image by server;
Described two-dimension code image is encoded into character string by described server, and sends described character string to social client;
Described social client receives the described character string that described server sends;
Described character string is decoded into described two-dimension code image by described social client;
Described social client exports described two-dimension code image.
2. processing method according to claim 1, is characterized in that, before described image link is generated two-dimension code image by described server, described method also comprises:
The picture of user's picture that the described social client of described server reception sends and main broadcaster user carries out the Split picture of split acquisition;
Split picture described in described server stores;
Described server obtains the memory address of described Split picture as image link.
3. processing method according to claim 1 and 2, is characterized in that, described two-dimension code image is encoded into character string by described server, comprising:
Described two-dimension code image is encoded into byte stream by described server;
And described byte stream is encoded into base64 character string by described server.
4. processing method according to claim 3, is characterized in that, described character string is decoded into described two-dimension code image by described social client, comprising:
Described base64 character string is decoded into byte stream by described social client;
And described byte stream is decoded into described two-dimension code image by described social client.
5. processing method according to claim 4, is characterized in that, described server sends described character string to social client, comprising:
Described server for foundation, determines user's viscosity of described social client with the login frequency of social client or frequency of interaction; Wherein, the height of described user's viscosity depends on the size of described login frequency or the size of described frequency of interaction;
Described server judges whether user's viscosity of described social client exceedes default viscosity, if exceeded, sends described character string to described social client.
6. a treatment system for image link, is characterized in that, comprises server and social client, wherein:
Described server, for generating two-dimension code image by described image link;
Described server, also for described two-dimension code image is encoded into character string, and sends described character string to social client;
Described social client, for receiving the described character string that described server sends;
Described social client, also for described character string is decoded into described two-dimension code image;
Described social client, also for exporting described two-dimension code image.
7. treatment system according to claim 6, is characterized in that:
Described server, also for before described image link is generated two-dimension code image, the picture receiving user's picture that described social client sends and main broadcaster user carries out the Split picture of split acquisition; And, store described Split picture; And, obtain the memory address of described Split picture as image link.
8. the treatment system according to claim 6 or 7, is characterized in that, the mode that described two-dimension code image is encoded into character string is specially by described server:
Described two-dimension code image is encoded into byte stream by described server;
And described byte stream is encoded into base64 character string by described server.
9. treatment system according to claim 8, is characterized in that, the mode that described character string is decoded into described two-dimension code image is specially by described social client:
Described base64 character string is decoded into byte stream by described social client;
And described byte stream is decoded into described two-dimension code image by described social client.
10. treatment system according to claim 9, is characterized in that, the mode that described server sends described character string to social client is specially:
Described server for foundation, determines user's viscosity of described social client with the login frequency of social client or frequency of interaction; Wherein, the height of described user's viscosity depends on the size of described login frequency or the size of described frequency of interaction;
Described server judges whether user's viscosity of described social client exceedes default viscosity, if exceeded, sends described character string to described social client.
CN201510734230.5A 2015-10-30 2015-10-30 A kind of processing method and system of image link Active CN105450504B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510734230.5A CN105450504B (en) 2015-10-30 2015-10-30 A kind of processing method and system of image link

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510734230.5A CN105450504B (en) 2015-10-30 2015-10-30 A kind of processing method and system of image link

Publications (2)

Publication Number Publication Date
CN105450504A true CN105450504A (en) 2016-03-30
CN105450504B CN105450504B (en) 2019-04-02

Family

ID=55560306

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510734230.5A Active CN105450504B (en) 2015-10-30 2015-10-30 A kind of processing method and system of image link

Country Status (1)

Country Link
CN (1) CN105450504B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107222580A (en) * 2017-07-28 2017-09-29 郑州云海信息技术有限公司 A kind of method that utilization picture realizes cross-domain transmission data
CN110070160A (en) * 2018-01-22 2019-07-30 电装波动株式会社 Information code generates system and information processing method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104092713A (en) * 2013-05-31 2014-10-08 腾讯科技(深圳)有限公司 Network resource download information display method and device
CN104320440A (en) * 2014-09-30 2015-01-28 珠海市君天电子科技有限公司 Picture remote storage method and picture remote storage processing device
CN104462534A (en) * 2014-12-24 2015-03-25 深圳市腾讯计算机系统有限公司 Network information sharing method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104092713A (en) * 2013-05-31 2014-10-08 腾讯科技(深圳)有限公司 Network resource download information display method and device
CN104320440A (en) * 2014-09-30 2015-01-28 珠海市君天电子科技有限公司 Picture remote storage method and picture remote storage processing device
CN104462534A (en) * 2014-12-24 2015-03-25 深圳市腾讯计算机系统有限公司 Network information sharing method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HFHWFW: ""java实现图片与base64字符串之间的转换"", 《HTTP://WWW.YY.COM/BBS/FORUM.PHP?MOD=VIEWTHREAD&TID=29318755&EXTRA=PAGE%3D1&PAGE=1》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107222580A (en) * 2017-07-28 2017-09-29 郑州云海信息技术有限公司 A kind of method that utilization picture realizes cross-domain transmission data
CN110070160A (en) * 2018-01-22 2019-07-30 电装波动株式会社 Information code generates system and information processing method
CN110070160B (en) * 2018-01-22 2022-11-08 电装波动株式会社 Information code generation system and information processing method

Also Published As

Publication number Publication date
CN105450504B (en) 2019-04-02

Similar Documents

Publication Publication Date Title
CN105930467B (en) A kind of information processing method and electronic equipment
US8689099B1 (en) Cross-domain communication
US20210329079A1 (en) Methods, devices and computer-readable storage media for processing a hosted application
CN102098330A (en) Method, device and system for asynchronous transmission based on json data format
US11196868B2 (en) Audio data processing method, server, client and server, and storage medium
CN105072461A (en) Data processing method and device
CN105141567A (en) Interactive data processing method and system of terminal application and service end and interaction method
CN110691092A (en) Data processing method and device, electronic equipment and readable storage medium
CN105450504A (en) Processing method and system for picture link
CN105681823A (en) Method and device for transcoding video file online
CN109379083A (en) Base64 code conversion method and electronic equipment based on educational system
CN114501025A (en) Video transcoding method, device, equipment and medium
CN110020343B (en) Method and device for determining webpage coding format
CN113163198A (en) Image compression method, decompression method, device, equipment and storage medium
CN104346460B (en) Carry out the method, apparatus and browser client of file download
US20110311136A1 (en) Cross-domain browser pre-fetching through data transcoding
CN111064976B (en) Method for sending live broadcast information and server
CN113452733A (en) File downloading method and device
CN107368557B (en) Page editing method and device
CN105471871A (en) Method and apparatus for providing video clip set
CN111178010B (en) Method and system for displaying digital signature, data editing method and terminal
CN103634323A (en) Long connection based data processing implementation method, system and device
CN108734149B (en) Text data scanning method and device
CN109657179B (en) Service processing method, system and storage medium
CN112749353A (en) Processing method and device of webpage icon

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210122

Address after: 511442 3108, 79 Wanbo 2nd Road, Nancun Town, Panyu District, Guangzhou City, Guangdong Province

Patentee after: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 511442 24 floors, B-1 Building, Wanda Commercial Square North District, Wanbo Business District, 79 Wanbo Second Road, Nancun Town, Panyu District, Guangzhou City, Guangdong Province

Patentee before: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20160330

Assignee: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

Assignor: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Contract record no.: X2021440000053

Denomination of invention: A processing method and system of picture link

Granted publication date: 20190402

License type: Common License

Record date: 20210208