CN109976856B - Page display method and terminal equipment - Google Patents

Page display method and terminal equipment Download PDF

Info

Publication number
CN109976856B
CN109976856B CN201910233169.4A CN201910233169A CN109976856B CN 109976856 B CN109976856 B CN 109976856B CN 201910233169 A CN201910233169 A CN 201910233169A CN 109976856 B CN109976856 B CN 109976856B
Authority
CN
China
Prior art keywords
page
target container
page information
input
information
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
CN201910233169.4A
Other languages
Chinese (zh)
Other versions
CN109976856A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201910233169.4A priority Critical patent/CN109976856B/en
Publication of CN109976856A publication Critical patent/CN109976856A/en
Application granted granted Critical
Publication of CN109976856B publication Critical patent/CN109976856B/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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The invention provides a page display method and terminal equipment. The method is applied to the terminal equipment and comprises the following steps: if a first input is received at a first page displayed by the terminal equipment, responding to the first input, and recording first page information of the first page; receiving a second input under the condition that the terminal equipment displays a second page; responding to the second input, and determining a target page to be displayed according to whether second page information of the second page is recorded; and displaying the target page. Compared with the prior art, the method and the device for displaying the page are very convenient to implement when the terminal device enters the page browsed by the user before.

Description

Page display method and terminal equipment
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a page display method and a terminal device.
Background
With the rapid development of the communication technology field, the use of terminal devices such as mobile phones and the like is more and more common. At present, the following situations are often encountered in the process of using the terminal equipment: when the terminal equipment is used for doing the thing A, some things B needing to be processed are met, for example, when news in a communication application is read, a communication message in the communication application needs to be replied.
In view of the above situation, the user needs to operate the terminal device to exit the page where the news is being read, and then enter the message page to reply the communication message. If the user wants to re-read the previous news after replying the communication message, the user needs to perform multi-step touch operation in the communication application to re-enter the page where the previous news is located. Therefore, in the prior art, the operation of entering the page browsed by the user before by the terminal device is very complicated to implement.
Disclosure of Invention
The embodiment of the invention provides a page display method and terminal equipment, and aims to solve the problem that the operation of a page browsed by the terminal equipment before entering a user is very complicated to implement.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides a page display method, which is applied to a terminal device, and the method includes:
if a first input is received on a first page displayed by the terminal equipment, responding to the first input, and recording first page information of the first page;
receiving a second input under the condition that the terminal equipment displays a second page;
responding to the second input, and determining a target page to be displayed according to whether second page information of the second page is recorded;
and displaying the target page.
In a second aspect, an embodiment of the present invention provides a terminal device, where the terminal device includes:
the recording module is used for responding to a first input and recording first page information of a first page if the first input is received at the first page displayed by the terminal equipment;
the receiving module is used for receiving a second input under the condition that the terminal equipment displays a second page;
the determining module is used for responding to the second input and determining a target page to be displayed according to whether second page information of the second page is recorded or not;
and the display module is used for displaying the target page.
In a third aspect, an embodiment of the present invention provides a terminal device, which includes a processor, a memory, and a computer program stored in the memory and operable on the processor, where the computer program, when executed by the processor, implements the steps of the above-mentioned page display method.
In the embodiment of the invention, if the user needs to process other transactions when browsing the first page by using the terminal device, the user can firstly execute the first input on the first page, and at this time, the terminal device can exit the first page after recording the first page information of the first page. After processing other transactions, the user may perform a second input on the second page, and at this time, the terminal device may determine and display the target page according to whether the second page information of the second page is recorded. Then, when the terminal device determines that the target page is the first page in response to the second input, the terminal device may redisplay the first page, that is, when the second input is directed to the first page, the user may browse the first page again.
Therefore, in the embodiment of the invention, in the process of browsing the page, the terminal device can automatically record the page information of the current page only by executing the first input by the user, and then the terminal device can display the page browsed by the user before only by executing the second input pointing to the page browsed before by the user.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the description of the embodiments of the present invention will be briefly introduced 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 to obtain other drawings based on these drawings without inventive exercise.
FIG. 1 is a flowchart of a page display method according to an embodiment of the present invention;
FIG. 2 is one of the interface diagrams of the terminal device;
FIG. 3 is a second schematic interface diagram of the terminal device;
FIG. 4 is a third schematic interface diagram of a terminal device;
FIG. 5 is a fourth schematic interface diagram of the terminal device;
FIG. 6 is a second flowchart of a page display method according to an embodiment of the present invention;
FIG. 7 is a third flowchart of a page displaying method according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 9 is a schematic diagram of a hardware structure of another terminal device according to an 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 some, but not all, embodiments of the present invention. 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.
First, a page display method provided by an embodiment of the present invention is described below.
It should be noted that the page display method provided by the embodiment of the present invention is applied to a terminal device. Specifically, the terminal device may be: computers (Computer), cell phones, tablet Personal computers (Tablet Personal Computer), laptop computers (Laptop Computer), personal Digital Assistants (PDA), mobile Internet Devices (MID), wearable devices (Wearable Device), and the like.
Referring to fig. 1, a flowchart of a page display method according to an embodiment of the present invention is shown. As shown in fig. 1, the method comprises the steps of:
step 101, if a first input is received at a first page displayed by a terminal device, responding to the first input, and recording first page information of the first page.
In step 101, the terminal device may perform detection periodically or aperiodically to determine whether a first input is received on a first page currently displayed by the terminal device; the first input is an operation for triggering a page information recording action. Here, the first input includes, but is not limited to, a click operation, a press operation, a slide operation, and the like.
The terminal device may record first page information of the first page if a first input is received at the first page currently displayed by the terminal device. Here, the page information of the page may be a page path, and in the case where the page is an application page, the page path may include an application path and an intra-application path. Of course, the type of the page information is not limited to the page path, and only the page information needs to be ensured to be capable of effectively identifying the page. In order to facilitate understanding of the present solution by those skilled in the art, the embodiments of the present invention all use the case where the page information is used as the page path as an example for description.
And 102, receiving a second input under the condition that the terminal equipment displays the second page.
After recording the first page information of the first page, the terminal device may automatically exit the first page, or exit the first page as instructed by the user. Next, the terminal device may display a second page, which may be any page different from the first page.
In the case of displaying the second page, the terminal device may receive a second input; wherein the second input is an operation for triggering a page determination action. Here, the second input includes, but is not limited to, a click operation, a press operation, a slide operation, and the like.
In one embodiment, the first input and the second input may be both finger-sliding operations, and the sliding directions of the first input and the second input are opposite, so as to conveniently trigger the recording of the page information and the selection of the page. Specifically, the first input may be a double-finger right-slide operation, such as a slide operation in the direction indicated by arrow 100 in fig. 2 to 3; the second input may be a two-finger left-slide operation, such as a slide operation in the direction of arrow 200 in fig. 4-5.
Step 103, responding to the second input, and determining a target page to be displayed according to whether the second page information of the second page is recorded.
In step 103, in response to the second input, the terminal device may determine whether second page information of the second page is recorded. Obviously, there are two possibilities for the determination result obtained by the terminal device, in the case that the determination result is yes, the terminal device may determine the target page by using one policy, in the case that the determination result is no, the terminal device may determine the target page by using another policy, and for clarity of layout, the two policies are described in the following. Alternatively, the terminal device may determine the target page by combining the obtained determination result and the recorded page information.
And step 104, displaying the target page.
Here, the terminal device may display the target page in full screen, or the terminal device may display the target page in a partial area of the screen.
In the embodiment of the invention, if the user needs to process other transactions when browsing the first page by using the terminal device, the user can firstly execute the first input on the first page, and at this time, the terminal device can exit the first page after recording the first page information of the first page. After processing other transactions, the user may perform a second input on the second page, and at this time, the terminal device may determine and display the target page according to whether the second page information of the second page is recorded. Then, when the terminal device determines that the target page is the first page in response to the second input, the terminal device may redisplay the first page, that is, when the second input is directed to the first page, the user may browse the first page again.
Therefore, in the embodiment of the invention, in the process of browsing the page, the terminal device can automatically record the page information of the current page only by executing the first input by the user, and then the terminal device can display the page browsed by the user before only by executing the second input pointing to the page browsed before by the user.
Optionally, in response to the first input, recording first page information of the first page, including:
displaying a target container in response to a first input;
recording first page information of a first page in a target container;
after recording the first page information of the first page, the method further comprises:
the display of the target container is cancelled.
In this embodiment, if a first input is received on a first page displayed by the terminal device, the terminal device may display the target container. Specifically, the target container may be the levitation container 300 shown in fig. 2 to 5, the levitation container 300 may have a rectangular, circular, or other shape, and the levitation container 300 may be a levitation window, 3D bubble, or the like.
Optionally, the levitation container 300 may have a path queue therein, where the path queue may have n slots, and the n slots may be used to memorize at most n page paths. Specifically, the value of n may be 3, and then, the path queue has 3 slot positions, where the 3 slot positions may be a slot position (1), a slot position (2), and a slot position (3), respectively, and the slot position (1) may be located at the head of the queue, and the slot position (3) may be located at the tail of the queue. Of course, the value of n is not limited to 3, and for example, 4, 5, 6, etc. are all feasible, and are not listed here.
After displaying the hover container 300, the terminal device may deposit the page path of the first page in one of the 3 slots of the path queue. Next, the terminal device may automatically cancel the display of the hover container 300, or the terminal device may cancel the display of the hover container 300 according to the instruction of the user, so as to avoid the hover container 300 interfering with the display of other subsequent pages.
It can be seen that, in this embodiment, by displaying the target container, the recording process of the first page information of the first page is visual, and in addition, by canceling the display of the target container, the target container can be prevented from interfering with the display of other subsequent pages.
Optionally, the page information in the target container is arranged sequentially, and after the first page information is recorded in the target container, the first page information is sorted at the head in the target container.
With reference to fig. 6, in this embodiment, first, a right-swipe operation with two fingers may be received on a first page displayed by the terminal device, and then, the terminal device may determine whether a page path X of the first page is recorded in the path queue.
If the determination result is negative, the terminal device can directly place the X in the slot position (1) of the path queue, and the page path in the rest slot positions of the path queue integrally moves backwards by one bit. In addition, if there are already n path queues in the path queue before placing X in slot (1), the last bit of the page path is moved out of the path queue. For example, as shown in fig. 2, if X is not recorded in the path queue itself, and there is no page path in the path queue, the terminal device may directly place X in slot (1).
If the determination result is yes, and X is located in slot j (slot j is not slot (1)), the terminal device may move X in slot j to slot (1), and sequentially move back the page paths of the remaining slots. For example, as shown in fig. 3, if X is recorded in the path queue itself, and X itself is placed in the slot (2), and another page path Y is placed in the slot (1), the terminal device may move X to the slot (1), and move Y to the slot (2).
Therefore, in the embodiment, no matter whether the first page information is recorded in the target container or not, after the terminal device records the first page information, the first page information can be sorted at the head in the target container, so that the first page information can be conveniently searched subsequently.
Optionally, in response to the second input, determining the target page to be displayed according to whether the second page information of the second page is recorded, including:
displaying the target container in response to the second input;
selecting page information from the target container according to whether second page information of a second page exists in the target container;
and taking the page corresponding to the selected page information as a target page to be displayed.
It should be noted that, specific implementation forms of selecting page information from the target container are various according to whether the second page information of the second page exists in the target container, and two implementation forms are described below by way of example.
In one implementation, the page information in the target container is arranged sequentially; selecting page information from the target container according to whether second page information of a second page exists in the target container, wherein the selecting step comprises the following steps:
and if the second page information of the second page does not exist in the target container, selecting the page information ordered at the top from the target container.
For example, as shown in fig. 4, if the second page information is a page path Z, it is easy to see that Z is not recorded in the path queue, and therefore, the terminal device may directly select a page path Y ranked at the head in the path queue and display a page corresponding to Y.
In this implementation form, based on the sorting of the page information in the target container, the terminal device can very conveniently select the corresponding page information, so as to facilitate the display of the corresponding page.
In another implementation form, the page information in the target container is sequentially arranged, and a corresponding sorting number is displayed in the target container corresponding to each page information; selecting page information from the target container according to whether second page information of a second page exists in the target container, wherein the selecting step comprises the following steps:
and if the second page information of the second page exists in the target container, selecting the page information from the target container according to the sorting number of the second page information and the total amount of the page information in the target container.
Specifically, the sort number of each page path in the path queue may be related to the slot in which it is located, for example, the sort number of the page path located in slot (1) may be 1, the sort number of the page path located in slot (2) may be 2, and so on, which are not listed here.
If the page path Z of the second page is recorded in the path queue, the sequence number of the Z is M, and the total number of the page paths in the path queue is M, then M and M may be divided to obtain a remainder M% M of the two. Next, the remainder M% M may be summed with a preset value (e.g., 1) to obtain a summation result, and a page path with the sequence number as the summation result may be selected from the path queue.
For example, as shown in fig. 5, if the second page information is a page path Y, and M is 1,M is 2, the result of the remainder between M and M is 1, and the result of the summation of the remainder result 1 and the preset value 1 is 2, then the terminal device may select a page path numbered 2 from the path queue, that is, select X and display the page corresponding to X.
In this implementation form, based on the sorting number of the page information in the target container and the total amount of the page information, the terminal device can very conveniently select the corresponding page information so as to display the corresponding page.
Referring to fig. 7, the terminal device may first receive the two-finger left-swipe operation, and then, the terminal device may determine whether a page path of the page being browsed is located in the path queue.
If the determination result is yes, and the number of the page path of the page being browsed is j, the terminal device may select the page path with the sum of M% M and 1, and call out the page corresponding to the page path to display on the screen. If the determination result is negative, the terminal device may select the page path sorted at the top in the path queue, and call out the page corresponding to the page path to display on the screen.
Therefore, in this embodiment, no matter whether the page path of the page currently displayed by the terminal device is recorded in the path queue, the terminal device can very conveniently select the page path and display the corresponding page, so that the user can continue to browse the previously browsed page.
In summary, compared with the prior art, in the embodiment, the operation of entering the page browsed by the user by the terminal device is very convenient to implement, and the user can quickly return to the interrupted operation position, so that the customer experience can be improved.
The following describes a terminal device provided in an embodiment of the present invention.
Referring to fig. 8, a schematic structural diagram of a terminal device 800 according to an embodiment of the present invention is shown. As shown in fig. 8, the terminal apparatus 800 includes:
a recording module 801, configured to, if a first input is received at a first page displayed by a terminal device, record first page information of the first page in response to the first input;
a receiving module 802, configured to receive a second input when the terminal device displays a second page;
a determining module 803, configured to determine, in response to the second input, a target page to be displayed according to whether second page information of the second page is recorded;
a display module 804, configured to display the target page.
Optionally, the recording module 801 includes:
a first display unit for displaying a target container in response to a first input;
a recording unit configured to record first page information of a first page in a target container;
the terminal device 800 further includes:
and a display canceling module for canceling the display of the target container after the first page information of the first page is recorded.
Optionally, the page information in the target container is arranged sequentially, and after the first page information is recorded in the target container, the first page information is sorted at the head in the target container.
Optionally, the determining module 803 includes:
a second display unit for displaying the target container in response to a second input;
the selecting unit is used for selecting the page information from the target container according to whether the second page information of the second page exists in the target container;
and the determining unit is used for taking the page corresponding to the selected page information as a target page to be displayed.
Optionally, the page information in the target container is arranged in sequence; a selection unit, specifically configured to:
if the second page information of the second page does not exist in the target container, selecting page information which is ordered at the head from the target container;
alternatively, the first and second electrodes may be,
the page information in the target container is sequentially arranged, and a corresponding sequencing number is displayed in the target container corresponding to each page information; a selection unit, specifically configured to:
and if the second page information of the second page exists in the target container, selecting the page information from the target container according to the sorting number of the second page information and the total amount of the page information in the target container.
Optionally, the first input and the second input are both a two-finger sliding operation, and the sliding directions of the first input and the second input are opposite.
Therefore, compared with the prior art, the operation of entering the page browsed by the user by the terminal equipment is very convenient to implement.
Referring to fig. 9, a schematic structural diagram of a terminal device 900 provided in the embodiment of the present invention is shown. As shown in fig. 9, terminal device 900 includes, but is not limited to: a radio frequency unit 901, a network module 902, an audio output unit 903, an input unit 904, a sensor 905, a display unit 906, a user input unit 907, an interface unit 908, a memory 909, a processor 910, and a power supply 911. Those skilled in the art will appreciate that the terminal device architecture shown in fig. 9 does not constitute a limitation of the terminal device, and that terminal device 900 may include more or fewer components than shown, or some components may be combined, or a different arrangement of components.
Wherein, the processor 910 is configured to:
if a first input is received at a first page displayed by the terminal equipment, responding to the first input, and recording first page information of the first page;
in case that the terminal device displays the second page, the user input unit 907 is controlled to receive the second input;
responding to the second input, and determining a target page to be displayed according to whether second page information of the second page is recorded;
the display unit 906 is controlled to display the target page.
Optionally, the processor 910 is specifically configured to:
in response to the first input, control the display unit 906 to display the target container;
recording first page information of a first page in a target container;
processor 910, further configured to:
after recording the first page information of the first page, the display unit 906 is controlled to cancel the display target container.
Optionally, the page information in the target container is arranged sequentially, and after the first page information is recorded in the target container, the first page information is sorted at the head in the target container.
Optionally, the processor 910 is specifically configured to:
in response to the second input, control the display unit 906 to display the target container;
selecting page information from the target container according to whether second page information of a second page exists in the target container;
and taking the page corresponding to the selected page information as a target page to be displayed.
Optionally, the page information in the target container is arranged in sequence; the processor 910 is specifically configured to:
if the second page information of the second page does not exist in the target container, selecting page information which is ordered at the head from the target container;
alternatively, the first and second liquid crystal display panels may be,
the page information in the target container is sequentially arranged, and a corresponding sequencing number is displayed in the target container corresponding to each page information; the processor 910 is specifically configured to:
and if the second page information of the second page exists in the target container, selecting the page information from the target container according to the sorting number of the second page information and the total amount of the page information in the target container.
Optionally, the first input and the second input are both a two-finger sliding operation, and the sliding directions of the first input and the second input are opposite.
Therefore, compared with the prior art, in the embodiment of the present invention, the operation of the terminal device 900 entering the page browsed by the user before is very convenient to implement.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 901 may be used for receiving and sending signals during a message transmission and reception process or a call process, and specifically, after receiving downlink data from a base station, the downlink data is processed by the processor 910; in addition, the uplink data is transmitted to the base station. Generally, the radio frequency unit 901 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 901 can also communicate with a network and other devices through a wireless communication system.
The terminal device 900 provides wireless broadband internet access to the user through the network module 902, such as helping the user send and receive e-mails, browse web pages, access streaming media, and the like.
The audio output unit 903 may convert audio data received by the radio frequency unit 901 or the network module 902 or stored in the memory 909 into an audio signal and output as sound. Also, the audio output unit 903 may also provide audio output related to a specific function performed by the terminal apparatus 900 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 903 includes a speaker, a buzzer, a receiver, and the like.
The input unit 904 is used to receive audio or video signals. The input Unit 904 may include a Graphics Processing Unit (GPU) 9041 and a microphone 9042, and the Graphics processor 9041 processes image data of a still picture or video obtained by an image capturing device (such as a camera) in a video capture mode or an image capture mode. The processed image frames may be displayed on the display unit 906. The image frames processed by the graphic processor 9041 may be stored in the memory 909 (or other storage medium) or transmitted via the radio frequency unit 901 or the network module 902. The microphone 9042 can receive sounds and can process such sounds into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 901 in case of the phone call mode.
The terminal device 900 also includes at least one sensor 905, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 9061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 9061 and/or backlight when the terminal device 900 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the terminal device posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration identification related functions (such as pedometer, tapping), and the like; the sensors 905 may also include a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor, etc., which are not described in detail herein.
The display unit 906 is used to display information input by the user or information provided to the user. The Display unit 906 may include a Display panel 9061, and the Display panel 9061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 907 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal device. Specifically, the user input unit 907 includes a touch panel 9071 and other input devices 9072. The touch panel 9071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 9071 (e.g., operations by a user on or near the touch panel 9071 using a finger, a stylus, or any other suitable object or accessory). The touch panel 9071 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 910, receives a command from the processor 910, and executes the command. In addition, the touch panel 9071 may be implemented by using various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The user input unit 907 may include other input devices 9072 in addition to the touch panel 9071. Specifically, the other input devices 9072 may include, but are not limited to, a physical keyboard, function keys (such as a volume control key, a switch key, and the like), a track ball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 9071 may be overlaid on the display panel 9061, and when the touch panel 9071 detects a touch operation on or near the touch panel 9071, the touch panel is transmitted to the processor 910 to determine the type of the touch event, and then the processor 910 provides a corresponding visual output on the display panel 9061 according to the type of the touch event. Although in fig. 9, the touch panel 9071 and the display panel 9061 are implemented as two independent components to implement the input and output functions of the terminal device, in some embodiments, the touch panel 9071 and the display panel 9061 may be integrated to implement the input and output functions of the terminal device, which is not limited herein.
The interface unit 908 is an interface through which an external device is connected to the terminal apparatus 900. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 908 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the terminal apparatus 900 or may be used to transmit data between the terminal apparatus 900 and external devices.
The memory 909 may be used to store software programs as well as various data. The memory 909 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 for at least one function (such as a sound playing function, an image playing function, and the like), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 909 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The processor 910 is a control center of the terminal apparatus 900, connects various parts of the entire terminal apparatus with various interfaces and lines, and performs various functions of the terminal apparatus 900 and processes data by running or executing software programs and/or modules stored in the memory 909 and calling data stored in the memory 909, thereby performing overall monitoring of the terminal apparatus 900. Processor 910 may include one or more processing units; preferably, the processor 910 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It is to be appreciated that the modem processor described above may not be integrated into processor 910.
The terminal device 900 may further include a power supply 911 (e.g., a battery) for supplying power to various components, and preferably, the power supply 911 may be logically connected to the processor 910 through a power management system, so as to manage charging, discharging, and power consumption management functions through the power management system.
In addition, the terminal device 900 includes some functional modules that are not shown, and are not described in detail here.
Preferably, an embodiment of the present invention further provides a terminal device, which includes a processor 910, a memory 909, and a computer program that is stored in the memory 909 and can be run on the processor 910, and when the computer program is executed by the processor 910, the computer program implements each process of the above-mentioned page display method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the above-mentioned page display method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a … …" does not exclude the presence of another identical element in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (11)

