CN108459713B - Page selection method and device, terminal equipment and storage medium - Google Patents

Page selection method and device, terminal equipment and storage medium Download PDF

Info

Publication number
CN108459713B
CN108459713B CN201810151468.9A CN201810151468A CN108459713B CN 108459713 B CN108459713 B CN 108459713B CN 201810151468 A CN201810151468 A CN 201810151468A CN 108459713 B CN108459713 B CN 108459713B
Authority
CN
China
Prior art keywords
page
tool
file
turning
detected
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.)
Active
Application number
CN201810151468.9A
Other languages
Chinese (zh)
Other versions
CN108459713A (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.)
Guangzhou Shiyuan Electronics Thecnology Co Ltd
Guangzhou Shizhen Information Technology Co Ltd
Original Assignee
Guangzhou Shiyuan Electronics Thecnology Co Ltd
Guangzhou Shizhen Information 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 Guangzhou Shiyuan Electronics Thecnology Co Ltd, Guangzhou Shizhen Information Technology Co Ltd filed Critical Guangzhou Shiyuan Electronics Thecnology Co Ltd
Priority to CN201810151468.9A priority Critical patent/CN108459713B/en
Publication of CN108459713A publication Critical patent/CN108459713A/en
Application granted granted Critical
Publication of CN108459713B publication Critical patent/CN108459713B/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/017Gesture based interaction, e.g. based on a set of recognized hand gestures
    • 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
    • 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/04842Selection of displayed objects or displayed text elements
    • 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/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials

Landscapes

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

Abstract

The invention discloses a page selection method, which comprises the following steps: detecting a tool set on a current page of an opened file; wherein the file comprises at least one page; the tool records page information of the current page; turning pages of the file according to the detected page turning operation; and when the preset operation for returning the page to the tool is detected, the page is returned to the current page from the page after page turning according to the page information. The invention also discloses a page selection device, terminal equipment and a storage medium, which realize page selection, can solve the problem that the current page cannot be returned quickly after page turning, and can improve the experience of a user.

Description

