CN109917980B - Multi-page display method and device - Google Patents

Multi-page display method and device Download PDF

Info

Publication number
CN109917980B
CN109917980B CN201910138488.7A CN201910138488A CN109917980B CN 109917980 B CN109917980 B CN 109917980B CN 201910138488 A CN201910138488 A CN 201910138488A CN 109917980 B CN109917980 B CN 109917980B
Authority
CN
China
Prior art keywords
page
window
windows
browser
screen
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
CN201910138488.7A
Other languages
Chinese (zh)
Other versions
CN109917980A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201910138488.7A priority Critical patent/CN109917980B/en
Publication of CN109917980A publication Critical patent/CN109917980A/en
Application granted granted Critical
Publication of CN109917980B publication Critical patent/CN109917980B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

A multi-page display method comprises the following steps: the method comprises the steps that a mobile terminal receives a multi-page display instruction which is triggered by a user in a browser and used for displaying a plurality of pages in the browser in the same screen; acquiring a plurality of page windows corresponding to a plurality of pages pointed by the multi-page display instruction in the browser according to the multi-page display instruction; according to a preset arrangement rule, respectively adjusting the window sizes of a plurality of page windows according to the size of a screen, and displaying the page windows after the window sizes are adjusted in the screen after rearrangement and combination; the method comprises the steps of allocating a processing thread corresponding to each of a plurality of displayed page windows one by one to the plurality of displayed page windows respectively, wherein the processing thread is used for processing message instructions triggered in the corresponding page windows. In addition, the invention also provides a device for displaying multiple pages. The multi-page display method and the device can improve the flexibility and convenience of page display operation.

Description