1. A page display method is applied to terminal equipment and is characterized by comprising the following steps:
if a first input is received on a first page displayed by the terminal equipment, responding to the first input, and recording first page information of the first page;
receiving a second input under the condition that the terminal equipment displays a second page;
responding to the second input, and determining a target page to be displayed according to whether second page information of the second page is recorded;
displaying the target page;
the second page is any page different from the first page;
displaying a target container in response to the second input;
selecting page information from the target container according to whether second page information of the second page exists in the target container;
the page information in the target container is sequentially arranged; the selecting page information from the target container according to whether second page information of the second page exists in the target container includes:
if the second page information of the second page does not exist in the target container, selecting page information ranked at the head from the target container;
alternatively, the first and second electrodes may be,
the page information in the target container is sequentially arranged, and a corresponding sequencing number is displayed in the target container corresponding to each page information; the selecting page information from the target container according to whether second page information of the second page exists in the target container includes:
and if the second page information of the second page exists in the target container, selecting the page information from the target container according to the sorting number of the second page information and the total amount of the page information in the target container.
2. The method of claim 1, wherein said recording first page information for the first page in response to the first input comprises:
displaying a target container in response to the first input;
recording first page information of the first page in the target container;
after the recording the first page information of the first page, the method further comprises:
canceling the display of the target container.
3. The method according to claim 2, wherein the page information in the target container is arranged sequentially, and after recording the first page information in the target container, the first page information is sorted first in the target container.
4. The method according to claim 2, wherein the determining, in response to the second input, a target page to be displayed according to whether second page information of the second page is recorded comprises:
and taking the page corresponding to the selected page information as a target page to be displayed.
5. The method of any one of claims 1-4, wherein the first input and the second input are both two-finger sliding operations, and the sliding directions of the first input and the second input are opposite.
6. A terminal device, comprising:
the recording module is used for responding to a first input and recording first page information of a first page if the first input is received at the first page displayed by the terminal equipment;
the receiving module is used for receiving a second input under the condition that the terminal equipment displays a second page;
the determining module is used for responding to the second input and determining a target page to be displayed according to whether second page information of the second page is recorded or not;
the display module is used for displaying the target page;
the second page is any page different from the first page;
a second display unit for displaying a target container in response to the second input;
the selecting unit is used for selecting page information from the target container according to whether second page information of the second page exists in the target container or not;
the page information in the target container is sequentially arranged; the selection unit is specifically configured to:
if the second page information of the second page does not exist in the target container, selecting page information ordered at the head from the target container;
alternatively, the first and second electrodes may be,
the page information in the target container is sequentially arranged, and a corresponding sequencing number is displayed in the target container corresponding to each page information; the selection unit is specifically configured to:
and if the second page information of the second page exists in the target container, selecting the page information from the target container according to the sorting number of the second page information and the total amount of the page information in the target container.
7. The terminal device of claim 6, wherein the recording module comprises:
a first display unit for displaying a target container in response to the first input;
a recording unit configured to record first page information of the first page in the target container;
the terminal device further includes:
and the display canceling module is used for canceling the display of the target container after recording the first page information of the first page.
8. The terminal device according to claim 7, wherein the page information in the target container is arranged sequentially, and after the first page information is recorded in the target container, the first page information is sorted at the top in the target container.
9. The terminal device of claim 7,
the determining module includes:
and the determining unit is used for taking the page corresponding to the selected page information as a target page to be displayed.
10. The terminal device according to any one of claims 6 to 9, wherein the first input and the second input are both finger sliding operations, and the sliding directions of the first input and the second input are opposite.
11. A terminal device, characterized in that it comprises a processor, a memory, a computer program stored on said memory and executable on said processor, said computer program realizing the steps of the page display method according to any one of claims 1 to 5 when executed by said processor.
CN201910233169.4A 2019-03-26 2019-03-26 Page display method and terminal equipment Active CN109976856B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910233169.4A CN109976856B (en) 2019-03-26 2019-03-26 Page display method and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910233169.4A CN109976856B (en) 2019-03-26 2019-03-26 Page display method and terminal equipment

