WO2019024658A1 - 界面呈现方法和装置 - Google Patents
界面呈现方法和装置 Download PDFInfo
- Publication number
- WO2019024658A1 WO2019024658A1 PCT/CN2018/094881 CN2018094881W WO2019024658A1 WO 2019024658 A1 WO2019024658 A1 WO 2019024658A1 CN 2018094881 W CN2018094881 W CN 2018094881W WO 2019024658 A1 WO2019024658 A1 WO 2019024658A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- application
- original source
- picture
- download address
- source application
- 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.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/14—Digital output to display device ; Cooperation and interconnection of the display device with other functional units
- G06F3/1454—Digital output to display device ; Cooperation and interconnection of the display device with other functional units involving copying of the display data of a local workstation or window to a remote workstation or window so that an actual copy of the data is displayed simultaneously on two or more displays, e.g. teledisplay
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9566—URL specific, e.g. using aliases, detecting broken or misspelled links
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
- G06F3/04842—Selection of displayed objects or displayed text elements
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/14—Digital output to display device ; Cooperation and interconnection of the display device with other functional units
- G06F3/147—Digital output to display device ; Cooperation and interconnection of the display device with other functional units using display panels
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2370/00—Aspects of data communication
- G09G2370/24—Keyboard-Video-Mouse [KVM] switch
Definitions
- the present application relates to the field of computer technologies, and in particular, to the field of Internet technologies, and in particular, to an interface presentation method and apparatus.
- the user usually clicks on the shared image to open a simple image instead of the interface related to the content presented by the image. If the user wants to further understand the information related to the content presented by the picture, it is also necessary to manually search the information to the corresponding application, thereby making the operation of the user cumbersome.
- the purpose of the embodiments of the present application is to provide an improved interface presentation method and apparatus to solve the technical problems mentioned in the above background art.
- an embodiment of the present application provides an interface presentation method, where the method includes: detecting a click operation on a shared picture, where the picture is previously associated with an application identifier, a jump protocol, and parameter information, and the foregoing application
- the identifier is an application identifier of the original source application of the image, where the parameter information is parameter information of an interface corresponding to the image in the original source application; and in response to detecting the click operation, determining whether the local has been based on the application identifier Installing the original source application; in response to determining that the original source application is installed locally, constructing the content of the jump protocol based on the application identifier and the parameter information, and executing the constructed jump protocol to open the original source of the local installation Apply and present the above interface.
- the foregoing picture is further associated with a uniform resource locator URL, where the URL is a URL of a webpage included in the website corresponding to the original source application for presenting the picture content of the image; and the method further Including: in response to determining that the original source application is not installed locally, the webpage indicated by the URL is presented.
- the above picture is further associated with the download address set of the original source application in advance; and the method further includes: in response to determining that the original source application is not installed locally, selecting the download address from the set of download addresses as The target download address and the download interface indicated by the target download address is presented.
- the selecting the download address from the set of download addresses as the target download address includes: determining whether there is a first download address associated with the locally installed first application for downloading the application in the download address set. If yes, the first download address is used as the target download address.
- the foregoing download address set includes a download address that points to a webpage; and the selecting the download address from the set of download addresses as the target download address, including: determining, in the determining that the download address set does not have the first download address And, the download address of the webpage in the above-mentioned download address set is used as the target download address.
- the original source application supports the screenshot function
- the image is intercepted by the original source client of the image by using the screenshot function supported by the original source application installed, and the image is the original source client by executing the following Steps of sharing: in response to detecting the sharing operation on the image, acquiring pre-stored jump information related to the original source application, and performing data encapsulation on the image, the parameter information, and the jump information to be encapsulated The data packet, wherein the foregoing jump information includes the application identifier and the jump protocol; and in response to receiving the sending instruction for the image, sending the data packet to a target application indicated by the sending command, so that the foregoing The target application displays the above image and stores the data in the above data packet.
- an embodiment of the present application provides an interface presentation apparatus, where the apparatus includes: a detecting unit configured to detect a click operation on a shared picture, wherein the picture is pre-applied with an application identifier, a jump protocol, and a parameter.
- the information identifier is the application identifier of the original source application of the image
- the parameter information is parameter information of an interface corresponding to the image in the original source application
- the determining unit is configured to respond to detecting the click.
- determining, according to the application identifier, whether the original source application is installed locally and the presenting unit is configured to construct the foregoing jump protocol based on the application identifier and the parameter information, in response to determining that the original source application is installed locally.
- the content, the constructed jump protocol is executed to open the locally installed original source application and present the above interface.
- the foregoing picture is further associated with a uniform resource locator URL, wherein the URL is a URL of a webpage included in the website corresponding to the original source application for presenting the picture content of the image; and the device is further The method includes: a first presentation unit configured to present a webpage indicated by the URL in response to determining that the original source application is not installed locally.
- the above picture is further associated with the download address set of the original source application in advance; and the apparatus further includes: a second presentation unit configured to respond to determining that the original source application is not installed locally, The download address is selected as the target download address in the download address set, and the download interface indicated by the target download address is presented.
- the second presentation unit includes: a first determining subunit configured to determine whether there is a first download address associated with the locally installed first application for downloading the application in the download address set. If yes, the first download address is used as the target download address.
- the foregoing download address set includes a download address that points to a webpage; and the second presentation unit includes: a second determining subunit configured to, in response to determining that the first download address is not present in the download address set, Then, the download address of the webpage in the above-mentioned download address set is used as the target download address.
- the original source application supports the screenshot function
- the image is intercepted by the original source client of the image by using the screenshot function supported by the original source application installed, and the image is the original source client by executing the following Steps of sharing: in response to detecting the sharing operation on the image, acquiring pre-stored jump information related to the original source application, and performing data encapsulation on the image, the parameter information, and the jump information to be encapsulated The data packet, wherein the foregoing jump information includes the application identifier and the jump protocol; and in response to receiving the sending instruction for the image, sending the data packet to a target application indicated by the sending command, so that the foregoing The target application displays the above image and stores the data in the above data packet.
- an embodiment of the present application provides an electronic device, where the electronic device includes: one or more processors; a storage device, configured to store one or more programs; and when the one or more programs are The plurality of processors are executed such that the one or more processors described above implement the method as described in any one of the first aspects.
- the embodiment of the present application provides a computer readable storage medium, where a computer program is stored, and when the program is executed by a processor, the method described in any one of the first aspects is implemented.
- the method and device for presenting an interface provided by the embodiment of the present application, by detecting a click operation on the shared picture, to determine whether the application identifier is installed locally based on the application identifier pre-associated with the image when the click operation is detected. Instructing the original source application of the image; and then, when it is determined that the original source application is installed locally, constructing a content of a jump protocol pre-associated with the image based on the application identifier and parameter information pre-associated with the image, and executing The resulting jump protocol is constructed to open the original source application installed locally and present the interface corresponding to the picture. Thereby, the application identifier, the jump protocol and the parameter information pre-associated with the picture are effectively utilized, and the determination of whether the original source application is installed locally is realized, and the targeted interface display is realized.
- FIG. 1 is an exemplary system architecture diagram to which the present application can be applied;
- FIG. 2 is a flow chart of one embodiment of an interface presentation method in accordance with the present application.
- FIG. 3 is a schematic diagram of an application scenario of an interface presentation method according to the present application.
- FIG. 4 is a schematic structural diagram of an embodiment of an interface presenting apparatus according to the present application.
- Figure 5 is a block diagram showing the structure of a computer system suitable for use in implementing the electronic device of the embodiments of the present application.
- FIG. 1 illustrates an exemplary system architecture 100 in which an embodiment of an interface rendering method or interface rendering device of the present application may be applied.
- system architecture 100 can include terminal devices 101, 103 and network 102.
- the network 102 is used to provide a medium for a communication link between the terminal device 101 and the terminal device 103.
- Network 102 can include a variety of connection types, such as wired, wireless communication links, fiber optic cables, and the like.
- the user can interact with the terminal device 103 through the network 102 using the terminal device 101 to receive or transmit information and the like.
- the user may use the terminal device 101 to receive the picture shared by the terminal device 103, and the terminal device 101 may detect a click operation on the picture, and perform a corresponding processing step when the click operation is detected to present a corresponding interface (for example, The interface for presenting the image content of the image).
- Various communication client applications such as a web browser application, a shopping application, a game application, a social platform software, a software download application, and the like, may be installed on the terminal devices 101 and 103.
- the terminal devices 101 and 103 may be various electronic devices having a display screen, including but not limited to a smart phone, a tablet computer, an e-book reader, and an MP3 player (Moving Picture Experts Group Audio Layer III). 3), MP4 (Moving Picture Experts Group Audio Layer IV) player, laptop portable computer and desktop computer, and the like.
- MP3 player Moving Picture Experts Group Audio Layer III
- MP4 Moving Picture Experts Group Audio Layer IV
- the interface presentation method provided by the embodiment of the present application is generally performed by the terminal device 101. Accordingly, the interface presentation device is generally disposed in the terminal device 101.
- the system architecture 100 may not include the terminal device 103.
- terminal devices and networks in Figure 1 is merely illustrative. Depending on the implementation needs, there can be any number of terminal devices and networks.
- the interface presentation method includes the following steps:
- Step 201 Detect a click operation on the shared picture.
- the electronic device (for example, the terminal device 101 shown in FIG. 1) on which the interface presentation method runs can detect a click operation on the shared picture in real time.
- the picture may be associated with an application identifier, a jump protocol, and parameter information in advance.
- the application identifier may be an application identifier of the original source application of the image, such as an application name of the original source application (eg, "XX Weibo", "**Mall", etc.).
- the jump protocol may be, for example, an openApp protocol, which can implement a jump between different interfaces of the same application, and can also implement a jump between different applications. Since the openApp protocol is a well-known technology widely researched and applied at present, I will not repeat them here.
- the parameter information may be parameter information of an interface corresponding to the image in the original source application, and the parameter information may include, for example, a class name of a view controller class corresponding to the interface.
- the view controller class can be used to create the view it manages.
- the view controller class is an abstract class with no visual representation. Usually the view managed by it provides a visual canvas, since the view controller class is currently widely researched and applied. The well-known technology will not be described here.
- the click operation may be a click operation triggered by the user using a mouse, a stylus, or a certain part of the body (for example, a finger), and the present embodiment does not limit the aspect.
- the application identifier, the parameter information, and the jump protocol may be stored in advance in the electronic device, or may be stored in advance in a server that is remotely connected to the electronic device.
- the foregoing image may also be associated with a URL (Uniform Resource Locator) and/or a download address set of the original source application.
- the URL may be a URL of a web page included in the website corresponding to the original source application described above for presenting the picture content of the above picture.
- the set of download addresses may include, for example, the download address of the original source application described above in the specified software download application, and may also include a download address pointing to the web page.
- the downloading address in the specified software downloading application may include the application identifier of the specified software downloading application and the parameter information of the downloading interface indicated by the downloading address, and the parameter information may include, for example, the corresponding The class name of the view controller class, and so on.
- the original source application may support the screenshot function
- the image may be intercepted by the original source client of the image by using the screenshot function supported by the original source application installed.
- the foregoing picture may be that the original source client performs sharing by performing the following steps: in response to detecting the sharing operation on the picture, acquiring pre-stored jump information related to the original source application, and the foregoing picture and the parameter
- the information and the foregoing jump information are data-encapsulated to obtain the encapsulated data packet, wherein the jump information may include the application identifier and the jump protocol, and send the data packet in response to receiving the sending instruction for the image Up to the target application indicated by the sending instruction, so that the target application displays the image and stores the data in the data packet.
- the target application may decapsulate the data packet after receiving the data packet, and extract data in the data packet (ie, the picture, the parameter information, and the foregoing jump information), and display the image. And storing the data on the device where the target application is located, or on a server that provides support for the target application.
- Data Encapsulation in a general sense, maps service data to the payload of a certain encapsulation protocol, and then fills the header of the corresponding protocol to form a packet of the encapsulation protocol, and completes rate adaptation.
- Decapsulation is the reverse process of encapsulation, disassembling the protocol packet, processing the information in the packet header, and extracting the service information in the payload.
- Data encapsulation and decapsulation are a pair of inverse processes.
- the original source client may encapsulate the foregoing picture, the parameter information, and the foregoing jump information by using a preset encapsulation protocol, and the preset encapsulation protocol is not limited in this embodiment.
- the above data packet may be a data packet in a preset format
- the preset format may be, for example, a JSON (JavaScript Object Notation) format.
- JSON is a lightweight data exchange format with a simple and clear hierarchy that is easy to read and write, and easy to machine parsing and generating, and can effectively improve network transmission efficiency.
- the original source application may be associated with the sharing component in advance, and the sharing operation may be triggered when the sharing component associated with the original source application installed by the original source client is invoked.
- the sharing component can provide one or more sharing channels (such as "** Weibo", "## ⁇ ", chat tools, etc.), and the sharing channel can be a server setting that supports the above original source application. of.
- the jump information may be pre-stored locally in the original source client, or may be stored in a server remotely connected to the original source client.
- the foregoing jump information may further include the foregoing URL and/or the foregoing download address set.
- the parameter information may be that the original source application installed by the original source client is recorded to the specified location when the sharing operation is triggered. It should be noted that the above-mentioned original source client can share the above picture through the above-mentioned original source application installed.
- Step 202 In response to detecting the click operation, determining whether the original source application is installed locally based on the application identifier.
- the electronic device may determine whether the original source application is installed locally based on the application identifier. For example, the electronic device locally stores an application identifier of each installed application in advance, and the electronic device may compare the application identifier of the original source application with the application identifier of each installed application that is locally stored to determine whether the local device is The above original source app has been installed.
- the electronic device may further store, in advance, an application name set, where the application name set includes an application name of each application that is locally installed by the electronic device.
- the application identifier and the application name of the original source application may be stored in advance, for example, a server stored locally or remotely connected to the electronic device.
- the electronic device may obtain an application name of the original source application according to the application identifier of the original source application, and determine whether the application name of the original source application is included in the application name set, and if included, the electronic device may determine that the foregoing is installed locally.
- Original source application may obtain an application name of the original source application according to the application identifier of the original source application, and determine whether the application name of the original source application is included in the application name set, and if included, the electronic device may determine that the foregoing is installed locally.
- Original source application may obtain an application name of the original source application according to the application identifier of the original source application, and determine whether the application name of the original source application is included in the application name set, and
- step 203 in response to the local source application being installed, the content of the jump protocol is constructed based on the application identifier and the parameter information, and the constructed jump protocol is executed to open the locally installed original source application and present the interface corresponding to the image.
- the electronic device may construct the content of the jump protocol based on the application identifier and parameter information pre-associated with the image, and perform the jump obtained by the configuration.
- the protocol is to open the locally installed original source application and present the interface corresponding to the above picture.
- the parameter information includes a class name of a view controller class
- the electronic device may set the application identifier to a jump destination in the jump protocol, and set the class name to a jump in the jump protocol.
- the parameters are rotated to complete the construction of the contents of the above jump protocol.
- the electronic device may perform the constructed jump protocol to open the locally installed original source application and initialize the interface of the original source application to present an interface corresponding to the image.
- the electronic device may further set the application identifier to the jump in the jump protocol. Go to the destination, set the class name and the view identifier to the jump parameters in the above jump protocol to complete the construction of the content of the above jump protocol.
- the electronic device may present the webpage indicated by the URL. For example, the above electronic device launches a default browser application, and the web page is presented in the browser application.
- the electronic device may further select a download address from the set of download addresses as a target download address, and present the target download.
- the download interface indicated by the address For example, the electronic device may determine whether there is a first download address related to the first installed application for downloading the application in the download address set, and if yes, the electronic device may download the first download address as a target. address.
- the electronic device may determine whether the download address including the application identifier of the first application exists in the download address set, and if yes, the electronic device may determine the download address as the first download related to the first application. address.
- the electronic device may target the download address of the webpage in the download address set. download link.
- FIG. 3 is a schematic diagram of an application scenario of the interface presentation method according to the present embodiment.
- the user A can receive the picture C shared by the user B through the terminal device B2 through the terminal device A1, wherein the picture content of the picture C is the product information about the product D, and the original source application of the picture C is a certain
- the shopping application E the image C is pre-applied with the application identifier of the shopping application E, the jump protocol (for example, openapp protocol), and the parameter information (for example, the view controller corresponding to the interface F corresponding to the image C in the shopping application E)
- the class name of the class is associated.
- the terminal device A1 can detect the click operation of the user A on the picture C in real time. Then, as indicated by reference numeral 302, in response to the terminal device A1 detecting the click operation, the terminal device A1 can determine that the locally installed shopping class is compared by comparing the application identifier with the application identifier of the locally installed application of the terminal device A1. Application E. Then, as indicated by reference numeral 303, the terminal device A1 may set the application identifier of the shopping application E to the jump destination in the jump protocol, and set the parameter (for example, the class name) included in the parameter information to the above. The jump parameters in the jump protocol complete the construction of the above jump protocol.
- the terminal device A1 can execute the constructed jump protocol to open the locally installed shopping application E and initialize the interface of the shopping application E to present the interface F displaying the product information of the product D. So that User A can understand the product information of the product D in more detail.
- the method provided by the foregoing embodiment of the present application effectively utilizes the application identifier, the jump protocol, and the parameter information pre-associated with the above picture, and determines whether the original source application is installed locally, and implements a targeted interface display. .
- the present application provides an embodiment of an interface presentation device, which corresponds to the method embodiment shown in FIG. 2, and the device may specifically Used in a variety of electronic devices.
- the interface presenting apparatus 400 shown in this embodiment includes a detecting unit 401, a determining unit 402, and a presenting unit 403.
- the detecting unit 401 is configured to detect a click operation on the shared picture, where the picture is associated with an application identifier, a jump protocol, and parameter information, where the application identifier is an application identifier of an original source application of the image.
- the parameter information is the parameter information of the interface corresponding to the image in the original source application;
- the determining unit 402 is configured to determine, according to the application identifier, whether the original source application is installed locally, in response to detecting the click operation;
- the presentation unit 403 is configured to, in response to determining that the original source application is installed locally, construct the content of the jump protocol based on the application identifier and the parameter information, and execute the constructed jump protocol to open the original installation of the local installation.
- the source application and renders the above interface.
- step 201 the specific processing of the detecting unit 401, the determining unit 402, and the presenting unit 403 and the technical effects brought by the interface presenting device 400 can refer to step 201, step 202 and corresponding steps in the corresponding embodiment of FIG. 2, respectively.
- step 203 The related description of step 203 will not be repeated here.
- the image may be associated with the uniform resource locator URL in advance, and the URL may be the image content included in the website corresponding to the original source application for presenting the image.
- the URL of the webpage; and the apparatus 400 described above may further include: a first presentation unit (not shown) configured to present the webpage indicated by the URL in response to determining that the original source application is not installed locally.
- the foregoing image may also be associated with the download address set of the original source application in advance; and the apparatus 400 may further include: a second presentation unit (not shown), In response to determining that the original source application is not installed locally, the download address is selected from the set of download addresses as the target download address, and the download interface indicated by the target download address is presented.
- the foregoing second presentation unit may include: a first determining subunit (not shown) configured to determine whether the download address set exists locally and installed. And a first download address related to the first application for downloading the application, and if yes, using the first download address as the target download address.
- the foregoing download address set may include a download address that points to a webpage; and the second presentation unit may include: a second determining subunit (not shown) configured to be used for In response to determining that the first download address does not exist in the download address set, the download address of the webpage in the download address set is used as the target download address.
- the original source application may support a screenshot function
- the image may be intercepted by the original source client of the image by using the screenshot function supported by the original source application installed.
- the foregoing original source client may be shared by performing the following steps: in response to detecting the sharing operation on the foregoing picture, acquiring pre-stored jump information related to the original source application, the above picture, the parameter information, and And the foregoing jump information is encapsulated by the data to obtain the encapsulated data packet, where the jump information includes the application identifier and the jump protocol; and in response to receiving the sending instruction for the image, sending the data packet to the sending The target application indicated by the instruction, so that the target application displays the above picture and stores the data in the data packet.
- the device provided by the foregoing embodiment of the present application effectively utilizes the application identifier, the jump protocol, and the parameter information pre-associated with the foregoing picture, and determines whether the original source application is installed locally, and implements a targeted interface display. .
- FIG. 5 there is shown a block diagram of a computer system 500 suitable for use in implementing the electronic device of the embodiments of the present application.
- the electronic device shown in FIG. 5 is merely an example, and should not impose any limitation on the function and scope of use of the embodiments of the present application.
- computer system 500 includes a central processing unit (CPU) 501 that can be loaded into a program in random access memory (RAM) 503 according to a program stored in read only memory (ROM) 502 or from storage portion 508. And perform various appropriate actions and processes.
- RAM random access memory
- ROM read only memory
- RAM 503 various programs and data required for the operation of the system 500 are also stored.
- the CPU 501, the ROM 502, and the RAM 503 are connected to each other through a bus 504.
- An input/output (I/O) interface 505 is also coupled to bus 504.
- the following components are connected to the I/O interface 505: an input portion 506 including a keyboard, a mouse, etc.; an output portion 507 including, for example, a cathode ray tube (CRT), a liquid crystal display (LCD), and the like, and a storage portion 508 including a hard disk or the like. And a communication portion 509 including a network interface card such as a LAN card, a modem, or the like. The communication section 509 performs communication processing via a network such as the Internet.
- Driver 510 is also coupled to I/O interface 505 as needed.
- a removable medium 511 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory or the like is mounted on the drive 510 as needed so that a computer program read therefrom is installed into the storage portion 508 as needed.
- an embodiment of the present disclosure includes a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for executing the method illustrated in the flowchart.
- the computer program can be downloaded and installed from the network via the communication portion 509, and/or installed from the removable medium 511.
- the central processing unit (CPU) 501 the above-described functions defined in the system of the present application are executed.
- the computer readable medium illustrated in the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two.
- the computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above. More specific examples of computer readable storage media may include, but are not limited to, electrical connections having one or more wires, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
- a computer readable storage medium may be any tangible medium that can contain or store a program, which can be used by or in connection with an instruction execution system, apparatus or device.
- a computer readable signal medium may include a data signal that is propagated in the baseband or as part of a carrier, carrying computer readable program code. Such propagated data signals can take a variety of forms including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing.
- the computer readable signal medium can also be any computer readable medium other than a computer readable storage medium, which can transmit, propagate, or transport a program for use by or in connection with the instruction execution system, apparatus, or device.
- Program code embodied on a computer readable medium can be transmitted by any suitable medium, including but not limited to wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
- each block of the flowchart or block diagrams can represent a module, a program segment, or a portion of code that includes one or more Executable instructions.
- the functions noted in the blocks may also occur in a different order than that illustrated in the drawings. For example, two successively represented blocks may in fact be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved.
- each block of the block diagrams or flowcharts, and combinations of blocks in the block diagrams or flowcharts can be implemented by a dedicated hardware-based system that performs the specified function or operation, or can be used A combination of dedicated hardware and computer instructions is implemented.
- the units involved in the embodiments of the present application may be implemented by software or by hardware.
- the described unit may also be provided in the processor, for example, as a processor comprising a detection unit, a determination unit and a presentation unit.
- the names of these units do not constitute a limitation on the unit itself under certain circumstances.
- the detecting unit may also be described as "a unit that detects a click operation on a shared picture.”
- the present application further provides a computer readable medium, which may be included in an electronic device described in the above embodiments, or may be separately present without being assembled into the electronic device.
- the computer readable medium carries one or more programs, and when the one or more programs are executed by the electronic device, the electronic device includes: detecting a click operation on the shared picture, wherein the picture is pre- The application identifier, the jump protocol, and the parameter information are associated, where the application identifier is an application identifier of the original source application of the image, and the parameter information is parameter information of an interface corresponding to the image in the original source application;
- the above click operation determines whether the original source application is installed locally based on the application identifier; and in response to determining that the original source application is installed locally, constructing the content of the jump protocol based on the application identifier and the parameter information, and executing The resulting jump protocol is constructed to open the locally installed original source application and present the interface.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Human Computer Interaction (AREA)
- Data Mining & Analysis (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
Claims (14)
- 一种界面呈现方法,其特征在于,所述方法包括:检测对经分享的图片的点击操作,其中,所述图片预先与应用标识、跳转协议和参数信息相关联,所述应用标识是所述图片的原始来源应用的应用标识,所述参数信息是所述图片在所述原始来源应用中所对应的界面的参数信息;响应于检测到所述点击操作,则基于所述应用标识,确定本地是否已安装所述原始来源应用;响应于确定本地已安装所述原始来源应用,则基于所述应用标识和所述参数信息,构造所述跳转协议的内容,执行构造所得的跳转协议以打开本地安装的所述原始来源应用并呈现所述界面。
- 根据权利要求1所述的方法,其特征在于,所述图片还预先与统一资源定位符URL相关联,所述URL是与所述原始来源应用对应的网站所包括的用于呈现所述图片的图片内容的网页的URL;以及所述方法还包括:响应于确定本地未安装所述原始来源应用,则呈现所述URL所指示的网页。
- 根据权利要求1所述的方法,其特征在于,所述图片还预先与所述原始来源应用的下载地址集合相关联;以及所述方法还包括:响应于确定本地未安装所述原始来源应用,则从所述下载地址集合中选取下载地址作为目标下载地址,并呈现所述目标下载地址所指示的下载界面。
- 根据权利要求3所述的方法,其特征在于,所述从所述下载地址集合中选取下载地址作为目标下载地址,包括:确定所述下载地址集合中是否存在与本地已安装的用于下载应用 的第一应用相关的第一下载地址,若是,则将所述第一下载地址作为所述目标下载地址。
- 根据权利要求4所述的方法,其特征在于,所述下载地址集合包括指向网页的下载地址;以及所述从所述下载地址集合中选取下载地址作为目标下载地址,包括:响应于确定所述下载地址集合中不存在所述第一下载地址,则将所述下载地址集合中的指向网页的下载地址作为所述目标下载地址。
- 根据权利要求1所述的方法,其特征在于,所述原始来源应用支持截图功能,所述图片是所述图片的原始来源客户端利用所安装的所述原始来源应用支持的截图功能截取的,所述图片是所述原始来源客户端通过执行以下步骤进行分享的:响应于检测到对所述图片的分享操作,则获取预先存储的与所述原始来源应用相关的跳转信息,对所述图片、所述参数信息和所述跳转信息进行数据封装得到封装后的数据包,其中,所述跳转信息包括所述应用标识和所述跳转协议;响应于接收到对所述图片的发送指令,则将所述数据包发送至所述发送指令所指示的目标应用,以使所述目标应用展示所述图片并存储所述数据包中的数据。
- 一种界面呈现装置,其特征在于,所述装置包括:检测单元,配置用于检测对经分享的图片的点击操作,其中,所述图片预先与应用标识、跳转协议和参数信息相关联,所述应用标识是所述图片的原始来源应用的应用标识,所述参数信息是所述图片在所述原始来源应用中所对应的界面的参数信息;确定单元,配置用于响应于检测到所述点击操作,则基于所述应用标识,确定本地是否已安装所述原始来源应用;呈现单元,配置用于响应于确定本地已安装所述原始来源应用, 则基于所述应用标识和所述参数信息,构造所述跳转协议的内容,执行构造所得的跳转协议以打开本地安装的所述原始来源应用并呈现所述界面。
- 根据权利要求7所述的装置,其特征在于,所述图片还预先与统一资源定位符URL相关联,所述URL是与所述原始来源应用对应的网站所包括的用于呈现所述图片的图片内容的网页的URL;以及所述装置还包括:第一呈现单元,配置用于响应于确定本地未安装所述原始来源应用,则呈现所述URL所指示的网页。
- 根据权利要求7所述的装置,其特征在于,所述图片还预先与所述原始来源应用的下载地址集合相关联;以及所述装置还包括:第二呈现单元,配置用于响应于确定本地未安装所述原始来源应用,则从所述下载地址集合中选取下载地址作为目标下载地址,并呈现所述目标下载地址所指示的下载界面。
- 根据权利要求9所述的装置,其特征在于,所述第二呈现单元包括:第一确定子单元,配置用于确定所述下载地址集合中是否存在与本地已安装的用于下载应用的第一应用相关的第一下载地址,若是,则将所述第一下载地址作为所述目标下载地址。
- 根据权利要求10所述的装置,其特征在于,所述下载地址集合包括指向网页的下载地址;以及所述第二呈现单元包括:第二确定子单元,配置用于响应于确定所述下载地址集合中不存在所述第一下载地址,则将所述下载地址集合中的指向网页的下载地址作为所述目标下载地址。
- 根据权利要求7所述的装置,其特征在于,所述原始来源应用支持截图功能,所述图片是所述图片的原始来源客户端利用所安装的所述原始来源应用支持的截图功能截取的,所述图片是所述原始来源客户端通过执行以下步骤进行分享的:响应于检测到对所述图片的分享操作,则获取预先存储的与所述原始来源应用相关的跳转信息,对所述图片、所述参数信息和所述跳转信息进行数据封装得到封装后的数据包,其中,所述跳转信息包括所述应用标识和所述跳转协议;响应于接收到对所述图片的发送指令,则将所述数据包发送至所述发送指令所指示的目标应用,以使所述目标应用展示所述图片并存储所述数据包中的数据。
- 一种电子设备,其特征在于,包括:一个或多个处理器;存储装置,用于存储一个或多个程序,当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-6中任一所述的方法。
- 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,所述程序被处理器执行时实现如权利要求1-6中任一所述的方法。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/627,951 US11016716B2 (en) | 2017-07-31 | 2018-07-06 | Picture interface display method and apparatus according to jump protocol |
| RU2019144503A RU2754720C1 (ru) | 2017-07-31 | 2018-07-06 | Способ и устройство для отображения интерфейса |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710636694.1A CN107390994B (zh) | 2017-07-31 | 2017-07-31 | 界面呈现方法和装置 |
| CN201710636694.1 | 2017-07-31 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2019024658A1 true WO2019024658A1 (zh) | 2019-02-07 |
Family
ID=60342938
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2018/094881 Ceased WO2019024658A1 (zh) | 2017-07-31 | 2018-07-06 | 界面呈现方法和装置 |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US11016716B2 (zh) |
| CN (1) | CN107390994B (zh) |
| RU (1) | RU2754720C1 (zh) |
| WO (1) | WO2019024658A1 (zh) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115756679A (zh) * | 2022-11-01 | 2023-03-07 | 深圳市普森斯科技有限公司 | 一种应用程序换肤方法、装置、存储介质及电子设备 |
Families Citing this family (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107390994B (zh) | 2017-07-31 | 2021-08-10 | 北京京东尚科信息技术有限公司 | 界面呈现方法和装置 |
| CN109451499B (zh) * | 2018-12-06 | 2021-10-08 | 上海尚往网络科技有限公司 | 一种连接无线接入点的方法及设备 |
| CN110619085B (zh) * | 2019-03-18 | 2022-10-25 | 北京无限光场科技有限公司 | 信息处理方法和装置 |
| CN110618768B (zh) * | 2019-03-18 | 2021-05-04 | 北京无限光场科技有限公司 | 信息呈现方法和装置 |
| CN110209324B (zh) * | 2019-04-30 | 2020-11-10 | 维沃移动通信有限公司 | 一种显示方法及终端设备 |
| CN110324645A (zh) * | 2019-07-05 | 2019-10-11 | 广州酷狗计算机科技有限公司 | 歌曲显示方法、装置、设备及存储介质 |
| CN110929233B (zh) * | 2019-11-22 | 2022-11-15 | 连尚(新昌)网络科技有限公司 | 信息处理方法和装置 |
| CN113297505A (zh) * | 2020-06-10 | 2021-08-24 | 阿里巴巴集团控股有限公司 | 信息分享方法及装置、信息展示方法及装置 |
| CN112099704A (zh) * | 2020-09-03 | 2020-12-18 | 维沃移动通信(杭州)有限公司 | 信息显示方法、装置、电子设备和可读存储介质 |
| CN112399010B (zh) * | 2020-10-30 | 2021-08-24 | 维沃移动通信(杭州)有限公司 | 页面显示方法、装置和电子设备 |
| CN112578966B (zh) * | 2020-12-25 | 2022-09-27 | 维沃移动通信有限公司 | 应用程序切换方法、装置及电子设备 |
| CN115130025A (zh) * | 2022-07-13 | 2022-09-30 | 建信金融科技有限责任公司 | 页面展示方法、装置、电子设备和存储介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20150172240A1 (en) * | 2013-12-18 | 2015-06-18 | Kt Corporation | Content sharing scheme |
| CN105302442A (zh) * | 2015-10-30 | 2016-02-03 | 深圳市艾酷通信软件有限公司 | 一种图片信息的处理方法及终端 |
| CN105824836A (zh) * | 2015-01-07 | 2016-08-03 | 宇龙计算机通信科技(深圳)有限公司 | 一种截图共享方法、装置、信息接收方法及装置 |
| CN107390994A (zh) * | 2017-07-31 | 2017-11-24 | 北京京东尚科信息技术有限公司 | 界面呈现方法和装置 |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20150058369A1 (en) * | 2013-08-23 | 2015-02-26 | Samsung Electronics Co., Ltd. | Electronic device and method for using captured image in electronic device |
| US10498847B2 (en) * | 2015-02-11 | 2019-12-03 | Go Daddy Operating Company, LLC | System and method for mobile application deep linking |
| US10467615B1 (en) * | 2015-09-30 | 2019-11-05 | Square, Inc. | Friction-less purchasing technology |
| US10180833B2 (en) * | 2015-12-31 | 2019-01-15 | Samsung Electronics Co., Ltd. | Cooperative web-assisted deep link redirection |
| US10984192B2 (en) * | 2016-06-02 | 2021-04-20 | Samsung Electronics Co., Ltd. | Application list providing method and device therefor |
| US10681149B2 (en) * | 2016-10-10 | 2020-06-09 | Paypal, Inc. | Application redirection system |
-
2017
- 2017-07-31 CN CN201710636694.1A patent/CN107390994B/zh active Active
-
2018
- 2018-07-06 RU RU2019144503A patent/RU2754720C1/ru active
- 2018-07-06 US US16/627,951 patent/US11016716B2/en active Active
- 2018-07-06 WO PCT/CN2018/094881 patent/WO2019024658A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20150172240A1 (en) * | 2013-12-18 | 2015-06-18 | Kt Corporation | Content sharing scheme |
| CN105824836A (zh) * | 2015-01-07 | 2016-08-03 | 宇龙计算机通信科技(深圳)有限公司 | 一种截图共享方法、装置、信息接收方法及装置 |
| CN105302442A (zh) * | 2015-10-30 | 2016-02-03 | 深圳市艾酷通信软件有限公司 | 一种图片信息的处理方法及终端 |
| CN107390994A (zh) * | 2017-07-31 | 2017-11-24 | 北京京东尚科信息技术有限公司 | 界面呈现方法和装置 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115756679A (zh) * | 2022-11-01 | 2023-03-07 | 深圳市普森斯科技有限公司 | 一种应用程序换肤方法、装置、存储介质及电子设备 |
Also Published As
| Publication number | Publication date |
|---|---|
| RU2754720C1 (ru) | 2021-09-06 |
| CN107390994A (zh) | 2017-11-24 |
| US20200133617A1 (en) | 2020-04-30 |
| CN107390994B (zh) | 2021-08-10 |
| US11016716B2 (en) | 2021-05-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107390994B (zh) | 界面呈现方法和装置 | |
| US11172042B2 (en) | Platform-independent application publishing to a front-end interface by encapsulating published content in a web container | |
| US11082490B2 (en) | Method and apparatus for execution of applications in a cloud system | |
| US11611633B2 (en) | Systems and methods for platform-independent application publishing to a front-end interface | |
| CN105979353A (zh) | 控制播放设备播放视频的方法和装置 | |
| CN110120917A (zh) | 基于内容的路由方法及装置 | |
| CN108416021B (zh) | 一种浏览器网页内容处理方法、装置、电子设备及可读介质 | |
| CN106874471A (zh) | 信息推送方法和装置 | |
| WO2017206396A1 (zh) | 一种视频播放方法及设备 | |
| WO2020151599A1 (zh) | 视频同步发布方法、装置、电子设备及可读存储介质 | |
| CN108132945A (zh) | 用于生成报表的方法和装置 | |
| CN106899455A (zh) | 一种客户端与网页交互的方法和装置 | |
| CN109992177A (zh) | 电子设备的用户交互方法、系统、电子设备及计算机介质 | |
| CN107305528B (zh) | 应用测试方法和装置 | |
| CN111783010B (zh) | 网页空白页面监测方法、装置、终端及存储介质 | |
| US9021383B2 (en) | Browsing between mobile and non-mobile web sites | |
| CN110673886B (zh) | 用于生成热力图的方法和装置 | |
| WO2020259153A1 (zh) | 特效同步的方法、装置及存储介质 | |
| CN114997124A (zh) | 表格内容处理方法、装置、设备、存储介质 | |
| CN105224611A (zh) | 基于浏览器的操作处理方法、装置以及浏览器 | |
| CN110413920A (zh) | 用于生成页面的方法和装置 | |
| CN110069186B (zh) | 显示应用的操作界面的方法和设备 | |
| CN109981546A (zh) | 获取应用模块间的远程调用关系的方法和装置 | |
| WO2023151572A1 (zh) | 一种落地页的处理方法及装置 | |
| CN107862035A (zh) | 会议记录的网络读取方法、装置、智能平板和存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18842054 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2019144503 Country of ref document: RU |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 18842054 Country of ref document: EP Kind code of ref document: A1 |
|
| WWG | Wipo information: grant in national office |
Ref document number: 201917054491 Country of ref document: IN |