CN112114735A - Method and device for managing tasks - Google Patents

Method and device for managing tasks Download PDF

Info

Publication number
CN112114735A
CN112114735A CN201910540652.7A CN201910540652A CN112114735A CN 112114735 A CN112114735 A CN 112114735A CN 201910540652 A CN201910540652 A CN 201910540652A CN 112114735 A CN112114735 A CN 112114735A
Authority
CN
China
Prior art keywords
page
task
task manager
entrance
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910540652.7A
Other languages
Chinese (zh)
Other versions
CN112114735B (en
Inventor
李宣
赵雷
李天赐
魏天媛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201910540652.7A priority Critical patent/CN112114735B/en
Publication of CN112114735A publication Critical patent/CN112114735A/en
Application granted granted Critical
Publication of CN112114735B publication Critical patent/CN112114735B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • 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
    • G06F3/0486Drag-and-drop
    • 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/461Saving or restoring of program or task context
    • 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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system

Landscapes

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

Abstract

The embodiment of the disclosure discloses a method and a device for managing tasks. One embodiment of the method comprises: displaying a new task entrance in response to the detection of a first preset operation of a user on a page; in response to detecting that a user performs a new task operation through a new task entry, saving a page in a task manager, and displaying the entry of the task manager in a predetermined manner; responding to the detection that a user opens the task manager through an entrance of the task manager, and displaying the saved page; and opening the target page in response to detecting that the user selects the saved target page. The implementation method can meet the scene requirement of multitask parallelism of a user in a platform type APP of a mobile terminal. The convenience and switching speed of switching between tasks are improved, and the cost is reduced.

Description

Method and device for managing tasks
Technical Field
The embodiment of the disclosure relates to the technical field of computers, in particular to a method and a device for managing tasks.
Background
Most super APP in the market at present, as a platform type product, can provide various types of content for users. Such as: meanwhile, the system provides content services such as search, news information, videos, novels, cartoons, applets, entertainment stars, chatting, public numbers, service numbers, friend circles, payment, shopping, traveling, group buying, live broadcasting and the like for the user.
In a platform-type product, a user may have multiple tasks at the same time and need to switch back and forth between different content and services. Such as: initiating a search when viewing Feed; chatting when watching public numbers; the purchase of item a is intended to compare item B.
At the moment, the user needs to do the task B temporarily when the task A is carried out; or when the task A is done, the task A leaves the requirement of the task A to do the long-term task B, but the task A can be quickly retrieved; even multiple tasks ABCD may be required in parallel, analogous to the multi-tab functionality of the PC age browser.
In the prior art, task switching is usually performed by means of multiple windows, floating windows, historical records and the like. There are a number of drawbacks: 1. search results multi-window function: the search result page and the related H5 are only effective, and the search result page and the related H5 are not effective for other pages, for example, when returning to the APP first page, seeing novel and seeing Feed, a multi-window entry cannot be found, and therefore other tasks cannot be entered. 2. Floating the window: the method is only suitable for the parallel of the WeChat public account and other tasks, and the other tasks can not be parallel. 3. History: all browsing history records of the user are saved, are not saved by the user actively and are recorded by a machine, so that the method is not efficient, and page contents which do not want to be saved exist. 4. Traditional browsers have multiple windows: the underlying architecture and logic of the product needs to be reconfigured, which is cost prohibitive.
Disclosure of Invention
The embodiment of the disclosure provides a method and a device for managing tasks.
In a first aspect, an embodiment of the present disclosure provides a method for managing tasks, including: displaying a new task entrance in response to the detection of a first preset operation of a user on a page; in response to detecting that a user performs a new task operation through a new task entry, saving a page in a task manager, and displaying the entry of the task manager in a predetermined manner; responding to the detection that a user opens the task manager through an entrance of the task manager, and displaying the saved page; and opening the target page in response to detecting that the user selects the saved target page.
In some embodiments, the method further comprises: displaying a deletion task entry in response to detecting a second predetermined operation of the user on the saved page; and in response to detecting that the user executes the task deleting operation through the new task entrance, deleting the page in the task manager.
In some embodiments, the first predetermined operation comprises: a predetermined gesture operation of returning from the page or a new task operation performed through a menu item of the page.
In some embodiments, displaying the entry of the task manager in a predetermined manner includes: and displaying the entrance of the task manager or the entrance of the global floating display task manager at the bottom of the screen.
In some embodiments, the second predetermined operation comprises: a predetermined gesture operation of returning from the page or a delete task operation performed through a menu item of the page or an operation of deleting the page performed through the task manager.
In some embodiments, opening the target page comprises: copying a target page; and opening a copied target page, and inserting the opened page into the main flow, wherein the entry of the task manager is displayed in the opened page.
In some embodiments, the method further comprises: the number of saved pages is displayed at the entry of the task manager.
In a second aspect, an embodiment of the present disclosure provides an apparatus for managing tasks, including: the detection unit is configured to respond to the detection of a first preset operation of a user on a page, and display a new task entrance; a new creation unit configured to, in response to detecting that a user performs a new creation task operation through a new creation task entry, save a page in the task manager, and display an entry of the task manager in a predetermined manner; the management unit is configured to respond to the detection that a user opens the task manager through the entrance of the task manager to display the saved page; and the jumping unit is configured to respond to the detection that the user selects the stored target page and open the target page.
In some embodiments, the apparatus further comprises a deletion unit configured to: displaying a deletion task entry in response to detecting a second predetermined operation of the user on the saved page; and in response to detecting that the user executes the task deleting operation through the new task entrance, deleting the page in the task manager.
In some embodiments, the first predetermined operation comprises: a predetermined gesture operation of returning from the page or a new task operation performed through a menu item of the page.
In some embodiments, displaying the entry of the task manager in a predetermined manner includes: and displaying the entrance of the task manager or the entrance of the global floating display task manager at the bottom of the screen.
In some embodiments, the second predetermined operation comprises: a predetermined gesture operation of returning from the page or a delete task operation performed through a menu item of the page or an operation of deleting the page performed through the task manager.
In some embodiments, the jumping unit is further configured to: copying a target page; and opening a copied target page, and inserting the opened page into the main flow, wherein the entry of the task manager is displayed in the opened page.
In some embodiments, the management unit is further configured to: the number of saved pages is displayed at the entry of the task manager.
In a third aspect, an embodiment of the present disclosure provides an electronic device, including: one or more processors; a storage device having one or more programs stored thereon which, when executed by one or more processors, cause the one or more processors to implement a method as in any one of the first aspects.
In a fourth aspect, embodiments of the disclosure provide a computer readable medium having a computer program stored thereon, wherein the program when executed by a processor implements a method as in any one of the first aspect.
According to the method and the device for managing the tasks, the page opened by the APP currently can be temporarily stored in a container; any type of page, including various channels: information, videos, novels, cartoons, applets, web pages, except home pages and pages of basic settings, can be saved; pages for various implementations: NA + H5+ Hybrid, can be stored in the container; multiple different pages may be saved simultaneously. The multiple pages that are saved are called multitasks, and the container that saves the multitasks is the task manager. The entry of the task manager is displayed globally, the task manager can be opened at any time, and the stored pages can be called for backtracking at any time. Compared with the traditional multi-window multi-task mode, the multi-task mode disclosed by the invention is a single thread and is used for temporarily storing a certain page, and the same page can be stored only for 1 time. It is understood that there are only 1 window within which a plurality of pages are temporarily saved. The traditional multi-window is multi-thread, and the same page can exist in a plurality of windows at the same time. The multiple windows are mutually independent, a new window is created, namely an APP is created, and all pages of the APP are in the window. A double-open function similar to APP becomes multiple-open.
Drawings
Other features, objects and advantages of the disclosure will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is an exemplary system architecture diagram in which one embodiment of the present disclosure may be applied;
FIG. 2 is a flow diagram of one embodiment of a method for managing tasks according to the present disclosure;
3a-3g are schematic diagrams of an application scenario of one embodiment of a method for managing tasks according to the present disclosure;
FIG. 4 is a flow diagram of yet another embodiment of a method for managing tasks according to the present disclosure;
FIG. 5 is a schematic illustration of an application scenario of yet another embodiment of a method for managing tasks according to the present disclosure;
FIG. 6 is a block diagram of one embodiment of an apparatus for managing tasks according to the present disclosure;
FIG. 7 is a schematic block diagram of a computer system suitable for use with an electronic device implementing embodiments of the present disclosure.
Detailed Description
The present disclosure is described in further detail below with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that, in the present disclosure, the embodiments and features of the embodiments may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
Fig. 1 shows an exemplary system architecture 100 to which embodiments of the present method for managing tasks or apparatus for managing tasks may be applied.
As shown in fig. 1, the system architecture 100 may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 may have installed thereon various communication client applications, such as a search engine, a web browser application, a notepad tool, a mailbox client, social platform software, and the like.
The terminal devices 101, 102, 103 may be various electronic devices having a touch screen and supporting page browsing, including but not limited to smart phones, tablet computers, e-book readers, MP3 players (Moving Picture Experts Group Audio Layer III, mpeg compression standard Audio Layer 3), MP4 players (Moving Picture Experts Group Audio Layer IV, mpeg compression standard Audio Layer 4), laptop portable computers, desktop computers, and the like.
The server 105 may be a server providing various services, such as a background application server providing support for application pages displayed on the terminal devices 101, 102, 103. The background application server may analyze and perform other processing on the received data such as the application page request, and feed back a processing result (for example, application page data) to the terminal device.
It should be noted that the method for managing tasks provided in the embodiment of the present application is generally executed by the terminal devices 101, 102, and 103, and accordingly, the apparatus for managing tasks is generally disposed in the terminal devices 101, 102, and 103. In the case that the application can be run in a single machine in the terminal and does not need to interact with the server, the server 105 may not be used in the method for managing tasks provided by the embodiment of the present application.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
With continued reference to FIG. 2, a flow 200 of one embodiment of a method for managing tasks in accordance with the present disclosure is shown. The method for managing tasks comprises the following steps:
step 201, in response to detecting a first predetermined operation of a user on a page, displaying a new task entrance.
In the present embodiment, an executing agent (e.g., a terminal device shown in fig. 1) of the method for managing tasks may detect a first predetermined operation of a page by a user. The first predetermined operation may include: a predetermined gesture operation returned from the page or a new task operation performed through a menu item of the page. One task may correspond to one page. The gesture operation may include a variety of combinations of pressing, sliding, and the like. The new task can be directly operated through gestures, the options of the new task can be displayed after the gestures are operated, the new task can be established only through further operation, and therefore misoperation can be avoided. As shown in fig. 3a, a first way of creating a new task is: when the transverse sliding gesture returns, an entrance of a newly-built task appears at the bottom, the page is dragged into the area, and 1 task can be newly built by loosening the hand. The second method comprises the following steps: in more menus (three points at the upper right corner of the page) of the page, a new task entrance is added, and 1 task is newly built by clicking, namely, retracting the current page. After a new task is built, the previous page can be automatically returned.
Step 202, responding to the detection that the user executes the new task operation through the new task entrance, saving the page in the task manager, and displaying the entrance of the task manager in a preset mode.
In this embodiment, if the user performs a new task operation, the page is saved to the task manager, where multiple pages may be saved as shown on the right side of FIG. 5. These pages need to be invoked through the entry of the task manager. The number of pages saved may be displayed on the entry of the task manager. The entry to the task manager is displayed in a predetermined manner. For example, as shown in fig. 3b, scheme one: a multitasking entry at the bottom of the screen. Scheme II: a globally floating multitasking entry.
Step 203, responding to the detection that the user opens the task manager through the entrance of the task manager, and displaying the saved page.
In this embodiment, as shown in fig. 3c, if the user wants to switch from other pages back to the saved page, the user can click the entry of the task manager, open the task manager, and switch to view different tasks. The newly-built tasks are arranged according to the reverse time sequence, namely the newly-built tasks are in front. In order to facilitate task switching, the saved pages can be displayed in the order of saving time from near to far.
And step 204, responding to the detection that the user selects the stored target page, and opening the target page.
In this embodiment, there may be a plurality of stored pages in the task manager, and if a user selects one of the stored pages as a target page, the target page may be opened. As shown by the single line of text in figure 3d and the single line of search in figure 3 e. And (4) creating a new task, wherein the current page is independently stored, the previous browsing path is cut off, and the previous page is returned. As long as the user does not actively delete this task, it is always present in the task manager. And calling up the page again, namely copying the page, opening the page and inserting the page into the main flow, wherein the multitask entry still exists on the opened page, and the opened page still is multitask when the multitask entry is clicked. The return from the page being called is back to the main thread, which is still present in the multitasking. That is, when a page in the multitask is opened, the page is not directly opened but copied, and when a jump is clicked again from the opened page, the multitask entry is still displayed on the jumped page. However, the scheme still has the possibility that: and directly opening a certain page in the multitask without adopting a copying mode.
FIG. 3f is a diagram illustrating an application scenario for initiating a search when Feed is used. The user can select the pictures and texts to be browsed in the Feed page 1, and the pictures and texts enter the picture and text page 2 after being clicked. When the user wants to store the image-text page 2 so as to switch back after searching, a new task entry (shown in page 3) appears at the bottom of the screen when the user returns to the Feed page 1 through the slide gesture, and the user can store the image-text page 2 by dragging the image-text page 1 to the area of the new task entry. And automatically returning to the Feed page 4 after saving, wherein the Feed page 4 is different from the Feed page 1 in that the lower right corner of the page is provided with an entry of a task manager, a circle graph is displayed in the figure, and the number 1 of the saved pages is displayed. The user may then enter a search keyword into the search results page 5 via the search bar of the Feed page 4, with the entry for the task manager also being displayed in the search results page 5. The user can enter the task manager by clicking the entry of the task manager, and the task manager displays the saved multi-task pages 6, and only one task 1, namely the image-text page 2, is saved at present. The user can jump to the teletext page 7 by clicking "task 1" on the multitasking page 6, the displayed content of the teletext page 7 and the teletext page 2 being the same, but with the task manager's entry added. The user may then return to the search results page 5 by a return key. The user can also enter Feed page 9 via the home button of teletext page 7, Feed page 9 being substantially the same as Feed page 4. The user can also enter the multitask page 8 through the entry of the task manager of the teletext page 7, the multitask page 8 being the same content as the multitask page 6. The user may enter the multitasking page 10 through the entry of the task manager on Feed page 9. The multitask page 10 is the same as the multitask pages 6 and 8. The user can save the page according to own preference and then switch back to the saved page in other pages.
Fig. 3g is a schematic diagram of an application scenario in which another search is initiated using a search. The user obtains a search result page 1 by searching through the keyword 'A mobile phone'. The page 2 of the cell phone official website A is entered through the link in the search result page 1, and then the page 3 of the cell phone introduction A is clicked and entered. The user can save the page 3 of the introduction of the mobile phone A into the task manager in a gesture or menu mode, then automatically returns to the page of the official network of the mobile phone A at the upper stage, and the page 5 of the official network of the mobile phone A at the moment displays the entrance of the task manager. The user may continue to back to page 6 of "search results page 1" by the back button, at which point page 6 of "search results page 1" differs from page 1 of "search results page 1" in that page 6 of "search results page 1" carries the entry for the task manager. The user can continue to input the keyword 'B mobile phone' in the search bar for searching, and a page 7 of the 'search result page 2' is obtained. The page 8 of 'B handset official website' is entered through the link in the 'search result page 2', and then the click is continued to enter the page 9 of 'B handset introduction'. After the user sees the "B cell phone introduction" page 9, and wants to compare with the a cell phone, the user can enter the multitask page 10 through the entry of the task manager of the "B cell phone introduction" page 9. The multitasking page 10 shows the "a handset introduction" page that has been saved. Click into the "a handset introduction" page 11. Clicking the return button of the "a cell phone introduction" page 11 returns to the "B cell phone introduction" page 9. Although the page 3 of the "a handset introduction" can be returned after returning back for a plurality of times through the return key of the "B handset introduction" page 9, the two handsets can be compared more conveniently through the task manager. Clicking the home button of the 'A mobile phone introduction' page 11 can directly enter the Feed page 12. Therefore, the switching speed of the page can be improved through the task manager, and the user experience is improved.
The method provided by the above embodiment of the present disclosure has the following advantages:
1. the applicable scenes are many: NA + H5+ hybrid is suitable. Global arbitrary channels are applicable. Is superior to the floating window scheme.
2. The user actively saves, and does not have too much content that I do not want to save, and the screening cost is low. Superior to the history scheme.
3. The cost is low: the cost of multi-window changes is large, requiring global infrastructure modifications. Is superior to the traditional browser multi-window.
With further reference to FIG. 4, a flow 400 of yet another embodiment of a method for managing tasks is illustrated. The process 400 of the method for managing tasks includes the steps of:
step 401, in response to detecting a first predetermined operation of a user on a page, displaying a new task entry.
Step 402, responding to the detection that the user executes the new task operation through the new task entrance, saving the page in the task manager, and displaying the entrance of the task manager in a preset mode.
And step 403, in response to detecting that the user opens the task manager through the entrance of the task manager, displaying the saved page.
Step 404, in response to detecting that the user selects the saved target page, opening the target page.
The steps 401 and 404 are substantially the same as the steps 201 and 204, and therefore, the description thereof is omitted.
Step 405, in response to detecting a second predetermined operation of the saved page by the user, displaying a delete task entry.
In this embodiment, the newly created multitasking page can be deleted corresponding to the new creation. The second predetermined operation includes: a predetermined gesture operation of returning from the page or a delete task operation performed through a menu item of the page or an operation of deleting the page performed through the task manager. As shown in fig. 5, the first page shows a mode one: any page in the multitask is opened, the cross sliding gesture returns to the previous page, and the deleting inlet appears at the bottom. The second page shows mode two: and opening more menus, creating a new task entrance and changing into a deletion task. The third page shows mode three: in the multitasking manager, click to close or slide up delete.
Step 406, in response to detecting that the user performs the task deleting operation through the newly created task entry, deleting the page in the task manager.
In this embodiment, after the delete task operation is performed through the newly created task portal, the page is deleted in the task manager. The number of pages displayed at the entrance of the task manager is also reduced correspondingly according to the number of deleted pages. If no saved pages already exist in the task manager, the entry to the task manager may be deleted. And when a new task is built, the entry of the task manager is created again.
As can be seen from fig. 4, compared with the embodiment corresponding to fig. 2, the process 400 of the method for managing tasks in this embodiment represents a step of deleting the content of the task manager, so that task management can be facilitated, and the use efficiency can be improved.
With further reference to fig. 6, as an implementation of the methods shown in the above-mentioned figures, the present disclosure provides an embodiment of an apparatus for managing tasks, which corresponds to the method embodiment shown in fig. 2, and which is particularly applicable to various electronic devices.
As shown in fig. 6, the apparatus 600 for managing tasks of the present embodiment includes: detection unit 601, new creation unit 602, management unit 603, and jumping unit 604. The detection unit 601 is configured to respond to detection of a first preset operation of a user on a page, and display a new task entrance; a new creation unit 602 configured to, in response to detecting that a user performs a new creation task operation through a new creation task entry, save a page in the task manager, displaying the entry of the task manager in a predetermined manner; a management unit 603 configured to, in response to detecting that a user opens the task manager through an entry of the task manager, present the saved page; and a jumping unit 604 configured to open the target page in response to detecting that the user selects the saved target page.
In this embodiment, the specific processing of the receiving unit detecting unit 601, the new unit 602, the managing unit 603, and the jumping unit 604 of the apparatus 600 for managing tasks may refer to step 201, step 202, step 203, and step 204 in the corresponding embodiment of fig. 2.
In some optional implementations of this embodiment, the apparatus 600 further includes a deleting unit 605 configured to: displaying a deletion task entry in response to detecting a second predetermined operation of the user on the saved page; and in response to detecting that the user executes the task deleting operation through the new task entrance, deleting the page in the task manager.
In some optional implementations of this embodiment, the first predetermined operation includes: a predetermined gesture operation of returning from the page or a new task operation performed through a menu item of the page.
In some optional implementations of this embodiment, displaying the entry of the task manager in a predetermined manner includes: and displaying the entrance of the task manager or the entrance of the global floating display task manager at the bottom of the screen.
In some optional implementations of this embodiment, the second predetermined operation includes: a predetermined gesture operation of returning from the page or a delete task operation performed through a menu item of the page or an operation of deleting the page performed through the task manager.
In some optional implementations of the present embodiment, the jumping unit 604 is further configured to: copying a target page; and opening a copied target page, and inserting the opened page into the main flow, wherein the entry of the task manager is displayed in the opened page.
In some optional implementations of this embodiment, the management unit 603 is further configured to: the number of saved pages is displayed at the entry of the task manager.
Referring now to fig. 7, shown is a schematic diagram of an electronic device (e.g., terminal device in fig. 1) 700 suitable for use in implementing embodiments of the present disclosure. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a fixed terminal such as a digital TV, a desktop computer, and the like. The terminal device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the use range of the embodiments of the present disclosure.
As shown in fig. 7, electronic device 700 may include a processing means (e.g., central processing unit, graphics processor, etc.) 701 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)702 or a program loaded from storage 708 into a Random Access Memory (RAM) 703. In the RAM703, various programs and data necessary for the operation of the electronic apparatus 700 are also stored. The processing device 701, the ROM 702, and the RAM703 are connected to each other by a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
Generally, the following devices may be connected to the I/O interface 705: input devices 706 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 707 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 708 including, for example, magnetic tape, hard disk, etc.; and a communication device 709. The communication means 709 may allow the electronic device 700 to communicate wirelessly or by wire with other devices to exchange data. While fig. 7 illustrates an electronic device 700 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided. Each block shown in fig. 7 may represent one device or may represent multiple devices as desired.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such embodiments, the computer program may be downloaded and installed from a network via the communication means 709, or may be installed from the storage means 708, or may be installed from the ROM 702. The computer program, when executed by the processing device 701, performs the above-described functions defined in the methods of embodiments of the present disclosure. It should be noted that the computer readable medium described in the embodiments of the present disclosure may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In embodiments of the disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In embodiments of the present disclosure, however, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device. The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: displaying a new task entrance in response to the detection of a first preset operation of a user on a page; in response to detecting that a user performs a new task operation through a new task entry, saving a page in a task manager, and displaying the entry of the task manager in a predetermined manner; responding to the detection that a user opens the task manager through an entrance of the task manager, and displaying the saved page; and opening the target page in response to detecting that the user selects the saved target page.
Computer program code for carrying out operations for embodiments of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. The described units may also be provided in a processor, and may be described as: a processor includes a detection unit, a new creation unit, a management unit, and a jumping unit. Where the names of the cells do not in some cases constitute a limitation on the cells themselves, for example, the detection cell may also be described as a "cell displaying a newly created task entry in response to detecting a first predetermined operation of the page by the user".
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the present disclosure is not limited to the specific combination of the above-mentioned features, but also encompasses other embodiments in which any combination of the above-mentioned features or their equivalents is possible without departing from the inventive concept. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.