Publications (2)

Publication Number Publication Date
CN109976856A CN109976856A (en) 2019-07-05
CN109976856B true CN109976856B (en) 2022-12-20

Family

ID=67080772

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910233169.4A Active CN109976856B (en) 2019-03-26 2019-03-26 Page display method and terminal equipment

Country Status (1)

Country Link
CN (1) CN109976856B (en)

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10200756B2 (en) * 2011-02-11 2019-02-05 Sony Interactive Entertainment LLC Synchronization of favorites and/or recently viewed lists between registered content playback devices
CN102902805B (en) * 2012-10-15 2017-06-27 东软集团股份有限公司 A kind of page access method and apparatus
CN103885992A (en) * 2012-12-24 2014-06-25 腾讯科技(武汉)有限公司 Method and device for controlling page display
CN106155675B (en) * 2015-04-23 2019-10-22 阿里巴巴集团控股有限公司 The page switching method and device of application program
CN107229665B (en) * 2016-03-25 2021-04-13 阿里巴巴集团控股有限公司 Page skipping method and device
CN106372251B (en) * 2016-09-28 2020-03-03 北京京东尚科信息技术有限公司 Method and device for returning page display position
CN106484862B (en) * 2016-10-10 2020-01-31 聚好看科技股份有限公司 Page control method and device
CN106658124B (en) * 2016-11-10 2019-12-24 海信电子科技(深圳)有限公司 Television page return control method and television
CN107092707B (en) * 2017-05-31 2020-11-24 北京安云世纪科技有限公司 Display method and device for collected application program page
CN108287884B (en) * 2018-01-12 2020-06-16 维沃移动通信有限公司 Page display method and mobile terminal
CN109284055B (en) * 2018-10-11 2020-09-29 维沃移动通信有限公司 Display page collection method and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
移动终端个性化页面显示优化技术研究;史晶等;《计算机工程》;20120920;第38卷(第18期);第277-281页 *

