CN114020226A - Split screen processing method, computing device and readable storage medium - Google Patents

Split screen processing method, computing device and readable storage medium Download PDF

Info

Publication number
CN114020226A
CN114020226A CN202111248246.7A CN202111248246A CN114020226A CN 114020226 A CN114020226 A CN 114020226A CN 202111248246 A CN202111248246 A CN 202111248246A CN 114020226 A CN114020226 A CN 114020226A
Authority
CN
China
Prior art keywords
split
tab
screen
browser
display area
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
CN202111248246.7A
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.)
Uniontech Software Technology Co Ltd
Original Assignee
Uniontech Software 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 Uniontech Software Technology Co Ltd filed Critical Uniontech Software Technology Co Ltd
Priority to CN202111248246.7A priority Critical patent/CN114020226A/en
Publication of CN114020226A publication Critical patent/CN114020226A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Abstract

The invention discloses a split screen processing method, a computing device and a readable storage medium, wherein the method comprises the following steps: if the single tab page in the browser is subjected to split screen processing, acquiring the first split screen number; displaying the plurality of first split-screen tags in a tag column of the browser, and displaying pages corresponding to the plurality of first split-screen tags in a display area of the browser in a split-screen manner; and if the multiple tab pages in the browser are subjected to split screen processing, performing split screen presentation on the multiple tab pages to be split screen in a display area of the browser. The technical scheme of the invention improves the efficiency of label page layout management.

Description

Split screen processing method, computing device and readable storage medium
Technical Field
The invention relates to the technical field of browsers, in particular to a split screen processing method, a computing device and a readable storage medium.
Background
At present, computers are indispensable important tools in production activities of various industries, and as the technology is mature continuously, the performance of computer screens is also steadily improved. In addition, the large screen has the advantages of more convenient and faster information acquisition, good user experience and the like, and in order to comply with the market trend and the requirement of a user on the large screen, various products of the large screen are more and more, and the size of the product screen is also more and more. However, in the development process, the web content provider usually performs content typesetting and layout for a standard screen, and often considers that optimized display is performed for a large screen, which may cause a waste of a lot of screen display space in a large screen device, and does not make good use of the space advantage of the large screen. In order to better utilize screen space and facilitate synchronous information acquisition or comparison of users, the split screen operation is good, and a solution is provided for the users.
In the existing document split-screen display technology, the size of a window is averagely split when a document is rearranged, the size of the window cannot be set in a self-defined mode, if the size of the window needs to be adjusted, a user needs to manually drag the boundary of the document, when the size of a certain window is adjusted, the sizes of other windows are not changed in a self-adaptive mode and still remain unchanged, and the adjusted window is large in size, so that other windows can be shielded, the display effect is poor, and the use is inconvenient. However, no good split-screen display scheme exists in the current browser.
Therefore, a better browser split screen scheme is needed to improve the uniformity of window management and the efficiency of layout adjustment after split screen.
Disclosure of Invention
To this end, the present invention provides a split screen processing method, a computing device and a readable storage medium in an effort to solve or at least alleviate the above-identified problems.
According to an aspect of the present invention, there is provided a split screen processing method, which is executed in a browser, where the browser includes a tab page, and the tab page includes a tab and a page corresponding to the tab, and the method includes: if the single tab page in the browser is subjected to split screen processing, acquiring the first split screen number; displaying a plurality of first split-screen tags in a tag column of a browser, and displaying pages corresponding to the plurality of first split-screen tags in a split-screen mode in a display area of the browser, wherein the plurality of first split-screen tags are the same as the pages corresponding to a single tag page or are the same as URLs (uniform resource locators); and if the multiple tab pages in the browser are subjected to split screen processing, performing split screen presentation on the multiple tab pages to be split screen in a display area of the browser.
Optionally, in the split-screen processing method according to the present invention, the method further includes canceling the split-screen presentation, and canceling the split-screen presentation includes: if the tab page to be cancelled with split screen in the display area of the browser comprises a plurality of repeated tab pages, one tab page is reserved in the repeated tab pages, and the reserved tab page is presented in the display area of the browser in a mode of occupying the whole display area of the browser.
Optionally, in the split-screen processing method according to the present invention, the method further includes canceling the split-screen presentation, and canceling the split-screen presentation includes: and presenting each tab page to be cancelled split in the browser in a mode of occupying the whole display area of the browser.
Optionally, in the split-screen processing method according to the present invention, the step of performing split-screen presentation on the page corresponding to the first split-screen tags in the display area of the browser includes: acquiring a first row number and a first column number; dividing a display area into a first row and a first column; and performing split-screen presentation on the page corresponding to the first split-screen tags in the divided display area.
Optionally, in the split-screen processing method according to the present invention, the step of performing split-screen presentation on a plurality of tab pages to be split-screen in a display area of a browser includes: acquiring a second row number and a second column number; dividing the display area into a second number of rows and a second number of columns; and displaying the plurality of label pages to be split screen in the divided display areas in a split screen mode.
Optionally, in the split-screen processing method according to the present invention, the divided display area includes a plurality of sub-display areas, and after the step of performing split-screen presentation on the divided display area, the method further includes: if the position of one side of the first sub-display region is shifted by the first length, the position of the side of the second sub-display region adjacent to the side is shifted by the first length in the same direction.
Optionally, in the split-screen processing method according to the present invention, the step of performing split-screen presentation on a plurality of tab pages to be split-screen in a display area of a browser includes: one of the tab pages is determined in a predetermined mode in the tab pages to be split and the tab pages to be split are displayed in the determined tab page in a split mode.
Optionally, in the split-screen processing method according to the present invention, the predetermined manner includes any one of selecting any one of a plurality of tab pages to be split-screen, selecting a tab page that is turned on first, and selecting a tab page that is turned on last.
Optionally, in the split-screen processing method according to the present invention, the plurality of repeated tab pages are a plurality of tab pages having the same URL.
Optionally, in the split-screen processing method according to the present invention, the method further includes: when switching from the tab page participating in the split screen presentation to the tab page not participating in the split screen presentation, the tab page not participating in the split screen presentation is presented in the display area of the browser in a manner of occupying the entire display area of the browser.
Optionally, in the split-screen processing method according to the present invention, the method further includes: when the tab page which does not participate in split screen presentation is switched to the tab page which participates in split screen presentation, the tab page which participates in split screen presentation is presented in a display area of the browser in a split screen presentation mode, and the tab page which participates in split screen presentation is in an activated state.
Optionally, in the split-screen processing method according to the present invention, a sub-display area where a tab page participating in the split-screen presentation is located is embedded as a container in a top-level window corresponding to the tab page.
According to another aspect of the present invention, there is provided a computing device comprising: one or more processors; and a memory; one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for performing any of the split screen processing methods according to the present invention.
According to yet another aspect of the present invention, there is provided a computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform any of the split-screen processing methods according to the present invention.
According to the browser split-screen processing method, for the split-screen processing of a single tab page, the tabs of each split-screen page are displayed in the tab column of the browser, so that a user can flexibly select and freely combine the tab pages, for the split-screen processing of a plurality of tab pages, the user is supported to select the tabs needing to be split-screen, the selected tabs are displayed in a split-screen mode, and the efficiency of tab page layout management is improved.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings, which are indicative of various ways in which the principles disclosed herein may be practiced, and all aspects and equivalents thereof are intended to be within the scope of the claimed subject matter. The above and other objects, features and advantages of the present disclosure will become more apparent from the following detailed description read in conjunction with the accompanying drawings. Throughout this disclosure, like reference numerals generally refer to like parts or elements.
FIG. 1 shows a flow diagram of a split screen processing method 100 according to one embodiment of the invention;
FIG. 2 shows a schematic view of a browser display area according to one embodiment of the present invention;
FIG. 3 illustrates a schematic diagram of multiple tab page switching, according to one embodiment of the invention;
FIG. 4 illustrates a schematic diagram of multiple tab page switching according to another embodiment of the present invention;
FIG. 5 shows a schematic view of a display container according to an embodiment of the invention;
FIG. 6 illustrates a block diagram of a computing device 600, according to one embodiment of the invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
The invention provides a split screen processing method. The following describes the split-screen processing method in this embodiment in detail.
Fig. 1 shows a flowchart of a split-screen processing method 100 according to an embodiment of the present invention, where the method 100 is executed in a browser of a computing device, where the browser includes a tab page, and the tab page includes a tab and its corresponding page. As shown in fig. 1, the method 100 starts at step S110, and in step S110, if the screen splitting process is performed on a single tab page in the browser, a first screen splitting number is obtained.
According to one embodiment, the screen splitting processing of the single tab page can adopt a quick screen splitting mode and a user-defined screen splitting mode. The quick split screen mode can be triggered by setting a shortcut key, when a user triggers the shortcut key, a display area of the browser is split screen to a corresponding mode, and the quick split screen mode comprises the following steps: the screen splitting is performed left and right, up and down, four screen splitting is performed, and the one-key type rapid screen splitting processing is realized. In the user-defined screen splitting mode, a display area of the browser is split by acquiring the number of rows and columns of a screen to be split, which are specified by a user, for example, when the user selects from 2 rows and 2 columns, the display area is split into 4 areas of 2 rows and 2 columns.
The first split screen number can be determined according to the split screen requirement of the user, for example, when the user selects left and right split screens or up and down split screens, the user needs to divide the page into two parts for presentation, and the first split screen number can be known to be 2; when the user selects the four-split screen, the user needs to divide the page into four for presentation, and the number of the first split screens is known to be 4. The first split screen number can also be directly obtained according to the user-defined split screen number input by the user or obtained according to the user-defined split screen line number and the split screen column number input by the user, for example, when the user needs to split the page into 2 lines and 2 columns, the first split screen number can be obtained as 4 according to the user-defined split screen line number and the user-defined split screen column number input by the user.
In step S120, the first split-screen tabs are displayed in the tab bar of the browser, and the page corresponding to the first split-screen tabs is displayed in the display area of the browser in a split-screen manner. The tab bar of the browser is an area where all the page tabs are displayed, where a page corresponding to a plurality of tabs in the first split screen is the same as a page corresponding to a single tab page or the same URL, that is, after the split screen processing, a plurality of tabs that are the same as the tabs of the first single tab page are copied in the tab bar, and although the tabs are the same, each tab does not point to the same page, and each tab corresponds to a respective page.
According to one embodiment, a first row number and a first column number are obtained, and the first row number and the first column number represent the row number and the column number of the split screen. According to the first row number and the first column number, the display area is divided into a plurality of rows with a first row and a plurality of columns with a first column, namely, the divided display area has a plurality of rows with a first row and a plurality of columns with a first column, then the page corresponding to the first screen-dividing labels is displayed in the divided display area in a screen-dividing mode, and the display area of the browser window is automatically filled with the page of the tab page to be displayed in a screen-dividing mode, wherein each page corresponds to a respective label in the tab column. For example, a tab page 1 exists in a browser before split screen, a tab 1 of the tab page 1 is displayed in a tab column, a page of the tab page 1 is displayed in a display area, the tab page 1 is split screen into 2 rows and 2 columns, the display area after split screen has four sub-display areas of 2 rows and 2 columns, each sub-display area displays a page identical to the tab page 1, and a tab corresponding to each of the four pages after split screen is displayed in the tab column, so that when a user clicks one tab, the corresponding page can be activated.
According to one embodiment, the adjustment of the size of the sub-display region in the display region includes an adaptive mode and a manual mode. In the adaptive mode, when the side of the sub display region is adjusted, if the position of one side of the first sub display region is moved by the first length, the position of the side of the second sub display region adjacent to the side is moved by the first length in the same direction. FIG. 2 shows a schematic diagram of a browser display area, according to one embodiment of the invention. As shown in fig. 2, when the position of one side 210 of the right frame of the sub display region 1 moves rightward by a certain length, the positions of the sides of the sub display regions adjacent to the side 210 (i.e., the side 220 of the left frame of the sub display region 2, the side 230 of the right frame of the sub display region 3, and the side 240 of the left frame of the sub display region 4) also move rightward by the same length in synchronization. Similarly, if the position of one side 250 of the lower frame of the sub display region 1 is shifted downward by a certain length, the positions of the sides of the sub display regions adjacent to the side 250 (i.e., the side 270 of the lower frame of the sub display region 2, the side 260 of the upper frame of the sub display region 3, and the side 280 of the upper frame of the sub display region 4) are also shifted downward by the same length in synchronization. In addition, in the manual mode, a user can flexibly adjust the size of the sub-display area, the user can automatically adjust the width and the height of the display area and each sub-display area, the adjustment of one sub-display area only causes the size of the area of the user to change, and the chain reaction of other adjacent or similar areas cannot be caused.
Subsequently, in step S130, if the multiple tab pages in the browser are subjected to the split-screen processing, the multiple tab pages to be split-screen are subjected to split-screen presentation in the display area of the browser.
According to an embodiment, when a plurality of tab pages need to be subjected to split screen processing, a tab list capable of being selected is provided, or a tab selection function is provided in a tab column, for example, a tab list popup capable of being checked or a tab column capable of being checked is provided, and the page corresponding to the tab is subjected to split screen processing according to the tab selected by a user. Optionally, the tab list or tab bar contains the tab currently in the active state by default, and other tabs may be selected as needed.
According to one embodiment, the plurality of labels selected by the user to be split are split and displayed according to the split screen mode selected by the user. And if the user selects left-right split screen, up-down split screen or four split screens, dividing the display area of the browser into corresponding modes according to the selected split screen mode. And if the user selects the number of the rows and the number of the columns of the customized split screen, acquiring a second number of the rows and a second number of the columns, wherein the second number of the rows and the second number of the columns represent the number of the rows and the columns of the split screen. And then, dividing the display area into a plurality of rows with a second row number and a plurality of columns with a second column number according to the second row number and the second column number, performing split-screen presentation on a plurality of tab pages to be split-screen in the divided display area, and automatically filling the display area of the window with the tab pages to be split-screen.
In one implementation mode, one of the tab pages to be split-screen is determined in a predetermined mode in the tab pages to be split-screen, and the tab pages to be split-screen are subjected to split-screen presentation in the determined tab page, wherein the predetermined mode comprises any one of selecting any one of the tab pages to be split-screen, selecting the tab page which is opened firstly, and selecting the tab page which is opened last. The predetermined mode further comprises selecting the tag in the activated state if the tab page to be split-screen includes the tag in the activated state at present, and selecting any one of the tab pages to be split-screen, the tab page to be opened first, and the tab page to be opened last by adopting the predetermined mode if the tab page to be split-screen does not include the tag in the activated state at present.
Next, a switching manner between tab pages not participating in screen division and tab pages participating in screen division after the screen division processing will be described. FIG. 3 shows a schematic diagram of multiple tab page switching according to one embodiment of the invention. As shown in fig. 3, tab 1, tab 2, tab 3, and tab 4 participate in split screen display, tab 5 independently displays no split screen display, and when the user clicks any one of tabs 1 to 4, taking tab 1 as an example, the display area will present a page corresponding to each tab of tabs 1 to 4, where the tab page corresponding to tab 1 is in an activated state (shown in bold in fig. 3). Fig. 4 is a diagram illustrating a switching of multiple tab pages according to another embodiment of the present invention, in which, as shown in fig. 4, tab 1, tab 2, tab 3, and tab 4 participate in split screen, and tab 5 independently displays no participation in split screen. When switching from the tab page participating in the split screen presentation to the tab page not participating in the split screen presentation, the tab page not participating in the split screen presentation is presented in the display area of the browser in a manner of occupying the whole display area of the browser. For example, when the user clicks and activates the tab 5 that does not participate in the split screen, the entire display area will only display the page corresponding to the tab 5, and the tab page corresponding to the tab 5 is in the activated state (shown in bold in fig. 4). When the tab page which does not participate in split screen presentation is switched to the tab page which participates in split screen presentation, the tab page which participates in split screen presentation is presented in a display area of the browser in a split screen presentation mode, and the tab page which participates in split screen presentation is in an activated state. For example, if the tab page currently activated and displayed in the display area is a tab page not participating in split screen, and then the tab participating in split screen is clicked, the browser will switch back to the split screen display mode, and activate the tab page corresponding to the clicked tab, for example, at this time, tab 1 participating in split screen is clicked, and the browser will switch back to the form shown in fig. 3.
According to an embodiment of the present invention, an operation of canceling the split screen presentation may be further performed on the tab page presented in the split screen presentation, which is described in detail below, and a specific split screen presentation manner may be, for example, constructed in the split screen presentation manner in step S120 or S130. The case of canceling the split screen presentation includes: the method comprises the steps of performing screen splitting cancellation on the condition that a plurality of tab pages participate in screen splitting, performing screen splitting cancellation on the condition that the website of any split page is not changed after a single tab page is split, and performing screen splitting cancellation on the condition that the website of any split page is changed after the single tab page is split.
The mode of canceling the split screen presentation comprises the following steps: if the tab page to be cancelled from split screen in the display area of the browser comprises a plurality of repeated tab pages, only one tab page is reserved in the plurality of repeated tab pages, and the reserved tab page is displayed in the display area of the browser in a mode of occupying the whole display area of the browser. Wherein, the plurality of repeated tab pages are a plurality of tab pages with the same URL. In addition, all the nonrepetition tab pages in the tab pages to be cancelled are reserved, the nonrepetition tab pages are displayed in the browser in a mode of occupying all display areas of the browser, and the nonrepetition tab pages are tab pages with different URLs. The repeated label pages are subjected to duplicate removal processing in a split screen display canceling mode, and redundant information is reduced.
The mode of canceling the split screen presentation further comprises the following steps: and presenting each tab page to be cancelled split in the browser in a mode of occupying the whole display area of the browser. The mode of canceling split screen presentation does not perform duplicate removal processing on repeated tab pages, and all tab pages are reserved.
According to an embodiment of the invention, the layout management of the display area of the browser is realized by taking the display area as a display container, and the sub-display area where the tab page participating in the split-screen presentation is located is taken as a container and embedded in the top window corresponding to the tab page. FIG. 5 shows a schematic view of a display container according to one embodiment of the invention. As shown in fig. 5, the display area shown in bold in fig. 5 is used as a split-screen container, tab pages participating in split-screen are embedded in the split-screen container, and the container is used as a control to be embedded in the layout of the top-level window corresponding to the tab of the tab page currently operated, so that the operations of the top-level window before and after split-screen are not changed, for example, the display, hiding, dragging, and the like of the window are not changed, and the operations have consistency. The adjustment of the size of the window and the display area can cause the adaptive adjustment of the size of the window and the display area by the split-screen display control, so that the split-screen processing method of the scheme embedded in the container plays a role, and the operation has integrity.
According to an embodiment of the present invention, the split screen processing method 100 is adapted to be executed in a browser in a computing device. FIG. 6 illustrates a block diagram of a computing device 600, according to one embodiment of the invention. As shown in fig. 6, in a basic configuration 602, the computing device 600 typically includes a system memory 606 and one or more processors 604. A memory bus 608 may be used for communicating between the processor 604 and the system memory 606.
Depending on the desired configuration, processor 604 may be any type of processing, including but not limited to: a microprocessor (μ P), a microcontroller (μ C), a Digital Signal Processor (DSP), or any combination thereof. Processor 604 may include one or more levels of cache, such as a level one cache 610 and a level two cache 612, a processor core 614, and registers 616. Example processor cores 614 may include Arithmetic Logic Units (ALUs), Floating Point Units (FPUs), digital signal processing cores (DSP cores), or any combination thereof. The example memory controller 618 may be used with the processor 604, or in some implementations the memory controller 618 may be an internal part of the processor 604.
Depending on the desired configuration, system memory 606 may be any type of memory, including but not limited to: volatile memory (such as RAM), non-volatile memory (such as ROM, flash memory, etc.), or any combination thereof. The physical memory in the computing device is usually referred to as a volatile memory RAM, and data in the disk needs to be loaded into the physical memory to be read by the processor 604. System memory 606 may include an operating system 620, one or more applications 622, and program data 624. In some implementations, the application 622 can be arranged to execute instructions with the program data 624 on the operating system by the one or more processors 604. Operating system 620 may be, for example, Linux, Windows, etc., which includes program instructions for handling basic system services and performing hardware dependent tasks. The application 622 includes program instructions for implementing various user-desired functions, and the application 622 may be, for example, but not limited to, a browser, instant messenger, a software development tool (e.g., an integrated development environment IDE, a compiler, etc.), and the like. When the application 622 is installed into the computing device 600, a driver module may be added to the operating system 620.
When computing device 600 is started, processor 604 reads program instructions for operating system 620 from system memory 606 and executes them. Applications 622 run on top of operating system 620, utilizing the interfaces provided by operating system 620 and the underlying hardware to implement various user-desired functions. When a user launches application 622, application 622 is loaded into system memory 606, and processor 604 reads and executes the program instructions of application 622 from system memory 606.
Computing device 600 also includes storage device 632, storage device 632 including removable storage 636 and non-removable storage 638, both removable storage 636 and non-removable storage 638 connected to storage interface bus 634.
Computing device 600 may also include an interface bus 640 that facilitates communication from various interface devices (e.g., output devices 642, peripheral interfaces 644, and communication devices 646) to the basic configuration 602 via the bus/interface controller 630. The example output device 642 includes a graphics processing unit 648 and an audio processing unit 650. They may be configured to facilitate communication with various external devices, such as a display or speakers, via one or more a/V ports 652. Example peripheral interfaces 644 can include a serial interface controller 654 and a parallel interface controller 656, which can be configured to facilitate communications with external devices such as input devices (e.g., keyboard, mouse, pen, voice input device, touch input device) or other peripherals (e.g., printer, scanner, etc.) via one or more I/O ports 658. An example communication device 646 can include a network controller 660, which can be arranged to facilitate communications with one or more other computing devices 662 over a network communication link via one or more communication ports 664.
A network communication link may be one example of a communication medium. Communication media may typically be embodied by computer readable instructions, data structures, program modules, and may include any information delivery media, such as carrier waves or other transport mechanisms, in a modulated data signal. A "modulated data signal" may be a signal that has one or more of its data set or its changes made in such a manner as to encode information in the signal. By way of non-limiting example, communication media may include wired media such as a wired network or private-wired network, and various wireless media such as acoustic, Radio Frequency (RF), microwave, Infrared (IR), or other wireless media. The term computer readable media as used herein may include both storage media and communication media.
In a computing device 600 according to the invention, the application 622 includes instructions for performing the split screen processing method 100 of the invention, which may instruct the processor 604 to perform the file download method of the invention. It will be appreciated by those skilled in the art that the application 622 may include other applications 626 for implementing other functions in addition to instructions for performing the split screen processing method 100.
According to the technical scheme, for the split-screen processing of a single tab page, the tabs of each split-screen page are displayed in the tab column of the browser, so that a user can flexibly select and freely combine the tab pages, the split-screen processing of a plurality of tab pages supports the user to select the tabs needing to be split-screen, the selected tabs are displayed in a split-screen mode, and the efficiency of layout management is improved.
Furthermore, the problem of the function of dividing the screen in the existing browser is lost is solved, the user-defined screen division is flexibly and conveniently realized on the basis of the tab of the browser, and the utilization rate of a large screen space is improved.
The various techniques described herein may be implemented in connection with hardware or software or, alternatively, with a combination of both. Thus, the methods and apparatus of the present invention, or certain aspects or portions thereof, may take the form of program code (i.e., instructions) embodied in tangible media, such as removable hard drives, U.S. disks, floppy disks, CD-ROMs, or any other machine-readable storage medium, wherein, when the program is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
In the case of program code execution on programmable computers, the computing device will generally include a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. Wherein the memory is configured to store program code; the processor is configured to execute the desktop icon processing method of the present invention according to instructions in the program code stored in the memory.
By way of example, and not limitation, readable media may comprise readable storage media and communication media. Readable storage media store information such as computer readable instructions, data structures, program modules or other data. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. Combinations of any of the above are also included within the scope of readable media.
In the description provided herein, algorithms and displays are not inherently related to any particular computer, virtual system, or other apparatus. Various general purpose systems may also be used with examples of this invention. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects.
Those skilled in the art will appreciate that the modules or units or components of the devices in the examples disclosed herein may be arranged in a device as described in this embodiment or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into multiple sub-modules.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification, and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except that at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification may be replaced by an alternative feature serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments.
Furthermore, some of the described embodiments are described herein as a method or combination of method elements that can be performed by a processor of a computer system or by other means of performing the described functions. A processor having the necessary instructions for carrying out the method or method elements thus forms a means for carrying out the method or method elements. Further, the elements of the apparatus embodiments described herein are examples of the following apparatus: the apparatus is used to implement the functions performed by the elements for the purpose of carrying out the invention.
As used herein, unless otherwise specified the use of the ordinal adjectives "first", "second", "third", etc., to describe a common object, merely indicate that different instances of like objects are being referred to, and are not intended to imply that the objects so described must be in a given sequence, either temporally, spatially, in ranking, or in any other manner.
In the description of the present specification, the terms "connected", "fixed", and the like are to be construed broadly unless otherwise explicitly specified or limited. Furthermore, the terms "upper", "lower", "inner", "outer", "top", "bottom", and the like, indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience in describing the present invention and simplifying the description, but do not indicate or imply that the referred device or unit must have a specific orientation, be constructed in a specific orientation, and be operated, and thus, should not be construed as limiting the present invention.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this description, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as described herein. Furthermore, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter.