Claims (16)

1. A method for managing tasks, comprising:
displaying a new task entrance in response to the detection of a first preset operation of a user on a page;
in response to detecting that the user executes a new task operation through the new task entrance, saving the page in a task manager, and displaying the entrance of the task manager in a preset mode;
responding to the detection that the user opens the task manager through the entrance of the task manager, and displaying the saved page;
and opening the target page in response to detecting that the user selects the saved target page.
2. The method of claim 1, wherein the method further comprises:
displaying a deletion task entry in response to detecting a second predetermined operation of the saved page by the user;
and in response to detecting that the user executes task deleting operation through the new task entrance, deleting the page in a task manager.
3. The method of claim 1, wherein the first predetermined operation comprises: a predetermined gesture operation returned from the page or a new task operation performed through a menu item of the page.
4. The method of claim 1, wherein said displaying entries of the task manager in a predetermined manner comprises:
and displaying the entrance of the task manager at the bottom of the screen or displaying the entrance of the task manager in a global suspension manner.
5. The method of claim 2, wherein the second predetermined operation comprises: a predetermined gesture operation of returning from the page or a delete task operation performed through a menu item of the page or an operation of deleting the page performed through the task manager.
6. The method of claim 1, wherein the opening the target page comprises:
copying the target page;
and opening a copied target page, and inserting the opened page into a main flow, wherein the entrance of the task manager is displayed in the opened page.
7. The method according to one of claims 1-6, wherein the method further comprises:
displaying the number of saved pages at the entry of the task manager.
8. An apparatus for managing tasks, comprising:
the detection unit is configured to respond to the detection of a first preset operation of a user on a page, and display a new task entrance;
a new creation unit configured to, in response to detecting that the user performs a new creation task operation through the new creation task entry, save the page in a task manager, and display an entry of the task manager in a predetermined manner;
the management unit is configured to respond to the detection that the user opens the task manager through the entrance of the task manager to display the saved page;
and the jumping unit is configured to respond to the detection that the user selects the stored target page and open the target page.
9. The apparatus of claim 8, wherein the apparatus further comprises a deletion unit configured to:
displaying a deletion task entry in response to detecting a second predetermined operation of the saved page by the user;
and in response to detecting that the user executes task deleting operation through the new task entrance, deleting the page in a task manager.
10. The apparatus of claim 8, wherein the first predetermined operation comprises: a predetermined gesture operation returned from the page or a new task operation performed through a menu item of the page.
11. The apparatus of claim 8, wherein said displaying entries of the task manager in a predetermined manner comprises:
and displaying the entrance of the task manager at the bottom of the screen or displaying the entrance of the task manager in a global suspension manner.
12. The apparatus of claim 9, wherein the second predetermined operation comprises: a predetermined gesture operation of returning from the page or a delete task operation performed through a menu item of the page or an operation of deleting the page performed through the task manager.
13. The apparatus of claim 8, wherein the jumping unit is further configured to:
copying the target page;
and opening a copied target page, and inserting the opened page into a main flow, wherein the entrance of the task manager is displayed in the opened page.
14. The apparatus according to one of claims 8-13, wherein the management unit is further configured to:
displaying the number of saved pages at the entry of the task manager.
15. An electronic device, comprising:
one or more processors;
a storage device having one or more programs stored thereon,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-7.
16. A computer-readable medium, on which a computer program is stored, wherein the program, when executed by a processor, implements the method of any one of claims 1-7.
CN201910540652.7A 2019-06-21 2019-06-21 Method and device for managing tasks Active CN112114735B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910540652.7A CN112114735B (en) 2019-06-21 2019-06-21 Method and device for managing tasks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910540652.7A CN112114735B (en) 2019-06-21 2019-06-21 Method and device for managing tasks