Multi-page display method and device
The invention relates to a divisional application of a method and a device for multi-page display, which has the application number of 201410077689.8 and the application date of 2014.03.05.
Technical Field
The invention relates to a computer communication technology, in particular to a method and a device for displaying multiple pages.
Background
With the development of computer and network technologies, more and more people begin to browse page information including web pages by using browsers through mobile terminals such as mobile phones. However, in the existing page display technology, the mobile terminal can only display one page window in the screen, that is, the user can only browse the page information of one page from the screen of the mobile terminal at the same time, and if the user wants to browse the page information of other pages, the page information of the target page can only be displayed in the screen by switching the page window. If the user wants to browse the page information before switching again at this time, the page information of the previous page can be switched back to the current screen for displaying only by switching the page window again, so that the operation is not only lack of flexibility, but also lack of convenience.
Disclosure of Invention
In view of this, the present invention provides a method and an apparatus for displaying multiple pages, which can improve the flexibility and convenience of page displaying operations.
The multi-page display method provided by the embodiment of the invention comprises the following steps: the method comprises the steps that a mobile terminal receives a multi-page display instruction which is triggered by a user in a browser and used for displaying a plurality of pages in the browser in the same screen; acquiring a plurality of page windows corresponding to a plurality of pages pointed by the multi-page display instruction in the browser according to the multi-page display instruction; according to a preset arrangement rule, respectively adjusting the window sizes of the multiple page windows according to the size of the screen, and displaying the multiple page windows after window size adjustment in the screen after rearrangement and combination; and respectively allocating a processing thread corresponding to each of the displayed page windows one to the displayed page windows, wherein the processing thread is used for processing the message instruction triggered by the corresponding page window.
The device for displaying multiple pages provided by the embodiment of the invention comprises: the instruction receiving module is used for receiving a multi-page display instruction which is triggered by a user in a browser and is used for displaying a plurality of pages in the browser on the same screen; a page window obtaining module, configured to obtain, according to the multi-page display instruction, a plurality of page windows in the browser, where the plurality of page windows correspond to a plurality of pages to which the multi-page display instruction points, respectively; the display module is used for respectively adjusting the window sizes of the page windows according to the size of the screen according to a preset arrangement rule, and displaying the page windows after window size adjustment in the screen after rearrangement and combination; and the thread allocation module is used for allocating processing threads which are in one-to-one correspondence with each of the displayed page windows to the displayed page windows respectively, and the processing threads are used for processing message instructions triggered by the corresponding page windows.
According to the method and the device for displaying the multiple pages, provided by the embodiment of the invention, the multiple page windows corresponding to the multiple pages pointed by the multiple page display instruction in the browser are obtained according to the multiple page display instruction triggered by the user in the browser, the window size of each multiple page window is adjusted according to the size of the screen according to the preset adjustment and arrangement rules, the multiple page windows after window size adjustment are rearranged and combined together and are displayed in the screen as the current window, wherein the multiple combined page windows have independent logical relations, so that the user can browse the page information of the selected multiple pages in the same screen only through simple selection operation and perform asynchronous operation on the multiple pages, and therefore, the flexibility and convenience of the page display operation can be improved.
In order to make the aforementioned and other objects, features and advantages of the invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
Fig. 1 is an application environment diagram of a method and an apparatus for displaying multiple pages in a mobile terminal according to an embodiment of the present invention.
Fig. 2 shows a block diagram of a mobile terminal.
Fig. 3 is a flowchart of a method for displaying multiple pages in a mobile terminal according to a first embodiment of the present invention.
Fig. 4 is a diagram illustrating an example that multiple pages are displayed on a screen in a method for displaying multiple pages in a mobile terminal according to a first embodiment of the present invention.
Fig. 5 is a diagram illustrating another example of displaying multiple pages in a screen in a method for displaying multiple pages in a mobile terminal according to a first embodiment of the present invention.
Fig. 6 is a flowchart of a method for displaying multiple pages in a mobile terminal according to a second embodiment of the present invention.
Fig. 7 is an exemplary diagram of a multi-page on-screen mode trigger button in a method for multi-page presentation in a mobile terminal according to a second embodiment of the present invention.
Fig. 8 is an exemplary diagram of a selection window in a method for displaying multiple pages in a mobile terminal according to a second embodiment of the present invention.
Fig. 9 is an exemplary diagram of a multi-page presentation window in a method for multi-page presentation in a mobile terminal according to a second embodiment of the present invention.
Fig. 10 is a schematic structural diagram of an apparatus for performing multi-page presentation in a mobile terminal according to a third embodiment of the present invention.
Fig. 11 is a schematic diagram of a storage environment of the apparatus of fig. 10.
Fig. 12 is a schematic structural diagram of an apparatus for performing multi-page presentation in a mobile terminal according to a fourth embodiment of the present invention.
Fig. 13 is a schematic structural diagram of a part of modules in an apparatus for performing multi-page display in a mobile terminal according to a fourth embodiment of the present invention.
Fig. 14 is a schematic structural diagram of a part of modules in an apparatus for performing multi-page display in a mobile terminal according to a fourth embodiment of the present invention.
Detailed Description
To further illustrate the technical means and effects of the present invention adopted to achieve the predetermined objects, the following detailed description of the embodiments, structures, features and effects according to the present invention will be given with reference to the accompanying drawings and preferred embodiments.
The method and the device for displaying multiple pages provided by the embodiments of the present invention can be applied to the application environment shown in fig. 1, and realize the multiple page display in the mobile terminal. As shown in fig. 1, a plurality of mobile terminals 100 and a server 200 are located in a wireless network or a wired network, through which the mobile terminals 100 and the server 200 perform data interaction. The mobile terminal 100 may include a smart phone, a tablet computer, an e-book reader, an MP3 player (Moving Picture Experts Group Audio Layer III, motion Picture Experts compression standard Audio Layer 3), an MP4 player (Moving Picture Experts Group Audio Layer IV, motion Picture Experts compression standard Audio Layer 4), a laptop computer, a car computer, and so on. It can be understood that the method for multi-page presentation provided by the embodiments of the present invention can also be applied to a non-mobile terminal supporting a browser browsing function and configured with the apparatus for multi-page presentation provided by the embodiments of the present invention, for example: desktop computers, all-in-one machines, and the like.
Fig. 2 shows a block diagram of a mobile terminal. As shown in fig. 2, the user terminal mobile terminal 100 includes a memory 102, a memory controller 104, one or more (only one shown) processors 106, a peripheral interface 108, a radio frequency module 110, a positioning module 112, a camera module 114, an audio module 116, a touch screen 118, and a key module 120. These components communicate with each other via one or more communication buses/signal lines 122.
It is to be understood that the configuration shown in fig. 2 is merely exemplary, and that the mobile terminal 100 may include more or fewer components than shown in fig. 2, or have a different configuration than shown in fig. 2. The components shown in fig. 2 may be implemented in hardware, software, or a combination thereof.
The memory 102 may be used to store software programs and modules, such as program instructions/modules corresponding to the method and apparatus for performing multi-page display in a mobile terminal according to the embodiments of the present invention, and the processor 102 executes various functional applications and data processing by running the software programs and modules stored in the memory 104, so as to implement the above-mentioned method for performing multi-page display in a mobile terminal.
The memory 102 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 102 may further include memory located remotely from the processor 106, which may be connected to the mobile terminal 100 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof. Access to the memory 102 by the processor 106, and possibly other components, may be under the control of the memory controller 104.
Peripheral interface 108 couples various input/output devices to the CPU and memory 102. The processor 106 executes various software, instructions within the memory 102 to perform various functions of the mobile terminal 100 as well as data processing.
In some embodiments, the peripheral interface 108, the processor 106, and the memory controller 104 may be implemented in a single chip. In other examples, they may be implemented separately from the individual chips.
The rf module 110 is used for receiving and transmitting electromagnetic waves, and implementing interconversion between the electromagnetic waves and electrical signals, so as to communicate with a communication network or other devices. The rf module 110 may include various existing circuit elements for performing these functions, such as an antenna, an rf transceiver, a digital signal processor, an encryption/decryption chip, a Subscriber Identity Module (SIM) card, memory, and so forth. The rf module 110 may communicate with various networks such as the internet, an intranet, a wireless network, or with other devices via a wireless network. The wireless network may comprise a cellular telephone network, a wireless local area network, or a metropolitan area network. The Wireless network may use various Communication standards, protocols, and technologies, including, but not limited to, Global System for Mobile Communication (GSM), Enhanced Mobile Communication (Enhanced Data GSM Environment, EDGE), wideband Code division multiple Access (W-CDMA), Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), bluetooth, Wireless Fidelity (WiFi) (e.g., Institute of Electrical and Electronics Engineers (IEEE) standard IEEE802.11 a, IEEE802.11 b, IEEE802.1 g, and/or IEEE802.11 n), Voice over internet protocol (VoIP), world wide mail for internet, Wi-Max, and any other suitable protocol for instant messaging, including, but not limited to, short message Access (sms), and may even include those protocols that have not yet been developed.
The positioning module 112 is used for acquiring the current position of the mobile terminal 100. Examples of the positioning module 112 include, but are not limited to, a global positioning satellite system (GPS), a wireless local area network-based positioning technology, or a mobile communication network-based positioning technology.
The camera module 114 is used to take a picture or video. The pictures or videos taken may be stored in the memory 102 and transmitted through the radio frequency module 110.
Audio module 116 provides an audio interface to a user that may include one or more microphones, one or more speakers, and audio circuitry. The audio circuitry receives audio data from the peripheral interface 108, converts the audio data to electrical information, and transmits the electrical information to the speaker. The speaker converts the electrical information into sound waves that the human ear can hear. The audio circuitry also receives electrical information from the microphone, converts the electrical information to voice data, and transmits the voice data to the peripheral interface 108 for further processing. The audio data may be retrieved from the memory 102 or through the radio frequency module 110. In addition, the audio data may also be stored in the memory 102 or transmitted through the radio frequency module 110. In some examples, the audio module 116 may also include an earphone jack for providing an audio interface to a headset or other device.
The touch screen 118 provides both an output and an input interface between the mobile terminal 100 and a user. In particular, the touch screen 118 displays video output to the user, the content of which may include text, graphics, video, and any combination thereof. Some of the output results are for some of the user interface objects. The touch screen 118 also receives user inputs, such as user clicks, swipes, and other gesture operations, for the user interface objects to respond to these user inputs. The technique of detecting user input may be based on resistive, capacitive, or any other possible touch detection technique. Specific examples of touch screen 118 display units include, but are not limited to, liquid crystal displays or light emitting polymer displays.
The key module 120 also provides an interface for a user to make inputs to the mobile terminal 100, and the user may cause the mobile terminal 100 to perform different functions by pressing different keys.
First embodiment
Fig. 3 is a flowchart of a method for displaying multiple pages in a mobile terminal according to a first embodiment of the present invention. As shown in fig. 3, the method for displaying multiple pages of the present embodiment includes the following steps:
step S11, the mobile terminal receives a multi-page display instruction triggered by the browser by the user for displaying multiple pages in the browser on the same screen.
In a specific embodiment of this embodiment, a preset browser is run in the mobile terminal. The mobile terminal receives a multi-page display instruction triggered by a user through the browser, wherein the multi-page display instruction is used for instructing the mobile terminal to execute multi-page same-screen display operation, so that a plurality of pages pointed by the instruction are displayed in a current screen of the mobile terminal at the same time.
It can be understood that the above pages may specifically include: pages of web pages, pages of various types of document files (e.g., pages of various types of text or multimedia document files with a suffix name of. doc,. pdf,. vsd, wav, etc.), pages of folders, and the like.
Step S12, according to the multi-page display instruction, obtaining a plurality of page windows in the browser corresponding to a plurality of pages pointed by the multi-page display instruction, respectively.
The page window is a carrier for displaying pages in the browser, and the pages can be displayed by loading page information into the page window. The mobile terminal obtains a plurality of page windows respectively corresponding to a plurality of pages pointed by the multi-page display instruction according to the multi-page display instruction, namely obtains the page windows respectively loaded with the page information of the plurality of pages pointed by the multi-page display instruction in the browser.
Step S13, according to a preset arrangement rule, respectively adjusting the window sizes of the multiple page windows according to the size of the screen, and displaying the multiple page windows after window size adjustment in the screen after rearrangement and combination.
The mobile terminal adjusts the sizes of a plurality of page windows corresponding to a plurality of pages pointed by the multi-page display instruction respectively according to the size of the screen, so that the plurality of page windows can be displayed in the same screen at the same time. In a specific embodiment of this embodiment, the page windows may be adjusted to be windows of equal size according to the size of the screen, or may be adjusted to be windows of different sizes according to a preset adjustment rule, for example: the method can respond to the selection operation of the user, and according to the sorting instruction triggered by the selection operation of the user, the size of one or more page windows pointed by the sorting instruction (namely selected by the user) is adjusted according to a main window, and the sizes of other page windows which are not selected by the user are adjusted according to a secondary window, wherein the size of the main window is larger than that of the secondary window.
In a specific embodiment of this embodiment, before displaying, the mobile terminal may first classify the obtained multiple page windows according to the types of page information (e.g., audio, video, text, etc.) loaded in the multiple page windows; then, the page windows are sorted according to a preset sorting rule, and the sorting method includes: the multiple page windows can be sequenced according to the loading time sequence of the current page information loaded in the page windows, or the multiple page windows can be sequenced according to the detected sequence of the multiple operation actions performed by the user triggering the multiple page display instruction (for example, if the user triggers the multiple page display instruction by clicking the page windows, the multiple page windows are sequenced according to the sequence of the user clicking the page windows, and the clicked page windows are sequenced first), and the like; finally, the mobile terminal may combine the sorted and sorted page windows and then arrange and display the combined page windows in the screen of the mobile terminal along the horizontal or vertical direction (as shown in fig. 4), or arrange and display the combined page windows in a matrix form, or display the combined page windows according to the primary and secondary arrangement of the page windows (as shown in fig. 5).
Step S14, allocating a processing thread corresponding to each of the displayed page windows one to each of the displayed page windows respectively for the displayed page windows, where the processing thread is used to process the message instruction triggered by the corresponding page window.
The browser is message-driven, that is, various operations of a user in a screen can generate various messages, the messages can be distributed to a window with a focus in the current browser, after the window with the focus receives the messages, corresponding message instructions can be generated according to different types of the messages, and the message instructions are processed by corresponding processing threads. In a specific implementation manner of this embodiment, the mobile terminal allocates, to each of the multiple page windows displayed on the screen, a processing thread corresponding to each of the multiple page windows displayed on the screen, where the processing threads are used to process messages of the respective corresponding page windows, so that the multiple page windows combined together have an independent processing logical relationship, that is, the multiple page window pairs displayed on the same screen in the screen are independent of each other. When the user operates one of the page windows, the other page windows are not influenced by the operation. For example: when detecting that the user clicks, presses for a long time, and the like on the page a in the page window a shown in fig. 4, only the page window a responds to the operation, executes a corresponding operation on the page a, and does not affect other page windows.
However, the plurality of page window pairs presented in the screen are treated as a whole. For example, with reference to fig. 4, when an instruction for switching a page window triggered by a user is detected, and a target page window pointed to by the instruction is another page window C except for multiple page windows displayed on the same screen, the current states of the multiple page windows a and B displayed on the same screen are kept unchanged, and the current screen is switched and displayed as the target page window C pointed to by the instruction. At this time, if an instruction for switching the page window triggered by the user is detected, and a target page window pointed by the instruction is an A window in the multiple page windows displayed on the same screen, switching and displaying the current screen back to the page window A. It is understood that two page windows a and B displayed on the same screen are temporarily virtualized into one page window, and can be switched with other page windows displayed on different screens, while the contents of the page windows a and B are kept unchanged. Meanwhile, the operation modes between different page windows are also obviously distinguished, and the page windows A and B always keep the asynchronous operation mode.
Because the multiple page windows displayed on the same screen are mutually independent, but are integrated relative to other page windows except the multiple page windows displayed on the same screen, all the page windows in the browser can be switched and displayed at will, and the pages in the page windows can be operated at will, so that the flexibility of multi-page display can be improved, the normal operation of a user on all the page windows in the browser can be ensured, and the stability of the browser can be ensured.
According to the multi-page display method provided by the embodiment of the invention, the multiple page windows respectively corresponding to the multiple pages pointed by the multi-page display instruction in the browser are obtained according to the multi-page display instruction triggered by the user in the browser, the window size of each of the multiple page windows is adjusted according to the size of the screen according to the preset adjustment and arrangement rules, the multiple page windows with the adjusted window sizes are rearranged and combined together and are displayed in the screen as the current window, wherein the multiple combined page windows have independent logical relations, so that the user can browse the page information of the selected multiple pages in the same screen only through simple selection operation and perform asynchronous operation on the multiple pages, and therefore, the flexibility and convenience of the page display operation can be improved.
Second embodiment
Fig. 6 is a flowchart of a method for displaying multiple pages in a mobile terminal according to a second embodiment of the present invention. As shown in fig. 6, the method for displaying multiple pages of the present embodiment includes the following steps:
step S21, receiving a page access request from a user, establishing a page window and a window tag corresponding to the page window according to the page access request, and loading page information corresponding to the page access request in the page window.
Specifically, the mobile terminal receives a page access request from a user, where the page access request includes a storage address of page information of a target page given by the user in a local storage or a network server. And the mobile terminal establishes a page window and a window label (Tab) corresponding to the page window in a preset browser according to the page access request. And the mobile terminal acquires the page information of the target page corresponding to the page access request from the local memory or the network server according to the memory address contained in the page access request, and loads the page information in the page window.
It can be understood that the target page may specifically include: pages of web pages, pages of various types of document files (e.g., pages of various types of text or multimedia document files with a suffix name of. doc,. pdf,. vsd, wav, etc.), pages of folders, and the like.
And step S22, receiving a multi-page display instruction triggered by the user in the browser.
In a specific embodiment of this embodiment, the mobile terminal may receive a multi-page on-screen mode entering instruction triggered by the user, enter a multi-page on-screen mode, and receive a multi-page display instruction triggered by the user in the multi-page on-screen mode through a multi-page on-screen mode trigger button suspended in the browser shown in fig. 7.
The multi-page display instruction carries information of the window label selected by the user or web page links of a plurality of pages selected by the user.
In a specific implementation manner of this embodiment, the multi-page display instruction may be triggered by a user through an operation of clicking a window tab of an established page window in a browser, for example, the window tab a, the window tab B, or the window tab C in fig. 7 may be clicked. The multi-page display instruction carries information of the window label selected by the user.
In another specific implementation manner of this embodiment, the mobile terminal may enter the multi-page on-screen mode in response to a multi-page on-screen mode entry instruction triggered by the user, and generate a preview of an established page window in the browser, where the preview may be used to enable the user to know page information included in a page currently loaded by the page window. The mobile terminal generates a page selection window according to the preview, and displays the page selection window in the screen, where the page selection window includes a preview of a page window established in the browser, as shown in part (B) in fig. 8. The multi-page display instruction can be triggered by the user through clicking the preview image in the page selection window. The multi-page display instruction carries information of a window label of a page window corresponding to the preview image selected by the user.
In other specific embodiments of this embodiment, after entering the multi-page on-screen mode, the mobile terminal may also obtain a web page link stored in the browser favorite, generate a page selection window according to the web page link, and display the page selection window in the screen, as shown in part (C) in fig. 8. The multi-page display instruction can be triggered by the user through clicking the webpage link in the page selection window. The multi-page display instruction carries the webpage links of a plurality of pages selected by the user. It can be understood that the page selection window may also include both the established preview of the page window and the web page link stored in the favorite, that is, the multi-page presentation instruction may carry the information and the web page link of the window tab of the page window corresponding to the preview selected by the user.
By generating the page selection window according to the established page window or/and the webpage links in the favorites, various operation modes and selection objects for triggering the multi-page display instruction can be provided for a user, so that the selectivity, the flexibility and the convenience of multi-page display operation can be improved.
Step S23, detecting whether the multiple pages pointed by the multi-page display instruction include at least one page that is not loaded in each page window of the browser.
Since the multi-page display instruction can be triggered by the user in different manners, it can be detected whether the multiple pages pointed by the multi-page display instruction include at least one page that is not loaded in each page window of the browser by detecting the triggering manner of the multi-page display instruction or the object pointed by the multi-page display instruction. For example, if the multi-page display instruction is triggered by a user through an operation of clicking a window tab of an established page window in a browser or clicking a preview image in a page selection window, that is, objects pointed to by the multi-page display instruction are all window tabs of the established page window in the browser or preview images of the established page window, it may be determined that at least one page not loaded in each page window of the browser is not included in the multiple pages pointed to by the multi-page display instruction; if the multi-page display instruction is triggered by the operation of clicking the webpage link in the page selection window by the user, because the webpage link in the selection window is the webpage link stored in the favorite, the multi-page display instruction can be determined to point to at least one page which is not loaded in each page window of the browser.
Step S24, when at least one page not loaded in each page window of the browser is included in the multiple pages pointed by the multi-page display instruction, acquiring the number of the multiple pages pointed by the multi-page display instruction and page information.
Specifically, when the multi-page display instruction carries information of the window tag selected by the user, the mobile terminal counts the number of the multiple pages corresponding to the information of the window tag according to the information of the window tag, obtains a storage path of the page information of the multiple pages corresponding to the information of the window tag, and obtains the page information of the multiple pages according to the storage path.
When the multi-page display instruction carries the webpage links of the multiple pages selected by the user, the mobile terminal counts the number of the webpage links as the number of the multiple pages pointed by the multi-page display instruction, and obtains the page information of the multiple pages from the server according to the webpage links.
When the multi-page display instruction carries information of a window tag selected by a user and a webpage link, the mobile terminal can respectively count the number P1 of a plurality of pages corresponding to the information of the window tag and the number N1 of the webpage link, then the numerical value obtained by combining P1 and N1 is used as the number of the plurality of pages pointed by the multi-page display instruction, meanwhile, a storage path of the page information of the plurality of pages corresponding to the information of the window tag is obtained, the page information of the plurality of pages is obtained according to the storage path, and the page information of the plurality of pages is obtained from the server according to the webpage link.
Step S25, generating a multi-page display window and corresponding window labels for a plurality of pages, wherein the multi-page display window comprises a plurality of sub-windows, the number of the sub-windows corresponds to the number of the pages, the sub-windows communicate with each other in an asynchronous mode, and the corresponding window labels are rendered into preset target colors.
Specifically, the mobile terminal generates a multi-page display window and window tags corresponding to the multi-page display window according to the number of the multiple pages pointed by the obtained multi-page display instruction, and renders the corresponding window tags into preset target colors to distinguish the window tags from other page windows. As shown in fig. 9, the multi-page display window may include a plurality of sub-windows, the number of the sub-windows corresponds to the number of the pages, and the sub-windows communicate with each other asynchronously. It can be understood that, if a page displayed in the multi-page display window has a corresponding page window in the browser, the window tab of the page window may also be rendered as a target color, as shown in fig. 9.
The communication is performed in an asynchronous manner, that is, for a page operation instruction triggered by a user in a multi-page display window, only the sub-window to which the page operation instruction specifically points will respond, and other sub-windows are not affected by the page operation instruction. In other words, from the perspective of the user, the operations of the user on the multiple sub-windows are asynchronous, and when the user performs a click and slide operation on a page in one sub-window in the multi-page presentation window, pages in other sub-windows do not respond to the operations, that is, the several sub-windows are not consistent in action, and their performances are independent of each other. For example: assuming that a user browses a web page through a multi-page display window as shown in fig. 9 in a browser, when an operation of clicking a certain link displayed in a sub-window a by the user is detected, the browser loads and displays a web page corresponding to the link in the sub-window a in response to the clicking operation by the user. Or, when it is detected that the user performs page sliding or page zooming operation in the sub-window a, the browser performs corresponding scrolling or page zooming on the page in the sub-window a in response to the page sliding or page zooming operation of the user, and the pages in other sub-windows are not affected by the page sliding or page zooming operation, that is, the pages in other sub-windows remain unchanged in original form. Or when detecting that the user presses the webpage in the sub-window A for a long time, the browser responds to the long-time pressing operation and displays the corresponding popup box in the sub-window A. Or when the copy operation of the user in the A window is detected, the content pointed to by the copy operation on the page of the A window is stored in the clipboard in response to the copy operation, and when the paste operation of the user in the B window is detected, the corresponding content stored in the clipboard is pasted in the position pointed by the paste operation in the B window in response to the paste operation.
Because the sub-windows in the multi-page display window are communicated in an asynchronous mode, a user can operate the page in any sub-window under the multi-page display window, so that the flexibility of multi-page display can be improved, the normal operation of the user on all the page windows in the browser can be ensured, and the stability of the browser can be ensured.
In addition, the mobile terminal may display, according to the window switching instruction triggered by the user based on the window tag, the page window pointed by the window switching instruction in the screen, for example: referring to fig. 9, the mobile terminal may respond to a click operation of the user on the window tab C, and display the page window C corresponding to the window tab C in the screen, so that only the page in the page window C will be displayed in the screen. The mobile terminal can also respond to the click operation of the user on the multi-page display window label D to display the multi-page display window in the screen.
Step S26, loading the page information of the multiple pages into the multiple sub-windows respectively, and displaying the multiple page display window as the current window, and then executing step S29.
If the page information loaded in the sub-window has a corresponding page window in the established page windows in the browser, the mobile terminal can close the corresponding page window after the loading is finished. In other embodiments of this embodiment, the mobile terminal may also reserve the corresponding page window.
Step S27, when all the multiple pages pointed by the multi-page display instruction are pages that have been loaded in the page window of the browser, obtaining multiple page windows corresponding to the multiple pages pointed by the multi-page display instruction, respectively, and merging and displaying the multiple page windows in the screen.
The relevant contents of the first embodiment may be referred to in this step, and are not described herein again.
Step S28, rendering window tabs corresponding to multiple pages pointed by the multi-page display instruction to a preset target color, where the target color is different from the colors of window tabs of other windows.
By rendering the window labels corresponding to the multiple pages pointed by the multi-page display instruction into preset target colors different from the colors of the window labels of other windows, a user can clearly see which pages are being displayed on the same screen, and convenience of multi-page display operation can be improved.
It can be understood that the mobile terminal may receive a multi-page on-screen mode exit instruction triggered by a user, exit the multi-page on-screen mode, and display a page window displayed in a screen on the screen when a multi-page on-screen mode entry instruction triggered by the user is received before, or display a page window specified by the user on the screen. And if the multi-page on-screen display is carried out in a mode of merging and displaying the plurality of page windows before exiting, restoring the sizes of all the page windows displayed on the multi-page on-screen display to be original windows and hiding the original windows. And if the same-screen display is carried out through the multi-page display window before exiting, closing the multi-page display window, and deleting all the sub-windows in the multi-page display window and the displayed page information thereof.
It can be understood that, when multiple pages pointed by the multi-page display instruction all have corresponding page windows, it is a preferred method to directly combine and display the corresponding page windows in the screen after adjusting the size of the screen, in other specific embodiments of this embodiment, the mobile terminal may also directly execute steps S24 to S26 without detecting whether the multiple pages pointed by the multi-page display instruction include at least one page that is not loaded in each page window of the browser, generate the multi-page display window for the multiple pages pointed by the multi-page display instruction, and display the page information of the multiple pages through sub-windows in the multi-page display window respectively.
Step S29, allocating a processing thread corresponding to each of the displayed page windows one to one for each of the displayed page windows, respectively, for the displayed page windows, where the processing thread is used to process the message instruction triggered in the corresponding page window.
The relevant contents of the first embodiment may be referred to in this step, and are not described herein again.
According to the multi-page display method provided by the embodiment of the invention, the multiple page windows respectively corresponding to the multiple pages pointed by the multi-page display instruction in the browser are obtained according to the multi-page display instruction triggered by the user in the browser, the window size of each of the multiple page windows is adjusted according to the size of the screen according to the preset adjustment and arrangement rules, the multiple page windows with the adjusted window sizes are rearranged and combined together and are displayed in the screen as the current window, wherein the multiple combined page windows have independent logical relations, so that the user can browse the page information of the selected multiple pages in the same screen only through simple selection operation and perform asynchronous operation on the multiple pages, and therefore, the flexibility and convenience of the page display operation can be improved.
Third embodiment
Fig. 10 is a schematic structural diagram of an apparatus for performing multi-page presentation in a mobile terminal according to a third embodiment of the present invention. The multi-page display device provided by the embodiment can be used for the multi-page display method in the above embodiments. As shown in fig. 10, the apparatus 30 for multi-page presentation includes: an instruction receiving module 31, a page window obtaining module 32, a presentation module 33, and a thread allocating module 34.
The instruction receiving module 31 is configured to receive a multi-page display instruction, triggered by a browser by a user, for displaying multiple pages in the browser on the same screen together.
A page window obtaining module 32, configured to obtain, according to the multi-page display instruction, multiple page windows in the browser that respectively correspond to multiple pages pointed by the multi-page display instruction.
And the display module 33 is configured to respectively adjust the window sizes of the multiple page windows according to the size of the screen according to a preset arrangement rule, and display the multiple page windows after window size adjustment in the screen after rearrangement and combination.
The thread allocating module 34 is configured to allocate, to the multiple page windows displayed in the screen, a processing thread corresponding to each of the multiple displayed page windows one to one, where the processing thread is used to process a message instruction triggered in the corresponding page window.
The above modules may be implemented by software codes, and in this case, the modules may be stored in the memory 102, as shown in fig. 11. The above modules may also be implemented by hardware, such as an integrated circuit chip.
In this embodiment, please refer to the specific contents described in the embodiments shown in fig. 1 to fig. 9 for the specific process of implementing each function of each function module of the device 30 for multi-page display, which is not described herein again.
According to the device for displaying multiple pages, which is provided by the embodiment of the invention, the multiple page windows corresponding to the multiple pages pointed by the multi-page display instruction in the browser are obtained according to the multi-page display instruction triggered by the user in the browser, the window size of each page window is adjusted according to the size of the screen according to the preset adjustment and arrangement rules, the page windows with the adjusted window sizes are rearranged and combined together and are displayed in the screen as the current window, wherein the combined page windows have independent logical relations, so that the user can browse the page information of the selected multiple pages in the same screen only through simple selection operation and perform asynchronous operation on the multiple pages, and therefore, the flexibility and convenience of the page display operation can be improved.
Fourth embodiment
Fig. 12 is a schematic structural diagram of an apparatus for performing multi-page presentation in a mobile terminal according to a fourth embodiment of the present invention. The multi-page display device provided by the embodiment can be used for the multi-page display method in the above embodiments. As shown in fig. 12, the apparatus 40 for multi-page presentation includes: the system comprises an instruction receiving module 41, a page window obtaining module 42, a presentation module 43, a page window establishing and page information loading module 44, a page number and page information obtaining module 45, a multi-page presentation window generating module 46, a page information loading and presentation module 47, a rendering module 48 and a thread allocating module 49.
The instruction receiving module 41 is configured to receive a multi-page display instruction, triggered by a browser by a user, for displaying multiple pages in the browser on the same screen together.
A page window obtaining module 42, configured to obtain, according to the multi-page display instruction, multiple page windows in the browser that respectively correspond to multiple pages pointed by the multi-page display instruction.
And a display module 43, configured to respectively adjust the window sizes of the multiple page windows according to the size of the screen according to a preset arrangement rule, and display the multiple page windows after window size adjustment in the screen after rearrangement and combination.
The page window creating and page information loading module 44, as shown in fig. 13, the page window creating and page information loading module 44 includes: a page access request receiving unit 441, a page window establishing unit 442, and a page information loading unit 443. The page access request receiving unit 441 is configured to receive a page access request from a user; a page window establishing unit 442, configured to establish a page window and a window tag corresponding to the page window according to the page access request received by the page access request receiving unit 441; and a page information loading unit 443 configured to load page information corresponding to the page access request in the page window established by the page window establishing unit 442.
A page number and page information obtaining module 45, configured to obtain the number of multiple pages and page information pointed by the multi-page display instruction when at least one page that is not loaded in each page window of the browser is included in the multiple pages pointed by the multi-page display instruction.
Preferably, the multi-page display instruction carries information of the window tab selected by the user, and as shown in fig. 14, the page number and page information obtaining module 45 includes: a first statistical unit 451 and a first page information acquisition unit 452. The first counting unit 451 is configured to count, according to the information of the window label, the number of multiple pages corresponding to the information of the window label, and obtain a storage path of page information of the multiple pages corresponding to the information of the window label; a first page information obtaining unit 452, configured to obtain page information of the multiple pages according to the storage path.
Preferably, the multi-page display instruction carries web page links of multiple pages selected by the user, where the web page links are selected by the user according to the web page links stored in the favorites of the browser, as shown in fig. 14, the page number and page information obtaining module 45 further includes: a second statistical unit 453 and a second page information obtaining unit 454. The second counting unit 453 is configured to count the number of the web page links, where the number is the number of multiple pages pointed by the multi-page display instruction; a second page information obtaining unit 454, configured to obtain the page information of the multiple pages from the server according to the web page link.
A multi-page display window generating module 46, configured to generate a multi-page display window for the multiple pages, where the multi-page display window includes multiple sub-windows, the number of the multiple sub-windows corresponds to the number of the multiple pages, and the multiple sub-windows communicate with each other in an asynchronous manner.
A page information loading and displaying module 47, configured to load the number of pages and the page information of the multiple pages acquired by the page information acquiring module into the multiple sub-windows respectively, and display the multiple page display window as a current window.
And a rendering module 48, configured to render the window tags corresponding to the multiple pages pointed by the multi-page display instruction into preset target colors, where the target colors are different from the colors of the window tags of other windows.
A thread allocating module 49, configured to allocate, to the multiple page windows displayed in the screen, a processing thread corresponding to each of the multiple page windows displayed in a one-to-one manner, where the processing thread is used to process a message instruction triggered in the corresponding page window.
Preferably, the display module 43 is further configured to receive a sorting instruction triggered by the user for the multiple page windows, adjust the size of a target page window pointed by the sorting instruction according to the size of a screen and a preset adjustment and arrangement rule, adjust the sizes of other page windows according to the size of a primary window, and adjust the sizes of other page windows according to the size of a secondary window, where the size of the primary window is larger than that of the secondary window, and rearrange and combine the primary window and the secondary window together according to a form that the secondary window surrounds the primary window, and display the rearranged primary window and the secondary window as a current window in the screen.
In this embodiment, please refer to the specific contents described in the embodiments shown in fig. 1 to fig. 9 for the specific process of implementing each function of each function module of the device 40 for multi-page display, which is not described herein again.
According to the device for displaying multiple pages, which is provided by the embodiment of the invention, the multiple page windows corresponding to the multiple pages pointed by the multi-page display instruction in the browser are obtained according to the multi-page display instruction triggered by the user in the browser, the window size of each page window is adjusted according to the size of the screen according to the preset adjustment and arrangement rules, the page windows with the adjusted window sizes are rearranged and combined together and are displayed in the screen as the current window, wherein the combined page windows have independent logical relations, so that the user can browse the page information of the selected multiple pages in the same screen only through simple selection operation and perform asynchronous operation on the multiple pages, and therefore, the flexibility and convenience of the page display operation can be improved.
It should be noted that, in the present specification, the embodiments are all described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments may be referred to each other. For the device-like embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, 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 an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
It will be understood by those skilled in the art that all or part of the steps of implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Although the present invention has been described with reference to the preferred embodiments, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (20)