Also Published As

Publication number Publication date
CN109976856A (en) 2019-07-05

Similar Documents

Publication Publication Date Title
CN111142747B (en) Group management method and electronic equipment
CN110196667B (en) Notification message processing method and terminal
CN108446058B (en) Mobile terminal operation method and mobile terminal
WO2021136159A1 (en) Screenshot method and electronic device
CN108255372B (en) Desktop application icon sorting method and mobile terminal
CN110618969B (en) Icon display method and electronic equipment
CN110830363B (en) Information sharing method and electronic equipment
CN110879680B (en) Icon management method and electronic equipment
CN108920040B (en) Application icon sorting method and mobile terminal
CN110913067A (en) Information sending method and electronic equipment
CN108132752A (en) A kind of method for editing text and mobile terminal
CN111064848B (en) Picture display method and electronic equipment
CN111610904B (en) Icon arrangement method, electronic device and storage medium
CN110442279B (en) Message sending method and mobile terminal
CN110971510A (en) Message processing method and electronic equipment
CN111124223A (en) Application interface switching method and electronic equipment
WO2021083091A1 (en) Screenshot capturing method and terminal device
CN111610903A (en) Information display method and electronic equipment
EP3731505A1 (en) Dialing method and mobile terminal
CN111352892B (en) Operation processing method and electronic equipment
US11669237B2 (en) Operation method and terminal device
CN111061446A (en) Display method and electronic equipment
CN108491143B (en) Object movement control method and mobile terminal
CN111694497B (en) Page combination method and electronic equipment
CN108628534B (en) Character display method and mobile terminal

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