Publications (2)

Publication Number Publication Date
CN112114735A true CN112114735A (en) 2020-12-22
CN112114735B CN112114735B (en) 2022-08-05

Family

ID=73796557

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910540652.7A Active CN112114735B (en) 2019-06-21 2019-06-21 Method and device for managing tasks

Country Status (1)

Country Link
CN (1) CN112114735B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023078406A1 (en) * 2021-11-08 2023-05-11 北京字跳网络技术有限公司 Display control method and apparatus, and electronic device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106406995A (en) * 2016-09-07 2017-02-15 珠海市魅族科技有限公司 Application page task switching method and device and mobile terminal
CN106802803A (en) * 2017-01-06 2017-06-06 腾讯科技(深圳)有限公司 The method and apparatus of application data treatment
CN106919620A (en) * 2015-12-28 2017-07-04 北京国双科技有限公司 Single-page processing method and processing device
US20180260081A1 (en) * 2014-07-30 2018-09-13 Google Inc. Task switching or task launching based on a ranked list of tasks

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180260081A1 (en) * 2014-07-30 2018-09-13 Google Inc. Task switching or task launching based on a ranked list of tasks
CN106919620A (en) * 2015-12-28 2017-07-04 北京国双科技有限公司 Single-page processing method and processing device
CN106406995A (en) * 2016-09-07 2017-02-15 珠海市魅族科技有限公司 Application page task switching method and device and mobile terminal
CN106802803A (en) * 2017-01-06 2017-06-06 腾讯科技(深圳)有限公司 The method and apparatus of application data treatment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023078406A1 (en) * 2021-11-08 2023-05-11 北京字跳网络技术有限公司 Display control method and apparatus, and electronic device and storage medium

