CN115964591A - Page multi-screen display method, device, equipment and storage medium - Google Patents

Page multi-screen display method, device, equipment and storage medium Download PDF

Info

Publication number
CN115964591A
CN115964591A CN202310111005.0A CN202310111005A CN115964591A CN 115964591 A CN115964591 A CN 115964591A CN 202310111005 A CN202310111005 A CN 202310111005A CN 115964591 A CN115964591 A CN 115964591A
Authority
CN
China
Prior art keywords
display
page
preset
screen
sub
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.)
Pending
Application number
CN202310111005.0A
Other languages
Chinese (zh)
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.)
Nanjing Zhongfu Information Technology Co Ltd
Original Assignee
Nanjing Zhongfu Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing Zhongfu Information Technology Co Ltd filed Critical Nanjing Zhongfu Information Technology Co Ltd
Priority to CN202310111005.0A priority Critical patent/CN115964591A/en
Publication of CN115964591A publication Critical patent/CN115964591A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)

Abstract

The application provides a multi-screen page display method, a multi-screen page display device, multi-screen page display equipment and a storage medium, and relates to the field of data interaction. The page multi-screen display method comprises the following steps: receiving an information viewing request of a preset webpage displayed on a preset display screen in a plurality of display screens, judging whether a browser for opening the preset webpage supports multi-screen operation, splitting target page content corresponding to the information viewing request into at least two sub-page contents if the browser for opening the preset webpage supports multi-screen operation, and controlling at least two display screens except the preset display screen in the plurality of display screens to display the at least two sub-page contents. According to the method, whether the browser of the preset webpage supports multi-screen operation or not is judged, if the browser supports multi-screen operation, the target page content can be split, and other display screens are controlled to display the split sub-page content, so that the target page content can be completely displayed through the plurality of display screens, and a user can conveniently and visually check the target page content.

Description