Claims (10)

1. A split screen processing method, which is executed in a browser, wherein the browser comprises a tab page, and the tab page comprises a tab and a page corresponding to the tab, and the method comprises the following steps:
if the single tab page in the browser is subjected to split screen processing, acquiring the first split screen number;
displaying the plurality of first split-screen tags in a tag column of the browser, and displaying pages corresponding to the plurality of first split-screen tags in a display area of the browser in a split-screen manner, wherein the plurality of first split-screen tags are the same as the pages corresponding to the single tag page or the same as a URL (uniform resource locator);
and if the multiple tab pages in the browser are subjected to split screen processing, performing split screen presentation on the multiple tab pages to be split screen in a display area of the browser.
2. The method of claim 1, further comprising canceling the split screen presentation, the canceling the split screen presentation comprising:
if the tab page to be cancelled with split screen in the display area of the browser comprises a plurality of repeated tab pages, one tab page is reserved in the repeated tab pages, and the reserved tab page is presented in the display area of the browser in a manner of occupying the whole display area of the browser.
3. The method of claim 1, further comprising canceling the split screen presentation, the canceling the split screen presentation comprising:
and presenting each tab page to be cancelled split in the browser in a mode of occupying the whole display area of the browser.
4. The method according to any one of claims 1 to 3, wherein the step of performing split screen presentation on the page corresponding to the first split screen tags in the display area of the browser comprises:
acquiring a first row number and a first column number;
dividing the display area into a first row and a first column of rows and columns;
and performing split-screen presentation on the page corresponding to the first split-screen tags in the divided display area.
5. The method according to any one of claims 1 to 4, wherein the step of performing split screen presentation on a plurality of tab pages to be split screen in a display area of a browser comprises the following steps:
acquiring a second row number and a second column number;
dividing the display area into a second number of rows and a second number of columns;
and displaying the plurality of label pages to be split screen in the divided display areas in a split screen mode.
6. The method according to claim 4 or 5, wherein the divided display area comprises a plurality of sub-display areas, and after the step of performing the split-screen presentation on the divided display area, the method further comprises:
if the position of one side of the first sub-display region is shifted by the first length, the position of the side of the second sub-display region adjacent to the side is shifted by the first length in the same direction.
7. The method of claims 1 to 6, wherein the step of performing split screen presentation on the plurality of tab pages to be split screen in the display area of the browser comprises:
one of the tab pages is determined in a predetermined mode in the tab pages to be split and the tab pages to be split are displayed in the determined tab page in a split mode.
8. The method according to claim 7, wherein the predetermined manner includes any one of selecting any one of a plurality of tab pages to be split, selecting a tab page to be turned on first, and selecting a tab page to be turned on last.
9. A computing device, comprising:
one or more processors; and
a memory;
one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs comprising instructions for performing any of the methods of claims 1-8.
10. A computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform any of the methods of claims 1-8.
CN202111248246.7A 2021-10-26 2021-10-26 Split screen processing method, computing device and readable storage medium Pending CN114020226A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111248246.7A CN114020226A (en) 2021-10-26 2021-10-26 Split screen processing method, computing device and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111248246.7A CN114020226A (en) 2021-10-26 2021-10-26 Split screen processing method, computing device and readable storage medium

Publications (1)

Publication Number Publication Date
CN114020226A true CN114020226A (en) 2022-02-08

Family

ID=80057630

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111248246.7A Pending CN114020226A (en) 2021-10-26 2021-10-26 Split screen processing method, computing device and readable storage medium

Country Status (1)

Country Link
CN (1) CN114020226A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115328421A (en) * 2022-08-10 2022-11-11 上海为旌科技有限公司 Multi-sub-image split-screen display method, system, hardware circuit and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115328421A (en) * 2022-08-10 2022-11-11 上海为旌科技有限公司 Multi-sub-image split-screen display method, system, hardware circuit and storage medium
CN115328421B (en) * 2022-08-10 2023-12-22 上海为旌科技有限公司 Multi-sub-image split-screen display method, system, hardware circuit and storage medium

Similar Documents

Publication Publication Date Title
US20170139958A1 (en) Optimizing content for consistent presentation through collaboration database service
JP5039903B2 (en) System, method and program for executing application
US20160062585A1 (en) Managing objects in panorama display to navigate spreadsheet
CN112558841B (en) Application icon management method, computing device and readable storage medium
US20150058787A1 (en) Swipe toolbar to switch tabs
CN105528200B (en) Display method and device of browser tab
CN111061473A (en) Visual component editing method and device for quickly building page
CN114020226A (en) Split screen processing method, computing device and readable storage medium
CN103885980A (en) Bookmark adding method and browser
CN107391914B (en) Parameter display method, device and equipment
WO2016163150A1 (en) Content display device, content display program, and content display method
CN111581570A (en) Page layout method and computing device
CN113342452A (en) Window display method, computing device and readable storage medium
EP2608003A1 (en) Method and device for movement of image object
TW201312381A (en) Visualization and editing of composite layouts
CN113885993A (en) System desktop split-screen display method, split-screen display control device and computing equipment
CN113312130A (en) Window display method and computing device
JPH11242580A (en) Information processor and window display method
CN113190340B (en) Task switching method and computing device
CN114924681A (en) Picture drawing method, computing device and readable storage medium
CN115080175B (en) Display method, display device, computing equipment and readable storage medium
CN115617230A (en) Application split-screen display method and device, computing equipment and storage medium
CN108388392B (en) Document display apparatus
CN114138159A (en) Method and device for switching tabs, computing equipment and storage medium
CN116594547A (en) Method, device, equipment and storage medium for page interaction

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