TW201807560A - Interface display method and apparatus - Google Patents

Interface display method and apparatus Download PDF

Info

Publication number
TW201807560A
TW201807560A TW106119855A TW106119855A TW201807560A TW 201807560 A TW201807560 A TW 201807560A TW 106119855 A TW106119855 A TW 106119855A TW 106119855 A TW106119855 A TW 106119855A TW 201807560 A TW201807560 A TW 201807560A
Authority
TW
Taiwan
Prior art keywords
interface
content
type
target interface
target
Prior art date
Application number
TW106119855A
Other languages
Chinese (zh)
Other versions
TWI683251B (en
Inventor
高攀
Original Assignee
阿里巴巴集團服務有限公司
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 阿里巴巴集團服務有限公司 filed Critical 阿里巴巴集團服務有限公司
Publication of TW201807560A publication Critical patent/TW201807560A/en
Application granted granted Critical
Publication of TWI683251B publication Critical patent/TWI683251B/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/543Local
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/545Gui

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses an interface display method, which is used for solving the problem of relatively low convenience of displaying a target interface in the prior art. The method comprises the steps of monitoring a predetermined type of event, wherein the predetermined type of event is an event for changing contents in a clipboard; when the predetermined type of event is monitored, determining the contents, corresponding to the predetermined type of event, in the clipboard; analyzing the contents, and determining the target interface; and when a predetermined interface corresponding to the target interface is displayed, displaying the target interface. The invention furthermore discloses an interface display apparatus.

Description

界面展示方法及裝置 Interface display method and device

本發明涉及電腦技術領域,尤其涉及一種界面展示方法及裝置。 The present invention relates to the field of computer technology, and in particular, to an interface display method and device.

隨著科學技術的不斷發展,電腦已經廣泛地應用於人們的日常生活和工作中,極大地方便了人們的生活。為了給用戶提供更多的便利,應用程式具備的功能也越來越多,比如,某些應用會同時具備聊天、遊戲、購物、電影、音樂等功能。 With the continuous development of science and technology, computers have been widely used in people's daily life and work, which has greatly facilitated people's lives. In order to provide users with more convenience, applications have more and more functions. For example, some applications will also have chat, games, shopping, movies, music and other functions.

在某些場景中,用戶需要利用複製或剪下功能,將當前界面展示的一些內容輸入到其它界面的輸入框中去,由於應用程式的所有功能幾乎不會全部設置在同一界面中。在用戶執行完複製或剪下操作後,期望將剪下板中的內容貼上到目標應用的目標界面中時,在用戶進入目標應用後,需要在目標界面的操作入口處執行界面展示操作,才能到達目標界面,如果目標界面的操作入口較深,則用戶需要執行多次操作,才能到達目標界面。 In some scenarios, the user needs to use the copy or cut function to enter some content displayed in the current interface into the input boxes of other interfaces, because almost all functions of the application are not set in the same interface. After the user executes the copy or cut operation and wants to paste the contents of the clip board to the target interface of the target application, after the user enters the target application, the user needs to perform an interface display operation at the operation entrance of the target interface. To reach the target interface, if the operation interface of the target interface is deep, the user needs to perform multiple operations to reach the target interface.

現有技術中,在用戶執行完複製或剪下操作後,當期望貼上內容的輸入框不在當前界面中時,往往要通過多次 操作,才能到達貼上內容的目標界面,便利性較低。 In the prior art, after a user performs a copy or cut operation, when an input box that desires to paste content is not in the current interface, it often has to pass multiple times. Only in order to reach the target interface where the content is posted, the convenience is low.

本發明實施例提供一種界面展示方法,用以解決現有技術中展示目標界面時便利性較低的問題。 An embodiment of the present invention provides an interface display method to solve the problem of low convenience when displaying a target interface in the prior art.

本發明實施例採用下述技術方案:一種界面展示方法,包括:監測預定類型事件;所述預定類型事件為使得剪貼簿中的內容發生變化的事件;在監測到所述預定類型事件時,確定所述預定類型事件對應的剪貼簿中的內容;對所述內容進行分析,確定目標界面;在對與所述目標界面對應的預定界面進行展示時,將所述目標界面進行展示。 The embodiment of the present invention adopts the following technical solution: An interface display method includes: monitoring a predetermined type of event; the predetermined type of event is an event that changes content in the scrapbook; and when the predetermined type of event is detected, determining Content in the scrapbook corresponding to the predetermined type of event; analyzing the content to determine a target interface; and displaying the target interface when the predetermined interface corresponding to the target interface is displayed.

本發明實施例還提供一種界面展示裝置,用以解決現有技術中展示目標界面時便利性較低的問題。 An embodiment of the present invention further provides an interface display device, which is used to solve the problem of low convenience when displaying a target interface in the prior art.

本發明實施例採用下述技術方案:一種界面展示裝置,包括:監測單元,監測預定類型事件;所述預定類型事件為複製事件或剪下事件;內容確定單元,在監測到所述預定類型事件時,確定所述預定類型事件對應的剪貼簿中的內容;目標界面確定單元,對所述內容進行分析,確定目標界面; 界面展示單元,在目標應用處於前臺運行狀態時,將目標應用中的目標界面進行展示。 The embodiment of the present invention adopts the following technical solution: An interface display device includes: a monitoring unit that monitors a predetermined type of event; the predetermined type of event is a copy event or a cut event; a content determination unit detects the predetermined type of event When determining the content in the scrapbook corresponding to the predetermined type of event; the target interface determination unit analyzes the content to determine the target interface; The interface display unit displays the target interface in the target application when the target application is in the foreground running state.

本發明實施例採用的上述至少一個技術方案能夠達到以下有益效果:通過對預定類型事件進行監測,該預定類型事件為使得剪貼簿中的內容發生變化的事件,當監測到預定類型事件時,便確定該預定類型事件對應的剪貼簿中的內容,並對該內容進行分析,以便確定目標界面,然後在對與所述目標界面對應的預定界面進行展示時,將確定的目標界面進行展示。即用戶在執行複製或剪下等使得剪貼簿中的內容發生變化的操作後,在到達預定界面後,無需用戶再對預定界面進行操作,即可到達與複製或剪下的內容相關的目標界面,便利性較高。 The at least one of the above technical solutions adopted by the embodiments of the present invention can achieve the following beneficial effects: by monitoring a predetermined type of event, the predetermined type of event is an event that causes the content in the scrapbook to change. The content in the scrapbook corresponding to the predetermined type of event is determined, and the content is analyzed to determine a target interface, and then when the predetermined interface corresponding to the target interface is displayed, the determined target interface is displayed. That is, after the user performs operations such as copying or cutting to change the content in the scrapbook, after reaching the predetermined interface, the user does not need to operate the predetermined interface again to reach the target interface related to the copied or cut content. , Convenience is high.

11‧‧‧步驟 11‧‧‧ steps

12‧‧‧步驟 12‧‧‧ steps

13‧‧‧步驟 13‧‧‧ steps

14‧‧‧步驟 14‧‧‧ steps

21‧‧‧監測單元 21‧‧‧monitoring unit

22‧‧‧內容確定單元 22‧‧‧Content determination unit

23‧‧‧目標界面確定單元 23‧‧‧Target interface determination unit

24‧‧‧界面展示單元 24‧‧‧ interface display unit

此處所說明的圖式用來提供對本發明的進一步理解,構成本發明的一部分,本發明的示意性實施例及其說明用於解釋本發明,並不構成對本發明的不當限定。在圖式中:圖1為現有技術中在執行複製操作後到達目標界面的操作過程示意圖;圖2為本發明實施例1提供的一種界面展示方法的實現流程示意圖;圖3為本發明實施例1提供的一種複製銀行卡卡號後到 達轉帳界面的操作過程示意圖;圖4為本發明實施例1提供的一種複製銀行卡卡號後到達轉帳界面的操作過程示意圖;圖5為本發明實施例1提供的一種複製銀行卡卡號後到達轉帳界面的操作過程示意圖;圖6為本發明實施例1提供的一種複製網頁位址後到達聊天界面的操作過程示意圖;圖7為本發明實施例2提供的一種目標對象屬性資訊確定裝置的具體結構示意圖。 The drawings described herein are used to provide a further understanding of the present invention and constitute a part of the present invention. The exemplary embodiments of the present invention and the description thereof are used to explain the present invention, and do not constitute an improper limitation on the present invention. In the drawings: FIG. 1 is a schematic diagram of an operation process of reaching a target interface after performing a copy operation in the prior art; FIG. 2 is a schematic diagram of an implementation process of an interface display method provided in Embodiment 1 of the present invention; FIG. 3 is an embodiment of the present invention 1Provide a copy of the bank card number to Figure 4 is a schematic diagram of the operation process of the transfer interface; Figure 4 is a schematic diagram of the operation process of copying a bank card number and reaching the transfer interface provided in Embodiment 1 of the present invention; Schematic diagram of the operation process of the interface; FIG. 6 is a schematic diagram of the operation process of copying the address of a web page to the chat interface provided in Embodiment 1 of the present invention; schematic diagram.

為使本發明的目的、技術方案和優點更加清楚,下面將結合本發明具體實施例及相應的圖式對本發明技術方案進行清楚、完整地描述。顯然,所描述的實施例僅是本發明一部分實施例,而不是全部的實施例。基於本發明中的實施例,本領域普通技術人員在沒有做出創造性勞動前提下所獲得的所有其他實施例,都屬於本發明保護的範圍。 In order to make the objectives, technical solutions, and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described in combination with specific embodiments of the present invention and corresponding drawings. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.

為了便於理解本發明提供的方法,下面首先對本方法的發現過程進行簡單說明,然後再詳細介紹本發明提供的界面展示方法。 In order to facilitate understanding of the method provided by the present invention, the discovery process of the method is briefly described below, and then the interface display method provided by the present invention is described in detail.

目前,單個應用程式往往具備較多的功能,當單個應用程式具備多個功能時,為了保持應用程式界面的整潔,程式設計人員往往不會將應用程式的所有功能全部設置在同一界面中。那麼,在進入應用後,當用戶要使用的功能 不在終端當前展示的界面中時,往往要通過至少一次操作,才能到達使用該些功能的界面,便利性較低。 At present, a single application often has more functions. When a single application has multiple functions, in order to keep the interface of the application program clean, programmers often do not set all the functions of the application in the same interface. Then, after entering the application, when the user wants to use the function When it is not in the interface currently displayed on the terminal, it often takes at least one operation to reach the interface that uses these functions, which is less convenient.

以用戶進行轉帳到銀行卡操作為例,如圖1所示,當用戶在當前界面中複製完銀行卡卡號後,在到達轉帳頁面前需要經過如下操作,首先進入支持轉帳功能的目標應用的首頁,然後點擊“資金管理”進入資金管理界面,然後再點擊資金管理界面的“轉帳到銀行卡”進入轉帳界面。即到達轉帳界面的操作繁瑣,便利性較低。 Take the user's transfer to bank card as an example. As shown in Figure 1, after the user has copied the bank card number in the current interface, he needs to go through the following operations before reaching the transfer page. First enter the home page of the target application that supports the transfer function. , Then click "Fund Management" to enter the fund management interface, and then click "Transfer to Bank Card" in the fund management interface to enter the transfer interface. That is, the operation of reaching the transfer interface is cumbersome and inconvenient.

為了解決這一問題,可以根據用戶進入應用前的操作,來推斷用戶進入應用後的意圖,引導用戶的操作。這裡所說的用戶進入應用,指用戶通過操作,將應用的狀態切換至前臺運行狀態,所謂前臺運行狀態,指應用程式處於可被用戶直接看到和操作的狀態。 To solve this problem, the user's intention after entering the application can be inferred based on the operation before the user enters the application to guide the user's operation. When the user enters an application, it means that the user switches the state of the application to the foreground running state through operation. The so-called foreground running state means that the application is in a state that can be directly viewed and operated by the user.

考慮到用戶在進行類似複製或剪下等類型的操作後,往往是要將複製或剪下的內容貼上到某個界面的輸入框中,而某些界面的輸入框接收貼上的內容的格式是確定的。比如,對於銀行卡轉帳界面的銀行卡卡號輸入框,只允許輸入銀行卡卡號格式的內容;對於撥號界面,只允許輸入手機號格式的內容。那麼,可以根據用戶的複製操作或剪下操作,來判斷用戶在執行複製操作或剪下操作後進入應用後的意圖。 Considering that after performing similar operations such as copy or cut, users often paste the copied or cut content into the input box of a certain interface, and the input box of some interfaces receives the pasted content. The format is ok. For example, for the bank card number input box of the bank card transfer interface, only the content of the bank card number format is allowed; for the dial-up interface, only the content of the mobile phone number format is allowed. Then, according to the user's copy operation or cut operation, the user's intention after entering the application after performing the copy operation or cut operation can be determined.

以下結合圖式,詳細說明本發明各實施例提供的技術方案。 The technical solutions provided by the embodiments of the present invention are described in detail below with reference to the drawings.

實施例1 Example 1

為解決現有技術中展示目標界面時便利性較低的問題,本發明實施例1提供一種界面展示方法。本發明實施例提供的界面展示方法的執行主體可以是終端設備,例如,智慧手機、平板電腦、個人電腦,等。 In order to solve the problem of low convenience when displaying a target interface in the prior art, Embodiment 1 of the present invention provides an interface display method. The execution subject of the interface display method provided by the embodiment of the present invention may be a terminal device, for example, a smart phone, a tablet computer, a personal computer, or the like.

為便於描述,下文以該方法的執行主體為智慧手機為例,對該方法的實施方式進行介紹。可以理解,該方法的執行主體為智慧手機只是一種示例性的說明,並不應理解為對該方法的限定。 For the convenience of description, the following describes the implementation of the method by taking the execution subject of the method as a smart phone as an example. It can be understood that the execution subject of the method as a smart phone is only an exemplary description, and should not be construed as limiting the method.

該方法的實現流程示意圖如圖2所示,包括下述步驟: A schematic diagram of the implementation process of this method is shown in Figure 2, and includes the following steps:

步驟11:監測預定類型事件;所述預定類型事件為使得剪貼簿中的內容發生變化的事件,所述預定類型的事件比如可以是複製事件、剪下事件。 Step 11: Monitor a predetermined type of event; the predetermined type of event is an event that causes the content in the scrapbook to change, and the predetermined type of event may be, for example, a copy event or a cut event.

其中,複製事件,通常指通過複製操作將內容添加至剪貼簿中的事件;剪下事件,通常指通過剪下操作將內容添加至剪貼簿中的事件。複製操作或剪下操作具體的執行方式有很多種。比如,在PC端,複製操作或剪下操作一般是通過對選中的內容執行右鍵點擊操作,然後在彈出的右鍵菜單中單擊“複製”或“剪下”選項;在智慧手機端,複製操作或剪下操作一般是通過對待選取的內容執行長按操作,然後在彈出的菜單中點擊“複製”或“剪下”選項。 Among them, the copy event usually refers to an event where content is added to the clipboard through a copy operation; the cut event usually refers to an event where content is added to the clipboard through a cut operation. There are many ways to perform the copy operation or cut operation. For example, on the PC side, the copy operation or cut operation is generally performed by performing a right-click operation on the selected content, and then clicking the "copy" or "cut" option in the pop-up right-click menu; on the smartphone side, copy The operation or cut operation is generally performed by performing a long-press operation on the selected content, and then clicking the "copy" or "cut" option in the pop-up menu.

剪貼簿(ClipBoard),也可稱作剪下板、剪貼板、剪貼本等,是一塊儲存區域,一般位於記憶體當中,用於對複製操作或剪下操作的操作對象進行臨時儲存。在進行複製或剪下操作後,被複製或剪下的資料便會儲存於剪貼簿中,以便後續執行貼上操作時使用。 ClipBoard, also known as Clipboard, Clipboard, Scrapbook, etc., is a storage area, usually located in the memory, used to temporarily store the operation objects of a copy operation or a cut operation. After the copy or cut operation is performed, the copied or cut data will be stored in the clipboard for use in subsequent paste operations.

在實際應用中,對於安卓作業系統而言,可以通過監測安卓作業系統的剪貼簿來監測預定類型的事件。具體地,可以利用安卓系統中的ClipboardManager組件中的addPrimaryClipChangedListener來監測預定類型的事件,當手機的剪貼簿內容發生改變時,即會調用OnPrimaryClipChangedListener中onPrimaryClipChanged方法,如此便可以實現對複製事件或剪下事件的監測。 In practical applications, for the Android operating system, a predetermined type of event can be monitored by monitoring a clipboard of the Android operating system. Specifically, the addPrimaryClipChangedListener in the ClipboardManager component in the Android system can be used to monitor a predetermined type of event. When the content of the mobile phone's scrapbook changes, the onPrimaryClipChanged method in OnPrimaryClipChangedListener will be called, so that the copy event or cut event can be implemented. Monitoring.

此外,還可以通過鉤子函數(Hook)來監測預定類型的事件,此處不再贅述。 In addition, it is also possible to monitor a predetermined type of event by using a hook function (Hook), which is not repeated here.

步驟12:在監測到所述預定類型事件時,確定所述預定類型事件對應的剪貼簿中的內容;在作業系統中,應用程式可以通過程式化接口存取剪貼簿的內容,這樣,便可以獲取到剪貼簿中的內容。 Step 12: When the predetermined type of event is detected, determine the content in the scrapbook corresponding to the predetermined type of event; in the operating system, the application can access the content of the scrapbook through a programmatic interface, so that it can Get the contents of the clipboard.

需要說明的是,一般而言,作業系統的剪貼簿中只保存最近一次複製或剪下操作的內容,然而,有些作業系統或第三方軟體的剪下板中會存在最近多次複製或剪下操作的內容,那麼,本發明實施例中,可以只獲取通過執行步驟11監測到的預定類型事件對應的剪貼簿中的內容。 It should be noted that, in general, only the content of the latest copy or cut operation is saved in the operating system ’s scrapbook. However, some operating systems or third-party software ’s clipboards may have multiple recent copies or cuts. The content of the operation, then, in the embodiment of the present invention, only the content in the scrapbook corresponding to the predetermined type of event monitored by performing step 11 may be acquired.

步驟13:對所述內容進行分析,確定目標界面; 由於用戶在執行完複製操作或剪下操作後,往往是要將剪貼簿中的內容貼上到目標界面的某個輸入框中,而目標界面的輸入框中支持輸入的內容的類型往往也是確定的。那麼,可以預先給不同的內容進行分類,然後為類型和界面之間建立對應關係,其中,與某個類型對應的界面比如可以是支持輸入該類型的內容的界面。那麼,在監測到預定類型事件,並確定剪貼簿中內容的類型後,即可確定與該類型對應的界面,作為目標界面。 Step 13: analyze the content to determine a target interface; After the user performs a copy operation or a cut operation, the content in the scrapbook is often pasted into an input box on the target interface, and the type of content supported in the input box of the target interface is often determined. of. Then, different content may be classified in advance, and then a correspondence relationship is established between a type and an interface, where an interface corresponding to a certain type may be, for example, an interface that supports inputting content of that type. Then, after detecting a predetermined type of event and determining the type of content in the scrapbook, an interface corresponding to the type can be determined as a target interface.

其次,用戶在將內容貼上到目標界面中後,往往還可能會輸入一些與貼上的內容相關的資訊。比如,用戶在貼上銀行卡卡號後,還可能會輸入該銀行卡卡號對應的銀行資訊;用戶在貼上某個網址,發給好友後,往往還要將網址對應的網頁內容做簡要描述,發給好友。那麼,還可以獲取與剪貼簿中的內容相關的資訊,然後利用剪貼簿中的內容和/或與該內容相關的資訊,以及與所述類型對應的界面,產生目標界面。 Secondly, after pasting the content into the target interface, the user may often enter some information related to the pasted content. For example, after pasting a bank card number, the user may also enter the bank information corresponding to the bank card number; after pasting a certain website address and sending it to a friend, the user often also briefly describes the content of the web page corresponding to the website address. Send to friends. Then, it is also possible to obtain information related to the content in the scrapbook, and then use the content in the scrapbook and / or the information related to the content and the interface corresponding to the type to generate a target interface.

利用剪貼簿中的內容和/或與該內容相關的資訊,以及與所述類型對應的界面,產生目標界面,具體可以是將剪貼簿中的內容和/或與該內容相關的資訊填入與所述類型對應的界面中,還可以是將剪貼簿中的內容和/或與該內容相關的資訊,填入與所述類型對應的界面的界面模板中。 Use the content in the scrapbook and / or information related to the content and the interface corresponding to the type to generate a target interface. Specifically, the content in the scrapbook and / or information related to the content can be filled into the In the interface corresponding to the type, the content in the scrapbook and / or information related to the content may also be filled into the interface template of the interface corresponding to the type.

綜上所述,最終確定的目標界面,既可以是與所述類型對應的界面,也可以是利用該內容和/或與該內容相關 的資訊產生的界面。 In summary, the final target interface can be either the interface corresponding to the type, or the content and / or the content. Interface for information generation.

在實際應用中,剪貼簿中的內容所屬的類型可以包括下述至少一種:網頁位址類型;銀行卡卡號類型;帳戶標識類型;普通文本類型。 In practical applications, the types to which the content in the scrapbook belongs may include at least one of the following: web page address types; bank card number types; account identification types; ordinary text types.

其中,網頁位址通常是指包含.com、.cn、.net等域名後綴的文本,對於超文本鏈接而言,通常是以http://或https://為起始的文本。網頁位址指向網際網路中的網頁,通過網頁位址,即可存取該網頁位址指向的網際網路中的網頁。網頁位址比如可以是:http://www.a.com/b.html。 The webpage address usually refers to the text containing domain name suffixes such as .com, .cn, and .net. For hypertext links, the text usually starts with http: /// or https: //. The webpage address points to a webpage on the Internet. Through the webpage address, the webpage on the internet pointed to by the webpage address can be accessed. The webpage address can be, for example: http://www.a.com/b.html.

銀行卡卡號是指各個銀行發行的卡片上的編號代碼,由於各個銀行的銀行卡卡號的起始號段有統一的規定,且各個銀行的銀行卡卡號的位數也有統一的規定,因此銀行卡卡號的格式也是明確的。比如,對於建設銀行的卡號而言,其銀行卡卡號的起始號段為6227,那麼其銀行卡卡號的格式一般為6227 XXXX XXXX XXXX XXX,其中X代表任意阿拉伯數字。 The bank card number refers to the number code on the card issued by each bank. Because the starting number of the bank card number of each bank is uniformly regulated, and the number of digits of the bank card number of each bank is uniformly regulated, the bank card The format of the card number is also clear. For example, for the card number of CCB, the starting number of its bank card number is 6227, so the format of its bank card number is generally 6227 XXXX XXXX XXXX XXX, where X represents any Arabic number.

帳戶標識,指因特網上用戶登錄時用於識別用戶身份的資訊,其格式一般為手機號、郵箱、特定位數的數字或者用戶名等。 Account ID refers to information used to identify users when they log in on the Internet. The format is generally a mobile phone number, email address, a specific number of digits, or a user name.

普通文本,指具有完整、系統含義的一個詞、句子或多個句子的組合,由於文本可以是任何文字,為了與上文所描述的網頁位址類型、銀行卡卡號類型以及帳戶標識類型等類型區分,這裡將不屬於上面所說的幾種類型的文本歸為普通文本類型。普通文本類型的內容可以是文章內 容、歌詞、電影臺詞、日期等。 Ordinary text refers to a word, sentence, or combination of sentences that has a complete and systematic meaning. Because the text can be any text, in order to be compatible with the types of web page address types, bank card numbers, and account identification types described above Distinguish, here the texts that do not belong to the above types are classified as ordinary text types. Normal text type content can be within the article Content, lyrics, movie lines, dates, etc.

在具體確定剪貼簿中的內容的類型時,可以根據剪貼簿中的內容的字數、包含的特定標識等資訊來確定剪貼簿中的內容的類型。比如,當剪貼簿中的內容為http://開頭的文本,且該文本中包含.com時,則可以認為該內容的類型為網頁位址類型;當剪貼簿中的內容是以6227開頭的19位數字時,則可以認為該內容的類型為銀行卡卡號類型。 When specifically determining the type of content in the scrapbook, the type of content in the scrapbook may be determined according to information such as the number of words of the content in the scrapbook, and a specific identifier included. For example, when the content in the scrapbook is the text that starts with http: // and the text contains .com, the content type can be considered as the web address type. When the content in the scrapbook starts with 6227 When the number is 19 digits, the type of the content can be regarded as a bank card number type.

由於終端的計算資源有限,為了提高類型確定時的效率,可以將剪貼簿的內容上傳至伺服器中,由伺服器來確定剪貼簿中的內容的類型。 Because the computing resources of the terminal are limited, in order to improve the efficiency in determining the type, the content of the scrapbook can be uploaded to a server, and the server determines the type of content in the scrapbook.

步驟14:在對與所述目標界面對應的預定界面進行展示時,將所述目標界面進行展示。 Step 14: When a predetermined interface corresponding to the target interface is displayed, the target interface is displayed.

由於支持展示目標界面的場景可能會有很多,比如,用戶複製完網址,期望到聊天界面中貼上時,如果在用戶剛剛打開聊天應用,還未進入聊天界面時,就將根據該網址確定的目標界面進行展示,會導致用戶的使用體驗較差。那麼,為了增強用戶體驗,可以在對預定界面進行展示時,再將目標界面進行展示。這裡所說的與目標界面對應的預定界面可以是由開發人員預先設定的,比如,對於聊天應用而言,可以設置與根據網址產生的目標界面對應的預定界面為聊天界面,那麼,當用戶複製完網址進入聊天應用後,在用戶進入聊天界面時才會將根據網址產生的目標界面進行展示。 There may be many scenarios that support the display of the target interface. For example, when the user has copied the URL and wants to paste it in the chat interface, if the user just opened the chat application and has not yet entered the chat interface, it will be determined based on the URL. Displaying the target interface will result in a poor user experience. Then, in order to enhance the user experience, the target interface may be displayed when the predetermined interface is displayed. The predetermined interface corresponding to the target interface here can be preset by the developer. For example, for a chat application, the predetermined interface corresponding to the target interface generated according to the URL can be set as the chat interface. Then, when the user copies After entering the chat application after the URL, the target interface generated based on the URL will be displayed when the user enters the chat interface.

具體獲知當前展示的界面是否是預定界面的方法有很 多,比如,對於安卓應用而言,可以根據當前處於頂層的Activity組件,來判斷當前處於頂層的Activity組件是否是預定界面的Activity組件,進而可以判斷當前展示的界面是否是預定界面。在獲知當前展示的界面為預定界面後,即可將目標界面進行展示。 There are many ways to specifically know whether the currently displayed interface is a predetermined interface Many, for example, for an Android application, it can be determined whether the current top-level Activity component is an activity component of a predetermined interface according to the current top-level Activity component, and then it can be determined whether the currently displayed interface is a predetermined interface. After knowing that the currently displayed interface is a predetermined interface, the target interface can be displayed.

對於某些目標界面,在用戶進入目標應用後就可以展示,比如,用戶複製完銀行卡卡號後,進入轉帳應用,那麼用戶很有可能是要對該銀行卡卡號進行轉帳,那麼,可以直接在進入轉帳應用時,就將轉帳界面展示給用戶。這樣,對於某些目標界面而言,為了進一步減少用戶的操作步驟,可以在對目標應用中的任一界面進行展示時,便將該目標界面進行展示,而無需用戶手動操作至某一特定界面。對目標應用中的任一界面進行展示時,即為目標應用處於前臺運行狀態時。 For some target interfaces, it can be displayed after the user enters the target application. For example, after the user copies the bank card number and enters the transfer application, then the user is likely to transfer the bank card number. When entering the transfer application, the user will be shown the transfer interface. In this way, for some target interfaces, in order to further reduce the user's operation steps, when displaying any interface in the target application, the target interface can be displayed without the user's manual operation to a specific interface. . When any interface in the target application is displayed, it is when the target application is in the foreground running state.

這裡所說的目標應用具體可以是執行複製或剪下操作時的應用,也可以不是執行複製或剪下操作時的應用。 The target application mentioned herein may specifically be an application when performing a copy or cut operation, or may not be an application when performing a copy or cut operation.

對於目標應用為執行複製或剪下操作時的應用而言,在監測到預定類型事件時,由於目標應用的界面已經是處於展示狀態,則可以直接將該目標界面進行展示。 For an application when the target application is a copy or cut operation, when a predetermined type of event is detected, since the interface of the target application is already in a display state, the target interface may be directly displayed.

對於目標應用不是執行複製或剪下操作時的應用而言,則可以在目標應用進入前臺運行狀態時,將該應用中的目標界面進行展示。應用進入前臺運行狀態一般有兩種情況,一種是應用從後臺運行狀態切換至前臺運行狀態,另一種是應用從未啟動狀態進入前臺運行狀態。 For the application when the target application is not a copy or cut operation, the target interface in the application can be displayed when the target application enters the foreground running state. There are generally two situations when an application enters the foreground running state. One is that the application switches from the background running state to the foreground running state, and the other is that the application has never entered the foreground running state.

仍然以轉帳到銀行卡為例,如圖3所示,用戶在訊息應用中複製了好友發來的銀行卡卡號,而目標應用和訊息應用是不同的應用,在進入目標應用後,便可將目標應用中與銀行卡卡號類型對應的目標界面(此例中為銀行卡轉帳界面)進行展示,即可直接到達銀行卡轉帳界面。 Still taking the transfer to a bank card as an example, as shown in Figure 3, the user copied the bank card number sent by a friend in the messaging application, and the target application and the messaging application are different applications. After entering the target application, the In the target application, the target interface corresponding to the type of bank card number (in this example, the bank card transfer interface) is displayed, and the bank card transfer interface can be directly reached.

具體判斷處於前臺運行狀態的應用的方法有很多種,對於windows作業系統而言,處於當前活動窗口的應用即為處於前臺運行狀態的應用,或者可以通過判斷應用是否得到焦點,判斷應用是否處於前臺運行狀態。對於安卓作業系統而言,可以通過RunningTaskInfo類來判斷應用程式是處於前臺運行狀態還是後臺運行狀態,或者也可以通過RunningAppProcessInfo類來判斷應用程式是處於前臺運行狀態還是後臺運行狀態。 There are many ways to specifically judge the application running in the foreground. For the windows operating system, the application in the currently active window is the application running in the foreground, or you can determine whether the application is in the foreground by determining whether the application has the focus. Operating status. For the Android operating system, you can use the RunningTaskInfo class to determine whether the application is in the foreground or background running state, or you can use the RunningAppProcessInfo class to determine whether the application is in the foreground or background running state.

在確定處於前臺運行狀態的應用後,便可以將處於前臺運行狀態的應用的與所述類型對應的界面進行展示。需要說明的是,與所述類型對應的界面,可以是支持輸入所述類型的內容的界面,然而在一個應用中,可能會存在多個支持輸入所述類型的內容的界面。比如,對於手機號類型而言,話費儲值界面可以支持輸入手機號類型的內容,帳號查找界面可以支持輸入手機號類型的內容,聊天界面也可以支持輸入手機號類型的內容。然而,並非所有支持輸入所述類型的內容的界面,都有必要在應用處於前臺運行狀態時去展示,比如,用戶複製了手機號後,其進入聊天界面貼上手機號的機率會遠小於進入話費儲值界面的機 率。那麼,開發人員可以預先設定在監測到預定類型事件後,應用處於前臺運行狀態時要展示的目標頁面,作為與所述類型對應的界面,即預先建立類型和界面之間的對應關係。 After the application in the foreground running state is determined, the interface corresponding to the type of the application in the foreground running state can be displayed. It should be noted that the interface corresponding to the type may be an interface that supports input of the type of content. However, in an application, there may be multiple interfaces that support input of the type of content. For example, for the type of mobile phone number, the stored value interface of the call charge can support the input of the type of the mobile phone number, the account search interface can support the input of the type of the mobile phone number, and the chat interface can also support the input of the type of the mobile phone number. However, not all interfaces that support the type of content described must be displayed when the application is running in the foreground. For example, after a user has copied a mobile phone number, the probability of him / her entering the chat interface and pasting the mobile phone number will be much smaller than entering Phone charge stored value machine rate. Then, the developer can preset a target page to be displayed when the application is in the foreground running state after detecting a predetermined type of event, as an interface corresponding to the type, that is, a correspondence relationship between the type and the interface is established in advance.

當然,用戶在執行複製或剪下操作後,在進入某個應用後,並不一定是要存取目標界面。那麼,為了防止直接向用戶展示目標界面可能會導致用戶的體驗不好,可以在對預定界面進行展示時,在預定界面的某個區域顯示該目標界面的操作入口,當接收到用戶通過該操作入口發出的用於存取該目標界面的指令時,再將目標界面進行展示。 Of course, after performing a copy or cut operation, the user does not necessarily need to access the target interface after entering an application. Then, in order to prevent the target interface from being directly displayed to the user, which may lead to a bad user experience, when displaying the predetermined interface, the operation portal of the target interface may be displayed in a certain area of the predetermined interface. When the user is received through the operation, When the instruction issued by the portal for accessing the target interface is displayed, the target interface is displayed.

將操作入口展示於目標界面的某個區域,可以達到的有益效果是,用戶可以直觀地看到目標界面的操作入口,無需在當前界面中費勁查找軟體原有的操作入口,提高了用戶的操作效率。 Displaying the operation portal in a certain area of the target interface can achieve the beneficial effect that the user can intuitively see the operation portal of the target interface without having to search for the original operation portal of the software in the current interface, which improves the user's operation. effectiveness.

對於應用中存在多個目標界面而言,同樣可以在對預定界面進行展示時,在預定界面的某個區域將各目標界面的操作入口進行展示,然後在接收到針對各目標界面中的任一目標界面的展示指令時,將該指令對應的目標界面進行展示。 For the presence of multiple target interfaces in the application, it is also possible to display the operation portal of each target interface in a certain area of the predetermined interface when displaying the predetermined interface, and then upon receiving any of the target interfaces, When displaying a target interface instruction, the target interface corresponding to the instruction is displayed.

這裡仍然以轉帳到銀行卡為例,如圖4所示,用戶在訊息應用中複製了好友發送的銀行卡卡號,在進入目標應用後,由於目標應用中預設了兩個與銀行卡卡號類型對應的界面,那麼,在用戶進入目標應用後,可以分別將這兩個界面的操作入口進行展示。在用戶點擊“轉帳到銀行 卡”後,即可到達銀行卡轉帳界面。 Here we still take the transfer to bank card as an example. As shown in Figure 4, the user copied the bank card number sent by a friend in the messaging application. After entering the target application, because the target application presets two types of bank card numbers Corresponding interfaces, then, after the user enters the target application, the operation portals of these two interfaces can be displayed separately. After the user clicks "Transfer to Bank Card "to reach the bank card transfer interface.

這樣,即實現了對用戶進行複製或貼上操作後的操作行為的預判,在用戶進入目標應用後,直接將目標界面或目標界面的操作入口進行展示,無需用戶進行過多操作,提高了用戶操作時的效率,便利性較高。 In this way, the operation behavior of the user after copying or pasting the operation is realized. After the user enters the target application, the target interface or the operation portal of the target interface is directly displayed without requiring the user to perform excessive operations, which improves the user. Efficiency and convenience during operation.

考慮到用戶在進入目標界面後,一般是要將剪貼簿中的內容貼上到目標界面的某個表單中。那麼,為了進一步減少用戶的操作,可以在展示目標界面時,將所述剪貼簿中的內容,填入所述目標界面中對應的輸入框中,並展示所述目標界面。這樣,便無需用戶再進行貼上操作,便利性較高。 Considering that after the user enters the target interface, the content in the scrapbook is generally pasted into a form on the target interface. Then, in order to further reduce the user's operation, when displaying the target interface, the content in the scrapbook can be filled into a corresponding input box in the target interface, and the target interface can be displayed. In this way, the user does not need to perform the paste operation again, and the convenience is high.

考慮到用戶在將剪貼簿中的內容貼上到目標界面的某個表單中後,可能還會在該頁面中的其它表單中輸入與剪貼簿中的內容相關的資訊。比如,對於銀行轉帳來說,用戶在輸入銀行卡卡號之後,還需要輸入銀行名稱等資訊。那麼,可以預先獲取與剪貼簿中的內容相關的資訊,然後將所述剪貼簿中的內容和/或與所述剪貼簿中的內容相關的資訊,填入所述目標界面的表單中,並展示所述目標界面。這樣,便無需用戶再手動輸入相關資訊,便利性較高。如圖5所示,為進入銀行轉帳界面後,將銀行卡卡號和銀行名稱填入轉帳界面中。 Considering that after the user pastes the contents of the clipboard into a form on the target interface, the user may also enter information related to the contents of the clipboard in other forms on the page. For example, for bank transfer, after entering the bank card number, the user also needs to enter the bank name and other information. Then, information related to the content in the scrapbook can be obtained in advance, and then the content in the scrapbook and / or information related to the content in the scrapbook can be filled into a form of the target interface, and Displaying the target interface. In this way, there is no need for the user to manually input related information, which is more convenient. As shown in Figure 5, after entering the bank transfer interface, the bank card number and bank name are filled into the transfer interface.

需要說明的是,在某些實施場景中,獲取與剪貼簿中的內容相關的資訊,並不是只是獲取需要填寫到表單中的資訊,還可以獲取其它的相關資訊。比如,用戶複製了一 段文字,然後想要利用搜索引擎搜索與該文字相關的資訊,那麼,可以預先獲取利用搜索引擎搜索出的與該文字相關的資訊,然後在用戶進入目標應用後,直接將利用該內容和/或與該內容相關的資訊產生的目標界面進行展示。 It should be noted that in some implementation scenarios, obtaining information related to the content in the scrapbook is not just about obtaining the information that needs to be filled in the form, but also other related information. For example, the user copied Paragraph text, and then want to use the search engine to search for information related to the text, then you can obtain the information related to the text searched by the search engine in advance, and then after the user enters the target application, the content and / Or a target interface generated by information related to that content.

下面以剪貼簿中幾種常見內容的類型為例,詳細介紹本發明中,根據剪貼簿中的內容,確定目標界面,並在對預定界面進行展示時,對目標界面進行展示的過程。 In the following, several types of common content in the scrapbook are taken as examples to describe in detail the process of determining the target interface based on the content in the scrapbook and displaying the target interface when the predetermined interface is displayed.

當剪貼簿中的內容的類型為網頁位址類型,與所述類型對應的界面為網頁內容展示界面,預定界面為聊天界面時,那麼可以獲取所述剪貼簿中的網址對應的網頁中的網頁內容,然後將得到的網頁內容,填入網頁內容展示界面中,產生目標界面。該過程可以認為是將網頁內容展示於網頁內容展示模板中。最後,當對聊天界面進行展示時,可以將產生的目標界面以卡片的形式,展示於該聊天界面中。 When the type of content in the scrapbook is a webpage address type, the interface corresponding to the type is a webpage content display interface, and the predetermined interface is a chat interface, then the webpage in the webpage corresponding to the URL in the scrapbook can be obtained Content, and then the obtained webpage content is filled into the webpage content display interface to generate a target interface. This process can be considered as displaying the webpage content in a webpage content presentation template. Finally, when the chat interface is displayed, the generated target interface may be displayed in the form of a card in the chat interface.

由於終端螢幕的尺寸有限,在以卡片的形式展示目標界面時,可以只在卡片中展示網頁中的主要圖片、網頁標題和網頁內容摘要,那麼在獲取網頁中的內容時,也可以只獲取期望展示的內容。同時,可以將卡片展示於聊天界面的任意位置,並可以在接收到卡片發送指令時,將卡片發送給對方。對方可以直接在聊天界面看到該卡片,而不是枯燥的網頁位址,同時用戶在點擊卡片時,可以打開該網址對應的網頁,進行詳細瀏覽。 Due to the limited size of the terminal screen, when displaying the target interface in the form of a card, only the main pictures of the webpage, the title of the webpage, and the summary of the content of the webpage can be displayed on the card. What to show. At the same time, the card can be displayed anywhere on the chat interface, and the card can be sent to the other party when the card sending instruction is received. The other party can see the card directly in the chat interface, instead of the boring web page address. At the same time, when the user clicks on the card, he can open the web page corresponding to the URL for detailed browsing.

例如,如圖6所示,用戶在當前界面瀏覽了網址http://www.a.com/b.html中的內容,並期望將內容分享給好友。用戶在當前界面中複製了該網址後,然後進入目標應用,當目標應用中存在多個好友時,則展示與各個好友的聊天界面的操作入口,即為好友列表界面,當用戶點擊“好友A”進入與好友A聊天的界面後,則自動在該聊天界面中以卡片的形式展示網址中的內容,並可以直接將卡片發送給對方。 For example, as shown in FIG. 6, the user browses the content in the URL http://www.a.com/b.html on the current interface, and hopes to share the content to a friend. The user copied the URL in the current interface and then entered the target application. When there are multiple friends in the target application, the operation portal of the chat interface with each friend is displayed, which is the friend list interface. When the user clicks "Friend A "After entering the interface for chatting with Friend A, the content in the URL is automatically displayed as a card in the chat interface, and the card can be sent directly to the other party.

本發明實施例中,在聊天界面中,通過將網頁位址中對應的網頁內容以卡片的形式進行展示,可以直觀地將網頁內容的縮略資訊展示給用戶,提高了用戶的使用體驗。 In the embodiment of the present invention, in the chat interface, by displaying the corresponding webpage content in the webpage address in the form of a card, the abbreviated information of the webpage content can be displayed to the user intuitively, which improves the user experience.

同樣,當剪貼簿中的內容的類型為網頁位址類型,預定界面為與聊天界面類似的界面時,也可以以卡片的形式將剪貼簿中的網頁位址對應的網頁內容,在預定界面中進行展示,從而提高用戶的使用體驗。比如,在用戶發佈個人動態界面,同樣可以以卡片的形式展示網頁內容,然後以卡片的形式將網頁內容發佈到個人動態中。 Similarly, when the type of content in the scrapbook is a web address type, and the predetermined interface is similar to the chat interface, the webpage content corresponding to the webpage address in the scrapbook can also be in the form of a card in the predetermined interface Display to improve user experience. For example, when a user publishes a personal dynamic interface, the webpage content can also be displayed in the form of a card, and then the webpage content is posted to the personal dynamic in the form of a card.

當剪貼簿中的內容的類型為銀行卡卡號類型時,開發人員預先設定的、與銀行卡卡號類型對應的目標界面為銀行卡轉帳界面時,可以獲取剪貼簿中的銀行卡卡號對應的銀行卡資訊,然後將該銀行卡卡號及該銀行卡卡號對應的銀行卡資訊,填入銀行卡轉帳界面的表單中,並展示所述銀行卡轉帳界面。其中,銀行卡資訊一般為銀行卡的開戶行等資訊。 When the content type in the scrapbook is bank card number type, the bank interface corresponding to the bank card number type preset by the developer is a bank card transfer interface, and the bank card corresponding to the bank card number in the scrapbook can be obtained Information, and then fill the bank card number and the bank card information corresponding to the bank card number into the form of the bank card transfer interface and display the bank card transfer interface. Among them, the bank card information is generally the information such as the bank issuing bank.

當剪貼簿中的內容的類型為手機號類型,開發人員預先設定的、與手機號類型對應的目標界面為手機儲值界面時,可以將該手機號填入手機儲值界面的儲值號碼輸入框中,並進行展示。 When the type of the content in the scrapbook is a mobile phone number type, and the target interface preset by the developer and corresponding to the mobile phone number type is a mobile phone stored value interface, the mobile phone number can be filled into the stored value number input of the mobile phone stored value interface. Box and show.

當剪貼簿中的內容的類型為帳戶標識類型,開發人員預先設定的、與帳戶標識類型對應的目標界面為帳戶相關資訊界面時,可以獲取所述剪貼簿中的內容對應的帳戶相關資訊,然後將所述剪貼簿中的內容及所述剪貼簿中的內容對應的帳戶相關資訊,展示於所述帳戶相關資訊界面中。 When the type of content in the scrapbook is an account identification type, and the target interface preset by the developer and corresponding to the account identification type is an account-related information interface, the account-related information corresponding to the content in the scrapbook can be obtained, and then Displaying the content in the scrapbook and account-related information corresponding to the content in the scrapbook in the account-related information interface.

當剪貼簿中的內容的類型為普通文本類型時,可以確定剪貼簿中的普通文本類型的內容所屬的子類型,該子類型可以是根據剪貼簿中內容的出現場景劃分的,比如某個內容是出現在歌詞中的,那麼該內容便可以劃分為歌詞子類型。該子類型比如可以是:文章內容、歌詞、電影臺詞和日期等。 When the type of the content in the scrapbook is an ordinary text type, the subtype to which the content of the ordinary text type in the scrapbook belongs can be determined, and the subtype can be divided according to the scene where the content in the scrapbook appears, such as a content It appears in the lyrics, then the content can be divided into lyrics subtypes. The subtype can be, for example, article content, lyrics, movie lines, and dates.

在確定剪下板中普通文本類型的內容所屬的子類型後,可以根據確定的該子類型,確定與該子類型對應的界面,並獲取與剪貼簿中的內容相關的資訊。最後,利用該內容和/或與該內容相關的資訊,以及與該子類型對應的界面,產生目標界面,並將目標界面以卡片的形式展示於預定界面中。 After determining the subtype to which the ordinary text type content in the clip board belongs, according to the determined subtype, an interface corresponding to the subtype can be determined, and information related to the content in the scrapbook can be obtained. Finally, using the content and / or information related to the content and an interface corresponding to the subtype, a target interface is generated, and the target interface is displayed in a predetermined interface in the form of a card.

當剪貼簿中的普通文本類型的內容為文章內容時,即剪貼簿中的內容為某文章中的一部分內容時,可以獲取該 文章的摘要資訊,並在預定界面中以卡片的形式展示該文章的摘要資訊。當剪貼簿中的普通文本為一句歌詞時,可以獲取該歌詞對應的音樂的相關資訊,並在預定界面中以卡片的形式進行展示,進一步地,還可以喚起相應的音樂模組,播放該音樂。當剪貼簿中的普通文本為電影或電視劇中的一句臺詞時,可以獲取該電影或電視的相關資訊,並在預定界面中以卡片的形式進行展示。當剪貼簿中的普通文本為日期時,則以卡片的形式,將與日期相關的界面的操作入口展示於預定界面中,該操作入口比如可以是鬧鐘設置操作入口、提醒設置操作入口或行程設置操作入口等。 When the content of the ordinary text type in the scrapbook is the content of the article, that is, when the content in the scrapbook is part of the content of an article, you can obtain the content The summary information of the article, and the summary information of the article is displayed in the form of a card in the predetermined interface. When the ordinary text in the scrapbook is a piece of lyrics, the related information of the music corresponding to the lyrics can be obtained and displayed in the form of a card in the predetermined interface. Furthermore, the corresponding music module can be awakened to play the music . When the ordinary text in the scrapbook is a line in a movie or TV series, relevant information about the movie or TV can be obtained and displayed in the form of a card in a predetermined interface. When the ordinary text in the scrapbook is a date, the operation entry of the date-related interface is displayed in a predetermined interface in the form of a card. The operation entry may be, for example, an alarm setting operation entry, a reminder setting operation entry, or a schedule setting. Operation entrance and so on.

本發明實施例中,通過以卡片的形式展示與剪貼簿中的內容相關的資訊,可以更加清晰條理地將該相關的資訊進行展示,而且,卡片中的內容可以支持用戶操作,互動性較強,提高了用戶的使用體驗。 In the embodiment of the present invention, by displaying information related to the content in the scrapbook in the form of a card, the related information can be displayed more clearly and systematically. Moreover, the content in the card can support user operations and is highly interactive. To improve the user experience.

以上僅為本發明提供的界面展示方法在幾種常見應用場景下的具體實施方案,基於本發明構思的其它應用場景下的實施方式,也應該在本發明的保護範圍內。 The above are only specific implementations of the interface display method provided by the present invention in several common application scenarios, and implementations in other application scenarios based on the inventive concept should also be within the protection scope of the present invention.

需要說明的是,對目標界面進行展示的時間是在對預定界面進行展示時,當接收到用戶關閉目標界面的指令時,便可關閉該預定界面。這樣表明用戶暫時已經不需要該目標界面,那麼後續當預定界面再次處於展示狀態時,便無需再對目標界面進行展示。即在對預定界面進行展示時,可以只對目標界面進行一次展示,避免用戶關閉目標 界面後再次展示,導致用戶的使用體驗較差。 It should be noted that the time for displaying the target interface is when the predetermined interface is displayed, and when the user receives an instruction to close the target interface, the predetermined interface can be closed. This indicates that the user no longer needs the target interface, and then when the predetermined interface is in the display state again, there is no need to display the target interface. That is, when the predetermined interface is displayed, the target interface can be displayed only once to prevent the user from closing the target. After the interface is displayed again, the user experience is poor.

由於用戶在複製或剪下操作後的操作,往往與本次複製或剪下操作的內容有關,而與前一次甚至更久的複製或剪下操作無關。那麼,在根據剪貼簿中的內容確定目標界面時,可以只針對最後一次預定類型事件對應的剪貼簿中的內容,確定目標界面。 Since the operation performed by the user after the copy or cut operation is often related to the content of the current copy or cut operation, it is not related to the previous or even longer copy or cut operation. Then, when determining the target interface based on the content in the scrapbook, the target interface may be determined only for the content in the scrapbook corresponding to the last predetermined type of event.

如果用戶進行完複製或剪下操作,隔了較長時間後,用戶繼續利用本次複製或剪下操作的內容的機率會很小,比如用戶昨天複製了某個內容,但是今天很可能不會用到昨天複製的該內容。那麼可以確定當前時刻與監測到預定類型事件時的時刻的時間差,當該時間差大於預設的時間差時,才對剪貼簿中的內容進行分析,確定目標界面。 If the user finishes the copy or cut operation, after a long period of time, the probability that the user will continue to use the content of this copy or cut operation will be very small. For example, the user copied a content yesterday, but it is likely that it will not Use the content copied yesterday. Then, the time difference between the current time and the time when a predetermined type of event is detected can be determined. When the time difference is greater than a preset time difference, the content in the scrapbook is analyzed to determine the target interface.

本發明實施例中,還可以根據剪貼簿中的內容,向用戶進行個性化推薦。個性化推薦可以根據用戶的興趣特點,向用戶推薦用戶感興趣的資訊。剪貼簿中的內容可以從一定程度上反映用戶的喜好,比如用戶經常複製某種風格的歌曲的歌詞,那麼表明該用戶喜歡該風格的歌曲,則可以向用戶推薦屬於該風格的歌曲。 In the embodiment of the present invention, a personalized recommendation can also be made to the user according to the content in the scrapbook. Personalized recommendation can recommend information that the user is interested in according to the characteristics of the user's interest. The content in the scrapbook can reflect the user's preferences to a certain extent. For example, if the user often copies the lyrics of a song of a certain style, then it indicates that the user likes the song of the style, and the user can recommend the song belonging to the style.

本發明實施例1提供的界面展示方法,通過對預定類型事件進行監測,該預定類型事件為使得剪貼簿中的內容發生變化的事件,當監測到預定類型事件時,便確定該預定類型事件對應的剪貼簿中的內容,並對該內容進行分析,以便確定目標界面,然後在對與所述目標界面對應的預定界面進行展示時,將確定的目標界面進行展示。即用 戶在執行複製或剪下等使得剪貼簿中的內容發生變化的操作後,在到達預定界面後,無需用戶再對預定界面進行操作,即可到達與複製或剪下的內容相關的目標界面,便利性較高。 The interface display method provided in Embodiment 1 of the present invention monitors a predetermined type of event. The predetermined type of event is an event that changes the content in the clipboard. When a predetermined type of event is detected, it is determined that the predetermined type of event corresponds to the event. The content in the clipboard, and analyze the content in order to determine the target interface, and then when the predetermined interface corresponding to the target interface is displayed, the determined target interface is displayed. Ready to use After the user performs operations such as copying or cutting to change the content in the scrapbook, after reaching the predetermined interface, the user does not need to operate the predetermined interface again to reach the target interface related to the copied or cut content. Convenience is high.

實施例2 Example 2

為解決現有技術中展示目標界面時便利性較低的問題,本發明實施例2提供一種界面展示裝置。該界面展示裝置的結構示意圖如圖7所示,主要包括下述功能單元:監測單元21,監測預定類型事件;所述預定類型事件為複製事件或剪下事件;內容確定單元22,在監測到所述預定類型事件時,確定所述預定類型事件對應的剪貼簿中的內容;目標界面確定單元23,對所述內容進行分析,確定目標界面;界面展示單元24,在對與所述目標界面對應的預定界面進行展示時,將所述目標界面進行展示。 In order to solve the problem of low convenience when displaying a target interface in the prior art, Embodiment 2 of the present invention provides an interface display device. The structure diagram of the interface display device is shown in FIG. 7 and mainly includes the following functional units: a monitoring unit 21 that monitors a predetermined type of event; the predetermined type of event is a copy event or a cut-out event; When the predetermined type of event is determined, the content in the scrapbook corresponding to the predetermined type of event is determined; the target interface determination unit 23 analyzes the content to determine the target interface; the interface display unit 24 is When the corresponding predetermined interface is displayed, the target interface is displayed.

上述裝置實施例的具體工作流程是,通過監測單元21對預定類型事件進行監測,在監測到所述預定類型事件時,內容確定單元22會確定所述預定類型事件對應的剪貼簿中的內容,然後目標界面確定單元23會對所述內容進行分析,確定目標界面,界面展示單元24會在對與所述目標界面對應的預定界面進行展示時,將所述目標界面進行展示。 The specific working process of the above device embodiment is to monitor a predetermined type of event through the monitoring unit 21, and when the predetermined type of event is detected, the content determining unit 22 determines the content in the scrapbook corresponding to the predetermined type of event, Then, the target interface determination unit 23 analyzes the content to determine the target interface, and the interface display unit 24 displays the target interface when displaying a predetermined interface corresponding to the target interface.

本發明實施例中,對界面進行展示的具體實施方法有很多中,在一種實施方式中,所述目標界面確定單元23,具體包括類型確定子單元23-1和第一界面確定子單元23-2,其中:所述類型確定子單元23-1,確定所述內容的類型;所述第一界面確定子單元23-2,根據確定的所述類型,確定與所述類型對應的界面,作為確定目標界面。 In the embodiment of the present invention, there are many specific implementation methods for displaying an interface. In one embodiment, the target interface determination unit 23 specifically includes a type determination subunit 23-1 and a first interface determination subunit 23- 2, wherein: the type determination subunit 23-1 determines the type of the content; the first interface determination subunit 23-2 determines the interface corresponding to the type according to the determined type, as Identify the target interface.

在一種實施方式中,所述目標界面確定單元23,具體包括相關資訊獲取子單元23-3和第二界面確定子單元23-4,其中:所述相關資訊獲取子單元23-3,獲取與所述內容相關的資訊;所述第二界面確定子單元23-4,利用所述內容和/或與所述內容相關的資訊,以及與所述類型對應的界面,產生目標界面。 In one embodiment, the target interface determination unit 23 specifically includes a related information acquisition subunit 23-3 and a second interface determination subunit 23-4, wherein the related information acquisition subunit 23-3 acquires The content-related information; the second interface determination subunit 23-4 uses the content and / or information related to the content and an interface corresponding to the type to generate a target interface.

在一種實施方式中,所述界面展示單元24,選擇與所述類型對應的展示方式,將所述目標界面進行展示。 In one embodiment, the interface display unit 24 selects a display method corresponding to the type to display the target interface.

在一種實施方式中,所述類型包括下述至少一種:網頁位址類型;銀行卡卡號類型;帳戶標識類型;普通文本類型。 In one embodiment, the type includes at least one of the following: a webpage address type; a bank card number type; an account identification type; a common text type.

在一種實施方式中,當所述剪貼簿中的內容的類型為網頁位址類型,與所述類型對應的界面為網頁內容展示界面時;所述相關資訊獲取子單元23-3,獲取所述剪貼簿中的 網址對應的網頁中的網頁內容;所述第一界面確定子單元23-4,將得到的網頁中的內容,填入所述網頁內容展示界面中,產生目標界面。 In one embodiment, when the type of the content in the scrapbook is a web address type and the interface corresponding to the type is a web content display interface; the related information acquisition subunit 23-3 acquires the In scrapbook Web page content in a web page corresponding to the web address; the first interface determining subunit 23-4 fills the obtained web page content into the web page content display interface to generate a target interface.

在一種實施方式中,當所述預定界面為聊天界面時,所述界面展示單元24,在對聊天界面進行展示時,以卡片的形式,將得到的目標界面展示於所述聊天界面中。 In one embodiment, when the predetermined interface is a chat interface, the interface display unit 24 displays the obtained target interface in the chat interface in the form of a card when displaying the chat interface.

在一種實施方式中,當所述剪貼簿中的內容的類型為銀行卡卡號類型,與所述類型對應的界面為銀行卡轉帳界面時;所述相關資訊獲取子單元23-3,獲取所述剪貼簿中的銀行卡卡號對應的銀行卡資訊;所述第一界面確定子單元23-4,將所述剪貼簿中的銀行卡卡號及所述銀行卡卡號對應的銀行卡資訊,填入銀行卡轉帳界面的表單中,作為目標界面。 In one embodiment, when the type of the content in the scrapbook is a bank card number type, and the interface corresponding to the type is a bank card transfer interface; the related information acquisition subunit 23-3 acquires the Bank card information corresponding to the bank card number in the scrapbook; the first interface determining subunit 23-4 fills the bank card number in the scrapbook and the bank card information corresponding to the bank card number into the bank Card transfer interface form, as the target interface.

在一種實施方式中,當所述剪貼簿中的內容的類型為帳戶標識類型,與所述類型對應的界面為帳戶相關資訊界面時;所述相關資訊獲取子單元23-3,獲取所述剪貼簿中的帳戶標識對應的帳戶相關資訊;所述第一界面確定子單元23-4,將所述剪貼簿中的帳戶標識及所述剪貼簿中的帳戶標識對應的帳戶相關資訊,填入所述帳戶相關資訊界面中,作為目標界面。 In one embodiment, when the type of content in the scrapbook is an account identification type, and the interface corresponding to the type is an account-related information interface; the related information acquisition subunit 23-3 obtains the scrapbooking The account-related information corresponding to the account ID in the book; the first interface determining subunit 23-4 fills in the account ID in the scrapbook and the account-related information corresponding to the account ID in the scrapbook As the target interface in the account-related information interface.

在一種實施方式中,當所述剪貼簿中的內容的類型為普通文本類型時,所述裝置還包括: 子類型確定單元25,確定剪貼簿中的普通文本類型的內容所屬的子類型;所述相關資訊獲取子單元23-3,根據確定的所述子類型,獲取與剪貼簿中的內容相關的資訊;所述第一界面確定子單元23-4,利用所述內容和/或與所述內容相關的資訊,以及與所述子類型對應的界面,產生目標界面。 In one embodiment, when the type of the content in the scrapbook is a normal text type, the device further includes: The subtype determining unit 25 determines a subtype to which the ordinary text type content in the scrapbook belongs; the related information acquisition subunit 23-3 obtains information related to the content in the scrapbook according to the determined subtype. The first interface determining subunit 23-4 uses the content and / or information related to the content and an interface corresponding to the subtype to generate a target interface.

在一種實施方式中,所述子類型包括下述至少一種:文章內容;歌詞;電影臺詞;日期。 In one embodiment, the subtype includes at least one of the following: article content; lyrics; movie lines; dates.

在一種實施方式中,當所述預定界面為目標應用中的任一界面時,所述界面展示單元24,在對目標應用中的任一界面進行展示時,選擇與所述類型對應的展示方式,將所述目標界面進行展示。 In one embodiment, when the predetermined interface is any interface in the target application, the interface display unit 24 selects a display mode corresponding to the type when displaying any interface in the target application. To display the target interface.

在一種實施方式中,所述目標界面確定單元,確定當前時刻與所述監測到所述預定類型事件時的時刻的時間差;當所述時間差大於預設的時間差時,對所述內容進行分析,確定目標界面。 In one embodiment, the target interface determination unit determines a time difference between the current time and the time when the predetermined type of event is monitored; when the time difference is greater than a preset time difference, analyzing the content, Identify the target interface.

在一種實施方式中,所述界面展示單元24具體包括操作入口展示子單元24-1和展示指令接收子單元24-2,其中:所述操作入口展示子單元24-1,將各目標界面的操作入口進行展示;所述展示指令接收子單元24-2,在通過各操作入口接收到針對各目標界面中的任一目標界面的展示指令時,將 該指令對應的目標界面進行展示。 In one embodiment, the interface display unit 24 specifically includes an operation portal display sub-unit 24-1 and a display instruction receiving sub-unit 24-2, wherein: the operation portal display sub-unit 24-1 Operation portal for display; the display instruction receiving subunit 24-2, when receiving a display instruction for any target interface of each target interface through each operation portal, The target interface corresponding to the instruction is displayed.

在一種實施方式中,所述裝置還包括推薦單元26,根據剪貼簿的內容,進行個性化推薦。 In one embodiment, the device further includes a recommendation unit 26 that performs personalized recommendation according to the content of the scrapbook.

本發明實施例2提供的界面展示裝置,通過對預定類型事件進行監測,該預定類型事件為使得剪貼簿中的內容發生變化的事件,當監測到預定類型事件時,便確定該預定類型事件對應的剪貼簿中的內容,並對該內容進行分析,以便確定目標界面,在對與所述目標界面對應的預定界面進行展示時,將確定的目標界面進行展示。即用戶複製或剪下完內容,在到達預定界面後,無需用戶再對預定界面進行操作,即可到達與複製或剪下的內容相關的目標界面,便利性較高。 The interface display device provided in Embodiment 2 of the present invention monitors a predetermined type of event. The predetermined type of event is an event that changes the content in the scrapbook. When a predetermined type of event is detected, it is determined that the predetermined type of event corresponds to the event. And analyze the content in the scrapbook to determine a target interface, and when a predetermined interface corresponding to the target interface is displayed, the determined target interface is displayed. That is, after the user has copied or cut the content, after reaching the predetermined interface, the user does not need to operate the predetermined interface to reach the target interface related to the copied or cut content, which is highly convenient.

本領域內的技術人員應明白,本發明的實施例可提供為方法、系統、或電腦程式產品。因此,本發明可採用完全硬體實施例、完全軟體實施例、或結合軟體和硬體方面的實施例的形式。而且,本發明可採用在一個或多個其中包含有電腦可用程式代碼的電腦可用儲存介質(包括但不限於磁碟儲存器、CD-ROM、光學儲存器等)上實施的電腦程式產品的形式。 Those skilled in the art should understand that the embodiments of the present invention may be provided as a method, a system, or a computer program product. Therefore, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product implemented on one or more computer-usable storage media (including but not limited to magnetic disk storage, CD-ROM, optical storage, etc.) containing computer-usable program code therein. .

本發明是參照根據本發明實施例的方法、設備(系統)、和電腦程式產品的流程圖和/或方框圖來描述的。應理解可由電腦程式指令實現流程圖和/或方框圖中的每一流程和/或方框、以及流程圖和/或方框圖中的流程和/或方框的結合。可提供這些電腦程式指令到通用電腦、 專用電腦、嵌入式處理機或其他可程式化資料處理設備的處理器以產生一個機器,使得通過電腦或其他可程式化資料處理設備的處理器執行的指令產生用於實現在流程圖一個流程或多個流程和/或方框圖一個方框或多個方框中指定的功能的裝置。 The present invention is described with reference to flowcharts and / or block diagrams of methods, devices (systems), and computer program products according to embodiments of the present invention. It should be understood that each process and / or block in the flowchart and / or block diagram, and a combination of the process and / or block in the flowchart and / or block diagram may be implemented by computer program instructions. Can provide these computer program instructions to general-purpose computers, The processor of a special-purpose computer, embedded processor, or other programmable data processing device to generate a machine, so that instructions executed by the processor of the computer or other programmable data processing device are generated to implement a process in a flowchart or Multiple flow and / or block diagrams A block or devices with the functions specified in the blocks.

這些電腦程式指令也可儲存在能引導電腦或其他可程式化資料處理設備以特定方式工作的電腦可讀儲存器中,使得儲存在該電腦可讀儲存器中的指令產生包括指令裝置的製造品,該指令裝置實現在流程圖一個流程或多個流程和/或方框圖一個方框或多個方框中指定的功能。 These computer program instructions may also be stored in a computer-readable storage that can guide a computer or other programmable data processing device to work in a specific manner, so that the instructions stored in the computer-readable storage produce a manufactured article including a command device The instruction device implements the functions specified in a flowchart or a plurality of processes and / or a block or a plurality of blocks in the block diagram.

這些電腦程式指令也可裝載到電腦或其他可程式化資料處理設備上,使得在電腦或其他可程式化設備上執行一系列操作步驟以產生電腦實現的處理,從而在電腦或其他可程式化設備上執行的指令提供用於實現在流程圖一個流程或多個流程和/或方框圖一個方框或多個方框中指定的功能的步驟。 These computer program instructions can also be loaded on a computer or other programmable data processing equipment, so that a series of operating steps can be performed on the computer or other programmable equipment to generate computer-implemented processing, so that the computer or other programmable equipment can The instructions executed on the steps provide steps for implementing the functions specified in one or more of the flowcharts and / or one or more of the block diagrams.

在一個典型的配置中,計算設備包括一個或多個處理器(CPU)、輸入/輸出接口、網路接口和記憶體。 In a typical configuration, a computing device includes one or more processors (CPUs), input / output interfaces, network interfaces, and memory.

記憶體可能包括電腦可讀介質中的非永久性儲存器,隨機存取記憶體(RAM)和/或非易失性記憶體等形式,如唯讀記憶體(ROM)或快閃記憶體(flash RAM)。記憶體是電腦可讀介質的示例。 Memory may include non-permanent storage in computer-readable media, random access memory (RAM) and / or non-volatile memory, such as read-only memory (ROM) or flash memory ( flash RAM). Memory is an example of a computer-readable medium.

電腦可讀介質包括永久性和非永久性、可行動和非可行動媒體可以由任何方法或技術來實現資訊儲存。資訊可 以是電腦可讀指令、資料結構、程式的模組或其他資料。電腦的儲存介質的例子包括,但不限於相變記憶體(PRAM)、靜態隨機存取記憶體(SRAM)、動態隨機存取記憶體(DRAM)、其他類型的隨機存取記憶體(RAM)、唯讀記憶體(ROM)、電可擦除可程式化唯讀記憶體(EEPROM)、快閃記憶體或其他記憶體技術、唯讀光碟唯讀記憶體(CD-ROM)、數位多功能光碟(DVD)或其他光學儲存、磁盒式磁帶,磁帶磁磁碟儲存或其他磁性儲存設備或任何其他非傳輸介質,可用於儲存可以被計算設備存取的資訊。按照本文中的界定,電腦可讀介質不包括暫存電腦可讀媒體(transitory media),如調變的資料信號和載波。 Computer-readable media include permanent and non-permanent, removable and non-removable media. Information can be stored by any method or technology. Information available It is computer-readable instructions, data structures, modules of programs, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), and other types of random access memory (RAM) , Read-only memory (ROM), electrically erasable and programmable read-only memory (EEPROM), flash memory or other memory technology, read-only disc read-only memory (CD-ROM), digital multifunction Optical discs (DVDs) or other optical storage, magnetic tape cartridges, magnetic disk storage or other magnetic storage devices or any other non-transmitting medium may be used to store information that can be accessed by computing devices. According to the definition in this article, computer-readable media does not include temporary computer-readable media (transitory media), such as modulated data signals and carrier waves.

還需要說明的是,術語“包括”、“包含”或者其任何其他變體意在涵蓋非排他性的包含,從而使得包括一系列要素的過程、方法、商品或者設備不僅包括那些要素,而且還包括沒有明確列出的其他要素,或者是還包括為這種過程、方法、商品或者設備所固有的要素。在沒有更多限制的情況下,由語句“包括一個......”限定的要素,並不排除在包括所述要素的過程、方法、商品或者設備中還存在另外的相同要素。 It should also be noted that the terms "including," "including," or any other variation thereof are intended to encompass non-exclusive inclusion, so that a process, method, product, or device that includes a range of elements includes not only those elements, but also Other elements not explicitly listed, or those that are inherent to such a process, method, product, or device. Without more restrictions, the elements defined by the sentence "including a ..." do not exclude the existence of other identical elements in the process, method, product, or equipment that includes the elements.

本領域技術人員應明白,本發明的實施例可提供為方法、系統或電腦程式產品。因此,本發明可採用完全硬體實施例、完全軟體實施例或結合軟體和硬體方面的實施例的形式。而且,本發明可採用在一個或多個其中包含有電 腦可用程式代碼的電腦可用儲存介質(包括但不限於磁碟儲存器、CD-ROM、光學儲存器等)上實施的電腦程式產品的形式。 Those skilled in the art should understand that the embodiments of the present invention may be provided as a method, a system or a computer program product. Therefore, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Moreover, the present invention may employ one or more A form of a computer program product implemented on a computer-usable storage medium (including, but not limited to, magnetic disk storage, CD-ROM, optical storage, etc.) with a program code for the brain.