Page selection method and device, terminal equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for page selection, a terminal device, and a storage medium.
Background
With the development of technology, more and more people use various electronic devices or software to improve the efficiency of the conference during the conference. For example, in a conference scene, it is often necessary to display contents or documents of a conference by using electronic whiteboard software, and sometimes a user needs to turn pages on the basis of a current page displayed on the electronic whiteboard software to find a corresponding page to be displayed or edited.
In the prior art, there are two methods for implementing page selection. One method is to use a page turning control to turn pages or select pages to jump to corresponding pages; another method is to call up a preview of all pages, select and open the desired page by preview.
However, in the process of implementing the present invention, the inventor finds that, after the user turns a page or selects a page to jump the current page to another page, if the user needs to return to the current page for viewing, the user needs to manually turn the current page, which results in a cumbersome operation process. Moreover, the user may forget the content or the number of pages of the current page, which may result in that the user cannot return to the current page quickly, and thus the experience of the user may be greatly reduced.
Disclosure of Invention
In view of the above problems, an object of the present invention is to provide a method, an apparatus, a terminal device and a storage medium for page selection, which can solve the problem that a current page cannot be returned quickly after page turning, and can improve user experience.
In a first aspect, the present invention provides a method for page selection, including the following steps:
detecting a tool set on a current page of an opened file; wherein the file comprises at least one page; the tool records page information of the current page;
turning pages of the file according to the detected page turning operation;
and when the preset operation for returning the page to the tool is detected, the page is returned to the current page from the page after page turning according to the page information.
In a first implementation manner of the first aspect, the turning the page of the file according to the detected page turning operation specifically includes:
and performing page turning display on the file according to the detected pressing operation at the placement position of the tool.
According to the first implementation manner of the first aspect, in a second implementation manner of the first aspect, the displaying the file by turning a page according to the detected pressing operation at the setting position of the tool specifically includes:
according to the detected pressing operation at the placement position of the tool, the current page is transparentized;
displaying a page to be turned below the transparent current page according to the pressing operation;
and when the pressing operation is detected to be cancelled, jumping to a page turning page displayed at the current moment.
According to the first implementation manner of the first aspect, in a third implementation manner of the first aspect, the displaying the file by turning a page according to the detected pressing operation at the setting position of the tool specifically includes:
turning pages of the file forwards according to the detected pressing operation at the set position of the tool and a preset first gesture;
and according to the detected pressing operation at the setting position of the tool and a preset second gesture, turning the page of the file backwards.
In a fourth implementation manner of the first aspect, when it is detected that a predetermined operation for returning a page is performed on the tool, according to the page information, the page after page turning is skipped back to the current page, specifically:
and when the tool is clicked on the page after page turning is detected, jumping from the page after page turning to the current page according to the page information recorded by the tool.
In a fifth implementation manner of the first aspect, the method further includes:
storing, by the tool, at least one piece of content copied in the file by a user;
and according to the pasting operation, pasting at least one copy of the copied content at the designated position of the page of the file at the same time.
In a sixth implementation manner of the first aspect, the method further includes:
storing, by the tool, at least one piece of content copied by a user;
when the operation of calling the tool is detected, displaying at least one piece of stored content for a user to select;
and pasting at least one piece of content selected by a user at a specified position of a page of the file according to the pasting operation.
In a second aspect, an embodiment of the present invention further provides an apparatus for page selection, where the apparatus includes:
the detection module is used for detecting a tool set on the current page of the opened file; wherein the file comprises at least one page; the tool records page information of the current page;
the page turning module is used for turning pages of the file according to the detected page turning operation;
and the skipping module is used for skipping from the page after page turning to the current page according to the page information when the preset operation for returning the page to the tool is detected.
In a third aspect, an embodiment of the present invention further provides a terminal device, which is characterized by further including a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, where the processor implements the page selection method described in any one of the above items when executing the computer program.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where the computer-readable storage medium includes a stored computer program, where when the computer program runs, a device in which the computer-readable storage medium is located is controlled to execute any one of the above page selection methods.
One of the above technical solutions has the following advantages: the document is turned according to the detected page turning operation, and the required page can be quickly found; the tool records the page information of the current page, so that the page can be quickly jumped from the page after page turning to the current page according to the preset operation, the operation process is simple and convenient, and the experience of a user is improved; the tool stores the copied content of the user and performs pasting operation according to the selection of the user, so that the operation process of the user is simplified, and the operation efficiency is improved. Of course, it is not necessary for any product in which the invention is practiced to achieve all of the above-described advantages at the same time.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart illustrating a page selection method according to a first embodiment of the present invention.
Fig. 2 is a schematic diagram of a calling tool of a method for page selection according to a first embodiment of the present invention.
Fig. 3 is a schematic diagram of page transparency turning of a page selection method according to a second embodiment of the present invention.
Fig. 4 is a schematic diagram of a gesture page turning of a page selection method according to a second embodiment of the present invention.
Fig. 5 is a schematic diagram of a copy-and-paste operation of a page selection method according to a third embodiment of the present invention.
Fig. 6 is a schematic structural diagram of a page selection apparatus according to a fourth embodiment of the present invention.
Fig. 7 is another structural diagram of a page selection apparatus according to a fourth embodiment of the present invention.
Fig. 8 is another structural diagram of a page selection apparatus according to a fourth embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, a first embodiment of the present invention provides a method for page selection, which can be performed on an electronic device having a screen, and includes the following steps:
s10, detecting a tool set on the current page of the opened file; wherein the file comprises at least one page; the tool records page information of the current page.
In this embodiment, a user opens a file by using software with a file page display function on the electronic device, for example, by using electronic whiteboard software. Here, the file includes at least one page, such as a conference presentation or the like opened in a conference scene.
In this embodiment, when a user needs to perform a page turning operation on a file, the user may invoke a tool with a page punching function on a current page of the opened file and detect an operation of the user on the current page, for example, as shown in fig. 2, invoke the tool from a menu bar and move the tool to the current page of the opened file, and detect an operation of the user on the current page when the user places the tool on the current page. Here, the tool records page information of the current page, for example, records a page number or content of the current page, and the like.
And S20, turning pages of the file according to the detected page turning operation.
In this embodiment, when it is detected that the user performs a predetermined page turning operation on the current page, the file is turned, and the page after the page turning is displayed. As an example, the user may click at a specified location on the current page, e.g., click once at a first specified location to turn the file forward one page, click once at a second specified location to turn the file backward one page. Here, the page flip effect may have various presentation forms, such as a direct page flip effect, a wipe effect, a cut-out effect, and the like.
And S30, when the preset operation for returning the page to the tool is detected, the page is returned to the current page from the page after page turning according to the page information.
In this embodiment, the tool records page information of the current page, and when a user needs to return to the current page, the user can quickly return to the current page according to the page information. As an example, when a predetermined operation of page returning performed by the user on the tool is detected, the predetermined operation may be performing a predetermined gesture or pressing operation or the like on the tool, and according to the page information, for example, according to the page number of the current page in the page information, the page corresponding to the page number is quickly switched back from the page after page turning.
In this embodiment, as an example, the tool is placed on a current page of the file, when the user turns a page of the file, the tool is still displayed on the page after turning the page, and when the user clicks the tool, according to the page information recorded by the tool, for example, according to the page in the page information, the page corresponding to the page number is quickly returned from the page after turning the page.
In summary, the present embodiment provides a method for page selection, in which a tool is moved to an open file, so that a user can turn pages of the file conveniently; according to the detected page turning operation, the required page can be quickly found; the tool records the page information of the current page, so that the page can be quickly jumped back to the current page from the page after page turning according to the preset operation, the problem that the page cannot be quickly returned to the current page after page turning can be solved, the operation process is simple and convenient, and the experience of a user is improved.
Second embodiment of the invention:
on the basis of the first embodiment, the turning the page of the file according to the detected page turning operation specifically includes:
and performing page turning display on the file according to the detected pressing operation at the placement position of the tool.
In this embodiment, when the user moves the tool to the current page of the opened file, a pressing operation of the user on the place of the tool is detected, for example, a pressing operation of the user on the tool placed on the file is detected, where the file may be displayed by turning pages according to the pressing duration or the pressing pressure. As an example, according to the tool, a page turning duration of a page is set, when a user presses the tool, the pressing duration is obtained, and the page turning is performed on the file according to the page turning duration and the pressing duration. Or, as an example, when the user presses the tool, a pressing pressure value is obtained, and the file is turned according to the pressure value.
In this embodiment, the desired page may be missed or skipped sometimes, for example, the user may press the page too long, which causes the desired page to be turned, and thus the display of the page needs to be resumed. As an example, a cancel interval for canceling a page turn may be set in advance; when the user finds that the required page is turned, the pressing of the tool is stopped and the pressing is performed again, wherein a time interval exists between the stopping of the pressing and the pressing again, and when the time interval meets the cancellation interval of the page, the display of the page turned at the last moment is resumed, namely the page turned at the last moment is displayed on the page turned at the current moment.
In an implementation manner of this embodiment, the displaying, by turning pages of the file according to the detected pressing operation at the setting position of the tool, specifically includes:
according to the detected pressing operation at the placement position of the tool, the current page is transparentized;
displaying a page to be turned below the transparent current page according to the pressing operation;
and when the pressing operation is detected to be cancelled, jumping to a page turning page displayed at the current moment.
In this embodiment, the page turning display of the file is realized by performing transparency processing on a page. As an example, a page of the file is turned according to a pressing duration on the tool, where the page turning duration of one page is preset by the tool, when a user performs a pressing operation on the tool, the pressing duration of the user is obtained, when the pressing duration reaches the page turning duration, the current page is subjected to transparentization, and a first page to be turned is displayed below the transparentized current page, and the user may determine whether the first page is a required page according to content on the first page, as shown in fig. 3; when the user stops pressing the tool, jumping to the first page displayed at the current moment, and editing or element selection can be carried out on the first page displayed at the jumping by the user; it can be understood that the first page is displayed at the current moment, and when the time for the user to press the tool again reaches the time length of the page turning, the first page is subjected to the transparentization processing.
In this embodiment, it should be noted that the user does not need to stop pressing once every page turning, here, when the user determines that the first page displaying page turning under the current page being transparentized at this time is not a required page, the user continues to press the tool, when the total pressing time is equal to twice the page turning time, the first page is subjected to transparentization processing, and a second page displaying page turning under the first page being transparentized, and in this way, when a required page is found, the user can stop pressing the tool.
In another implementation manner of this embodiment, the displaying, by turning pages, the file according to the detected pressing operation at the setting position of the tool specifically includes:
turning pages of the file forwards according to the detected pressing operation at the set position of the tool and a preset first gesture;
and according to the detected pressing operation at the setting position of the tool and a preset second gesture, turning the page of the file backwards.
In this embodiment, the user can turn the page forward or backward by a combination of pressing and gestures. As an example, as shown in fig. 4, the tool is placed on the current page of the document, and when the user presses the tool with one finger and slides in a clockwise direction with the other finger, the document is turned forward; and when the user presses the tool by one finger and slides in the anticlockwise direction by the other finger, the file is turned backwards.
Through the mode, the page turning display is carried out on the file through the pressing operation at the placement position of the tool so as to display the corresponding page after page turning, and a user can carry out related operations on the page after page turning, such as copying and pasting operations, so that the operation process of the user is simplified; when the page is turned, the page to be turned is processed transparently, or the file is turned forwards or backwards according to the pressing operation and the preset gesture, so that the experience of a user is improved.
Third embodiment of the invention:
on the basis of the first embodiment, the method further comprises the following steps:
storing, by the tool, at least one piece of content copied in the file by a user;
and according to the pasting operation, pasting at least one copy of the copied content at the designated position of the page of the file at the same time.
In this embodiment, with the tool, the user may perform a copy-and-paste operation on some content or elements of the relevant page in the file. As an example, suppose that a user needs to copy a part of content on a page after page turning to one of the pages of the file, at this time, the content copied in the page after page turning by the user is saved through the tool, and the user can continue to turn the page to copy and save other needed content; assuming that the user needs to paste the copied content into the original current page, the user can perform a page return operation to jump back to the current page, and paste all the stored contents to be pasted into the user-specified position of the current page according to the paste operation, thereby completing the copy and paste operation.
In this embodiment, the method further includes:
storing, by the tool, at least one piece of content copied by a user;
when the operation of calling the tool is detected, displaying at least one piece of stored content for a user to select;
and pasting at least one piece of content selected by a user at a specified position of a page of the file according to the pasting operation.
In the present embodiment, it is sometimes necessary to copy and paste different contents to different specified locations. Here, by the tool, a plurality of pieces of content copied by the user are saved, and when the user calls the tool at a specified position of the file, the saved plurality of pieces of content are displayed, as shown in fig. 5, for the user to select, and one or more pieces of content selected by the user are pasted to the specified position of the file according to the pasting operation. In this embodiment, it is sometimes necessary to copy the related content on other files or materials to another file. Here, as an example, by the tool, an operation of a user on a first file is detected, and when it is detected that the user copies content on the first file, the copied content is saved, it is understood that a plurality of different pieces of content selected by the user may be saved; when a user opens a second file and calls the tool on the current page of the second file, displaying the content copied on the first file on the current page for the user to select, and pasting the content selected by the user to the position appointed by the user on the current page in the second file according to the pasting operation of the user.
In this embodiment, sometimes one of the pages in the file needs to be inserted into a specified position in the file, where as an example, by using the tool, when a page of the file is turned, the page copied by the user is saved, and the user can continue to turn the page to copy and save other needed pages; and after the user finishes copying, pasting the page to be pasted selected by the user from the saved pages to the specified position of the file according to the pasting operation. It should be noted that, the user may select multiple pages to be pasted to the designated position sequentially at the same time.
Through the mode, through the tool, a user can save a plurality of different copies of contents at one time, and then paste the contents to be pasted according to the pasting operation of the user and the contents to be pasted selected from the saved contents, and paste the contents to be pasted to the specified position of the file, so that the user can return to the specified position to paste one content without copying one content, a large amount of repeated work is not needed, and the work efficiency of the user is improved.
Referring to fig. 6, a fourth embodiment of the present invention provides a page selecting apparatus, including:
a detection module 10, configured to detect a tool set on a current page of an open file; wherein the file comprises at least one page; the tool records page information of the current page;
the page turning module 20 is configured to turn a page of the file according to the detected page turning operation;
and the skipping module 30 is configured to skip back to the current page from the page after page turning according to the page information when it is detected that a predetermined operation for returning to the page is performed on the tool.
Preferably, the page flipping module 20 specifically includes:
and the page pressing and turning unit is used for performing page turning display on the file according to the detected pressing operation at the placement position of the tool.
Further, the page pressing and turning unit specifically comprises:
a transparentizing unit for transparentizing the current page according to the detected pressing operation at the place where the tool is placed;
the page display unit is used for displaying a page turned by the page below the transparent current page according to the pressing operation;
and the page jumping unit is used for jumping to a page which is displayed at the current moment and is turned to after the pressing operation is detected to be cancelled.
Preferably, the page pressing and turning unit specifically includes:
the page turning unit is used for turning the page of the file forwards according to the detected pressing operation at the setting position of the tool and a preset first gesture;
and the page turning unit is used for turning the page of the file backwards according to the detected pressing operation at the setting position of the tool and a preset second gesture.
Preferably, the skip module 30 specifically includes:
and the skipping unit is used for skipping from the page after page turning to the current page according to the page information recorded by the tool when the tool is clicked on the page after page turning is detected.
Preferably, referring to fig. 7, the page selecting apparatus further includes:
a first copy module 40, configured to store, through the tool, at least one piece of content copied in the file by the user;
and the first pasting module 50 is used for pasting the copied at least one piece of content at the designated position of the page of the file at the same time according to the pasting operation.
Preferably, referring to fig. 8, the page selecting apparatus further includes:
a second copy module 60 for storing at least one piece of content copied by the user via the tool;
a content display module 70, configured to display at least one piece of stored content for selection by a user when an operation of invoking the tool is detected;
and a second pasting module 80, configured to paste at least one piece of content selected by the user at a specified position of a page of the file according to the pasting operation.
The fifth embodiment of the invention also provides terminal equipment for page selection. The terminal device for page selection of the embodiment includes: a processor, a display, a memory, and a computer program, such as a page selection program, stored in the memory and executable on the processor. The processor, when executing the computer program, implements the steps in the embodiments of the method for selecting pages described above, such as step S10 shown in fig. 1. Alternatively, the processor, when executing the computer program, implements the functions of the units in the above-mentioned device embodiments, such as the detection module 10 shown in fig. 6.
Illustratively, the computer program may be partitioned into one or more modules that are stored in the memory and executed by the processor to implement the invention. The one or more modules may be a series of computer program instruction segments capable of performing specific functions, and the instruction segments are used for describing the execution process of the computer program in the terminal device selected by the page.
The terminal device selected by the page can be a desktop computer, a notebook, a palm computer, a cloud server and other computing devices. The terminal device for page selection may include, but is not limited to, a processor, a memory, and a display. It will be appreciated by those skilled in the art that the schematic diagram is merely an example of a terminal device for page selection and does not constitute a limitation of a terminal device for page selection, and may include more or fewer components than shown, or some components may be combined, or different components, for example, the terminal device for page selection may also include input and output devices, network access devices, buses, etc.
The Processor may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, said processor being the control center of said page select terminal device, the various parts of the whole said page select terminal device being connected by various interfaces and lines.
The memory may be configured to store the computer program and/or module, and the processor may implement various functions of the terminal device for page selection by executing or executing the computer program and/or module stored in the memory and calling data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, a text conversion function, etc.), and the like; the storage data area may store data (such as audio data, text message data, etc.) created according to the use of the cellular phone, etc. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
The module integrated with the terminal device for page selection can be stored in a computer readable storage medium if it is implemented in the form of a software functional unit and sold or used as a stand-alone product. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
It should be noted that the above-described device embodiments are merely illustrative, where the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. In addition, in the drawings of the embodiment of the apparatus provided by the present invention, the connection relationship between the modules indicates that there is a communication connection between them, and may be specifically implemented as one or more communication buses or signal lines. One of ordinary skill in the art can understand and implement it without inventive effort.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (8)

1. A method of page selection, comprising:
detecting a tool with a page puncturing function, which is arranged on a current page of an opened file; wherein the file comprises at least one page; the tool records page information of the current page;
turning pages of the file according to the detected page turning operation;
when detecting that the preset operation for returning the page is executed on the tool, jumping back to the current page from the page after page turning according to the page information;
storing, by the tool, at least one piece of content copied in the file by a user;
according to the pasting operation, pasting at least one copy of content at a designated position of a page of the file at the same time;
storing, by the tool, at least one piece of content copied by a user;
when the operation of calling the tool is detected, displaying at least one piece of stored content for a user to select;
and pasting at least one piece of content selected by a user at a specified position of a page of the file according to the pasting operation.
2. The method for page selection according to claim 1, wherein the turning the page of the file according to the detected page turning operation specifically comprises:
and performing page turning display on the file according to the detected pressing operation at the placement position of the tool.
3. The method for page selection according to claim 2, wherein the page turning display of the file is performed according to the detected pressing operation at the setting position of the tool, specifically:
according to the detected pressing operation at the placement position of the tool, the current page is transparentized;
displaying a page to be turned below the transparent current page according to the pressing operation;
and when the pressing operation is detected to be cancelled, jumping to a page turning page displayed at the current moment.
4. The method for page selection according to claim 2, wherein the page turning display of the file is performed according to the detected pressing operation at the setting position of the tool, specifically:
turning pages of the file forwards according to the detected pressing operation at the set position of the tool and a preset first gesture;
and according to the detected pressing operation at the setting position of the tool and a preset second gesture, turning the page of the file backwards.
5. The method for selecting a page according to claim 1, wherein when it is detected that a predetermined operation for returning a page is performed on the tool, the page is returned to the current page from the page after page turning according to the page information, specifically:
and when the tool is clicked on the page after page turning is detected, jumping from the page after page turning to the current page according to the page information recorded by the tool.
6. An apparatus for page selection, comprising:
the detection module is used for detecting a tool with a page puncturing function, which is arranged on the current page of the opened file; wherein the file comprises at least one page; the tool records page information of the current page;
the page turning module is used for turning pages of the file according to the detected page turning operation;
the skip module is used for skipping from the page after page turning to the current page according to the page information when the preset operation for returning the page to the tool is detected;
the first copying module is used for storing at least one piece of content copied in the file by the user through the tool;
the first pasting module is used for pasting at least one copy of content at a specified position of a page of the file at the same time according to the pasting operation;
the second copying module is used for storing at least one piece of content copied by the user through the tool;
the content display module is used for displaying at least one piece of stored content for the user to select when the operation of calling the tool is detected;
and the second pasting module is used for pasting at least one piece of content selected by the user at the specified position of the page of the file according to the pasting operation.
7. A terminal device, further comprising a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, the processor implementing the method of page selection according to any one of claims 1 to 5 when executing the computer program.
8. A computer-readable storage medium, comprising a stored computer program, wherein the computer program, when executed, controls an apparatus on which the computer-readable storage medium is located to perform the method of page selection according to any one of claims 1 to 5.
CN201810151468.9A 2018-02-13 2018-02-13 Page selection method and device, terminal equipment and storage medium Active CN108459713B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810151468.9A CN108459713B (en) 2018-02-13 2018-02-13 Page selection method and device, terminal equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810151468.9A CN108459713B (en) 2018-02-13 2018-02-13 Page selection method and device, terminal equipment and storage medium