Also Published As

Publication number Publication date
CN112114735B (en) 2022-08-05

Similar Documents

Publication Publication Date Title
CN111510760B (en) Video information display method and device, storage medium and electronic equipment
CN109408752A (en) Online document methods of exhibiting, device and electronic equipment
CN112528595B (en) Document processing method and device and electronic equipment
CN110597612B (en) Intelligent equipment task management method and device
WO2023040443A1 (en) Method and device for drawing canvas
CN110633126B (en) Information display method and device and electronic equipment
CN110658960A (en) Message processing method and device and electronic equipment
US20240168605A1 (en) Text input method and apparatus, and electronic device and storage medium
US20230421857A1 (en) Video-based information displaying method and apparatus, device and medium
CN111258736A (en) Information processing method and device and electronic equipment
CN113128185A (en) Interaction method and device and electronic equipment
CN111723309B (en) Method and device for web page searching
CN110825481A (en) Method and device for displaying page information corresponding to page tag and electronic equipment
CN110704740A (en) Method and apparatus for presenting information
CN112114735B (en) Method and device for managing tasks
WO2023231851A1 (en) Information processing methods and apparatuses, and electronic device
US20230276079A1 (en) Live streaming room page jump method and apparatus, live streaming room page return method and apparatus, and electronic device
CN110069186B (en) Method and equipment for displaying operation interface of application
CN111310086A (en) Page jump method and device and electronic equipment
CN115379245B (en) Information display method and device and electronic equipment
CN110568976B (en) Method, device, equipment and storage medium for controlling application display
CN115269886A (en) Media content processing method, device, equipment and storage medium
CN111353296B (en) Article processing method, apparatus, electronic device and computer readable storage medium
CN115933919A (en) Interaction method, interaction device, electronic equipment and computer-readable storage medium
CN113986102A (en) Display control method, display control device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant