CN111324326A - Processing method and device for displaying software to one machine with multiple screens - Google Patents

Processing method and device for displaying software to one machine with multiple screens Download PDF

Info

Publication number
CN111324326A
CN111324326A CN202010104908.2A CN202010104908A CN111324326A CN 111324326 A CN111324326 A CN 111324326A CN 202010104908 A CN202010104908 A CN 202010104908A CN 111324326 A CN111324326 A CN 111324326A
Authority
CN
China
Prior art keywords
screen
software
display
displayed
software function
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.)
Granted
Application number
CN202010104908.2A
Other languages
Chinese (zh)
Other versions
CN111324326B (en
Inventor
白肖
吴闽华
卫宣安
姜坤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Genew Technologies Co Ltd
Original Assignee
Shenzhen Genew Technologies 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 Shenzhen Genew Technologies Co Ltd filed Critical Shenzhen Genew Technologies Co Ltd
Priority to CN202010104908.2A priority Critical patent/CN111324326B/en
Publication of CN111324326A publication Critical patent/CN111324326A/en
Application granted granted Critical
Publication of CN111324326B publication Critical patent/CN111324326B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display

Landscapes

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

Abstract

The application relates to a processing method and a processing device for displaying software to one machine with multiple screens, computer equipment and a medium, wherein the method comprises the following steps: presetting a configuration file, wherein the configuration file is configured with software functions to be displayed and configuration information corresponding to a displayed screen number; reading display hardware information including several screens and resolution information of each screen through an operating system API; when the software function is started, the software function is displayed on a corresponding screen according to the configuration information of the configuration file, and the display size of the software function is set to be the size of the corresponding screen. The invention can automatically control the software function interface to the corresponding screen for display after the software function interface is opened; the convenience is greatly provided for the use of the user, and the operation efficiency of the user is improved; and the realization is simple, and the reliability is high.

Description

Processing method and device for displaying software to one machine with multiple screens
Technical Field
The present disclosure relates to the field of map data processing technologies, and in particular, to a processing method and apparatus for displaying software on one or more screens, a computer device, and a readable storage medium.
Background
In three screens of one machine, the simple understanding is to use a computer host to realize the output of images and information on three displays through a professional display card. The main purpose of one machine with three screens is to output and display the working information, auxiliary tools and contents in work on three displays so as to facilitate the parallel work and achieve the purpose of quickly knowing various information and making decisions.
In the field of dispatch communication, the application of three screens in one machine is very common. For example, a chief executive position and a commanding and dispatching position of a command center of a public security organ usually adopt a machine with three screens, the first screen is communicated and applied by adopting a C/S system, and current warning condition information issued by the warning position is displayed; the second screen displays the alarm positioning information being processed in a classified manner based on the PGIS electronic map, marks the processing state with different colors, and can display auxiliary prompt information such as GPS vehicle dynamic information and resources of a plan commanding and scheduling system; the third screen is used for an existing wireless scheduling system or a video resource service system, and can rapidly schedule or display the monitoring image and picture information of the gate, the safe city in the peripheral range of the warning situation through 350M trunking telephone and PSTN public telephone network.
In the prior art, how software can rapidly display interfaces with different functions on three screens respectively is a common method that after a software functional interface is opened, the functional interface is dragged to a corresponding screen in a manual mode and displayed in a full screen mode. The operation of the method is inconvenient for a user, repeated things need to be done after software is restarted every time, time and labor are wasted, and the operation experience of the user is influenced.
Therefore, the prior art is in need of improvement.
Disclosure of Invention
The invention provides a processing method and a device for displaying software to one machine with multiple screens, computer equipment and a readable storage medium aiming at the technical problems in the prior art, and provides a method for rapidly displaying software to one machine with multiple screens; by the invention, after the software function interface is opened, the corresponding screen display can be automatically controlled; the convenience is greatly provided for the use of the user, and the operation efficiency of the user is improved; and the realization is simple, and the reliability is high.
The technical scheme of the invention is as follows:
a processing method for displaying software to one machine with multiple screens is disclosed, wherein the method comprises the following steps:
presetting a configuration file, wherein the configuration file is configured with software functions to be displayed and configuration information corresponding to a displayed screen number;
reading display hardware information including several screens and resolution information of each screen through an operating system API;
when the software function is started, the software function is displayed on a corresponding screen according to the configuration information of the configuration file, and the display size of the software function is set to be the size of the corresponding screen.
The processing method for displaying software to one machine with multiple screens comprises the following steps of presetting a configuration file, wherein the configuration file is configured with software functions to be displayed and configuration information of screen numbers corresponding to the displayed software functions, and comprises the following steps:
presetting configuration data, and configuring software functions and corresponding screen numbers in a Json data format;
and storing the software functions to be displayed and the configuration information of the screen number corresponding to the display in a specified configuration file.
The processing method for displaying software to one machine with multiple screens comprises the following steps of reading hardware information of a display through an API (application program interface), wherein the hardware information comprises several screens, and the resolution information of each screen comprises the following steps:
the method comprises the steps of reading hardware information of the display through an operating system API, reading a plurality of screens of information, numbering the screens in sequence, and reading resolution information of each screen.
The processing method for displaying software to one machine with multiple screens comprises the following steps of when a software function is started, displaying the software function to a corresponding screen according to configuration information of a configuration file, and setting the size of the software function to be the size of the corresponding screen:
when the software function is started, loading the configuration information of the configuration file to a memory;
circularly taking out the software functions and screen numbers which are loaded to preset configuration and need to be displayed;
and displaying the software functions to be displayed on the corresponding screen, and setting the size of the software functions to be the size of the corresponding screen.
The processing method for displaying software to one machine with multiple screens comprises the following steps of, when a software function is started, displaying the software function to a corresponding screen according to configuration information of a configuration file, and setting the display size of the software function to be the size of the corresponding screen:
when the software function is started, loading the configuration information of the configuration file to a memory;
judging whether a software function needing to be displayed exists or not;
when a software function to be displayed exists, taking out a screen number corresponding to the software function;
judging whether a corresponding screen exists according to the screen hardware information;
when no corresponding screen exists, controlling to display the screen to a first screen;
and controlling to display the corresponding screen when the corresponding screen exists.
The processing method for displaying software to one machine with multiple screens comprises the following steps of:
and setting the initial coordinate, the length and the width corresponding to the function interface so as to finish setting the software function display size to be the size of the corresponding screen.
A processing device for displaying software to a plurality of screens, wherein the device comprises:
the configuration file setting module is used for presetting a configuration file, and the configuration file is configured with software functions to be displayed and configuration information corresponding to the displayed screen number;
the reading control module is used for reading display hardware information including several screens and resolution information of each screen through an operating system API;
and the display control module is used for displaying the software function to the corresponding screen according to the configuration information of the configuration file when the software function is started, and setting the display size of the software function to the size of the corresponding screen.
The software is displayed to a processing device with multiple screens, wherein the display control module comprises:
the loading unit is used for loading the configuration information of the configuration file to the memory when the software function is started;
the first judging unit is used for judging whether a software function needing to be displayed exists or not;
the extraction unit is used for extracting a screen number corresponding to the software function when the software function needing to be displayed exists;
the second judgment unit is used for judging whether a corresponding screen exists according to the screen hardware information;
the first display control unit is used for controlling the display to the first screen when no corresponding screen exists;
the second display control unit is used for controlling the display to the corresponding screen when the corresponding screen exists;
and the setting unit is used for setting the initial coordinate, the length and the width corresponding to the functional interface so as to finish setting the software functional display size to be the size of the corresponding screen.
A computer device comprising a memory and a processor, wherein the memory stores a computer program, and the processor implements any one of the steps of the processing method for displaying software to one or more screens when executing the computer program.
A computer-readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements any of the steps of the processing method for displaying software to a plurality of screens.
Compared with the prior art, the embodiment of the invention has the following advantages:
the invention provides a processing method and a processing device for displaying software to one machine with multiple screens, computer equipment and a readable storage medium, and provides a method for rapidly displaying software to one machine with multiple screens; the specific content of the configuration file is the software function to be displayed and the screen number correspondingly displayed through the preset configuration file; reading hardware information (including several screens and the resolution of each screen) of the display by an API (application program interface) method of an operating system, displaying the software function on the corresponding screen according to preset file information, and setting the size of the software function as the size of the corresponding screen; by the invention, after the software function interface is opened, the corresponding screen display can be automatically controlled; the convenience is greatly provided for the use of the user, and the operation efficiency of the user is improved; and the realization is simple, and the reliability is high.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart illustrating a processing method for displaying software on one or more screens according to embodiment 1 of the present invention.
Fig. 2 is a flowchart illustrating a processing method for displaying software on one or more screens according to embodiment 2 of the present invention.
Fig. 3 is a schematic structural diagram of a processing device for displaying software to multiple screens in one computer according to an embodiment of the present invention.
Fig. 4 is an internal structural diagram of a computer device in an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The inventor finds how to rapidly display interfaces with different functions on three screens respectively by software in the prior art through research, and a common method is to open a software function interface, drag the function interface to a corresponding screen in a manual mode and display the function interface in a full screen mode. The method is inconvenient for a user to operate, repeated things need to be done after software is restarted every time, time and labor are wasted, operation experience of the user is influenced, and the user is inconvenient to use.
In order to solve the above problems, in the embodiment of the present invention, a configuration file is preset, and the configuration file is configured with software functions to be displayed and configuration information corresponding to a displayed screen number; reading display hardware information including several screens and resolution information of each screen through an operating system API; when the software function is started, the software function is displayed on a corresponding screen according to the configuration information of the configuration file, and the display size of the software function is set to be the size of the corresponding screen. The invention can automatically control the software function interface to the corresponding screen for display after the software function interface is opened; the convenience is greatly provided for the use of the user, and the operation efficiency of the user is improved; and the realization is simple, and the reliability is high.
Various non-limiting embodiments of the present invention are described in detail below with reference to the accompanying drawings.
Referring to fig. 1, fig. 1 illustrates a processing method for displaying software on one or more screens according to an embodiment of the present invention, where the method includes the following steps:
step S1, presetting a configuration file, wherein the configuration file is configured with software functions to be displayed and configuration information corresponding to the displayed screen number;
when the method is implemented, a configuration file needs to be preset, and the configuration file is configured with software functions needing to be displayed and configuration information corresponding to the displayed screen number.
For example: presetting configuration data, and configuring software functions and corresponding screen numbers in a Json data format; examples of implementation code are as follows:
Figure BDA0002388221980000061
and storing the software functions to be displayed and the configuration information corresponding to the displayed screen number in a specified configuration file.
Step S2, reading display hardware information including several screens and resolution information of each screen through an operating system API;
in this step, the display hardware information is read through an operating system API (application program interface), for example, the display hardware information includes several screens, and the resolution information of each screen.
Examples are reading display hardware information through an application program interface API of an operating system, reading a plurality of screen information and numbering in sequence, such as a first screen, a second screen (display screen), and reading resolution information of each screen.
And step S3, when the software function is started, displaying the software function on the corresponding screen according to the configuration information of the configuration file, and setting the display size of the software function to be the size of the corresponding screen.
In the embodiment of the invention, when the software function is started, the configuration information of the configuration file is loaded to the memory;
circularly taking out the software functions and screen numbers which are loaded to preset configuration and need to be displayed;
the present invention is described in detail below using three screens as examples:
for example:
a. taking out the displayed software function N and the corresponding screen number N;
b. judging whether a corresponding hardware screen exists, if not, displaying the function N on the screen 1, otherwise, performing the step (c);
c. setting function N corresponding to the initial coordinate (X, Y) of the interface, the length and width (L, W) of the interface
a) The initial coordinate X value is that the N-1 screen lengths before the screen number N are accumulated;
b) the value of the initial coordinate Y is 0;
c) the interface length is: the length of screen number N;
d) the interface width is: the width of the work area for screen number N;
d. cycling the step (a) until all the functions needing to be displayed are displayed completely;
the display of the software on the three screens can be dynamically completed through the operation.
The software functions to be displayed are displayed on the corresponding screen through the above operation, and then the size is set to be the size of the corresponding screen. For example, the software function 1 is displayed on the first screen, and the resolution of the first screen is 1920 × 1080, then the display resolution of the software function 1 on the first screen is 1920 × 1080.
In another embodiment, as shown in fig. 2, this embodiment 2 provides a processing method for displaying software on one or more screens. As shown in fig. 2, the processing method for displaying software on one or more screens in embodiment 2 specifically includes the following steps:
step 10, starting, entering step 11;
step 11, presetting configuration, and entering step 12;
and presetting a configuration file, wherein the configuration file is configured with software functions to be displayed and configuration information corresponding to the displayed screen number.
Step 12, acquiring screen hardware information (such as screen number and screen resolution) through a system API; entering step 13;
step 13, loading preset configuration to a memory;
when the software function is started, loading the configuration information of the configuration file to a memory; then step 14 is entered;
step 14, judging whether a software function needing to be displayed exists; if yes, go to step 15, if no, go to step 20;
step 15, when the software function to be displayed exists, taking out the screen number corresponding to the software function, and entering step 16;
step 16, judging whether a corresponding screen exists according to the screen hardware information, if not, entering step 17, and if so, entering step 18;
step 17, controlling to display to a first screen 1 when no corresponding screen exists;
step 18, when a corresponding screen exists, controlling to display the corresponding screen, and entering step 19;
step 19, setting the initial coordinate, length and width corresponding to the functional interface to finish setting the software functional display size to the size of the corresponding screen;
and step 20, ending.
The invention can automatically control the software function interface to the corresponding screen for display after the software function interface is opened; the convenience is greatly provided for the use of the user, and the operation efficiency of the user is improved; and the realization is simple, and the reliability is high.
In one embodiment, the present invention provides a processing apparatus for displaying software to multiple screens in one machine, as shown in fig. 3, the apparatus includes:
a configuration file setting module 41, configured to preset a configuration file, where the configuration file is configured with software functions to be displayed and configuration information corresponding to the displayed screen number;
a reading control module 42 for reading display hardware information including several screens, resolution information of each screen, through an operating system API;
the display control module 43 is configured to, when the software function is started, display the software function on the corresponding screen according to the configuration information of the configuration file, and set the display size of the software function to the size of the corresponding screen, which is specifically described in the above method embodiment.
Wherein, the display control module 43 includes:
the loading unit is used for loading the configuration information of the configuration file to the memory when the software function is started;
the first judging unit is used for judging whether a software function needing to be displayed exists or not;
the extraction unit is used for extracting a screen number corresponding to the software function when the software function needing to be displayed exists;
the second judgment unit is used for judging whether a corresponding screen exists according to the screen hardware information;
the first display control unit is used for controlling the display to the first screen when no corresponding screen exists;
the second display control unit is used for controlling the display to the corresponding screen when the corresponding screen exists;
the setting unit is used for setting the initial coordinate, the length and the width corresponding to the functional interface so as to finish setting the software functional display size to be the size of the corresponding screen; as described above.
In one embodiment, the present invention provides a computer device, which may be a terminal, having an internal structure as shown in fig. 4. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of generating a natural language model. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the illustration in fig. 4 is merely a block diagram of a portion of the structure associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
The embodiment of the invention provides computer equipment, which comprises a memory and a processor, wherein the memory stores a computer program, and the processor executes the computer program to realize the following steps:
presetting a configuration file, wherein the configuration file is configured with software functions to be displayed and configuration information corresponding to a displayed screen number;
reading display hardware information including several screens and resolution information of each screen through an operating system API;
when the software function is started, the software function is displayed on the corresponding screen according to the configuration information of the configuration file, and the display size of the software function is set to the size of the corresponding screen, specifically as described in the above method embodiment.
The step of presetting a configuration file, wherein the configuration file is configured with software functions to be displayed and configuration information corresponding to the displayed screen number comprises the following steps:
presetting configuration data, and configuring software functions and corresponding screen numbers in a Json data format;
and storing the software functions to be displayed and the configuration information of the screen number corresponding to the display in a specified configuration file.
Wherein, the reading of the hardware information of the display through the API of the operating system comprises several screens, and the step of the resolution information of each screen comprises:
the method comprises the steps of reading hardware information of the display through an operating system API, reading a plurality of screens of information, numbering the screens in sequence, and reading resolution information of each screen.
When the software function is started, the step of displaying the software function on the corresponding screen according to the configuration information of the configuration file, and setting the size of the software function as the size of the corresponding screen comprises the following steps:
when the software function is started, loading the configuration information of the configuration file to a memory;
circularly taking out the software functions and screen numbers which are loaded to preset configuration and need to be displayed;
and displaying the software functions to be displayed on the corresponding screen, and setting the size of the software functions to be the size of the corresponding screen.
When the software function is started, displaying the software function on a corresponding screen according to the configuration information of the configuration file, and setting the display size of the software function to be the size of the corresponding screen, wherein the step comprises the following steps:
when the software function is started, loading the configuration information of the configuration file to a memory;
judging whether a software function needing to be displayed exists or not;
when a software function to be displayed exists, taking out a screen number corresponding to the software function;
judging whether a corresponding screen exists according to the screen hardware information;
when no corresponding screen exists, controlling to display the screen to a first screen;
and controlling to display the corresponding screen when the corresponding screen exists, specifically as described in the above method embodiment.
Wherein, when there is a corresponding screen, the step of controlling to display to the corresponding screen further comprises:
setting the initial coordinate, the length and the width corresponding to the functional interface so as to finish setting the software functional display size to be the size of the corresponding screen; as described above.
In summary, compared with the prior art, the embodiment of the invention has the following advantages:
the embodiment of the invention provides a processing method and a processing device for displaying software to one machine with multiple screens, computer equipment and a readable storage medium, and provides a method for rapidly displaying software to one machine with multiple screens; the specific content of the configuration file is the software function to be displayed and the screen number correspondingly displayed through the preset configuration file; reading hardware information (including several screens and the resolution of each screen) of the display by an API (application program interface) method of an operating system, displaying the software function on the corresponding screen according to preset file information, and setting the size of the software function as the size of the corresponding screen; by the invention, after the software function interface is opened, the corresponding screen display can be automatically controlled; the convenience is greatly provided for the use of the user, and the operation efficiency of the user is improved; and the realization is simple, and the reliability is high.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A processing method for displaying software to one machine with multiple screens is characterized by comprising the following steps:
presetting a configuration file, wherein the configuration file is configured with software functions to be displayed and configuration information corresponding to a displayed screen number;
reading display hardware information including several screens and resolution information of each screen through an operating system API;
when the software function is started, the software function is displayed on a corresponding screen according to the configuration information of the configuration file, and the display size of the software function is set to be the size of the corresponding screen.
2. A method for processing software to be displayed on multiple screens according to claim 1, wherein the step of presetting a configuration file, the configuration file being configured with configuration information of software functions to be displayed and corresponding screen numbers to be displayed, comprises:
presetting configuration data, and configuring software functions and corresponding screen numbers in a Json data format;
and storing the software functions to be displayed and the configuration information of the screen number corresponding to the display in a specified configuration file.
3. A method for displaying software on multiple screens according to claim 1, wherein the step of reading hardware information of the display, including several screens, through the API, and the step of reading resolution information of each screen includes:
the method comprises the steps of reading hardware information of the display through an operating system API, reading a plurality of screens of information, numbering the screens in sequence, and reading resolution information of each screen.
4. A method for displaying software on multiple screens according to claim 1, wherein when a software function is activated, the step of displaying the software function on a corresponding screen according to the configuration information of the configuration file, and setting the size of the software function as the size of the corresponding screen comprises:
when the software function is started, loading the configuration information of the configuration file to a memory;
circularly taking out the software functions and screen numbers which are loaded to preset configuration and need to be displayed;
and displaying the software functions to be displayed on the corresponding screen, and setting the size of the software functions to be the size of the corresponding screen.
5. The method as claimed in claim 1, wherein the step of displaying the software functions on the corresponding screens according to the configuration information of the configuration file when the software functions are activated, and setting the display size of the software functions to the size of the corresponding screens comprises:
when the software function is started, loading the configuration information of the configuration file to a memory;
judging whether a software function needing to be displayed exists or not;
when a software function to be displayed exists, taking out a screen number corresponding to the software function;
judging whether a corresponding screen exists according to the screen hardware information;
when no corresponding screen exists, controlling to display the screen to a first screen;
and controlling to display the corresponding screen when the corresponding screen exists.
6. The method as claimed in claim 5, wherein the step of controlling the display of the software to the corresponding screen further comprises:
and setting the initial coordinate, the length and the width corresponding to the function interface so as to finish setting the software function display size to be the size of the corresponding screen.
7. A processing device for displaying software to a plurality of screens, the device comprising:
the configuration file setting module is used for presetting a configuration file, and the configuration file is configured with software functions to be displayed and configuration information corresponding to the displayed screen number;
the reading control module is used for reading display hardware information including several screens and resolution information of each screen through an operating system API;
and the display control module is used for displaying the software function to the corresponding screen according to the configuration information of the configuration file when the software function is started, and setting the display size of the software function to the size of the corresponding screen.
8. The processing device for displaying software to a plurality of screens according to claim 7, wherein the display control module comprises:
the loading unit is used for loading the configuration information of the configuration file to the memory when the software function is started;
the first judging unit is used for judging whether a software function needing to be displayed exists or not;
the extraction unit is used for extracting a screen number corresponding to the software function when the software function needing to be displayed exists;
the second judgment unit is used for judging whether a corresponding screen exists according to the screen hardware information;
the first display control unit is used for controlling the display to the first screen when no corresponding screen exists;
the second display control unit is used for controlling the display to the corresponding screen when the corresponding screen exists;
and the setting unit is used for setting the initial coordinate, the length and the width corresponding to the functional interface so as to finish setting the software functional display size to be the size of the corresponding screen.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor when executing the computer program implements the steps of the processing method for displaying software to a plurality of screens according to any one of claims 1 to 6.
10. A computer-readable storage medium, on which a computer program is stored, wherein the computer program, when being executed by a processor, implements the steps of the processing method for displaying software to one or more screens according to any one of claims 1 to 6.
CN202010104908.2A 2020-02-20 2020-02-20 Processing method and device for displaying software to one machine with multiple screens Active CN111324326B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010104908.2A CN111324326B (en) 2020-02-20 2020-02-20 Processing method and device for displaying software to one machine with multiple screens

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010104908.2A CN111324326B (en) 2020-02-20 2020-02-20 Processing method and device for displaying software to one machine with multiple screens

Publications (2)

Publication Number Publication Date
CN111324326A true CN111324326A (en) 2020-06-23
CN111324326B CN111324326B (en) 2023-12-05

Family

ID=71172921

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010104908.2A Active CN111324326B (en) 2020-02-20 2020-02-20 Processing method and device for displaying software to one machine with multiple screens

Country Status (1)

Country Link
CN (1) CN111324326B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113589730A (en) * 2021-07-30 2021-11-02 展讯半导体(成都)有限公司 XEN-based multi-system control system and method for different display and related products
CN116225358A (en) * 2023-03-09 2023-06-06 广州文石信息科技有限公司 Display device configuration method, device, equipment and readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102298495A (en) * 2011-06-27 2011-12-28 上海北大方正科技电脑系统有限公司 Method for enabling android software to adapt to different screen densities
EP2887210A1 (en) * 2013-12-19 2015-06-24 Siemens Aktiengesellschaft Method and apparatus for automatically generating a help system for a software application
CN108415678A (en) * 2018-02-09 2018-08-17 广州新博庭网络信息科技股份有限公司 Multi-display method and Multi-screen display system
CN109213465A (en) * 2018-09-21 2019-01-15 深圳点猫科技有限公司 It is a kind of for educating the multi-display identification method and system of operating system
CN110096322A (en) * 2019-03-25 2019-08-06 北京辰森世纪科技股份有限公司 The method and device of adaptive terminal screen, storage medium, electronic device
CN110764850A (en) * 2018-07-26 2020-02-07 阿里巴巴集团控股有限公司 Interface display method, parameter assignment method, system and equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102298495A (en) * 2011-06-27 2011-12-28 上海北大方正科技电脑系统有限公司 Method for enabling android software to adapt to different screen densities
EP2887210A1 (en) * 2013-12-19 2015-06-24 Siemens Aktiengesellschaft Method and apparatus for automatically generating a help system for a software application
CN108415678A (en) * 2018-02-09 2018-08-17 广州新博庭网络信息科技股份有限公司 Multi-display method and Multi-screen display system
CN110764850A (en) * 2018-07-26 2020-02-07 阿里巴巴集团控股有限公司 Interface display method, parameter assignment method, system and equipment
CN109213465A (en) * 2018-09-21 2019-01-15 深圳点猫科技有限公司 It is a kind of for educating the multi-display identification method and system of operating system
CN110096322A (en) * 2019-03-25 2019-08-06 北京辰森世纪科技股份有限公司 The method and device of adaptive terminal screen, storage medium, electronic device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113589730A (en) * 2021-07-30 2021-11-02 展讯半导体(成都)有限公司 XEN-based multi-system control system and method for different display and related products
CN116225358A (en) * 2023-03-09 2023-06-06 广州文石信息科技有限公司 Display device configuration method, device, equipment and readable storage medium
CN116225358B (en) * 2023-03-09 2023-12-19 广州文石信息科技有限公司 Display device configuration method, device, equipment and readable storage medium

Also Published As

Publication number Publication date
CN111324326B (en) 2023-12-05

Similar Documents

Publication Publication Date Title
US20130232408A1 (en) System and method for text editing
CN108376094B (en) Notification message display method and device, computer equipment and storage medium
CN111324326A (en) Processing method and device for displaying software to one machine with multiple screens
CN112055244B (en) Image acquisition method and device, server and electronic equipment
CN111176543A (en) Method, device, computer equipment and storage medium for realizing electronic signature
CN112416346A (en) Interface color scheme generation method, device, equipment and storage medium
US10474413B2 (en) Display structure, display method, display device and operating system for providing multiple user display interfaces
CN112184538B (en) Image acceleration method, related device, equipment and storage medium
CN111562870B (en) Map point location icon expansion processing method and device
CN110908655B (en) Skin changing method, device, computer equipment and readable storage medium
CN111597151A (en) File generation method and device, computer equipment and storage medium
CN109241371B (en) Map data storage method, map data loading method, map data storage device, map data loading device and computer equipment
CN111427652B (en) Display method, device, medium and computer equipment of custom button
CN106506805A (en) Head portrait of contact person generation method and device
CN113507500A (en) Terminal control method, terminal control device, computer equipment and computer-readable storage medium
CN112769688B (en) Method and device for protocol stack adaptation, electronic equipment and storage medium
CN111176738B (en) Display card display method and system of UEFI mode and related components thereof
CN114625459A (en) Method, system, device and medium for switching page theme style
JP2018045577A (en) Information processing device, method and program
CN107479978B (en) Electronic book display method and device and mobile terminal
CN114764556A (en) Data processing method, data processing device, computer equipment and storage medium
CN110457264A (en) Committee paper processing method, device, equipment and computer readable storage medium
CN106708348B (en) Dynamic color icon display method and device
CN112799578B (en) Keyboard drawing method and device, electronic equipment and storage medium
CN112732568B (en) System log acquisition method and device, storage medium and terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant