WO2018036329A1 - 一种基于移动终端的剪贴板控制方法及系统 - Google Patents

一种基于移动终端的剪贴板控制方法及系统 Download PDF

Info

Publication number
WO2018036329A1
WO2018036329A1 PCT/CN2017/094120 CN2017094120W WO2018036329A1 WO 2018036329 A1 WO2018036329 A1 WO 2018036329A1 CN 2017094120 W CN2017094120 W CN 2017094120W WO 2018036329 A1 WO2018036329 A1 WO 2018036329A1
Authority
WO
WIPO (PCT)
Prior art keywords
clipboard
content
copy
entry
time
Prior art date
Application number
PCT/CN2017/094120
Other languages
English (en)
French (fr)
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 捷开通讯(深圳)有限公司
Priority to US16/313,898 priority Critical patent/US11409582B2/en
Publication of WO2018036329A1 publication Critical patent/WO2018036329A1/zh

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
    • 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/22Arrangements for sorting or merging computer data on continuous record carriers, e.g. tape, drum, disc
    • G06F7/24Sorting, i.e. extracting data from one or more carriers, rearranging the data in numerical or other ordered sequence, and rerecording the sorted data on the original carrier or on a different carrier or set of carriers sorting methods in general
    • 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/44Arrangements for executing specific programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2207/00Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F2207/22Indexing scheme relating to groups G06F7/22 - G06F7/36
    • G06F2207/226Priority queue, i.e. 1 word in, 1 word out sorter; Output word, i.e. min or max of words in memory

Definitions

  • the present invention relates to the field of mobile terminal technologies, and in particular, to a clipboard control method and system based on a mobile terminal.
  • the technical problem to be solved by the present invention is to provide a clipboard control method and system based on a mobile terminal for the above-mentioned drawbacks of the prior art.
  • the utility model aims to save multiple pieces of copy content in the clipboard, so that it is not necessary to switch back and forth between the interfaces when continuously copying multiple pieces of content, which is convenient for the user to use, improves the operation efficiency and provides convenience for the user.
  • a method for controlling a clipboard based on a mobile terminal comprising:
  • A. Set the clipboard, set the maximum number of copies to be copied and the clearing time.
  • the clearing time is the survival time of a copy in the clipboard. Set how fast the clip can be saved at the same time.
  • the user's operation instruction is selected to select the paste function, and according to the selected paste function, all the copied content items in the clipboard are arranged according to the entry creation time, and the specified content is selected and pasted as needed.
  • step B includes:
  • the copy content item includes: an item creation time, an item content;
  • the entry creation time the time created for the entry
  • step B includes:
  • the mobile terminal-based clipboard control method wherein processing the content copied in the clipboard in the step B includes:
  • a clipboard control method based on a mobile terminal comprising:
  • the user's operation command is selected to select the paste function, and the plurality of pieces of copy content are sequentially displayed according to the selected paste function, and the specified content is selected and pasted as needed.
  • step A further includes:
  • A10 setting a clipboard; the setting of the clipboard includes: setting a maximum number of copied content, and a clearing time; the number of the copied content is an upper limit of the number of copies in the clipboard; the clearing time , the lifetime of a copy of the content in the clipboard.
  • step B includes:
  • step B includes:
  • the copy content item includes: an item creation time, an item content;
  • the entry creation time the time created for the entry
  • the mobile terminal-based clipboard control method wherein processing the content copied in the clipboard in the step B includes:
  • step C includes:
  • a clipboard control system based on a mobile terminal comprising:
  • the clipboard setting module is configured to set the clipboard, set the number of content items that the clipboard allows to copy, and the survival time of the corresponding copy content in the clipboard; and set the clipboard to save multiple copies at the same time;
  • the clipboard processing module when copying a plurality of pieces of content, receives an operation instruction of the user, copies a plurality of pieces of content, processes the copied content in the clipboard, and controls the plurality of pieces of the copied content to be saved in the clipboard;
  • the paste processing module is configured to receive a user's operation command selection paste function when the paste is to be pasted, sequentially display the plurality of pieces of copy content according to the selected paste function, and select the specified content to paste according to the need.
  • the mobile terminal-based clipboard control system wherein the clipboard setting module includes:
  • a clipboard setting setting unit configured to set a clipboard;
  • the setting of the clipboard includes: setting a maximum number of copied content, and a clearing time; the number of the copied content is a strip for copying content in the clipboard The upper limit; the clearing time is the survival time of a copy of the content in the clipboard.
  • the mobile terminal-based clipboard control system wherein the clipboard processing module includes:
  • a first clipboard processing unit configured to: when the user copy operation is detected, if the number of existing copy content items in the clipboard is the maximum number of copied content, the copy content entry with the earliest entry creation time is deleted, for the copy Operation creates a copy content entry in the clipboard;
  • the copy content item includes: an item creation time, an item content;
  • the entry creation time the time created for the entry
  • the mobile terminal-based clipboard control system wherein the clipboard processing module further includes:
  • a first copy processing unit configured to: when a copy content entry is established when the clipboard is empty, obtain a setup time of the duplicate content entry, and set a timer timeout time to clear the time, and then start a timer;
  • a second copy processing unit configured to: when the copy content entry with the earliest entry creation time in the clipboard is deleted, if the clipboard is empty after the deletion, the timer is turned off, and if the clipboard is not empty, the clip is deleted.
  • the third copy processing unit is configured to delete the copy content entry with the earliest entry establishment time in the clipboard when the timer expires, and close the timer if the clipboard is empty after the deletion, and delete if the clipboard is not empty.
  • the entry time of the earliest copy content entry is set, and the timer timeout is set to the clear time, and then the timer is restarted.
  • the mobile terminal-based clipboard control system wherein the paste processing module includes:
  • the display processing unit is configured to arrange all the copied content items in the display clipboard according to the item establishment time when the user paste operation is detected.
  • the mobile terminal-based clipboard control method and system provided by the present invention compares the prior art, and the method of the present invention processes the content in the clipboard by setting a clipboard, and the time for copying the content item Management; so that multiple pieces of copy content can be saved in the clipboard, so that there is no need to switch back and forth between the interfaces when continuously copying multiple pieces of content, which is convenient for the user to use, improves the operation efficiency, and provides convenience for the user.
  • FIG. 1 is a flow chart of a first preferred embodiment of a clipboard control method based on a mobile terminal according to the present invention.
  • FIG. 2 is a flow chart of a second preferred embodiment of a clipboard control method based on a mobile terminal of the present invention.
  • FIG. 3 is a functional block diagram of a preferred embodiment of a clipboard control system based on a mobile terminal of the present invention.
  • FIG. 1 is a flowchart of a first preferred embodiment of a method for controlling a clipboard based on a mobile terminal according to the present invention.
  • the mobile terminal-based clipboard control method according to the first embodiment of the present invention includes the following steps:
  • Step S100 setting a clipboard, setting the number of content items that the clipboard allows to copy and the survival time of the corresponding copy content in the clipboard; setting the clipboard to save multiple copies at the same time.
  • the clipboard is required to be set in advance;
  • the setting of the clipboard includes: setting the number of content items that the clipboard allows to copy (ie, setting the maximum number of copied content) and the corresponding copy content on the clipboard The survival time in the middle (that is, the clearing time is set); the number of copies of the content is the upper limit of the number of copies in the clipboard; for example, if the number of copied contents in the clipboard is 10, the maximum number of the clipboard is only There are 10 copies of the content, and if you want to save the 11th copy, the clipboard system will automatically delete the copy with the oldest deposit time.
  • the clearing time is the survival time of a copy content in the clipboard, and the clearing time indicates the longest storage time of a copy content in the clipboard system, and the copy content will be automatically deleted after the time; Of course, you can also set the clearing time to infinity. As long as the number of copies of the clipboard system does not reach the upper limit, the copied content will always exist. For example, if you set the clipboard, you can copy up to 10 separate contents at a time, and you can paste them in 10 times.
  • Step S200 When copying a plurality of pieces of content, receiving an operation instruction of the user, copying a plurality of pieces of content, processing the content copied in the clipboard, and controlling the plurality of pieces of the copied content to be saved in the clipboard.
  • the copy content entry with the earliest entry creation time is deleted, and the copy operation is cut. Create a copy content entry in the board;
  • the copy content entry includes: an entry creation time, an entry content; that is, a copy time and a copied content.
  • the entry creation time is the time created for the entry; that is, the time of a single copy.
  • the copy content entry with the earliest creation time is deleted, and then the copy content entry is newly added;
  • the entry includes an entry creation time and an entry content, the entry establishment time, a time created for the entry; the entry content, content copied for the copy operation.
  • processing the content copied in the clipboard includes:
  • the setup time of the duplicate content entry is obtained, and the timer timeout time is set as the clear time, and then the timer is started;
  • the timer is turned off. If the clipboard is not empty, the entry time of the entry in the clipboard is deleted. Copy the creation time of the content item, set the timer timeout to the clear time, and then restart the timer.
  • the timer When the timer expires, delete the copy content entry with the earliest entry time in the clipboard. If the clipboard is empty after the deletion, the timer is closed. If the clipboard is not empty, the entry creation time in the clipboard after the deletion is obtained. The earliest copy time of the content entry is set, and the timer timeout is set to the clear time, and then the timer is restarted.
  • the time management for copying the content item specifically includes the following three cases:
  • the setup time of the duplicate content entry is obtained, and the timer timeout is set to the clear time, and then the timer is started.
  • the timer is turned off, and if the clipboard is not empty, the deleted clipboard is obtained.
  • the entry creation time of the earliest copy content entry is set, and the timer timeout time is set to the clear time, and then the timer is restarted.
  • the copy content entry with the earliest entry time in the clipboard is deleted. If the clipboard is empty after the deletion, the timer is turned off. If the clipboard is not empty, the cut is deleted. The entry time of the entry in the board is the earliest time to copy the content entry, and the timer timeout is set to the clear time, and then the timer is restarted.
  • step S300 when the paste is to be pasted, the user's operation command is selected to select the paste function, and the plurality of pieces of the copied content are sequentially displayed according to the selected paste function, and the specified content is selected and pasted as needed.
  • all the copied content items in the clipboard are arranged by the entry creation time. For example, there are 3 duplicate content items in the current clipboard, the first column is the entry creation time, and the second column is the entry content:
  • the plurality of pieces of the copied content are sequentially displayed according to the selected pasting function, and the specified content is selected and pasted as needed.
  • FIG. 2 is a flowchart of a second preferred embodiment of a method for controlling a clipboard of a mobile terminal according to the present invention.
  • a mobile terminal-based clipboard control method according to a second embodiment of the present invention includes The following steps:
  • the setting of the clipboard includes: a maximum number of copies of the content, and a clearing time;
  • the number of the copied content is an upper limit of the number of copies of the content in the clipboard
  • the clearing time is a survival time of a copy content in the clipboard
  • the processing specifically includes:
  • the copy content item includes: an item creation time, an item content;
  • the entry creation time the time created for the entry
  • the invention aims to make a plurality of pieces of copy content can be saved in the clipboard, so that there is no need to switch back and forth between the interfaces when continuously copying multiple pieces of content, which is convenient for the user to use, improves the operation efficiency, and provides convenience for the user. .
  • the present invention further provides a clipboard control system based on a mobile terminal.
  • the system includes:
  • the clipboard setting module 310 is configured to set a clipboard, set the number of content items that the clipboard allows to copy, and the survival time of the corresponding copy content in the clipboard; and set the clipboard to save multiple copies at the same time. Specifically as described above.
  • the clipboard processing module 320 when copying a plurality of pieces of content, receives an operation instruction of the user, copies a plurality of pieces of content, processes the copied content in the clipboard, and controls the plurality of pieces of the copied content to be saved in the clipboard; Said.
  • the paste processing module 330 is configured to receive the user's operation command selection paste function when the paste is to be pasted, sequentially display the plurality of pieces of the copied content according to the selected paste function, and select the specified content for pasting according to the need; as described above.
  • the clipboard setting module comprises:
  • a clipboard setting unit configured to set a clipboard;
  • the setting of the clipboard includes: setting a maximum number of copied content, and a clearing time; the number of the copied content is a number of copies in the clipboard The upper limit; the clearing time is the survival time of a copy of the content in the clipboard; as described above.
  • the clipboard processing module comprises:
  • a first clipboard processing unit configured to: when the user copy operation is detected, if the number of existing copy content items in the clipboard is the maximum number of copied content, the copy content entry with the earliest entry creation time is deleted, for the copy The operation creates a copy content entry in the clipboard; as described above.
  • the copy content item includes: an item creation time, an item content;
  • the entry creation time the time created for the entry
  • the mobile terminal-based clipboard control system wherein the clipboard processing module further includes:
  • a first copy processing unit configured to: when a copy content entry is established when the clipboard is empty, obtain a setup time of the duplicate content entry, and set a timer timeout time to clear the time, and then start a timer; Specifically as described above.
  • a second copy processing unit configured to: when the copy content entry with the earliest entry creation time in the clipboard is deleted, if the clipboard is empty after the deletion, the timer is turned off, and if the clipboard is not empty, the clip is deleted.
  • the entry time of the first copy of the content entry in the board is set, and the timer timeout is set to the clear time, and then the timer is restarted; as described above.
  • the third copy processing unit is configured to delete the copy content entry with the earliest entry establishment time in the clipboard when the timer expires, and close the timer if the clipboard is empty after the deletion, and delete if the clipboard is not empty.
  • the entry time of the earliest copy content entry is established, and the timer timeout time is set as the clear time, and then the timer is restarted; as described above.
  • the mobile terminal-based clipboard control system wherein the paste processing module includes:
  • a display processing unit configured to display all the copied content items in the display clipboard according to the item establishment time when the user paste operation is detected; as described above.
  • the mobile terminal-based clipboard control method and system compares the prior art, and the method of the present invention processes the content in the clipboard by setting a clipboard.
  • Copy the time management of the content item enable multiple pieces of copy content to be saved in the clipboard, so that there is no need to switch back and forth between the interfaces when continuously copying multiple pieces of content, which is convenient for the user to use, and improves the operation efficiency for the user.
  • a computer program to instruct related hardware (such as a processor, a controller, etc.), and the program can be stored in one.
  • the program when executed, may include the processes of the various method embodiments as described above.
  • the storage medium described therein may be a memory, a magnetic disk, an optical disk, or the like.

Abstract

一种基于移动终端的剪切板控制方法及系统,所述方法包括:设置剪切板,设置剪切板允许复制的内容条目数量以及对应的复制内容在剪切板中的生存时间;设置剪切板中可同时保存多块复制内容(S100);当需复制多块内容时,接收用户的操作指令,复制多块内容,对剪切板中复制的内容进行处理,控制多块复制内容保存在剪切板中(S200);当需粘贴时,接收用户的操作指令选择粘贴功能,根据所选择粘贴功能依次显示所述多块复制内容,根据需要选择指定内容进行粘贴(S300)。所述方法使剪切板中可以保存多块复制内容,从而在连续复制多块内容时不需要在各个界面之间来来回回切换,方便用户使用,提高了操作效率,为用户提供了方便。

Description

一种基于移动终端的剪贴板控制方法及系统
【技术领域】
本发明涉及移动终端技术领域,尤其涉及的是一种基于移动终端的剪贴板控制方法及系统。
【背景技术】
随着移动终端的广泛普及,各种原本在电脑上使用的应用也渐渐在移动终端中被普遍使用,譬如像淘宝购物、电子邮件等;这些应用往往需要编辑较多的文字,在电脑上可以通过各种键盘/鼠标操作进行快速文字的编辑;而在移动终端上受限于其体积,各种操作往往不方便。例如,用户需要将十个联系人的信息复制到电子邮件中发送出去,这种将多块文字逐一复制到一个地方的操作,在电脑上可以打开多个窗口,将这多块文件复制过来,操作起来较为方便;但在移动终端上,需要先复制第一块文字贴到邮件中,然后再去复制第二块文字贴到邮件中,需要来来回回在各个界面之间奔波,非常麻烦。
因此,现有技术还有待于改进和发展。
【发明内容】
本发明要解决的技术问题在于,针对现有技术的上述缺陷,提供一种基于移动终端的剪贴板控制方法及系统。旨在使剪切板中可以保存多块复制内容,从而在连续复制多块内容时不需要在各个界面之间来来回回切换,方便用户使用,提高了操作效率,为用户提供了方便。
本发明解决技术问题所采用的技术方案如下:
一种基于移动终端的剪切板控制方法,其中,包括:
A、设置剪切板,设置剪切板允许复制的最大复制内容条数以及清除时间,所述清除时间为一条复制内容在剪切板中的生存时间;设置剪切板中可同时保存多快复制内容;
B、当需复制多块内容时,接收用户的操作指令,复制多块内容,对剪切板中复制的内容进行处理,控制多块复制内容保存在剪贴板中;
C、当需粘贴时,接收用户的操作指令选择粘贴功能,根据所选择粘贴功能按条目建立时间来排列显示剪切板中所有复制内容条目,根据需要选择指定内容进行粘贴。
所述基于移动终端的剪贴板控制方法,其中,所述步骤B包括:
B1,当检测到用户复制操作时,如果剪切板中已有的复制内容条目数量为最大复制内容条数则删除条目建立时间最早的复制内容条目,为该复制操作在剪切板中建立一条复制内容条目;
所述复制内容条目包括:条目建立时间,条目内容;
所述条目建立时间,为该条目创建的时间;
所述条目内容,为该复制操作复制的内容。
所述基于移动终端的剪贴板控制方法,其中,所述步骤B包括:
当一条复制内容在剪切板中的存储时间超过所述清除时间时,删除该条复制内容。
所述基于移动终端的剪贴板控制方法,其中,所述步骤B中的对剪切板中复制的内容进行处理包括:
B31,当剪切板中为空时若建立一条复制内容条目,则获取该复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后启动定时器;
B32,当剪切板中条目建立时间最早的复制内容条目被删除时,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器;
B33,定时器超时时,删除剪切板中条目建立时间最早的复制内容条目,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
一种基于移动终端的剪贴板控制方法,其中,包括:
A、设置剪切板,设置剪切板允许复制的内容条目数量以及对应的复制内容在剪切板中的生存时间;设置剪切板中可同时保存多块复制内容;
B、当需复制多块内容时,接收用户的操作指令,复制多块内容,对剪切板中复制的内容进行处理,控制多块复制内容保存在剪贴板中;
C、当需粘贴时,接收用户的操作指令选择粘贴功能,根据所选择粘贴功能依次显示所述多块复制内容,根据需要选择指定内容进行粘贴。
所述基于移动终端的剪贴板控制方法,其中,所述步骤A还包括:
A10、设置剪切板;所述剪切板的设置包括:设置最大复制内容条数、以及清除时间;所述复制内容条数,为剪切板中复制内容的条数上限;所述清除时间,为一条复制内容在剪切板中的生存时间。
所述基于移动终端的剪贴板控制方法,其中,所述步骤B包括:
当一条复制内容在剪切板中的存储时间超过所述清除时间时,删除该条复制内容。
所述基于移动终端的剪贴板控制方法,其中,所述步骤B包括:
B1,当检测到用户复制操作时,如果剪切板中已有的复制内容条目数量为最大复制内容条数则删除条目建立时间最早的复制内容条目,为该复制操作在剪切板中建立一条复制内容条目;
所述复制内容条目包括:条目建立时间,条目内容;
所述条目建立时间,为该条目创建的时间;
所述条目内容,为该复制操作复制的内容。
所述基于移动终端的剪贴板控制方法,其中,所述步骤B中的对剪切板中复制的内容进行处理包括:
B31,当剪切板中为空时若建立一条复制内容条目,则获取该复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后启动定时器;
B32,当剪切板中条目建立时间最早的复制内容条目被删除时,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器;
B33,定时器超时时,删除剪切板中条目建立时间最早的复制内容条目,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
所述基于移动终端的剪贴板控制方法,其中,所述步骤C包括:
C1,当检测到用户粘贴操作时,按条目建立时间来排列显示剪切板中所有复制内容条目。
一种基于移动终端的剪贴板控制系统,其中,包括:
剪切板设置模块,用于设置剪切板,设置剪切板允许复制的内容条目数量以及对应的复制内容在剪切板中的生存时间;设置剪切板中可同时保存多块复制内容;
剪切板处理模块、当需复制多块内容时,接收用户的操作指令,复制多块内容,对剪切板中复制的内容进行处理,控制多块复制内容保存在剪贴板中;
粘贴处理模块,用于当需粘贴时,接收用户的操作指令选择粘贴功能,根据所选择粘贴功能依次显示所述多块复制内容,根据需要选择指定内容进行粘贴。
所述基于移动终端的剪贴板控制系统,其中,剪切板设置模块包括:
剪切板设置设置单元,用于设置剪切板;所述剪切板的设置包括:设置最大复制内容条数、以及清除时间;所述复制内容条数,为剪切板中复制内容的条数上限;所述清除时间,为一条复制内容在剪切板中的生存时间。
所述基于移动终端的剪贴板控制系统,其中,剪切板处理模块包括:
第一剪切板处理单元,用于当检测到用户复制操作时,如果剪切板中已有的复制内容条目数量为最大复制内容条数则删除条目建立时间最早的复制内容条目,为该复制操作在剪切板中建立一条复制内容条目;
所述复制内容条目包括:条目建立时间,条目内容;
所述条目建立时间,为该条目创建的时间;
所述条目内容,为该复制操作复制的内容。
所述基于移动终端的剪贴板控制系统,其中,剪切板处理模块还包括:
第一复制处理单元,用于当剪切板中为空时若建立一条复制内容条目,则获取该复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后启动定时器;
第二复制处理单元,用于当剪切板中条目建立时间最早的复制内容条目被删除时,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器;
第三复制处理单元,用于定时器超时时,删除剪切板中条目建立时间最早的复制内容条目,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
所述基于移动终端的剪贴板控制系统,其中,粘贴处理模块包括:
显示处理单元,用于当检测到用户粘贴操作时,按条目建立时间来排列显示剪切板中所有复制内容条目。
本发明所提供的基于移动终端的剪贴板控制方法及系统,相较于现有技术,本发明所述方法通过设置剪切板,对剪切板中的内容进行处理,对于复制内容条目的时间管理;使剪切板中可以保存多块复制内容,从而在连续复制多块内容时不需要在各个界面之间来来回回切换,方便用户使用,提高了操作效率,为用户提供了方便。
【附图说明】
图1是本发明基于移动终端的剪贴板控制方法第一较佳实施例的流程图。
图2是本发明基于移动终端的剪贴板控制方法第二较佳实施例的流程图。
图3是本发明基于移动终端的剪贴板控制系统的较佳实施例的功能原理框图。
【具体实施方式】
为使本发明的目的、技术方案及优点更加清楚、明确,以下参照附图并举实施例对本发明进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
请参见图1,图1是本发明基于移动终端的剪贴板控制方法第一较佳实施例的流程图。如图1所示,本发明第一实施例所述的基于移动终端的剪贴板控制方法,包括以下步骤:
步骤S100、设置剪切板,设置剪切板允许复制的内容条目数量以及对应的复制内容在剪切板中的生存时间;设置剪切板中可同时保存多块复制内容。
本发明实施例中,需要预先设置剪切板;所述剪切板的设置包括:设置剪切板允许复制的内容条目数量(即设置最大复制内容条数)以及对应的复制内容在剪切板中的生存时间(即设置清除时间);所述复制内容条数,为剪切板中复制内容的条数上限;譬如设置剪切板中复制内容条数为10,则剪切板中最多只能存有10条复制内容,如果想存入第11条复制内容则本剪切板系统会自动将存入时间最早的复制内容删除。
所述清除时间,为一条复制内容在剪切板中的生存时间,清除时间指出了一条复制内容在本剪切板系统中最长存储的时间,超过该时间该复制内容将会被自动删除;当然,也可以设置清除时间为无穷大,则只要剪切板系统的复制内容条数未达到上限,复制内容将一直存在。例如设置剪切板一次最多可以复制10条单独的内容,用时可分别分10次粘贴完成。
步骤S200、当需复制多块内容时,接收用户的操作指令,复制多块内容,对剪切板中复制的内容进行处理,控制多块复制内容保存在剪贴板中。
本发明实施例中,当检测到用户复制操作时,如果剪切板中已有的复制内容条目数量为最大复制内容条数则删除条目建立时间最早的复制内容条目,为该复制操作在剪切板中建立一条复制内容条目;
所述复制内容条目包括:条目建立时间,条目内容;即复制的时间和复制的内容。
所述条目建立时间,为该条目创建的时间;即单条复制的时间。
所述条目内容,为该复制操作复制的内容。
譬如,剪切板中最大的复制内容条目数量为10,当前剪切板中已存有10条复制内容条目,则删除建立时间最早的复制内容条目,然后新增加本条复制内容条目;本条复制内容条目包括条目建立时间与条目内容,所述条目建立时间,为该条目创建的时间;所述条目内容,为该复制操作复制的内容。
进一步地,本发明中,对剪切板中复制的内容进行处理包括:
当剪切板中为空时若建立一条复制内容条目,则获取该复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后启动定时器;
当剪切板中条目建立时间最早的复制内容条目被删除时,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
定时器超时时,删除剪切板中条目建立时间最早的复制内容条目,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
即本发明中,对于复制内容条目的时间管理,具体又包括以下三种情况:
第一种情况,当剪切板中为空时若建立一条复制内容条目,则获取该复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后启动定时器。
第二种情况,当剪切板中条目建立时间最早的复制内容条目被删除时,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
第三种情况,定时器超时时,删除剪切板中条目建立时间最早的复制内容条目,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
步骤S300、当需粘贴时,接收用户的操作指令选择粘贴功能,根据所选择粘贴功能依次显示所述多块复制内容,根据需要选择指定内容进行粘贴。
当检测到用户粘贴操作时,按条目建立时间来排列显示剪切板中所有复制内容条目。譬如当前剪切板中已存有3条复制内容条目如下,第一列为条目建立时间,第二列为条目内容:
2015年12月12日12时12分12秒 你好
2015年12月12日12时12分16秒 ABCDEFG
2015年12月12日12时12分18秒 123456
则检测到用户粘贴操作时将显示出以下列表供用户选择:
你好;
ABCDEFG;
123456。
然后根据所选择粘贴功能依次显示所述多块复制内容,根据需要选择指定内容进行粘贴。
请参考图2,图2是本发明基于移动终端的剪贴板控制方法第二较佳实施例的流程图,如图2所示,本发明第二实施例的基于移动终端的剪贴板控制方法包括以下步骤:
S10,设置剪切板;
所述剪切板的设置包括:最大复制内容条数、清除时间;
所述复制内容条数,为剪切板中复制内容的条数上限;
所述清除时间,为一条复制内容在剪切板中的生存时间;
S20,对剪切板中的内容进行处理;
所述处理具体包括:
S21,当检测到用户复制操作时,如果剪切板中已有的复制内容条目数量为最大复制内容条数则删除条目建立时间最早的复制内容条目,为该复制操作在剪切板中建立一条复制内容条目;
所述复制内容条目包括:条目建立时间,条目内容;
所述条目建立时间,为该条目创建的时间;
所述条目内容,为该复制操作复制的内容;
S22,当检测到用户粘贴操作时,按条目建立时间来排列显示剪切板中所有复制内容条目;
S23,对于复制内容条目的时间管理,具体包括:
S231,当剪切板中为空时若建立一条复制内容条目,则获取该复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后启动定时器;
S232,当剪切板中条目建立时间最早的复制内容条目被删除时,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器;
S233,定时器超时时,删除剪切板中条目建立时间最早的复制内容条目,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
本发明旨在使剪切板中可以保存多块复制内容,从而在连续复制多块内容时不需要在各个界面之间来来回回切换,方便用户使用,提高了操作效率,为用户提供了方便。
基于上述方法实施例,本发明还提供了一种基于移动终端的剪贴板控制系统,如图3所示,所述系统包括:
剪切板设置模块310,用于设置剪切板,设置剪切板允许复制的内容条目数量以及对应的复制内容在剪切板中的生存时间;设置剪切板中可同时保存多块复制内容;具体如上所述。
剪切板处理模块320、当需复制多块内容时,接收用户的操作指令,复制多块内容,对剪切板中复制的内容进行处理,控制多块复制内容保存在剪贴板中;具体如上所述。
粘贴处理模块330,用于当需粘贴时,接收用户的操作指令选择粘贴功能,根据所选择粘贴功能依次显示所述多块复制内容,根据需要选择指定内容进行粘贴;具体如上所述。
进一步地,所述基于移动终端的剪贴板控制系统,其中,剪切板设置模块包括:
剪切板设置单元,用于设置剪切板;所述剪切板的设置包括:设置最大复制内容条数、以及清除时间;所述复制内容条数,为剪切板中复制内容的条数上限;所述清除时间,为一条复制内容在剪切板中的生存时间;具体如上所述。
进一步地,所述基于移动终端的剪贴板控制系统,其中,剪切板处理模块包括:
第一剪切板处理单元,用于当检测到用户复制操作时,如果剪切板中已有的复制内容条目数量为最大复制内容条数则删除条目建立时间最早的复制内容条目,为该复制操作在剪切板中建立一条复制内容条目;具体如上所述。
所述复制内容条目包括:条目建立时间,条目内容;
所述条目建立时间,为该条目创建的时间;
所述条目内容,为该复制操作复制的内容;具体如上所述。
所述基于移动终端的剪贴板控制系统,其中,剪切板处理模块还包括:
第一复制处理单元,用于当剪切板中为空时若建立一条复制内容条目,则获取该复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后启动定时器;具体如上所述。
第二复制处理单元,用于当剪切板中条目建立时间最早的复制内容条目被删除时,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器;具体如上所述。
第三复制处理单元,用于定时器超时时,删除剪切板中条目建立时间最早的复制内容条目,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器;具体如上所述。
所述基于移动终端的剪贴板控制系统,其中,粘贴处理模块包括:
显示处理单元,用于当检测到用户粘贴操作时,按条目建立时间来排列显示剪切板中所有复制内容条目;具体如上所述。
综上所述,本发明所提供的基于移动终端的剪贴板控制方法及系统,相较于现有技术,本发明所述方法通过设置剪切板,对剪切板中的内容进行处理,对于复制内容条目的时间管理;使剪切板中可以保存多块复制内容,从而在连续复制多块内容时不需要在各个界面之间来来回回切换,方便用户使用,提高了操作效率,为用户提供了方便。
当然,本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关硬件(如处理器,控制器等)来完成,所述的程序可存储于一计算机可读取的存储介质中,该程序在执行时可包括如上述各方法实施例的流程。其中所述的存储介质可为存储器、磁碟、光盘等。
应当理解的是,本发明的应用不限于上述的举例,对本领域普通技术人员来说,可以根据上述说明加以改进或变换,所有这些改进和变换都应属于本发明所附权利要求的保护范围。

Claims (15)

  1. 一种基于移动终端的剪切板控制方法,其中,包括:
    A、设置剪切板,设置剪切板允许复制的最大复制内容条数以及清除时间,所述清除时间为一条复制内容在剪切板中的生存时间;设置剪切板中可同时保存多快复制内容;
    B、当需复制多块内容时,接收用户的操作指令,复制多块内容,对剪切板中复制的内容进行处理,控制多块复制内容保存在剪贴板中;
    C、当需粘贴时,接收用户的操作指令选择粘贴功能,根据所选择粘贴功能按条目建立时间来排列显示剪切板中所有复制内容条目,根据需要选择指定内容进行粘贴。
  2. 根据权利要求1所述基于移动终端的剪贴板控制方法,其中,所述步骤B包括:
    B1,当检测到用户复制操作时,如果剪切板中已有的复制内容条目数量为最大复制内容条数则删除条目建立时间最早的复制内容条目,为该复制操作在剪切板中建立一条复制内容条目;
    所述复制内容条目包括:条目建立时间,条目内容;
    所述条目建立时间,为该条目创建的时间;
    所述条目内容,为该复制操作复制的内容。
  3. 根据权利要求1所述基于移动终端的剪贴板控制方法,其中,所述步骤B包括:
    当一条复制内容在剪切板中的存储时间超过所述清除时间时,删除该条复制内容。
  4. 根据权利要求1所述基于移动终端的剪贴板控制方法,其中,所述步骤B中的对剪切板中复制的内容进行处理包括:
    B31,当剪切板中为空时若建立一条复制内容条目,则获取该复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后启动定时器;
    B32,当剪切板中条目建立时间最早的复制内容条目被删除时,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器;
    B33,定时器超时时,删除剪切板中条目建立时间最早的复制内容条目,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
  5. 一种基于移动终端的剪贴板控制方法,其中,包括:
    A、设置剪切板,设置剪切板允许复制的内容条目数量以及对应的复制内容在剪切板中的生存时间;设置剪切板中可同时保存多块复制内容;
    B、当需复制多块内容时,接收用户的操作指令,复制多块内容,对剪切板中复制的内容进行处理,控制多块复制内容保存在剪贴板中;
    C、当需粘贴时,接收用户的操作指令选择粘贴功能,根据所选择粘贴功能依次显示所述多块复制内容,根据需要选择指定内容进行粘贴。
  6. 根据权利要求5所述基于移动终端的剪贴板控制方法,其中,所述步骤A还包括:
    A10、设置剪切板;所述剪切板的设置包括:设置最大复制内容条数、以及清除时间;所述复制内容条数,为剪切板中复制内容的条数上限;所述清除时间,为一条复制内容在剪切板中的生存时间。
  7. 根据权利要求6所述的基于移动终端的剪贴板控制方法,其中,所述步骤B包括:
    当一条复制内容在剪切板中的存储时间超过所述清除时间时,删除该条复制内容。
  8. 根据权利要求5所述基于移动终端的剪贴板控制方法,其中,所述步骤B包括:
    B1,当检测到用户复制操作时,如果剪切板中已有的复制内容条目数量为最大复制内容条数则删除条目建立时间最早的复制内容条目,为该复制操作在剪切板中建立一条复制内容条目;
    所述复制内容条目包括:条目建立时间,条目内容;
    所述条目建立时间,为该条目创建的时间;
    所述条目内容,为该复制操作复制的内容。
  9. 根据权利要求5所述基于移动终端的剪贴板控制方法,其中,所述步骤B中的对剪切板中复制的内容进行处理包括:
    B31,当剪切板中为空时若建立一条复制内容条目,则获取该复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后启动定时器;
    B32,当剪切板中条目建立时间最早的复制内容条目被删除时,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器;
    B33,定时器超时时,删除剪切板中条目建立时间最早的复制内容条目,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
  10. 根据权利要求5所述基于移动终端的剪贴板控制方法,其中,所述步骤C包括:
    C1,当检测到用户粘贴操作时,按条目建立时间来排列显示剪切板中所有复制内容条目。
  11. 一种基于移动终端的剪贴板控制系统,其中,包括:
    剪切板设置模块,用于设置剪切板,设置剪切板允许复制的内容条目数量以及对应的复制内容在剪切板中的生存时间;设置剪切板中可同时保存多块复制内容;
    剪切板处理模块、当需复制多块内容时,接收用户的操作指令,复制多块内容,对剪切板中复制的内容进行处理,控制多块复制内容保存在剪贴板中;
    粘贴处理模块,用于当需粘贴时,接收用户的操作指令选择粘贴功能,根据所选择粘贴功能依次显示所述多块复制内容,根据需要选择指定内容进行粘贴。
  12. 根据权利要求11所述基于移动终端的剪贴板控制系统,其中,剪切板设置模块包括:
    剪切板设置单元,用于设置剪切板;所述剪切板的设置包括:设置最大复制内容条数、以及清除时间;所述复制内容条数,为剪切板中复制内容的条数上限;所述清除时间,为一条复制内容在剪切板中的生存时间。
  13. 根据权利要求11所述基于移动终端的剪贴板控制系统,其中,剪切板处理模块包括:
    第二剪切板处理单元,用于当检测到用户复制操作时,如果剪切板中已有的复制内容条目数量为最大复制内容条数则删除条目建立时间最早的复制内容条目,为该复制操作在剪切板中建立一条复制内容条目;
    所述复制内容条目包括:条目建立时间,条目内容;
    所述条目建立时间,为该条目创建的时间;
    所述条目内容,为该复制操作复制的内容。
  14. 根据权利要求11所述基于移动终端的剪贴板控制系统,其中,剪切板处理模块还包括:
    第一复制处理单元,用于当剪切板中为空时若建立一条复制内容条目,则获取该复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后启动定时器;
    第二复制处理单元,用于当剪切板中条目建立时间最早的复制内容条目被删除时,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器;
    第三复制处理单元,用于定时器超时时,删除剪切板中条目建立时间最早的复制内容条目,若删除后剪切板为空则关闭定时器,若剪切板不为空则获取删除后剪切板中条目建立时间最早的复制内容条目的建立时间,并设定定时器的超时时间为清除时间,然后重新启动定时器。
  15. 根据权利要求11所述基于移动终端的剪贴板控制系统,其中,粘贴处理模块包括:
    显示处理单元,用于当检测到用户粘贴操作时,按条目建立时间来排列显示剪切板中所有复制内容条目。
PCT/CN2017/094120 2016-08-23 2017-07-24 一种基于移动终端的剪贴板控制方法及系统 WO2018036329A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/313,898 US11409582B2 (en) 2016-08-23 2017-07-24 Clipboard control method and system based on mobile terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610706251.0A CN106339221A (zh) 2016-08-23 2016-08-23 一种基于移动终端的剪贴板控制方法及系统
CN201610706251.0 2016-08-23

Publications (1)

Publication Number Publication Date
WO2018036329A1 true WO2018036329A1 (zh) 2018-03-01

Family

ID=57824506

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/094120 WO2018036329A1 (zh) 2016-08-23 2017-07-24 一种基于移动终端的剪贴板控制方法及系统

Country Status (3)

Country Link
US (1) US11409582B2 (zh)
CN (1) CN106339221A (zh)
WO (1) WO2018036329A1 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106339221A (zh) * 2016-08-23 2017-01-18 Tcl移动通信科技(宁波)有限公司 一种基于移动终端的剪贴板控制方法及系统
CN107025056A (zh) * 2017-03-22 2017-08-08 上海斐讯数据通信技术有限公司 一种移动终端粘贴功能控制方法及系统
WO2019024001A1 (zh) * 2017-08-02 2019-02-07 深圳传音通讯有限公司 一种用于智能设备的剪贴板的管理方法及管理系统
CN109271262B (zh) * 2018-08-29 2021-02-02 维沃移动通信有限公司 一种显示方法和终端
CN109508100A (zh) * 2018-09-13 2019-03-22 姜鹤来 基于扩展剪贴板信息输入系统及方法、信息数据处理终端
US11960447B2 (en) * 2020-12-31 2024-04-16 Google Llc Operating system-level management of multiple item copy and paste
CN113672404A (zh) * 2021-08-05 2021-11-19 展讯通信(天津)有限公司 一种显示方法和电子终端设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103514147A (zh) * 2012-06-29 2014-01-15 腾讯科技(深圳)有限公司 复制粘贴网页内容的方法和系统
CN103617154A (zh) * 2013-11-29 2014-03-05 百度在线网络技术(北京)有限公司 内容粘贴控制方法和装置
CN104346092A (zh) * 2013-08-01 2015-02-11 腾讯科技(深圳)有限公司 一种在移动终端中呈现剪贴板内容的方法及装置
CN104657341A (zh) * 2015-02-06 2015-05-27 深圳市艾优尼科技有限公司 一种终端
CN104657038A (zh) * 2015-02-06 2015-05-27 深圳市艾优尼科技有限公司 一种处理内容的方法
CN106339221A (zh) * 2016-08-23 2017-01-18 Tcl移动通信科技(宁波)有限公司 一种基于移动终端的剪贴板控制方法及系统

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120107356A (ko) * 2011-03-21 2012-10-02 삼성전자주식회사 휴대단말에서 클립보드 기능 제공 방법 및 장치
US10627993B2 (en) * 2016-08-08 2020-04-21 Microsoft Technology Licensing, Llc Interacting with a clipboard store

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103514147A (zh) * 2012-06-29 2014-01-15 腾讯科技(深圳)有限公司 复制粘贴网页内容的方法和系统
CN104346092A (zh) * 2013-08-01 2015-02-11 腾讯科技(深圳)有限公司 一种在移动终端中呈现剪贴板内容的方法及装置
CN103617154A (zh) * 2013-11-29 2014-03-05 百度在线网络技术(北京)有限公司 内容粘贴控制方法和装置
CN104657341A (zh) * 2015-02-06 2015-05-27 深圳市艾优尼科技有限公司 一种终端
CN104657038A (zh) * 2015-02-06 2015-05-27 深圳市艾优尼科技有限公司 一种处理内容的方法
CN106339221A (zh) * 2016-08-23 2017-01-18 Tcl移动通信科技(宁波)有限公司 一种基于移动终端的剪贴板控制方法及系统

Also Published As

Publication number Publication date
US11409582B2 (en) 2022-08-09
CN106339221A (zh) 2017-01-18
US20210232448A1 (en) 2021-07-29

Similar Documents

Publication Publication Date Title
WO2018036329A1 (zh) 一种基于移动终端的剪贴板控制方法及系统
WO2016141667A1 (zh) 一种移动终端的网络连接控制方法及系统
WO2013131396A1 (zh) 应用程序功能菜单的定制方法及装置
WO2017096924A1 (zh) 一种基于移动终端的页面连续截图方法、系统及移动终端
WO2018076868A1 (zh) 一种数据同步方法、装置、系统、存储介质和服务器
WO2018120681A1 (zh) 数据同步方法、装置、系统、数据处理服务器和存储介质
WO2014046493A1 (en) User terminal device and display method thereof
WO2018214320A1 (zh) 数据库业务逻辑监控方法、系统、及存储介质
WO2018120245A1 (zh) 一种显示控制方法及电子设备
WO2018076867A1 (zh) 数据备份的删除方法、装置、系统、存储介质和服务器
WO2016155311A1 (zh) 一种基于移动终端的拍照处理方法及系统
WO2018076865A1 (zh) 数据分享方法、装置、存储介质及电子设备
WO2011087204A2 (en) Digital signage apparatus and method using the same
WO2017076039A1 (zh) 一种智能设备多屏幕运行实现方法及其系统
WO2014012498A1 (zh) 桌面控制方法和装置、计算机存储介质
WO2015066995A1 (zh) 一种智能收藏与分享的方法及移动终端
WO2018076864A1 (zh) 一种数据同步方法、装置、存储介质及电子设备
WO2012055298A1 (zh) 客户端的离线工作方法和离线工作客户端
WO2013091456A1 (zh) 桌面管理方法和装置
WO2017206890A1 (zh) 一种基于唤醒锁的处理方法、装置、存储介质及电子设备
WO2017101457A1 (zh) 基于移动终端的照片自动命名处理方法、系统及移动终端
WO2017148142A1 (zh) 桌面图标文件夹的名称切换方法、装置及电子设备
WO2017092398A1 (zh) 一种基于移动终端的拍照方法及该移动终端
WO2012100607A1 (zh) 终端桌面处理系统、终端及服务器和方法
WO2013131434A1 (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: 17842752

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17842752

Country of ref document: EP

Kind code of ref document: A1