1. A multi-page display method is characterized by comprising the following steps:
the method comprises the steps that a mobile terminal receives a multi-page display instruction which is triggered by a user in a browser and used for displaying a plurality of pages in the browser in the same screen;
according to the multi-page display instruction, acquiring a plurality of page windows in the browser, which respectively correspond to a plurality of pages pointed by the multi-page display instruction, and taking the plurality of page windows as page windows displayed in the same screen, wherein unselected page windows in the established page windows in the browser are non-same-screen page windows; and
according to a preset arrangement rule, respectively adjusting the window sizes of the page windows according to the size of the screen, and displaying the page windows after the window sizes are adjusted in a rearranged and combined mode as an integral page window in the screen, so that the integral page window can be mutually switched with the non-same-screen page window.
2. The method according to claim 1, wherein before the step of the mobile terminal receiving a multi-page presentation instruction triggered by a browser and used for presenting a plurality of pages in the browser in the same screen, the method further comprises:
receiving a page access request from a user;
establishing a page window and a window label corresponding to the page window according to the page access request; and
and loading page information corresponding to the page access request in the page window.
3. The method according to claim 1, wherein after the mobile terminal receives a multi-page presentation instruction triggered by a browser and used for presenting multiple pages in the browser together in the same screen, the method further comprises:
whether the plurality of pages pointed by the multi-page display instruction contain at least one page which is not loaded in each page window of the browser is detected.
4. The method according to claim 3, wherein when the plurality of pages pointed to by the multi-page presentation instruction are all pages that have been loaded in the page window of the browser, the method further comprises:
and acquiring a plurality of page windows corresponding to a plurality of pages pointed by the multi-page display instruction respectively, and merging the plurality of page windows to be used as current window display.
5. The method according to claim 3, wherein when the multiple pages pointed to by the multi-page presentation instruction include at least one page that is not loaded in each page window of the browser, the method further comprises:
acquiring the number of a plurality of pages pointed by the multi-page display instruction and page information;
generating a multi-page display window for the plurality of pages, wherein the multi-page display window comprises a plurality of sub-windows, the number of the sub-windows corresponds to the number of the pages, and the sub-windows are communicated in an asynchronous mode; and
and respectively loading the page information of the pages into the sub-windows, and displaying the multi-page display window as a current window.
6. The method of claim 5, wherein the communicating between the plurality of sub-windows in an asynchronous manner comprises:
when the operation that a user clicks a certain link displayed in a first sub-window is detected, the browser responds to the clicking operation of the user, and a webpage corresponding to the link is loaded and displayed in the first sub-window; or
When detecting that a user performs page sliding or page zooming operation in a first sub-window, the browser responds to the page sliding or page zooming operation of the user, performs corresponding scrolling or page zooming on the page in the first sub-window, and the pages in other sub-windows keep the original form unchanged; or
When detecting that a user presses a webpage in a first sub-window for a long time, the browser responds to the long-time pressing operation and displays a corresponding popup frame in the first sub-window; or
When the copying operation of a user in the first sub-window is detected, the content pointed to by the copying operation on the page of the first sub-window is stored in the clipboard in response to the copying operation, and when the pasting operation of the user in the second sub-window is detected, the corresponding content stored in the clipboard is pasted in the position pointed to by the pasting operation in the second sub-window in response to the pasting operation.
7. The method of claim 1, wherein the user triggering the multi-page presentation instruction at the browser comprises:
and triggering the multi-page display instruction by clicking a window label of the established page window in the browser by the user.
8. The method of claim 1, wherein the receiving, by the mobile terminal, a multi-page presentation instruction triggered by a browser by a user for presenting multiple pages in the browser together in the same screen comprises:
the method comprises the steps that a mobile terminal responds to a multi-page same-screen mode entering instruction triggered by a user, enters a multi-page same-screen mode, and generates a preview of a built page window in a browser;
generating a page selection window according to the preview image, and displaying the page selection window in a screen, wherein the page selection window comprises the preview image of the established page window in the browser;
and triggering the multi-page display instruction by clicking the preview image in the page selection window by the user.
9. The method of claim 1, wherein the receiving, by the mobile terminal, a multi-page presentation instruction triggered by a browser by a user for presenting multiple pages in the browser together in the same screen comprises:
the method comprises the steps that the mobile terminal responds to a multi-page same-screen mode entering instruction triggered by a user, enters a multi-page same-screen mode, and acquires a webpage link stored in a browser favorite;
generating a page selection window according to the webpage link, and displaying the page selection window in a screen;
and triggering the multi-page display instruction by clicking the webpage link in the page selection window by the user.
10. The method according to claim 7, wherein the multi-page presentation instruction carries information of the window tab selected by the user, and the obtaining of the plurality of page windows in the browser corresponding to the plurality of pages pointed to by the multi-page presentation instruction respectively comprises:
counting the number of a plurality of pages corresponding to the information of the window label according to the information of the window label, and acquiring a storage path of the page information of the plurality of pages corresponding to the information of the window label;
and acquiring the page information of the multiple pages according to the storage path.
11. The method according to claim 9, wherein the multi-page display instruction carries web page links of multiple pages selected by the user, wherein the web page links are selected by the user according to web page links stored in a favorite of the browser, and the acquiring multiple page windows in the browser corresponding to the multiple pages pointed to by the multi-page display instruction respectively comprises:
counting the number of the webpage links as the number of a plurality of pages pointed by the multi-page display instruction;
and acquiring the page information of the multiple pages from a server according to the webpage links.
12. The method according to claim 7 or 9, wherein the multi-page display instruction carries information of a window tag selected by a user and a web page link, and the obtaining of the plurality of page windows in the browser corresponding to the plurality of pages pointed by the multi-page display instruction respectively comprises:
respectively counting the number P1 of a plurality of pages corresponding to the information of the window tag and the number N1 of the webpage links, and then combining the P1 and the N1 to obtain a numerical value which is used as the number of the plurality of pages pointed by the multi-page display instruction;
and acquiring storage paths of the page information of the multiple pages corresponding to the information of the window tags, and acquiring the page information of the multiple pages according to the storage paths and the web page links.
13. The method of claim 1, further comprising:
rendering window labels corresponding to the multiple pages pointed by the multi-page display instruction into preset target colors, wherein the target colors are different from the colors of the window labels of other windows.
14. The method according to claim 1, wherein the adjusting the window sizes of the page windows according to the size of the screen according to a preset arrangement rule, and displaying the page windows after the window size adjustment as an integral page window after the rearrangement and combination of the page windows comprises:
receiving a sorting instruction triggered by the user aiming at the plurality of page windows;
according to the size of a screen and a preset adjusting and arranging rule, adjusting the size of a target page window pointed by the ordering instruction according to the size of a main window, and adjusting the sizes of other page windows according to the sizes of secondary windows, wherein the size of the main window is larger than that of the secondary windows;
and rearranging and combining the main window and the secondary window together according to the form that the secondary window surrounds the main window, and displaying the combined window in the screen as the current window.
15. The method according to claim 1, wherein before the step of adjusting the window sizes of the page windows according to the size of the screen according to the preset arrangement rule, and displaying the page windows after the window size adjustment as a whole after the page windows are rearranged and combined in the screen, the method further comprises:
classifying the obtained multiple page windows according to the types of page information loaded in the multiple page windows, and sequencing the multiple page windows according to a preset sequencing rule;
combining the page windows after sorting and sequencing, and then arranging and displaying the combined page windows in the screen of the mobile terminal along the horizontal or vertical direction, or arranging and displaying the combined page windows in a matrix manner, or displaying the combined page windows according to the primary and secondary arrangement of the page windows.
16. The method of claim 15, wherein said sorting the plurality of page windows according to a preset sorting rule comprises:
sequencing the multiple page windows according to the loading time sequence of the current page information loaded in the page windows; or
Sequencing the multiple page windows according to the sequence of the multiple operation actions performed by the user triggering the multi-page display instruction; or
And sequencing the plurality of page windows according to the sequence of the plurality of operation actions performed by triggering the multi-page display instruction by the detected user in a page window clicking manner.
17. The method of claim 1, wherein after the step of rearranging and combining the window-sized page windows to be displayed in the screen as a whole, the method further comprises:
and respectively allocating a processing thread corresponding to each of the displayed page windows one to the displayed page windows, wherein the processing thread is used for processing the message instruction triggered by the corresponding page window.
18. The method of claim 1, wherein the toggling the page window as a whole with the non-on-screen page window comprises:
when an instruction for switching the page windows triggered by a user is detected, and the target page window pointed by the instruction is other page windows except the multiple page windows displayed on the same screen, keeping the current states of the multiple page windows displayed on the same screen unchanged, and simultaneously switching and displaying the current screen as the target page window pointed by the instruction.
19. A multi-page display device, comprising:
the instruction receiving module is used for receiving a multi-page display instruction which is triggered by a user in a browser and is used for displaying a plurality of pages in the browser on the same screen;
a page window obtaining module, configured to obtain, according to the multi-page display instruction, multiple page windows in the browser that respectively correspond to multiple pages pointed to by the multi-page display instruction, and use the multiple page windows as page windows displayed in a same screen, where unselected page windows in the established page windows in the browser are non-same-screen page windows;
and the display module is used for respectively adjusting the window sizes of the plurality of page windows according to the size of the screen according to a preset arrangement rule, and displaying the plurality of page windows after the window sizes are adjusted in a rearranged and combined mode as an integral page window in the screen so that the integral page window can be mutually switched with the non-same-screen page window.
20. A computer-readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, which is loaded and executed by a processor to implement the multi-page presentation method according to any one of claims 1-18.
CN201910138488.7A 2014-03-05 2014-03-05 Multi-page display method and device Active CN109917980B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910138488.7A CN109917980B (en) 2014-03-05 2014-03-05 Multi-page display method and device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910138488.7A CN109917980B (en) 2014-03-05 2014-03-05 Multi-page display method and device
CN201410077689.8A CN104898914B (en) 2014-03-05 2014-03-05 The method and device that multi-page is shown

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201410077689.8A Division CN104898914B (en) 2014-03-05 2014-03-05 The method and device that multi-page is shown