以上所述僅為本發明的實施例而已,並不用於限制本發明。對於本領域技術人員來說,本發明可以有各種更改和變化。凡在本發明的精神和原理之內所作的任何修改、等同替換、改進等,均應包含在本發明的申請專利範圍之內。 The above description is only an embodiment of the present invention and is not intended to limit the present invention. It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention shall be included in the scope of patent application of the present invention.

Claims (20)

一種界面展示方法,其特徵在於,包括:監測預定類型事件;所述預定類型事件為使得剪貼簿中的內容發生變化的事件;在監測到所述預定類型事件時,確定所述預定類型事件對應的剪貼簿中的內容;對所述內容進行分析,確定目標界面;在對與所述目標界面對應的預定界面進行展示時,將所述目標界面進行展示。 An interface display method, comprising: monitoring a predetermined type of event; the predetermined type of event is an event that changes content in the scrapbook; and when the predetermined type of event is detected, determining that the predetermined type of event corresponds to The content in the scrapbook; analyzing the content to determine a target interface; and displaying the target interface when displaying a predetermined interface corresponding to the target interface. 如請求項1所述方法,其中,對所述內容進行分析,確定目標界面,具體包括:確定所述內容所屬的類型;根據確定的所述類型,確定與所述類型對應的界面,作為目標界面。 The method according to claim 1, wherein analyzing the content to determine a target interface specifically includes: determining a type to which the content belongs; and according to the determined type, determining an interface corresponding to the type as a target interface. 如請求項2所述方法,其中,根據確定的所述類型,確定與所述類型對應的界面,作為目標界面,具體包括:根據確定的所述類型,確定與所述類型對應的界面;獲取與所述內容相關的資訊;利用所述內容和/或與所述內容相關的資訊,以及與所述類型對應的界面,產生目標界面。 The method according to claim 2, wherein, according to the determined type, determining an interface corresponding to the type as a target interface specifically includes: determining an interface corresponding to the type according to the determined type; obtaining Information related to the content; using the content and / or information related to the content and an interface corresponding to the type to generate a target interface. 如請求項3所述方法,其中,將所述目標界面進行展示,具體包括:選擇與所述類型對應的展示方式,將所述目標界面進行展示。 The method according to claim 3, wherein displaying the target interface specifically includes: selecting a display method corresponding to the type to display the target interface. 如請求項4所述方法,其中,所述類型包括下述至少一種:網頁位址類型;銀行卡卡號類型;帳戶標識類型;普通文本類型。 The method according to claim 4, wherein the types include at least one of the following: web address type; bank card number type; account identification type; ordinary text type. 如請求項5所述方法,其中,當所述剪貼簿中的內容的類型為網頁位址類型,與所述類型對應的界面為網頁內容展示界面時;則,獲取與所述內容相關的資訊,具體包括:獲取所述剪貼簿中的網址對應的網頁中的網頁內容;則,利用所述內容和/或與所述內容相關的資訊,以及與所述類型對應的界面,產生目標界面,具體包括:將得到的網頁中的內容,填入所述網頁內容展示界面中,產生目標界面。 The method according to claim 5, wherein when the type of the content in the scrapbook is a webpage address type and the interface corresponding to the type is a webpage content display interface; then, information related to the content is obtained Specifically includes: acquiring webpage content in a webpage corresponding to the URL in the scrapbook; then, using the content and / or information related to the content and an interface corresponding to the type to generate a target interface, Specifically, the content in the obtained webpage is filled into the webpage content display interface to generate a target interface. 如請求項6所述方法,其中,當所述預定界面為聊天界面時,在對與所述目標界面對應的預定界面進行展示 時,選擇與所述類型對應的展示方式,將所述目標界面進行展示,具體包括:在對聊天界面進行展示時,以卡片的形式,將產生的目標界面展示於所述聊天界面中。 The method according to claim 6, wherein when the predetermined interface is a chat interface, displaying a predetermined interface corresponding to the target interface When selecting a display method corresponding to the type to display the target interface, the method specifically includes: displaying the generated target interface in the chat interface in the form of a card when displaying the chat interface. 如請求項5所述方法,其中,當所述剪貼簿中的內容的類型為銀行卡卡號類型,與所述類型對應的界面為銀行卡轉帳界面時;則,獲取與所述內容相關的資訊,具體包括:獲取所述剪貼簿中的銀行卡卡號對應的銀行卡資訊;則,利用所述內容和/或與所述內容相關的資訊,以及與所述類型對應的界面,產生目標界面,具體包括:將所述剪貼簿中的銀行卡卡號及所述銀行卡資訊,填入銀行卡轉帳界面的表單中,作為目標界面。 The method according to claim 5, wherein when the type of the content in the scrapbook is a bank card number type and the interface corresponding to the type is a bank card transfer interface; then, information related to the content is obtained Specifically includes: obtaining bank card information corresponding to a bank card number in the scrapbook; then, using the content and / or information related to the content and an interface corresponding to the type to generate a target interface, Specifically, the method includes: filling the bank card number and the bank card information in the scrapbook into a form of a bank card transfer interface as a target interface. 如請求項5所述方法,其中,當所述剪貼簿中的內容的類型為帳戶標識類型,與所述類型對應的界面為帳戶相關資訊界面時;則,獲取與所述內容相關的資訊,具體包括:獲取所述剪貼簿中的帳戶標識對應的帳戶相關資訊;則,利用所述內容和/或與所述內容相關的資訊,以及與所述類型對應的界面,產生目標界面,具體包括:將所述剪貼簿中的帳戶標識及所述帳戶相關資訊,填入所述帳戶相關資訊界面中,作為目標界面。 The method according to claim 5, wherein when the type of the content in the scrapbook is an account identification type and the interface corresponding to the type is an account-related information interface; then, obtaining information related to the content, Specifically, the method includes: obtaining account-related information corresponding to the account identifier in the scrapbook; then, using the content and / or information related to the content and an interface corresponding to the type to generate a target interface, including: : Filling the account ID and the account-related information in the scrapbook into the account-related information interface as a target interface. 如請求項5所述方法,其中,當所述剪貼簿中的內容的類型為普通文本類型時,所述方法還包括:確定剪貼簿中的普通文本類型的內容所屬的子類型;則,獲取與剪貼簿中的內容相關的資訊,具體包括:根據確定的所述子類型,獲取與剪貼簿中的內容相關的資訊;則,利用所述內容和/或與所述內容相關的資訊,以及與所述類型對應的界面,產生目標界面,具體包括:利用所述內容和/或與所述內容相關的資訊,以及與所述子類型對應的界面,產生目標界面。 The method according to claim 5, wherein when the type of the content in the scrapbook is an ordinary text type, the method further includes: determining a subtype to which the content of the ordinary text type in the scrapbook belongs; then, obtaining The information related to the content in the scrapbook specifically includes: obtaining information related to the content in the scrapbook according to the determined subtype; then, using the content and / or information related to the content, and The interface corresponding to the type to generate a target interface specifically includes: using the content and / or information related to the content, and an interface corresponding to the subtype to generate a target interface. 如請求項10所述方法,其中,所述子類型包括下述至少一種:文章內容;歌詞;電影臺詞;日期。 The method according to claim 10, wherein the subtype includes at least one of the following: article content; lyrics; movie lines; date. 如請求項6及8至10任一項所述方法,其中,當所述預定界面為目標應用中的任一界面時,在對與所述目標界面對應的預定界面進行展示時,選擇與所述類型對應的展示方式,將所述目標界面進行展示,具體包括:在對目標應用中的任一界面進行展示時,選擇與所述 類型對應的展示方式,將所述目標界面進行展示。 The method according to any one of claims 6 and 8 to 10, wherein when the predetermined interface is any interface in a target application, when displaying the predetermined interface corresponding to the target interface, selecting the The display method corresponding to the type described above to display the target interface specifically includes: when displaying any interface in the target application, selecting The display method corresponding to the type displays the target interface. 如請求項1所述方法,其中,對所述內容進行分析,確定目標界面,具體包括:確定當前時刻與所述監測到所述預定類型事件時的時刻的時間差;當所述時間差大於預設的時間差時,對所述內容進行分析,確定目標界面。 The method according to claim 1, wherein analyzing the content to determine a target interface specifically includes: determining a time difference between a current time and a time when the predetermined type of event is monitored; when the time difference is greater than a preset When the time difference is exceeded, analyze the content to determine the target interface. 如請求項1所述方法,其中,將所述目標界面進行展示,具體包括:將各目標界面的操作入口進行展示;在通過各操作入口接收到針對各目標界面中的任一目標界面的展示指令時,將該指令對應的目標界面進行展示。 The method according to claim 1, wherein displaying the target interface specifically includes: displaying operation portals of each target interface; and receiving a display for any target interface in each target interface through each operation portal. When an instruction is given, the target interface corresponding to the instruction is displayed. 如請求項1所述方法,其中,所述方法還包括:根據剪貼簿的內容,進行個性化推薦。 The method according to claim 1, wherein the method further comprises: making a personalized recommendation according to the content of the scrapbook. 一種界面展示裝置,其特徵在於,包括:監測單元,監測預定類型事件;所述預定類型事件為複製事件或剪下事件;內容確定單元,在監測到所述預定類型事件時,確定所述預定類型事件對應的剪貼簿中的內容; 目標界面確定單元,對所述內容進行分析,確定目標界面;界面展示單元,在對與所述目標界面對應的預定界面進行展示時,將所述目標界面進行展示。 An interface display device, comprising: a monitoring unit that monitors a predetermined type of event; the predetermined type of event is a copy event or a cut event; a content determination unit determines the predetermined type when the predetermined type of event is detected The content in the scrapbook corresponding to the type event; The target interface determination unit analyzes the content to determine a target interface; the interface display unit displays the target interface when displaying a predetermined interface corresponding to the target interface. 如請求項16所述裝置,其中,所述目標界面確定單元,具體包括類型確定子單元和第一界面確定子單元,其中:所述類型確定子單元,確定所述內容的類型;所述第一界面確定子單元,根據確定的所述類型,確定與所述類型對應的界面,作為目標界面。 The device according to claim 16, wherein the target interface determination unit specifically includes a type determination subunit and a first interface determination subunit, wherein: the type determination subunit determines the type of the content; the first An interface determination subunit determines, according to the determined type, an interface corresponding to the type as a target interface. 如請求項17所述裝置,其中,所述目標界面確定單元,具體包括相關資訊獲取單元和第二界面確定子單元,其中:所述相關資訊獲取子單元,獲取與所述內容相關的資訊;所述第二界面確定子單元,利用所述內容和/或與所述內容相關的資訊,以及與所述類型對應的界面,產生目標界面。 The apparatus according to claim 17, wherein the target interface determination unit specifically includes a related information acquisition unit and a second interface determination subunit, wherein the related information acquisition subunit acquires information related to the content; The second interface determining subunit generates a target interface by using the content and / or information related to the content and an interface corresponding to the type. 如請求項18所述裝置,其中,所述界面展示單元,選擇與所述類型對應的展示方式,將所述目標界面進行展示。 The device according to claim 18, wherein the interface display unit selects a display method corresponding to the type to display the target interface. 如請求項16所述裝置,其中,所述界面展示單元具體包括操作入口展示子單元和展示指令接收子單元,其中:所述操作入口展示子單元,將各目標界面的操作入口進行展示;所述展示指令接收子單元,在通過各操作入口接收到針對各目標界面中的任一目標界面的展示指令時,將該指令對應的目標界面進行展示。 The device according to claim 16, wherein the interface display unit specifically includes an operation portal display subunit and a display instruction receiving subunit, wherein: the operation portal display subunit displays the operation portal of each target interface; The display instruction receiving subunit, when receiving a display instruction for any target interface in each target interface through each operation portal, displays the target interface corresponding to the instruction.
TW106119855A 2016-08-29 2017-06-14 Interface display method and device TWI683251B (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201610752071.6A CN106897155B (en) 2016-08-29 2016-08-29 A kind of method for showing interface and device
CN201610752071.6 2016-08-29
??201610752071.6 2016-08-29

Publications (2)

Publication Number Publication Date
TW201807560A true TW201807560A (en) 2018-03-01
TWI683251B TWI683251B (en) 2020-01-21

Family

ID=59191119

Family Applications (1)

Application Number Title Priority Date Filing Date
TW106119855A TWI683251B (en) 2016-08-29 2017-06-14 Interface display method and device

Country Status (3)

Country Link
CN (2) CN106897155B (en)
TW (1) TWI683251B (en)
WO (1) WO2018040913A1 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106897155B (en) * 2016-08-29 2019-11-05 阿里巴巴集团控股有限公司 A kind of method for showing interface and device
CN107562316B (en) * 2017-08-29 2019-02-05 Oppo广东移动通信有限公司 Method for showing interface, device and terminal
CN109754275B (en) * 2017-11-06 2023-06-27 阿里巴巴集团控股有限公司 Data object information providing method and device and electronic equipment
CN108664303B (en) * 2018-04-28 2023-06-30 北京小米移动软件有限公司 Webpage content display method and device
CN109086110A (en) * 2018-07-03 2018-12-25 深圳鼎盛电脑科技有限公司 A kind of display methods of business information, device, terminal and storage medium
CN112083978B (en) * 2019-06-12 2024-01-16 钉钉控股(开曼)有限公司 Event sharing method and device
CN110381209A (en) * 2019-07-22 2019-10-25 网易(杭州)网络有限公司 Processing method, device and the storage medium of pasting boards message
CN110413169B (en) 2019-07-24 2021-11-23 北京小米移动软件有限公司 Information display method, device and medium
CN110471660A (en) * 2019-08-16 2019-11-19 天脉聚源(杭州)传媒科技有限公司 Personalized downloading interface creating method, system and storage medium based on big data
CN110472978B (en) * 2019-08-23 2022-03-08 北京丁牛科技有限公司 Digital currency address tamper-proof method and system
CN111859881A (en) * 2020-06-28 2020-10-30 维沃移动通信(杭州)有限公司 Data processing method, device, electronic equipment and medium
CN113656193A (en) * 2021-08-11 2021-11-16 挂号网(杭州)科技有限公司 Application communication method, system, electronic equipment and storage medium

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043666A (en) * 2010-10-27 2011-05-04 宇龙计算机通信科技(深圳)有限公司 Operating method and system for application coordination and mobile terminal
CN103064584B (en) * 2012-12-24 2016-01-13 东莞宇龙通信科技有限公司 Pasting method and device
CN103021403A (en) * 2012-12-31 2013-04-03 威盛电子股份有限公司 Voice recognition based selecting method and mobile terminal device and information system thereof
CN104142774B (en) * 2013-05-06 2019-02-26 腾讯科技(深圳)有限公司 The processing method and processing device of content of pages
CN104166646B (en) * 2013-05-16 2018-07-06 腾讯科技(深圳)有限公司 A kind of method and apparatus for inputting uniform resource locator
CN103516904A (en) * 2013-09-22 2014-01-15 东莞宇龙通信科技有限公司 Method for sharing data in terminal and terminal
CN106933959A (en) * 2013-11-15 2017-07-07 北京奇虎科技有限公司 Browser side carries out the method and browser of web search
KR101622872B1 (en) * 2015-02-11 2016-05-19 라인 가부시키가이샤 Method, system and recording medium for providing rich menu of official account
CN104899269B (en) * 2015-05-26 2019-01-22 北京金山安全软件有限公司 Method and device for accessing website link
CN105068721B (en) * 2015-08-27 2019-03-15 Oppo广东移动通信有限公司 A kind of actions menu display methods and terminal
CN105302561A (en) * 2015-11-05 2016-02-03 精硕世纪科技(北京)有限公司 Memory clipboard based intelligent identification method and system
CN106897155B (en) * 2016-08-29 2019-11-05 阿里巴巴集团控股有限公司 A kind of method for showing interface and device

Also Published As

Publication number Publication date
WO2018040913A1 (en) 2018-03-08
TWI683251B (en) 2020-01-21
CN110941500B (en) 2023-05-09
CN106897155B (en) 2019-11-05
CN110941500A (en) 2020-03-31
CN106897155A (en) 2017-06-27

Similar Documents

Publication Publication Date Title
TWI683251B (en) Interface display method and device
US9990128B2 (en) Messaging application interacting with one or more extension applications
KR102018393B1 (en) Storing metadata inside file to reference shared version of file
US10595169B2 (en) Message extension app store
EP2649536B1 (en) Codeless sharing of spreadsheet objects
US8533238B2 (en) Sharing information about a document across a private computer network
CN107979632B (en) Processing method, device and system for push information
US10614155B2 (en) Single page application authoring in a content management system
US20150012815A1 (en) Optimization schemes for controlling user interfaces through gesture or touch
WO2018045750A1 (en) Method, system, server and user terminal for displaying comment data of user
US20170012910A1 (en) Most recently used list for attaching files to messages
TW201508639A (en) Capturing website content through capture services
TW201443670A (en) Virtual library providing content accessibility irrespective of content format and type
US20120278403A1 (en) Presenting link information near links within electronic messages
WO2018076269A1 (en) Data processing method, and electronic terminal
US20150365497A1 (en) Providing access to information across multiple computing devices
US20170090705A1 (en) Conversation and version control for objects in communications
US11356496B2 (en) Systems and methods of publishing a design
US9400770B2 (en) Multi-view graphical user interface for editing a base document with highlighting feature
CN112083978A (en) Event sharing method and device
JP2015517161A (en) Content-based web extensions and content linking
TW201528005A (en) Employing presence information in notebook application
JP2017535855A (en) Visual display method and apparatus
US10296190B2 (en) Spatially organizing communications
US20170180279A1 (en) Providing interest based navigation of communications