CN105868195A - Method and device for uploading picture - Google Patents

Method and device for uploading picture Download PDF

Info

Publication number
CN105868195A
CN105868195A CN201510026409.5A CN201510026409A CN105868195A CN 105868195 A CN105868195 A CN 105868195A CN 201510026409 A CN201510026409 A CN 201510026409A CN 105868195 A CN105868195 A CN 105868195A
Authority
CN
China
Prior art keywords
picture
nearest
webpage
uploaded
cache
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.)
Pending
Application number
CN201510026409.5A
Other languages
Chinese (zh)
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201510026409.5A priority Critical patent/CN105868195A/en
Priority to PCT/CN2016/070178 priority patent/WO2016115979A1/en
Publication of CN105868195A publication Critical patent/CN105868195A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method and a device for uploading pictures. The method comprises: calling an event monitoring function of a system clipboard; when paste operation occurred in a reserved region in a webpage is detected, obtaining a recent cache picture in the system clipboard, and pasting the picture in the reserved region; when a picture uploading function is triggered, uploading the recent cache picture to a server. Through the technical scheme, a picture uploading process is simplified.

Description

Picture upload method and device
Technical field
The application relates to Internet technical field, particularly relates to picture upload method and device.
Background technology
During web page browsing, type such as especially social webpage or forum etc., generally require registration also Log in corresponding user account, then during the data of account is improved by user, if wishing to arrange personalization Head portrait, it is necessary to during head portrait picture is uploaded onto the server.Certainly, except on the head portrait of user account Passing scene, other are such as issued a lot of scenes such as civilian, the social message of note and are also required to uploading pictures.
Summary of the invention
In view of this, the application provides a kind of picture upload method and device, can solve in correlation technique Deficiency.
For achieving the above object, the application provides technical scheme as follows:
First aspect according to the application, it is proposed that a kind of picture upload method, including:
Call the action listener function to system clipboard;
When the paste operation detected in the reserved area betiding in webpage, obtain described system and clip and paste Cache picture recently in plate, and affix to described reserved area;
When picture upload function is triggered, described nearest caching picture is uploaded onto the server.
Second aspect according to the application, it is proposed that device uploaded by a kind of picture, including:
Call unit, calls the action listener function to system clipboard;
Application unit, when the paste operation detected in the reserved area betiding in webpage, obtains institute State and cache picture recently in system clipboard, and affix to described reserved area;
Uploading unit, when picture upload function is triggered, is uploaded to service by described nearest caching picture Device.
From above technical scheme, the application by calling the action listener function to system clipboard, User to the duplication (or shearing, cutting etc.) of picture and can be pasted as the selection operation to picture, Contribute to simplifying the upload procedure of picture, lifting operation efficiency.
Accompanying drawing explanation
Fig. 1 is the flow chart of the picture upload method in correlation technique;
Fig. 2 A-2D is the interface schematic diagram of the uploading pictures in correlation technique;
Fig. 3 shows the flow chart of a kind of picture upload method according to the application one exemplary embodiment;
Fig. 4 shows the flow chart of the another kind of picture upload method according to the application one exemplary embodiment;
Fig. 5-8 shows the interface schematic diagram of the uploading pictures according to the application one exemplary embodiment;
Fig. 9 shows the structural representation of a kind of electronic equipment according to the application one exemplary embodiment;
Figure 10 shows that the block diagram of device uploaded by a kind of picture according to the application one exemplary embodiment.
Detailed description of the invention
Fig. 1 is the flow chart of the picture upload method in correlation technique, as it is shown in figure 1, this picture is uploaded Method includes:
Step 102, stores picture to terminal local.
In this step, for the consideration to safety, correlation technique requires to perform the figure of upload operation Sheet is necessary for local resource, if thus user wish using the picture on arbitrary webpage as uploading pictures, must First this picture must be downloaded and stored at terminal local, after i.e. Internet resources are converted to local resource, It is able to carry out upload operation.Certainly, for original picture resource of terminal local, step 102 can be saved.
Step 104, selects picture to be uploaded.
In this step, webpage can provide control as shown in Figure 2 A, then user can be by clicking on " selection file " (or other triggering modes), raise, at webpage, the picture shown in 2B of publishing picture and select boundary Face, and select the picture (picture the most to be uploaded) wishing to upload.Ratio as shown in Figure 2 B, on current road Include the files such as picture " 1.JPG ", " 2.JPG " and " 3.JPG " under footpath, then user can pass through a little Hitting required picture file, using as picture to be uploaded, picture the most to be uploaded can be " 1.JPG ".
Step 106, browser reads the label of selected picture.
In this step, picture to be uploaded selected in selected picture i.e. step 104, ratio is described above Picture " 1.JPG ", and picture tag can include the information such as file type, data, filename.
Step 108, is committed to server by selected picture.
In this step, user can be by clicking on " submitting to " button shown in Fig. 2 C, and triggering browses The device upload operation to picture " 1.JPG ".Specifically, browser creates one for picture " 1.JPG " Individual FileUpload (files passe) object, and after " submitting to " button is triggered, utilize step 106 The picture tag obtained carries out attribute filling to this FileUpload object, then by browser by such as These data are committed to server by post request.
Step 110, receives server and returns data, such as upload status message, preview picture page number According to etc..
Step 112, generates preview page.
In this step, such as Fig. 2 D shows the preview page to picture " 1.JPG ", in order to use Family views picture and uploads effect.
Based on aforesaid operations process, although user can complete the upload operation to picture, but picture resource It is restricted to local resource, if Internet resources then need to download in advance and store to this locality;Meanwhile, figure The inconvenience of sheet selection course, user is merely able to check the information such as picture name in the interface shown in Fig. 2 B, Be easily caused maloperation, and if user wish check image content, then need additionally individually to check, process The most loaded down with trivial details.
Therefore, the application is in order to solve the deficiency in correlation technique, it is proposed that is used for simplifying on picture and is transmitted through The technical scheme of journey;For the application is further described, it is provided that the following example:
Fig. 3 shows the flow chart of a kind of picture upload method according to the application one exemplary embodiment, As it is shown on figure 3, the method is applied to terminal, may comprise steps of:
Step 302, calls the action listener function to system clipboard.
In the present embodiment, can be by calling the action listener to system clipboard preset in browser The API (Application Program Interface, application programming interface) of function, it is thus achieved that to being The action listener function of system clipbook.
Step 304, when the paste operation detected in the reserved area betiding in webpage, obtains institute State and cache picture recently in system clipboard, and affix to described reserved area.
In the present embodiment, for buffering picture recently, browser can create files passe object, and root According to data and the attribute information of described nearest caching picture, perform the attribute of described files passe object is filled out Fill, thus by this document upload object is uploaded onto the server, i.e. achieve buffering picture recently Upload operation.Owing to being the build-in function interface of browser, thus there is not security restriction problem, permissible Information in system clipboard is dynamically filled to files passe object.
In the present embodiment, user can in several ways by uploading pictures import system clipbook, The such as duplication operation to local picture, or the shearing manipulation etc. to network picture.
In the present embodiment, in system clipboard to as if arrange sequentially in time, when the most slow Deposit object when being picture format, then user is by directly sending " stickup " order, can realize to this The paste operation of nearly cache object, and this nearest cache object caches picture the most recently.When recently, caching is right As, during for non-picture format, can directly point out mistake, it is desirable to user reacquires the money of picture to be uploaded Source;Or, it is also possible to obtain all image cache objects in described system clipboard, and be showed in institute State in webpage, then select operation according to the user that detects, using selected image cache object as Described nearest caching picture.
Step 306, when picture upload function is triggered, is uploaded to service by described nearest caching picture Device.
In the present embodiment, clothes can be uploaded to by synchronizing or asynchronous system by caching picture recently Business device.According to asynchronous upload mode, then when picture upload function is triggered, can according to described Described webpage is rendered by nearly caching picture again, obtains described nearest caching picture is uploaded effect Preview webpage, and upload the effect preview page described in displaying.
From above-described embodiment, the application passes through the action listener function of calling system clipbook, permissible Files passe object is carried out dynamic attribute filling, and there is not security restriction, and selected picture is not only Can be local resource, it is also possible to for Internet resources, contribute to simplifying user operation, lifting operation efficiency. Meanwhile, by using picture resource based on the form of stickup to obtain mode, can " check " and " choosing Take " operation combine so that user achieves " What You See Is What You Get " to the selection operating process of picture resource, Easy and simple to handle and directly perceived.Additionally, by the asynchronous process to upload operation and effect preview so that user Without waiting for, just can immediately check that effect uploaded by picture, contribute to promoting Consumer's Experience.
Fig. 4 shows the flow chart of a kind of picture upload method according to the application one exemplary embodiment, As shown in Figure 4, the method may comprise steps of:
Step 402, calls the action listener function to system clipboard.
In the present embodiment, when browser provides the API of the action listener function of system clipboard, The action listener function to system clipboard can be obtained by calling this API, then clip and paste based on system The dynamic operations such as the picture of plate is chosen, object properties filling meet the safety requirements of browser, will not be due to Security restriction and be prohibited by the browser employing.
For example, when using JavaScript language, the respective logic of this step may include that
Step 404, extracts picture to be uploaded to system clipboard.
In the present embodiment, can in several ways picture to be uploaded be extracted to system clipboard, than As the picture in this locality or Internet resources carried out " duplication " or " shearing " operation, it is also possible to picture Carry out " cutting " operation and intercept the picture element of arbitrary portion.
Step 406, affixes to picture to be uploaded webpage from system clipboard.
In the present embodiment, Fig. 5 shows the picture upload interface schematic diagram of an exemplary embodiment.As Shown in Fig. 5, in user performs the webpage that picture is uploaded, it is provided that " region 1 ", " region 2 " Etc. reserved area, then after user is by choosing the reserved area wishing to perform paste operation, it is right to perform The paste operation of the picture in system clipboard.
In the present embodiment, browser needs to create corresponding FileUpload object for picture to be uploaded, And when picture is adhered to reserved area, extract the data of this picture and attribute information (as filename, Size etc.), carry out attribute filling for FileUpload object.
Wherein, in order to help user to smoothly complete picture paste operation, behaviour can be shown in reserved area Make information, than " one's respective area please be choose, and paste the picture needing to upload " as shown in Figure 5 etc. Word etc..Certainly, webpage can provide 2 shown in Fig. 5 or greater number of reserved area, it is possible to Only to provide single reserved area, this is not limited by the application.
In this embodiment it is assumed that user have selected region 1, and after sending paste command, browser meeting Nearest cache object in system clipboard is carried out classification check, if cache object is figure frame recently Formula, then be done directly paste operation, obtains sticking effect as shown in Figure 6.But, if delayed recently Depositing object is non-picture format, then browser can point out user operation mistake, needs to reacquire picture; Or, as it is shown in fig. 7, the cache object in system clipboard can be showed in webpage, and by with Family selects an object picture, to affix to region 1.
For example, when using JavaScript language, the respective logic of this step may include that
div.addEventLinstener(‘paste’,listener);
Step 408, generates and shows preview page.
For example, when using JavaScript language, the respective logic of this step may include that
Var file=item.getAsFile (), reader=new FileReader ();
{ // registration onload processes event to reader.onload=function (e)
Var img=new Image ();
Img.src=e.target.result;
Step 410, is committed to server by picture.
In the present embodiment, after user triggers picture upload function, step 408 and step can be performed Rapid 410.Wherein, webpage can be judged to picture after picture is affixed to reserved area by user automatically Upload function is triggered;Or, it is also possible to " submitting to " button (or other buttons) quilt in webpage During click, it is determined that be triggered for picture upload function.
Although it should be understood that have employed the describing mode of " step 408 " and " step 410 ", but Association the most inevitable between the two step and sequencing.Ratio is as shown in Figure 8, asynchronous when using Picture when uploading form, browser can be locally generated after picture upload function is triggered immediately This picture upload after the effect preview page;It is also possible to by " progress bar " shown in Fig. 8 Form, shows picture upload progress.
Certainly, the application is not limiting as the form that picture is uploaded, i.e. except using above-mentioned asynchronous upload shape Outside formula, it would however also be possible to employ synchronized upload form, i.e. browser, after by picture upload server, are receiving After returning data to server, just show that corresponding picture effect preview page and " uploading successfully " carry Show information.
Fig. 9 shows the schematic configuration diagram of the electronic equipment of the exemplary embodiment according to the application.Please With reference to Fig. 9, at hardware view, this electronic equipment includes processor, internal bus, network interface, interior Deposit and nonvolatile memory, be certainly also possible that the hardware required for other business.Processor from Then the computer program reading correspondence in nonvolatile memory runs, in internal memory on logic level Form picture and upload device.Certainly, in addition to software realization mode, it is real that the application is not precluded from other Mode of existing mode, such as logical device or software and hardware combining etc., say, that following handling process Executive agent be not limited to each logical block, it is also possible to be hardware or logical device.
Refer to Figure 10, in Software Implementation, this picture upload device can include call unit, Application unit and uploading unit.Wherein:
Call unit, calls the action listener function to system clipboard;
Application unit, when the paste operation detected in the reserved area betiding in webpage, obtains institute State and cache picture recently in system clipboard, and affix to described reserved area;
Uploading unit, when picture upload function is triggered, is uploaded to service by described nearest caching picture Device.
Optionally, described call unit specifically for:
By the api interface preset in the browser of described webpage, call described action listener function.
Optionally, described application unit specifically for: create files passe object, and according to described recently The data of caching picture and attribute information, perform the attribute to described files passe object and fill;
Described uploading unit specifically for: described files passe object is uploaded to described server.
Optionally, described application unit specifically for:
Obtain the nearest cache object in described system clipboard;
When described nearest cache object is picture format, using described nearest cache object as described recently Caching picture.
Optionally, also include:
Object display unit, when described nearest cache object is non-picture format, obtains described system and cuts All image cache objects in pasting board, and be showed in described webpage;
Select unit, according to the user detected select operation, using selected image cache object as Described nearest caching picture.
Optionally, also include:
Rendering unit, when described picture upload function is triggered, according to described nearest caching picture to institute State webpage again to render, obtain described nearest caching picture is uploaded effect preview webpage;
Page presentation unit, uploads the effect preview page described in displaying.
Optionally, described uploading unit is used for:
By asynchronous system, described nearest caching picture is uploaded to described server.
In a typical configuration, calculating equipment includes one or more processor (CPU), input/output Interface, network interface and internal memory.
Internal memory potentially includes the volatile memory in computer-readable medium, random access memory (RAM) and/or the form such as Nonvolatile memory, such as read only memory (ROM) or flash memory (flash RAM). Internal memory is the example of computer-readable medium.
Computer-readable medium includes that removable media permanent and non-permanent, removable and non-can be by appointing Where method or technology realize information storage.Information can be computer-readable instruction, data structure, program Module or other data.The example of the storage medium of computer include, but are not limited to phase transition internal memory (PRAM), Static RAM (SRAM), dynamic random access memory (DRAM), other kinds of with Machine access memorizer (RAM), read only memory (ROM), Electrically Erasable Read Only Memory (EEPROM), fast flash memory bank or other memory techniques, read-only optical disc read only memory (CD-ROM), number Word multifunctional optical disk (DVD) or other optical storage, magnetic cassette tape, the storage of tape magnetic rigid disk or other magnetic Property storage device or any other non-transmission medium, can be used for the information that storage can be accessed by a computing device. According to defining herein, computer-readable medium does not include temporary computer readable media (transitory media), Data signal and carrier wave such as modulation.
Also, it should be noted term " includes ", " comprising " or its any other variant are intended to non-exclusive Comprising, so that include that the process of a series of key element, method, commodity or equipment not only include that of property A little key elements, but also include other key elements being not expressly set out, or also include for this process, side The key element that method, commodity or equipment are intrinsic.In the case of there is no more restriction, statement " include one It is individual ... " key element that limits, it is not excluded that in including the process of described key element, method, commodity or equipment There is also other identical element.
The foregoing is only the preferred embodiment of the application, not in order to limit the application, all at this Within the spirit of application and principle, any modification, equivalent substitution and improvement etc. done, should be included in Within the scope of the application protection.

Claims (14)

1. a picture upload method, it is characterised in that including:
Call the action listener function to system clipboard;
When the paste operation detected in the reserved area betiding in webpage, obtain described system and clip and paste Cache picture recently in plate, and affix to described reserved area;
When picture upload function is triggered, described nearest caching picture is uploaded onto the server.
Method the most according to claim 1, it is characterised in that described in call system clipboard Action listener function, including:
By the api interface preset in the browser of described webpage, call described action listener function.
Method the most according to claim 1, it is characterised in that
Described when the paste operation detected in the reserved area betiding in webpage, obtain described system Cache picture recently in clipbook, and affix to described reserved area, including: create files passe pair As, and according to the data of described nearest caching picture and attribute information, perform described files passe object Attribute fill;
Described described nearest caching picture is uploaded onto the server, including: by described files passe object Reach described server.
Method the most according to claim 1, it is characterised in that described ought detecting betides webpage In reserved area in paste operation time, obtain and cache picture recently in described system clipboard, bag Include:
Obtain the nearest cache object in described system clipboard;
When described nearest cache object is picture format, using described nearest cache object as described recently Caching picture.
Method the most according to claim 4, it is characterised in that also include:
When described nearest cache object is non-picture format, obtain all figures in described system clipboard Sheet cache object, and be showed in described webpage;
Operation is selected, using selected image cache object as described the most slow according to the user detected Deposit picture.
Method the most according to claim 1, it is characterised in that also include:
When described picture upload function is triggered, according to described nearest caching picture, described webpage is carried out Again render, obtain described nearest caching picture is uploaded effect preview webpage;
The effect preview page is uploaded described in displaying.
Method the most according to claim 1, it is characterised in that described by described nearest caching picture Upload onto the server, including:
By asynchronous system, described nearest caching picture is uploaded to described server.
8. device uploaded by a picture, it is characterised in that including:
Call unit, calls the action listener function to system clipboard;
Application unit, when the paste operation detected in the reserved area betiding in webpage, obtains institute State and cache picture recently in system clipboard, and affix to described reserved area;
Uploading unit, when picture upload function is triggered, is uploaded to service by described nearest caching picture Device.
Device the most according to claim 8, it is characterised in that described call unit specifically for:
By the api interface preset in the browser of described webpage, call described action listener function.
Device the most according to claim 8, it is characterised in that
Described application unit specifically for: create files passe object, and according to described nearest caching picture Data and attribute information, perform the attribute of described files passe object is filled;
Described uploading unit specifically for: described files passe object is uploaded to described server.
11. devices according to claim 8, it is characterised in that described application unit specifically for:
Obtain the nearest cache object in described system clipboard;
When described nearest cache object is picture format, using described nearest cache object as described recently Caching picture.
12. devices according to claim 11, it is characterised in that also include:
Object display unit, when described nearest cache object is non-picture format, obtains described system and cuts All image cache objects in pasting board, and be showed in described webpage;
Select unit, according to the user detected select operation, using selected image cache object as Described nearest caching picture.
13. devices according to claim 8, it is characterised in that also include:
Rendering unit, when described picture upload function is triggered, according to described nearest caching picture to institute State webpage again to render, obtain described nearest caching picture is uploaded effect preview webpage;
Page presentation unit, uploads the effect preview page described in displaying.
14. devices according to claim 8, it is characterised in that described uploading unit is used for:
By asynchronous system, described nearest caching picture is uploaded to described server.
CN201510026409.5A 2015-01-19 2015-01-19 Method and device for uploading picture Pending CN105868195A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510026409.5A CN105868195A (en) 2015-01-19 2015-01-19 Method and device for uploading picture
PCT/CN2016/070178 WO2016115979A1 (en) 2015-01-19 2016-01-05 Picture uploading method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510026409.5A CN105868195A (en) 2015-01-19 2015-01-19 Method and device for uploading picture

Publications (1)

Publication Number Publication Date
CN105868195A true CN105868195A (en) 2016-08-17

Family

ID=56416410

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510026409.5A Pending CN105868195A (en) 2015-01-19 2015-01-19 Method and device for uploading picture

Country Status (2)

Country Link
CN (1) CN105868195A (en)
WO (1) WO2016115979A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106933975A (en) * 2017-02-14 2017-07-07 北京奇虎科技有限公司 A kind of display methods of media file, device and mobile terminal
CN108153767A (en) * 2016-12-05 2018-06-12 天脉聚源(北京)科技有限公司 A kind of method and system of the automatic uploading pictures of webpage
CN108268528A (en) * 2016-12-30 2018-07-10 华为技术有限公司 The processing method and terminal device of a kind of media data

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103678706A (en) * 2013-12-30 2014-03-26 北京奇虎科技有限公司 Picture recognition method, system, equipment and device based on screenshot information
CN103678704A (en) * 2013-12-30 2014-03-26 北京奇虎科技有限公司 Picture recognition method, system, equipment and device based on picture information
CN104270426A (en) * 2014-09-18 2015-01-07 百度在线网络技术(北京)有限公司 Browser and method for uploading attachment through browser
CN104270425A (en) * 2014-09-18 2015-01-07 百度在线网络技术(北京)有限公司 Browser and method for sending attachment to webpage email through browser

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120096368A1 (en) * 2010-10-14 2012-04-19 Microsoft Corporation Cloud-based virtual clipboard
CN102799372B (en) * 2012-06-29 2015-12-16 北京奇虎科技有限公司 A kind of method for uploading of pictorial information and upload device
CN103019814B (en) * 2012-11-21 2016-03-30 北京荣之联科技股份有限公司 A kind of shear plate management system and method
CN103945056A (en) * 2014-03-25 2014-07-23 上海斐讯数据通信技术有限公司 Multimedia data managing method and mobile terminal
CN104268226A (en) * 2014-09-27 2015-01-07 昆明钢铁集团有限责任公司 Control and method for copying and uploading Word picture based on browser

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103678706A (en) * 2013-12-30 2014-03-26 北京奇虎科技有限公司 Picture recognition method, system, equipment and device based on screenshot information
CN103678704A (en) * 2013-12-30 2014-03-26 北京奇虎科技有限公司 Picture recognition method, system, equipment and device based on picture information
CN104270426A (en) * 2014-09-18 2015-01-07 百度在线网络技术(北京)有限公司 Browser and method for uploading attachment through browser
CN104270425A (en) * 2014-09-18 2015-01-07 百度在线网络技术(北京)有限公司 Browser and method for sending attachment to webpage email through browser

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张玉新 等: "《善用佳软 高效能人士的软件应用之道》", 31 May 2013, 北京:人民邮电出版社 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108153767A (en) * 2016-12-05 2018-06-12 天脉聚源(北京)科技有限公司 A kind of method and system of the automatic uploading pictures of webpage
CN108268528A (en) * 2016-12-30 2018-07-10 华为技术有限公司 The processing method and terminal device of a kind of media data
CN106933975A (en) * 2017-02-14 2017-07-07 北京奇虎科技有限公司 A kind of display methods of media file, device and mobile terminal
CN106933975B (en) * 2017-02-14 2019-09-17 北京安云世纪科技有限公司 A kind of display methods of media file, device and mobile terminal

Also Published As

Publication number Publication date
WO2016115979A1 (en) 2016-07-28

Similar Documents

Publication Publication Date Title
US20220147696A1 (en) Enhanced links in curation and collaboration applications
CN103201997B (en) A kind of document services method and system of sing on web
US9880989B1 (en) Document annotation service
US20150012924A1 (en) Method and Device for Loading a Plug-In
US20140380142A1 (en) Capturing website content through capture services
US8910036B1 (en) Web based copy protection
CN110941500B (en) Interface display method and device
US20140136957A1 (en) Supporting Scalable Fonts
CN106598972A (en) Information display method and device as well as intelligent terminal
CN104704468A (en) Cross system installation of WEB applications
TWI766896B (en) Page display method and device
WO2017211190A1 (en) Data processing method and device
CN113535176A (en) Page generation method and device
US10289747B2 (en) Dynamic file concatenation
US20180239834A1 (en) Data transmission method and device
JP6975339B2 (en) Backdrop rendering of digital components
CN109639749A (en) Access method, device, equipment and the storage medium of cloud desktop
TW201409273A (en) Method and Apparatus of Responding to Webpage Access Request
US9104664B1 (en) Access to search results
US20230325460A1 (en) Methods of website generation
CN106022010A (en) File display method and device
CN105868195A (en) Method and device for uploading picture
CN113220273B (en) Micro front-end application resource processing method, device, equipment and medium
WO2023082813A1 (en) Information sharing method and apparatus, electronic device and storage medium
CN116304403A (en) Webpage access method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160817

RJ01 Rejection of invention patent application after publication