Publications (2)

Publication Number Publication Date
CN108459713A CN108459713A (en) 2018-08-28
CN108459713B true CN108459713B (en) 2021-08-24

Family

ID=63216930

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810151468.9A Active CN108459713B (en) 2018-02-13 2018-02-13 Page selection method and device, terminal equipment and storage medium

Country Status (1)

Country Link
CN (1) CN108459713B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256467A (en) * 2008-02-29 2008-09-03 鹏智科技(深圳)有限公司 Electronic device and method capable of embodiment of electric document page-turning effect
CN102262499A (en) * 2010-05-28 2011-11-30 Lg电子株式会社 Mobile terminal and method of controlling operation of the mobile terminal
CN102289426A (en) * 2011-08-29 2011-12-21 惠州Tcl移动通信有限公司 E-book reading mark positioning method and mobile terminal
CN107589902A (en) * 2017-09-21 2018-01-16 北京金山安全软件有限公司 Display page control method and device, electronic equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2529065A1 (en) * 2003-06-26 2005-01-06 International Business Machines Corporation System and method for composing an electronic document from physical documents
US8190499B1 (en) * 2009-08-21 2012-05-29 Intuit Inc. Methods systems and articles of manufacture for collecting data for future electronic tax return
CN103218725B (en) * 2012-01-18 2017-04-26 阿里巴巴集团控股有限公司 Forwarding method and forwarding device for shared information
CN103942036A (en) * 2013-01-17 2014-07-23 腾讯科技(深圳)有限公司 Webpage content editing method and device
CN104104711B (en) * 2013-04-15 2019-05-07 腾讯科技(深圳)有限公司 Reading histories treating method and apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256467A (en) * 2008-02-29 2008-09-03 鹏智科技(深圳)有限公司 Electronic device and method capable of embodiment of electric document page-turning effect
CN102262499A (en) * 2010-05-28 2011-11-30 Lg电子株式会社 Mobile terminal and method of controlling operation of the mobile terminal
CN102289426A (en) * 2011-08-29 2011-12-21 惠州Tcl移动通信有限公司 E-book reading mark positioning method and mobile terminal
CN107589902A (en) * 2017-09-21 2018-01-16 北京金山安全软件有限公司 Display page control method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN108459713A (en) 2018-08-28