Publications (2)

Publication Number Publication Date
CN109917980A CN109917980A (en) 2019-06-21
CN109917980B true CN109917980B (en) 2021-06-15

Family

ID=54031604

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201910138488.7A Active CN109917980B (en) 2014-03-05 2014-03-05 Multi-page display method and device
CN201410077689.8A Active CN104898914B (en) 2014-03-05 2014-03-05 The method and device that multi-page is shown

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN201410077689.8A Active CN104898914B (en) 2014-03-05 2014-03-05 The method and device that multi-page is shown

Country Status (1)

Country Link
CN (2) CN109917980B (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9733823B2 (en) * 2015-04-01 2017-08-15 Microsoft Technology Licensing, Llc View activation via hit testing in an asynchronous windowing system
CN105528206A (en) * 2015-12-02 2016-04-27 北京邮电大学 Web-based interface generation method
CN105740350B (en) * 2016-01-25 2019-08-09 Oppo广东移动通信有限公司 A kind of web page processing method and mobile terminal
CN106021549B (en) * 2016-05-27 2020-04-07 青岛海信传媒网络技术有限公司 Web application program page control method and device and terminal equipment
CN109151556B (en) * 2017-06-16 2021-07-09 腾讯科技(深圳)有限公司 Video playing method and device, smart television and storage medium
CN109271603B (en) * 2018-09-19 2022-07-22 上海尚往网络科技有限公司 Method and equipment for displaying page
CN110399111A (en) * 2019-08-01 2019-11-01 北京汇通天下物联科技有限公司 Split screen content displaying method and device
CN111581557B (en) * 2020-04-27 2023-06-27 北京字节跳动网络技术有限公司 Information display method, device, electronic equipment and storage medium
CN112363668A (en) * 2020-11-18 2021-02-12 北京百家科技集团有限公司 Multi-view interaction method and device, mobile terminal and computer equipment
CN114997104A (en) * 2021-03-01 2022-09-02 北京字跳网络技术有限公司 Document display method and device, electronic equipment and storage medium
CN113778439B (en) * 2021-08-13 2023-07-25 希姆通信息技术(上海)有限公司 Android system-based functional double-page layout UI design method
CN114676367A (en) * 2022-02-21 2022-06-28 哪吒港航智慧科技(上海)有限公司 Screen multi-page self-adaptive display method, storage medium and electronic equipment
CN115102939B (en) * 2022-06-02 2023-07-18 珠海格力电器股份有限公司 Shortcut application interaction method, system and computer storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101183386A (en) * 2007-12-07 2008-05-21 腾讯科技(深圳)有限公司 Multi-page browsers web page sub-windows process method and multi-page browsers
JP2008182556A (en) * 2007-01-25 2008-08-07 Ricoh Co Ltd Communication device, communication method, and communication program
CN103049177A (en) * 2011-10-14 2013-04-17 浪潮乐金数字移动通信有限公司 Mobile terminal and browser split screen browsing method thereof
CN103377235A (en) * 2012-04-26 2013-10-30 宇龙计算机通信科技(深圳)有限公司 Display method and system for terminal webpage window and touch terminal

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070168855A1 (en) * 2006-01-17 2007-07-19 Sushma Bharat Patel Screen splitting for Web browsers
US20120136756A1 (en) * 2010-11-18 2012-05-31 Google Inc. On-Demand Auto-Fill
US8713473B2 (en) * 2011-04-26 2014-04-29 Google Inc. Mobile browser context switching
CN102830972A (en) * 2012-08-14 2012-12-19 管重 Multi-webpage browsing device of internet browser
CN103279517A (en) * 2013-05-27 2013-09-04 中山爱科数字科技股份有限公司 Webpage content showing method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008182556A (en) * 2007-01-25 2008-08-07 Ricoh Co Ltd Communication device, communication method, and communication program
CN101183386A (en) * 2007-12-07 2008-05-21 腾讯科技(深圳)有限公司 Multi-page browsers web page sub-windows process method and multi-page browsers
CN103049177A (en) * 2011-10-14 2013-04-17 浪潮乐金数字移动通信有限公司 Mobile terminal and browser split screen browsing method thereof
CN103377235A (en) * 2012-04-26 2013-10-30 宇龙计算机通信科技(深圳)有限公司 Display method and system for terminal webpage window and touch terminal

Also Published As

Publication number Publication date
CN104898914A (en) 2015-09-09
CN104898914B (en) 2019-04-02
CN109917980A (en) 2019-06-21

Similar Documents

Publication Publication Date Title
CN109917980B (en) Multi-page display method and device
US20190354332A1 (en) Method and apparatus for outputting contents using a plurality of displays
US20170235435A1 (en) Electronic device and method of application data display therefor
JP6526919B2 (en) Method, apparatus and mobile terminal for screen mirroring
US11354029B2 (en) Content collection method, apparatus and storage medium
US20160328140A1 (en) Method and apparatus for playing im message
CN104965848B (en) A kind of front end resource loading method and device
CN108370396B (en) Electronic device, notification display method of electronic device, and computer-readable medium
US10235024B2 (en) Buddy list presentation control method and system, and computer storage medium
KR20120069209A (en) Mobile terminal and method for controlling application thereof
WO2015043203A1 (en) Method,apparatus and terminal for processing documents
US10084850B2 (en) Terminal apparatus, server and method of controlling the same
KR20130094054A (en) Apparatus and method for managing object in portable electronic device
US10235030B2 (en) Electronic device and user interface display method for the same
US20160124599A1 (en) Method for controlling multi display and electronic device thereof
CN105745612A (en) Resizing technique for display content
KR20150051292A (en) Method for sharing contents and electronic device thereof
CN111159615B (en) Webpage processing method and device
CN105095253A (en) Webpage display method and webpage display device
CN103631509A (en) Electronic device and method for changing an object according to a bending state
WO2015014138A1 (en) Method, device, and equipment for displaying display frame
CN105549809B (en) Method and apparatus for notifying content change
CN111310086A (en) Page jump method and device and electronic equipment
US20160196030A1 (en) Method and electronic device for displaying electronic document
KR102443123B1 (en) Control method for 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