Page multi-screen display method, device, equipment and storage medium
Technical Field
The invention relates to the field of data interaction, in particular to a multi-screen page display method, a multi-screen page display device, multi-screen page display equipment and a storage medium.
Background
At present, more and more users externally connect a plurality of display screens to work, but when a new window is opened by a browser, the new window is only displayed in the current display screen, and if the new window is placed in a certain display screen, the window needs to be dragged away.
For the page content of a message in a browser page, multiple tag contents may exist, or the content is too much, and a scroll bar is needed to scroll for content viewing, the page content is displayed incompletely in one display screen, if the page content is displayed by using multiple display screens, a method for judging multiple screens of the browser according to an application program interface with a specific function, a page is opened to a specific position, and the like are needed, so that the function is complex to realize, and the display of the page lacks flexibility.
Disclosure of Invention
The present invention aims to provide a multi-screen page display method, device, equipment and storage medium, which are used for packaging the whole process of multi-screen page display, and can be used for quick reference, reducing code development, facilitating multi-screen page display, and enabling the multi-screen page to be interacted, thereby achieving the effect of quick multi-screen display.
In order to achieve the above purpose, the technical solutions adopted in the embodiments of the present application are as follows:
in a first aspect, an embodiment of the present application provides a method for multi-screen display of a page, including:
receiving an information viewing request through a preset webpage displayed on a preset display screen in a plurality of display screens;
judging whether the browser for opening the preset webpage supports multi-screen operation or not;
if the browser of the preset webpage supports multi-screen operation, splitting target page content corresponding to the information viewing request into at least two sub-page contents;
and controlling at least two display screens except the preset display screen in the plurality of display screens to display the contents of the at least two sub-pages.
In an optional embodiment, the splitting the target page content corresponding to the information viewing request into at least two pieces of sub-content includes:
if the target page content comprises: and splitting the target page content into at least two sub-page contents according to the label of the target page content by the content label.
In an optional embodiment, the splitting the target page content corresponding to the information viewing request into at least two pieces of sub-content includes:
if the target page content exceeds the display content of a preset single webpage, splitting the target page content into the at least two sub-page contents according to the display content of the preset single webpage.
In an alternative embodiment, the method further comprises:
receiving a selection operation of page content displayed on any one of the at least two display screens;
and controlling the content of the preset webpage displayed on the preset display screen to be updated according to the selection operation.
In an optional embodiment, the controlling at least two display screens of the plurality of display screens other than the preset display screen to display the at least two sub-page contents includes:
judging whether the at least two display screens display page contents of a preset browser or not according to the display object information of the at least two display screens;
if the page content of the preset browser is not displayed on the first display screen of the at least two display screens, a new page window of the preset browser is created and opened on the first display screen, and the corresponding sub-page content is displayed in the new page window.
In an optional embodiment, the controlling at least two display screens of the plurality of display screens other than the preset display screen to display the at least two sub-page contents further includes:
if the page content of the preset browser is displayed on the second display screen of the at least two display screens, refreshing the display content of the second display screen, and displaying the corresponding sub-page content again.
In an optional embodiment, the controlling at least two display screens of the plurality of display screens other than the preset display screen to display the at least two sub-page contents includes:
and respectively controlling the at least two display screens to display the contents of the at least two sub-pages in corresponding display areas according to preset display configuration information corresponding to the at least two display screens.
In a second aspect, an embodiment of the present application further provides a multi-screen page display device, including:
the receiving module is used for receiving an information viewing request of a preset webpage displayed on a preset display screen in a plurality of display screens;
the judging module is used for judging whether the browser for opening the preset webpage supports multi-screen operation or not;
the splitting module is used for splitting the target page content corresponding to the information viewing request into at least two sub-page contents if the browser of the preset webpage supports multi-screen operation;
and the control module is used for controlling at least two display screens except the preset display screen in the plurality of display screens to display the contents of the at least two sub-pages.
In a third aspect, an embodiment of the present application further provides a computer device, including: the multi-screen display method comprises a processor, a storage medium and a bus, wherein the storage medium stores program instructions executable by the processor, when a computer device runs, the processor and the storage medium communicate through the bus, and the processor executes the program instructions to execute the steps of the multi-screen display method for pages according to any one of the first aspect.
In a fourth aspect, an embodiment of the present application further provides a computer-readable storage medium, where the storage medium stores a computer program, and the computer program is executed by a processor to perform the steps of the page multi-screen display method according to any one of the first aspects.
The beneficial effect of this application is:
the application provides a multi-screen page display method, a multi-screen page display device, a multi-screen page display equipment and a storage medium, wherein the multi-screen page display method comprises the following steps: receiving an information viewing request of a preset webpage displayed on a preset display screen in a plurality of display screens, judging whether a browser for opening the preset webpage supports multi-screen operation, splitting a target page content corresponding to the information viewing request into at least two sub-page contents if the browser for opening the preset webpage supports multi-screen operation, and controlling at least two display screens except the preset display screen in the plurality of display screens to display the at least two sub-page contents. According to the method, whether the browser of the preset webpage supports multi-screen operation or not is judged, if the browser supports multi-screen operation, the target page content corresponding to the information checking request can be split according to the information checking request, and other display screens except the preset display screen are controlled to display the split sub-page content, so that the target page content can be completely displayed through the plurality of display screens, and a user can conveniently and visually check the target page content.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a schematic flowchart of a multi-screen page display method according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of another multi-screen page display method according to an embodiment of the present application;
fig. 3 is a flowchart illustrating another page multi-screen display method according to an embodiment of the present application;
fig. 4 is a schematic functional module view of a multi-screen page display device according to an embodiment of the present disclosure;
fig. 5 is a schematic diagram of a computer device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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.
Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. 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 application.
Furthermore, the terms "first," "second," and the like in the description and in the claims, as well as in the drawings, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Moreover, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that the features of the embodiments of the present application may be combined with each other without conflict.
In order to facilitate the viewing of the page content, the embodiment of the application provides a multi-screen page display method, in which the target page content corresponding to the information viewing request is split and displayed through a plurality of display screens, so that the target page content is completely displayed.
The page multi-screen display method provided by the embodiment of the application is explained in detail by specific examples in the following with reference to the accompanying drawings. The multi-screen page display method provided by the embodiment of the application can be implemented by pre-installing: the method comprises the steps of presetting a page multi-screen display algorithm or computer equipment for detecting software, and realizing the operation of the algorithm or the software. The computer device may be, for example, a server or a terminal, which may be a user computer. Fig. 1 is a flowchart illustrating a multi-screen page display method according to an embodiment of the present disclosure.
As shown in fig. 1, the method includes:
s101, receiving an information viewing request of a preset webpage displayed on a preset display screen in a plurality of display screens.
In this embodiment, the preset display screen may be a main display screen in the multiple display screens, that is, the main display screen may control other display screens in the multiple display screens correspondingly, the preset web page indicates a web page displayed by a different browser, and the different browsers may be different web browsers, for example, an Internet Explorer (IE) browser manufactured by Microsoft corporation, a Microsoft Edge browser developed by Microsoft corporation, a Google Chrome browser developed by Google (Google Chrome) browser, and a Firefox browser.
The method comprises the steps of inquiring the number of screens of a preset webpage browser by opening enable-experience-web-platform-features, setting the browser to allow pop-up windows and redirection, and clicking and viewing information of a preset webpage in a preset display screen to receive an information viewing request of the preset webpage in the preset display screen.
S102, judging whether the browser for opening the preset webpage supports multi-screen operation or not.
Specifically, whether a browser where the preset webpage is located supports multi-screen operation is judged through ' getScreens ' in self ' in the program, and if the browser where the preset webpage is located does not support multi-screen operation, the browser which opens the preset webpage is used for displaying the target page content corresponding to the information viewing request.
S103, if the browser of the preset webpage supports multi-screen operation, splitting the target page content corresponding to the information viewing request into at least two sub-page contents.
If the browser of the preset webpage supports multi-screen operation, whether the equipment where the current browser is located is connected with a plurality of display screens can be judged, the judgment is carried out through window.
And if the acquired number of the display screens is smaller than the number of the preset display screens, displaying the target page content corresponding to the information viewing request by using a browser which opens a preset webpage.
If the number of the acquired display screens is larger than or equal to the number of the preset display screens, splitting the target page content corresponding to the information viewing request into at least two sub-page contents, wherein the mode of splitting or intercepting the target page content is not limited herein.
And S104, controlling at least two display screens except the preset display screen in the plurality of display screens to display at least two sub-page contents.
After splitting the target page content into at least two sub-page contents, controlling at least two display screens except a preset display screen in the plurality of displays to display the at least two sub-page contents, for example, if the number of the displays is 3, two display screens are provided after the preset display screen is removed, if the target page content is split into the two sub-page contents, the two sub-page contents can be respectively displayed through the two display screens, if one of the two sub-page contents is displayed by the display screen a in the two display screens, the other of the two sub-page contents is displayed by the display screen B in the two display screens, and as to which of the two specific sub-page contents in the two display screens, no limitation is made here.
To sum up, the multi-screen page display method provided by the application comprises the following steps: receiving an information viewing request of a preset webpage displayed on a preset display screen in a plurality of display screens, judging whether a browser for opening the preset webpage supports multi-screen operation, splitting target page content corresponding to the information viewing request into at least two sub-page contents if the browser for opening the preset webpage supports multi-screen operation, and controlling at least two display screens except the preset display screen in the plurality of display screens to display the at least two sub-page contents. According to the method, whether the browser of the preset webpage supports multi-screen operation or not is judged, if the browser supports multi-screen operation, the target page content corresponding to the information checking request can be split according to the information checking request, and other display screens except the preset display screen are controlled to display the split sub-page content, so that the target page content can be completely displayed through the plurality of display screens, and a user can conveniently check the target page content more visually.
On the basis of the multi-screen page display method provided by the above embodiment, the embodiment of the present application further provides another possible implementation manner of the multi-screen page display method. Splitting the target page content corresponding to the information viewing request into at least two sub-contents, including:
if the target page content comprises: and splitting the target page content into at least two sub-page contents according to the label of the target page content.
Specifically, the target page content includes a content tag, the content tag indicates that the tag of the target page content appears at the top of the page or at the bottom of the page, the page content corresponding to the tag can be switched by selecting the tag, and the target page content is split according to the number of the content tags, for example, if the number of the content tags in the target page content is 2, the target page content can be split into two sub-page contents.
Optionally, if the content of the target page exceeds the display content of the preset single webpage, splitting the content of the target page into at least two sub-page contents according to the display content of the preset single webpage.
Specifically, if the target page content exceeds the display content of the preset single webpage, that is, the target page content is too much, and the complete target page content needs to be displayed by scrolling the scroll bar, the target page content can be split and intercepted according to the display content of the preset single webpage, for example, the target page content can be intercepted into 3 sub-page contents or 2 sub-page contents according to the display content of the preset single webpage, that is, the number of the intercepted sub-page contents is related to the target page content and the display content of the preset single webpage.
In the method provided by the embodiment of the present application, the content of the target page includes: the content tags can split the target page content according to the number of the tags, intercept the target page content according to the display content of the preset single webpage when the target page content exceeds the display content of the preset single webpage, and display the split sub-page content in different display screens, so that the target page content can be completely displayed, windows do not need to be switched or scroll bars do not need to be rolled, and all content of the target page can be checked more quickly and conveniently.
The embodiment of the application also provides another possible implementation mode of the page multi-screen display method. Fig. 2 is a flowchart illustrating another page multi-screen display method according to an embodiment of the present application, and as shown in fig. 2, the method further includes:
s201, receiving selection operation of page content displayed on any one of at least two display screens.
In this embodiment, any one of the at least two display screens is any display screen other than the preset display screen, and the page content displayed by any one of the display screens can be selected, for example, if a certain message of the page content displayed by any one of the display screens has a detail viewing option, the detail viewing option is clicked, and the selection operation of the page content displayed on any one of the display screens, that is, the operation of clicking the detail viewing option, can be received by the computer device.
S202, according to the selection operation, content updating of the preset webpage displayed on the preset display screen is controlled. Specifically, according to the selection operation, the preset web page content displayed on the preset display screen is controlled to be updated, that is, the page content corresponding to the selection operation is displayed, and if the selection operation is to view a certain message of the page content displayed on any display screen, the preset display screen displays the detailed information of the message.
It should be noted that, the display page content of the preset display screen can be controlled to be updated by the selection operation of any display screen on the display page content, if any display screen wants to control the display page content of another display screen of the at least two display screens to be updated by the selection operation on the display page content, the display page of the preset display screen needs to be controlled to be updated according to the selection operation, and the display page content of another display screen of the at least two display screens is controlled to be updated according to the selection operation on the preset display screen.
According to the method provided by the embodiment of the application, through the communication established between at least two display screens in the plurality of display screens and the preset display screen, the cross-page communication can be realized between the pages of the plurality of display screens through the cross-domain Message transmission (Post Message), the interaction between the pages of the at least two display screens and the page of the preset display screen can be realized, and the display effect of the plurality of display screens can be rapidly displayed.
The embodiment of the application also provides another possible implementation mode of the page multi-screen display method. Fig. 3 is a flowchart of another page multi-screen display method according to an embodiment of the present application, and as shown in fig. 3, controlling at least two display screens other than a preset display screen of the multiple display screens to display at least two sub-page contents includes:
s301, judging whether the at least two display screens display the page content of the preset browser or not according to the display object information of the at least two display screens.
In this embodiment, when at least two display screens other than the preset display screen of the multiple display screens are controlled to display at least two sub-Page contents, whether the at least two display screens display the Page contents of the preset browser may be determined by a computer programming language instruction Page or Page.
S302, if the page content of the preset browser is not displayed on the first display screen of the at least two display screens, a new page window of the preset browser is created and opened on the first display screen, and the corresponding sub-page content is displayed in the new page window.
Specifically, the first display screen indicates a display screen, in which the page content of the preset browser is not displayed, of the at least two display screens, a new page window of the preset browser is created and opened on the first display screen, and the corresponding sub-page content is displayed in the created new page window.
Optionally, if the page content of the preset browser is displayed on the second display screen of the at least two display screens, refreshing the display content of the second display screen, and displaying the corresponding sub-page content again.
And if the second display screen is indicated as the display screen with the page content of the preset browser displayed in at least two display screens, refreshing the display content of the second display screen and displaying the corresponding sub-page content again.
For example, if the number of the plurality of displays is 3, the display screens except the preset display screen are respectively a display screen a and a display screen B, and a viewing detail information option for opening the first message is selected in a preset browser of the preset display screen, the computer device splits the detail information of the first message after receiving the information viewing request, and controls the display screen a and the display screen B to display the split detail information, and if the display screen a and the display screen B do not display the page content of the preset browser, that is, the detail information of the first message, a new page window of the preset browser is opened for the display screen a and the display screen B to be common, and the detail information of the first message is displayed; if the option of viewing the detail information of the second message is selected to be opened in a preset browser of a preset display screen, and at this time, the display screen a and the display screen B display the detail information of the first message, the display contents of the display screen a and the display screen B need to be refreshed, and the sub-page content corresponding to the second message is redisplayed, that is, the detail information of the second message after the detail information is split.
It should be noted that, according to the preset display configuration information corresponding to the at least two display screens, the at least two display screens are respectively controlled to display the at least two sub-page contents in the corresponding display areas.
Specifically, the preset display configuration information indicates a display area of the preset page browser specified in the at least two display screens, and the preset display configuration information may include, for example: unique value, page size, page location, etc. The method can control at least two display screens to display at least two sub-page contents in corresponding display areas according to the preset display configuration information, and can also judge whether to open the same page window according to the unique value in the preset display configuration information, so that repeated opening of the page is avoided, and if the repeated opening is judged, the page can be controlled to be refreshed.
As the following proceeds to the corresponding explanation of the page multi-screen displaying apparatus and the computer device provided in any of the above embodiments of the present application, the specific implementation process and the generated technical effect thereof are the same as those of the corresponding method embodiments described above, and for a brief description, no part mentioned in this embodiment may refer to the corresponding contents in the method embodiments.
Fig. 4 is a functional module schematic diagram of a multi-screen page display device according to an embodiment of the present disclosure. As shown in fig. 4, the multi-screen page display apparatus 100 includes:
a receiving module 110, configured to receive an information viewing request through a preset web page displayed on a preset display screen in a plurality of display screens;
the judging module 120 is configured to judge whether a browser that opens a preset webpage supports multi-screen operation;
the splitting module 130 is configured to split a target page content corresponding to the information viewing request into at least two sub-page contents if a browser of a preset webpage supports multi-screen operation;
the control module 140 is configured to control at least two display screens other than the preset display screen of the plurality of display screens to display at least two sub-page contents.
In an optional embodiment, the splitting module 130 is further configured to, if the content of the target page includes: and splitting the target page content into at least two sub-page contents according to the label of the target page content by the content label.
In an optional embodiment, the splitting module 130 is further configured to split the target page content into at least two sub-page contents according to the display content of a preset single webpage if the target page content exceeds the display content of the preset single webpage.
In an optional embodiment, the splitting module 130, the page multi-screen presentation apparatus 100, further includes:
the receiving module is used for receiving the selection operation of the page content displayed on any one of the at least two display screens; and controlling the content of the preset webpage displayed on the preset display screen to be updated according to the selection operation.
In an optional embodiment, the control module 140 is further configured to determine whether the at least two display screens display page content of a preset browser according to display object information of the at least two display screens; if the first display screen of the at least two display screens does not display the page content of the preset browser, a new page window of the preset browser is created and opened on the first display screen, and the corresponding sub-page content is displayed in the new page window.
In an optional embodiment, the control module 140 is further configured to refresh the display content of the second display screen and redisplay the corresponding sub-page content if the second display screen of the at least two display screens displays the page content of the preset browser.
In an optional embodiment, the control module 140 is further configured to control the at least two display screens to display the at least two sub-page contents in the corresponding display areas according to preset display configuration information corresponding to the at least two display screens, respectively.
The above-mentioned apparatus is used for executing the method provided by the foregoing embodiment, and the implementation principle and technical effect are similar, which are not described herein again.
These above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors, or one or more Field Programmable Gate Arrays (FPGAs), etc. For another example, when one of the above modules is implemented in the form of a Processing element scheduler code, the Processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor capable of calling program code. As another example, these modules may be integrated together and implemented in the form of a system-on-a-chip (SOC).
Fig. 5 is a schematic diagram of a computer device that can be used for multi-screen display of a page according to an embodiment of the present application. As shown in fig. 5, the computer apparatus 200 includes: a processor 210, a storage medium 220, a bus 230.
The storage medium 220 stores machine-readable instructions executable by the processor 210, and when the computer device is operated, the processor 210 communicates with the storage medium 220 via the bus 230, and the processor 210 executes the machine-readable instructions to perform the steps of the above-described method embodiments. The specific implementation and technical effects are similar, and are not described herein again.
Optionally, the present application further provides a storage medium 220, where the storage medium 220 stores a computer program, and the computer program is executed by a processor to perform the steps of the above method embodiments. The specific implementation and technical effects are similar, and are not described herein again.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit may be implemented in the form of hardware, or in the form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and the present invention shall be covered thereby. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A multi-screen page display method is characterized by comprising the following steps:
receiving an information viewing request through a preset webpage displayed on a preset display screen in a plurality of display screens;
judging whether the browser for opening the preset webpage supports multi-screen operation or not;
if the browser of the preset webpage supports multi-screen operation, splitting the target page content corresponding to the information viewing request into at least two sub-page contents;
and controlling at least two display screens except the preset display screen in the plurality of display screens to display the at least two sub-page contents.
2. The method of claim 1, wherein splitting the target page content corresponding to the information viewing request into at least two sub-contents comprises:
if the target page content comprises: and splitting the target page content into at least two sub-page contents according to the label of the target page content by using the content label.
3. The method of claim 1, wherein splitting the target page content corresponding to the information viewing request into at least two sub-contents comprises:
if the target page content exceeds the display content of a preset single webpage, splitting the target page content into the at least two sub-page contents according to the display content of the preset single webpage.
4. The method of claim 1, further comprising:
receiving a selection operation of page content displayed on any one of the at least two display screens;
and controlling the content of the preset webpage displayed on the preset display screen to be updated according to the selection operation.
5. The method according to claim 1, wherein the controlling at least two display screens of the plurality of display screens other than the preset display screen to display the at least two sub-page contents comprises:
judging whether the at least two display screens display page contents of a preset browser or not according to the display object information of the at least two display screens;
if the page content of the preset browser is not displayed on the first display screen of the at least two display screens, a new page window of the preset browser is created and opened on the first display screen, and the corresponding sub-page content is displayed in the new page window.
6. The method according to claim 5, wherein said controlling at least two of the plurality of display screens other than the predetermined display screen to display the at least two sub page contents further comprises:
if the page content of the preset browser is displayed on the second display screen of the at least two display screens, refreshing the display content of the second display screen, and displaying the corresponding sub-page content again.
7. The method according to claim 1, wherein the controlling at least two display screens of the plurality of display screens other than the preset display screen to display the at least two sub-page contents comprises:
and respectively controlling the at least two display screens to display the at least two sub-page contents in the corresponding display areas according to the preset display configuration information corresponding to the at least two display screens.
8. A multi-screen page display device, comprising:
the receiving module is used for receiving an information viewing request of a preset webpage displayed on a preset display screen in a plurality of display screens;
the judging module is used for judging whether the browser for opening the preset webpage supports multi-screen operation or not;
the splitting module is used for splitting the target page content corresponding to the information viewing request into at least two sub-page contents if the browser of the preset webpage supports multi-screen operation;
and the control module is used for controlling at least two display screens except the preset display screen in the plurality of display screens to display the contents of the at least two sub-pages.
9. A computer device, comprising: a processor, a storage medium and a bus, wherein the storage medium stores program instructions executable by the processor, when a computer device runs, the processor communicates with the storage medium through the bus, and the processor executes the program instructions to execute the steps of the page multi-screen display method according to any one of claims 1 to 7.
10. A computer-readable storage medium, characterized in that the storage medium has stored thereon a computer program which, when being executed by a processor, performs the steps of the multi-screen page presentation method according to any one of claims 1 to 7.
CN202310111005.0A 2023-02-13 2023-02-13 Page multi-screen display method, device, equipment and storage medium Pending CN115964591A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310111005.0A CN115964591A (en) 2023-02-13 2023-02-13 Page multi-screen display method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310111005.0A CN115964591A (en) 2023-02-13 2023-02-13 Page multi-screen display method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115964591A true CN115964591A (en) 2023-04-14

Family

ID=87354446

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310111005.0A Pending CN115964591A (en) 2023-02-13 2023-02-13 Page multi-screen display method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115964591A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116340676A (en) * 2023-05-30 2023-06-27 长江信达软件技术(武汉)有限责任公司 Method for comparing and displaying pictures in web browser

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116340676A (en) * 2023-05-30 2023-06-27 长江信达软件技术(武汉)有限责任公司 Method for comparing and displaying pictures in web browser
CN116340676B (en) * 2023-05-30 2023-08-04 长江信达软件技术(武汉)有限责任公司 Method for comparing and displaying pictures in web browser

Similar Documents

Publication Publication Date Title
EP2455845B1 (en) Information display device, information display method, information display program, recording medium and information display system
CN109408752B (en) Online document display method and device and electronic equipment
US8775965B1 (en) Immersive mode for a web browser
CN111259284A (en) Page lazy loading method and device, storage medium and processor
CN110020325B (en) Page loading method, device, equipment and readable storage medium
CN104021016B (en) Method and browser for loading browser plug-in icons
CN105677658B (en) Page display method and device
CN104978119A (en) Information window display method and device, and user terminal
US20150220496A1 (en) Dynamic sprite based theme switching
CN106649497B (en) Webpage display method and device
CN103678307A (en) Page display method and client-side
CN113343154B (en) Page loading method and device, electronic equipment and storage medium
CN103455632A (en) Method and client for display web pages
US10951486B2 (en) Terminal device, UI expansion method, and UI expansion program
CN103793436A (en) Page browsing method and browser
TW201327225A (en) Browser and method for displaying subsites
JP6015967B2 (en) Device and program for displaying web pages
CN115964591A (en) Page multi-screen display method, device, equipment and storage medium
CN110633156A (en) Method and device for associating application program with browser, electronic equipment and storage medium
CN112256363A (en) Application page rendering method and device and electronic equipment
JP5147875B2 (en) I / O screen generation system
CN106708495B (en) Page display method and device based on mobile terminal
CN113268183B (en) List page countdown display method and device
JP4854632B2 (en) I / O screen generation system
CN106294513B (en) Web displaying consistency detecting method and device

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