Similar Documents

Publication Publication Date Title
TWI544347B (en) System and method for editing text
CN104360990A (en) Content editing method
CN104407787A (en) Terminal
CN110286840B (en) Gesture zooming control method and device of touch equipment and related equipment
CN108509142B (en) Writing software interaction method and device, terminal equipment and storage medium
EP4329283A1 (en) Image processing method and apparatus, and device and storage medium
US20150135141A1 (en) Method and apparatus for creating a control interface of a peripheral device
CN112269519B (en) Document processing method and device and electronic equipment
CN103729139A (en) Information processing method and electronic device
US20140033066A1 (en) Method and device for uploading and downloading file
CN111897607A (en) Application interface loading and interaction method, device and storage medium
CN108459713B (en) Page selection method and device, terminal equipment and storage medium
CN111638839A (en) Screen capturing method and device and electronic equipment
CN109213980B (en) Method and device for editing presentation file and computer readable storage medium
CN110928611A (en) Text processing method, terminal and computer readable storage medium
CN115344159A (en) File processing method and device, electronic equipment and readable storage medium
CN114679546A (en) Display method and device, electronic equipment and readable storage medium
CN114518821A (en) Application icon management method and device and electronic equipment
CN111897661B (en) Cell content copying method and device in electronic table and electronic equipment
CN108491139B (en) Object fixing method and device, terminal equipment and storage medium
CN108647197B (en) Information processing method, device and storage medium
CN112328141A (en) Copying method and device
CN112783666A (en) Clipboard content editing method and device in electronic document and storage medium
CN112612400B (en) Text content processing method and electronic equipment
US9509942B1 (en) Automatic content categorizing system and method

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