CN111610911A - Web interface-based server software installation method, terminal and storage medium - Google Patents

Web interface-based server software installation method, terminal and storage medium Download PDF

Info

Publication number
CN111610911A
CN111610911A CN202010326019.0A CN202010326019A CN111610911A CN 111610911 A CN111610911 A CN 111610911A CN 202010326019 A CN202010326019 A CN 202010326019A CN 111610911 A CN111610911 A CN 111610911A
Authority
CN
China
Prior art keywords
software
server
web interface
list
target server
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
CN202010326019.0A
Other languages
Chinese (zh)
Other versions
CN111610911B (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 CN202010326019.0A priority Critical patent/CN111610911B/en
Publication of CN111610911A publication Critical patent/CN111610911A/en
Application granted granted Critical
Publication of CN111610911B publication Critical patent/CN111610911B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Abstract

The invention provides a method for installing server software based on a Web interface, a terminal and a storage medium, wherein the method comprises the following steps: rendering a Web interface, and displaying a server list and a software list on the Web interface; when a dragging event of a software list on a Web interface is monitored, acquiring a target server IP according to cursor coordinates after the dragging event is finished; and sending a software installation request carrying the software downloading address to the IP of the target server, and installing the software of the target server according to the software installation request. The method and the device drag the software to be installed to the position of the target server in a dragging mode, acquire the IP of the target server according to the dragging event, send the software installation request carrying the software downloading address to the IP of the target server, and install the software on the target server according to the software installation request, thereby overcoming the problems that the operation of clicking and selecting needs to be carried out on a Web interface when the server software is installed on the Web interface and the operation is complicated.

Description

Web interface-based server software installation method, terminal and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a method, a terminal and a storage medium for installing server software based on a Web interface.
Background
In the field of information technology today, Web technology is widely used due to its simplicity, light weight, and openness-based features. When installing server software on a Web interface, a server manager is usually required to be opened, a target server requiring software installation is selected, and then the software requiring software installation is selected for downloading and installing the software. When the existing server software is installed on the Web interface, the operation needs to be realized by clicking and selecting on the Web interface, and the operation is complicated.
Therefore, the prior art is subject to further improvement.
Disclosure of Invention
In view of the above disadvantages in the prior art, an object of the present invention is to provide a method, a terminal, and a storage medium for installing server software based on a Web interface, which overcome the problem that the server software needs to be installed on the Web interface by clicking and selecting operations, which is complicated in operation.
The first embodiment disclosed by the invention is a method for installing server software based on a Web interface, wherein the method comprises the following steps:
rendering a Web interface, and displaying a server list and a software list on the Web interface;
when a dragging event of a software list on the Web interface is monitored, a target server IP is obtained according to cursor coordinates after the dragging event is finished;
and sending a software installation request carrying a software downloading address to the IP of the target server, and installing software on the target server according to the software installation request.
The method for installing the server software based on the Web interface comprises the following steps of rendering the Web interface, and displaying a server list and a software list on the Web interface:
acquiring server list information and software list information through an information registration center; wherein the server list information includes server IPs; the software list information includes a software name and a software download address.
The method for installing the server software based on the Web interface comprises the following steps of obtaining the server list information and the software list information through the information registration center:
binding the server list information on a first html element which displays the server list on a Web interface;
and binding the software list information on a second html element which displays the software list on a Web interface, and adding a draggable attribute to the second html element.
The method for installing the server software based on the Web interface comprises the following steps of when a dragging event of a software list on the Web interface is monitored, obtaining an IP (Internet protocol) of a target server according to a cursor coordinate after the dragging event is finished:
and pre-storing the coordinate range of the first html element on the Web interface.
The method for installing the server software based on the Web interface comprises the following steps of:
acquiring a cursor coordinate after the dragging event is finished, and judging whether the cursor coordinate is in the coordinate range of the first html element;
and if so, acquiring the server list information bound on the first html element, and acquiring the IP of the target server according to the server list information.
The method for installing the server software based on the Web interface comprises the following steps of obtaining a cursor coordinate after a drag event is finished, and judging whether the cursor coordinate is in a coordinate range of the first html element:
if not, monitoring whether the dragging event of the software list exists on the Web interface.
The method for installing the server software based on the Web interface comprises the following steps of sending a software installation request carrying a software download address to the IP of the target server:
acquiring software list information bound on the second html element according to the dragging event of the software list;
and acquiring a software downloading address according to the software list information, and sending a software installation request carrying the software downloading address to the IP of the target server.
The method for installing the server software based on the Web interface further comprises the following steps of:
and displaying the software installation result of the target server on the Web interface.
An intelligent terminal, comprising: a processor, a storage medium communicatively coupled to the processor, the storage medium adapted to store a plurality of instructions; the processor is adapted to call instructions in the storage medium to perform the steps of implementing any of the above-described Web interface-based server software installation methods.
A storage medium having stored thereon a control program of a Web interface-based server software installation method, which when executed by a processor, implements any one of the steps of the Web interface-based server software installation method.
The method and the terminal for installing the server software based on the Web interface and the storage medium have the advantages that the server list and the software list are displayed on the Web interface, the IP of the target server is obtained according to the cursor coordinate after the dragging event of the software list is finished, the software installation request carrying the software downloading address is sent to the IP of the target server, and the software installation is carried out on the target server according to the software installation request. The method, the device and the storage medium drag the software to be installed to the position of the target server in a dragging mode, acquire the IP of the target server according to the dragging event, send the software installation request carrying the software downloading address to the IP of the target server, and install the software on the target server according to the software installation request, thereby overcoming the problems that when the server software is installed on a Web interface, the clicking and selecting operation are required to be carried out on the Web interface, and the operation is complicated.
Drawings
FIG. 1 is a flowchart of a preferred embodiment of a method for installing server software based on a Web interface according to an embodiment of the present invention;
fig. 2 is a flowchart of a specific application embodiment of the method for installing server software based on a Web interface according to the embodiment of the present invention;
fig. 3 is a functional schematic diagram of an intelligent terminal according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The method for installing the server software based on the Web interface can be applied to the terminal. The terminal may be, but is not limited to, various personal computers, notebook computers, mobile phones, tablet computers, vehicle-mounted computers, and portable wearable devices. The terminal of the invention adopts a multi-core processor. The processor of the terminal may be at least one of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a Video Processing Unit (VPU), and the like.
The method and the device aim to solve the problem that in the prior art, when software is installed on a Web interface, the software is usually realized by clicking and selecting the Web interface, and the operation is complicated. The invention provides a method for installing server software based on a Web interface.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for installing server software based on a Web interface according to a preferred embodiment of the present invention. The method for installing the server software based on the Web interface comprises the following three steps:
s100, rendering a Web interface, and displaying a server list and a software list on the Web interface;
s200, when a dragging event of a software list on the Web interface is monitored, acquiring a target server IP according to cursor coordinates after the dragging event is finished;
s300, sending a software installation request carrying a software downloading address to the IP of the target server, and installing software on the target server according to the software installation request.
In the prior art, when software is installed on a Web interface, the software is usually implemented by clicking and selecting on the Web interface, which is complicated to operate. In order to solve the above problem, in this embodiment, a Web interface is rendered first, and a server list and a software list are displayed on the Web interface; when a user needs to install software on a target server, selecting software to be installed from a software list through a cursor, and dragging the software to be installed to the position of the target server; when a system monitors that a dragging event of a software list exists on a Web interface, a target server IP is obtained according to cursor coordinates after the dragging event is finished, a software installation request carrying a software downloading address is sent to the target server IP, and software installation is carried out on the target server according to the software installation request. In the embodiment, when software is installed on the Web interface, the software to be installed is dragged to the position of the target server in a dragging mode, the IP of the target server is obtained according to the dragging event, a software installation request carrying the software downloading address is sent to the IP of the target server, and the software is installed on the target server according to the software installation request.
In a specific embodiment, the step S100 further includes, before the step S:
and S001, acquiring server list information and software list information through the information registration center.
In specific implementation, the information registration center stores server list information and software list information, and in this embodiment, the server list information and the software list information are obtained through the information registration center in advance before the Web interface is rendered, so that a target server IP is obtained through a drag event in subsequent steps, and a software installation request carrying a software download address is sent to the target server IP. Wherein the server list information includes server IPs; the software list information includes a software name and a software download address.
In a specific embodiment, the step S001 further includes the following steps:
s002, binding the server list information on a first html element which displays the server list on a Web interface;
and S003, binding the software list information to a second html element which displays the software list on a Web interface, and adding a draggable attribute to the second html element.
In specific implementation, after the server list information and the software list information are acquired through the information registration center, in this embodiment, the server list information is further bound to a first html element custom attribute showing the server list on the Web interface, so that the target server IP can be acquired according to the cursor coordinate after the drag event is finished. In order to monitor a dragging event of the software list, in this embodiment, a draggable attribute is further added to a second html element showing the software list, and the software list information is bound to a custom attribute of the second html element showing the software list on a Web interface, so that a software download address is obtained according to the monitored dragging event. In the embodiment, the method is implemented based on the relevant attributes and events of the html native tags, is conveniently integrated into the items of various large mainstream Web front-end frameworks (such as vue, regular and exact), and is packaged into components for use; the draggable attributes are native attributes in the html elements, so that the display form of the interface list supports customization and is displayed in different style structures.
In a specific embodiment, the step S200 further includes, before the step, the steps of:
and M100, pre-storing the coordinate range of the first html element on the Web interface.
In specific implementation, before monitoring a drag event of a software list on a Web interface, a coordinate range of a first html element showing the server list on the Web interface is also stored in advance in the embodiment. For example, the server list includes a server a, the abscissa of the first html element of the server a on the Web interface is 10-15, and the ordinate is 20-25, and then the coordinate range of the first html element of the storage server a on the Web interface is 10-15 on the abscissa, and 20-25 on the ordinate.
In a specific embodiment, in step S200, the step of obtaining the IP of the target server according to the coordinate of the cursor after the drag event is ended specifically includes:
s210, obtaining a cursor coordinate after the drag event is finished, and judging whether the cursor coordinate is in the coordinate range of the first html element;
and S220, if so, acquiring the server list information bound on the first html element, and acquiring the IP of the target server according to the server list information.
In specific implementation, in this embodiment, when a dragging event of a software list is monitored on a Web interface, whether the dragging event is ended is determined, and if the dragging event is ended, it is indicated that a user has dragged software to be installed to a target server. Then, cursor coordinates after the dragging event is finished are obtained, and whether the cursor coordinates are in a coordinate range of a first html element stored in advance on the Web interface is judged; and if so, determining that the first html element is the first html element corresponding to the target server. Specifically, when judging whether the cursor coordinate is within the coordinate range of the first html element, it is necessary to judge whether the abscissa and the ordinate of the cursor coordinate are both within the coordinate range of the first html element, and only when the abscissa of the cursor coordinate is within the abscissa range of the first html element and the ordinate of the cursor coordinate is within the ordinate range of the first html element, it is judged that the cursor coordinate is within the coordinate range of the first html element. For example, the abscissa of the first html element of the server a on the Web interface is 10-15, the ordinate range is 20-25, and when the acquired cursor coordinate after the dragging is (12, 23), it is determined that the cursor coordinate is within the coordinate range of the first html element.
In specific implementation, it is mentioned in the foregoing step that server list information is bound to the first html element, and the server list information includes a server IP. Therefore, according to the acquired first html element corresponding to the target server, the server list information corresponding to the target server can be acquired, and according to the server list information, the target server IP can be acquired.
In a specific embodiment, after the step S210, the method further includes:
and S230, if not, monitoring whether the dragging event of the software list exists on the Web interface.
In specific implementation, after a cursor coordinate after a dragging event is finished is obtained, if the cursor coordinate is judged not to be in the coordinate range of the first html element, the dragging event is indicated to be a user misoperation or the user gives up a software installation operation corresponding to the dragging event, the system does not perform any operation, and continues to monitor whether the dragging event of the software list exists on the Web interface.
In a specific embodiment, the step of sending the software installation request carrying the software download address to the target server IP in step S300 specifically includes:
s310, acquiring software list information bound on the second html element according to the dragging event of the software list;
s320, acquiring a software downloading address according to the software list information, and sending a software installation request carrying the software downloading address to the target server IP.
In specific implementation, since the software list information is pre-bound to the second html element showing the software list on the Web interface, after the target server IP is obtained according to the cursor coordinate after the drag event is finished, the software list information bound to the second html element is further obtained according to the drag event of the software list, the software download address is obtained according to the software list information, and the software installation request with the software download address is sent to the target server IP, so that the software is conveniently downloaded and installed according to the software download address in the software installation request in the subsequent steps.
In a specific embodiment, the step S300 is followed by the steps of:
s400, displaying the software installation result of the target server on the Web interface.
In specific implementation, after the target server is installed with software according to the software installation request, the software installation result of the target server is further displayed on the Web interface, so that a user can conveniently and intuitively know the installation condition of the target server software.
The invention also provides a flow chart of a specific application embodiment of the method for installing the server software based on the Web interface, as shown in FIG. 2, the method comprises the following steps:
step S21, obtaining server list information and software list information through an information registration center;
step S22, binding the server list information on the first html element of the display server list;
step S23, binding the software list information on a second html element for displaying the software list, and adding a draggable attribute to the second html element;
step S24, rendering the server list and the software list on a Web interface;
step S25, saving the coordinate range of the first html element on the Web interface;
step S26, monitoring a dragging event with a software list on a Web interface;
step S27, acquiring cursor coordinates after the drag event is finished;
step S28, judging whether the cursor coordinate is in the coordinate range of the first html element; if not, go to step S26; if yes, go to step S29;
step S29, obtaining the server list information bound on the first html element;
step S30, obtaining a target server IP according to the server list information;
step S31, sending a software installation request to the IP of the target server;
step S32, installing software for the target server according to the software installation request;
step S33, the software installation result is displayed on the Web interface.
Based on the above embodiment, the present invention further provides an intelligent terminal, and a schematic block diagram thereof may be as shown in fig. 3. The intelligent terminal comprises a processor, a memory, a network interface, a display screen and a temperature sensor which are connected through a system bus. Wherein, the processor of the intelligent terminal is used for providing calculation and control capability. The memory of the intelligent terminal 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 intelligent terminal is used for being connected and communicated with an external terminal through a network. The computer program is executed by a processor to implement a Web interface based server software installation method. The display screen of the intelligent terminal can be a liquid crystal display screen or an electronic ink display screen, and the temperature sensor of the intelligent terminal is arranged in the computer equipment in advance and used for detecting the current operating temperature of the internal equipment.
It will be understood by those skilled in the art that the block diagram shown in fig. 3 is only a block diagram of a part of the structure related to the solution of the present invention, and does not constitute a limitation to the intelligent terminal to which the system of the present invention is applied, and a specific intelligent terminal may include more or less components than those shown in the figure, or combine some components, or have a different arrangement of components.
In one embodiment, an intelligent terminal is provided, which includes a memory and a processor, the memory stores a computer program, and the processor can realize at least the following steps when executing the computer program:
rendering a Web interface, and displaying a server list and a software list on the Web interface;
when a dragging event of a software list on the Web interface is monitored, a target server IP is obtained according to cursor coordinates after the dragging event is finished;
and sending a software installation request carrying a software downloading address to the IP of the target server, and installing software on the target server according to the software installation request.
In one embodiment, the processor, when executing the computer program, may further implement: acquiring server list information and software list information through an information registration center; wherein the server list information includes server IPs; the software list information includes a software name and a software download address.
In one embodiment, the processor, when executing the computer program, may further implement: binding the server list information on a first html element which displays the server list on a Web interface; and binding the software list information on a second html element which displays the software list on a Web interface, and adding a draggable attribute to the second html element.
In one embodiment, the processor, when executing the computer program, may further implement: and pre-storing the coordinate range of the first html element on the Web interface.
In one embodiment, the processor, when executing the computer program, may further implement: acquiring a cursor coordinate after the dragging event is finished, and judging whether the cursor coordinate is in the coordinate range of the first html element; and if so, acquiring the server list information bound on the first html element, and acquiring the IP of the target server according to the server list information.
In one embodiment, the processor, when executing the computer program, may further implement: and when the cursor coordinate is judged not to be in the coordinate range of the first html element, continuously monitoring whether a dragging event of the software list exists on the Web interface.
In one embodiment, the processor, when executing the computer program, may further implement: acquiring software list information bound on the second html element according to the dragging event of the software list; and acquiring a software downloading address according to the software list information, and sending a software installation request carrying the software downloading address to the IP of the target server.
In one embodiment, the processor, when executing the computer program, may further implement: and after software installation is carried out on the target server according to the software installation request, displaying the software installation result of the target server on the Web interface.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, databases, or other media used in embodiments provided herein may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
In summary, the present invention provides a method, a terminal and a storage medium for installing server software based on a Web interface, wherein the method comprises: rendering a Web interface, and displaying a server list and a software list on the Web interface; when a dragging event of a software list on the Web interface is monitored, a target server IP is obtained according to cursor coordinates after the dragging event is finished; and sending a software installation request carrying a software downloading address to the IP of the target server, and installing software on the target server according to the software installation request. The method and the device drag the software to be installed to the position of the target server in a dragging mode, acquire the IP of the target server according to the dragging event, send the software installation request carrying the software downloading address to the IP of the target server, and install the software on the target server according to the software installation request, thereby overcoming the problems that the operation of clicking and selecting needs to be carried out on a Web interface when the server software is installed on the Web interface and the operation is complicated.
It is to be understood that the system of the present invention is not limited to the above examples, and that modifications and variations may be made by one of ordinary skill in the art in light of the above teachings, and all such modifications and variations are intended to fall within the scope of the appended claims.

Claims (10)

1. A method for installing server software based on a Web interface is characterized by comprising the following steps:
rendering a Web interface, and displaying a server list and a software list on the Web interface;
when a dragging event of a software list on the Web interface is monitored, a target server IP is obtained according to cursor coordinates after the dragging event is finished;
and sending a software installation request carrying a software downloading address to the IP of the target server, and installing software on the target server according to the software installation request.
2. The Web interface-based server software installation method according to claim 1, wherein the step of rendering the Web interface, on which the server list and the software list are presented, is preceded by:
acquiring server list information and software list information through an information registration center; wherein the server list information includes server IPs; the software list information includes a software name and a software download address.
3. The Web interface-based server software installation method according to claim 2, wherein the step of obtaining the server list information and the software list information through the information registry further comprises:
binding the server list information on a first html element which displays the server list on a Web interface;
and binding the software list information on a second html element which displays the software list on a Web interface, and adding a draggable attribute to the second html element.
4. The method for installing server software based on a Web interface according to claim 3, wherein the step of acquiring the IP of the target server according to the coordinate of the cursor after the end of the drag event when the drag event of the software list on the Web interface is monitored further comprises:
and pre-storing the coordinate range of the first html element on the Web interface.
5. The method for installing server software based on a Web interface according to claim 4, wherein the step of obtaining the IP of the target server according to the coordinate of the cursor after the drag event is finished specifically includes:
acquiring a cursor coordinate after the dragging event is finished, and judging whether the cursor coordinate is in the coordinate range of the first html element;
and if so, acquiring the server list information bound on the first html element, and acquiring the IP of the target server according to the server list information.
6. The method for installing the server software based on the Web interface according to claim 5, wherein the step of obtaining the cursor coordinate after the drag event is finished and determining whether the cursor coordinate is in the coordinate range of the first html element further includes:
if not, monitoring whether the dragging event of the software list exists on the Web interface.
7. The method for installing server software based on a Web interface according to claim 3, wherein the step of sending the software installation request carrying the software download address to the target server IP specifically includes:
acquiring software list information bound on the second html element according to the dragging event of the software list;
and acquiring a software downloading address according to the software list information, and sending a software installation request carrying the software downloading address to the IP of the target server.
8. The Web interface-based server software installation method of claim 1, wherein the step of installing software on the target server according to the software installation request further comprises:
and displaying the software installation result of the target server on the Web interface.
9. An intelligent terminal, comprising: a processor, a storage medium communicatively coupled to the processor, the storage medium adapted to store a plurality of instructions; the processor is adapted to invoke instructions in the storage medium to perform the steps of implementing the Web interface based server software installation method of any of the preceding claims 1-8.
10. A storage medium having stored thereon a control program of a Web interface-based server software installation method, which when executed by a processor, implements the steps of the Web interface-based server software installation method according to any one of claims 1 to 8.
CN202010326019.0A 2020-04-23 2020-04-23 Web interface-based server software installation method, terminal and storage medium Active CN111610911B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010326019.0A CN111610911B (en) 2020-04-23 2020-04-23 Web interface-based server software installation method, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010326019.0A CN111610911B (en) 2020-04-23 2020-04-23 Web interface-based server software installation method, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN111610911A true CN111610911A (en) 2020-09-01
CN111610911B CN111610911B (en) 2022-01-04

Family

ID=72199629

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010326019.0A Active CN111610911B (en) 2020-04-23 2020-04-23 Web interface-based server software installation method, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111610911B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104391723A (en) * 2014-12-03 2015-03-04 山东中创软件工程股份有限公司 Model packaging and arranging method and device
CN106230792A (en) * 2016-07-21 2016-12-14 北京百度网讯科技有限公司 Machine learning method based on mobile office, terminal unit and system
US20180101666A1 (en) * 2016-10-06 2018-04-12 Fuji Xerox Co., Ltd. Information processing apparatus, information processing system, and non-transitory computer readable medium
CN108270751A (en) * 2016-12-30 2018-07-10 阿里巴巴集团控股有限公司 Application management method, device and data sending processing method and apparatus
CN108563505A (en) * 2018-04-04 2018-09-21 上海有云信息技术有限公司 A kind of service chaining method of combination, device, server and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104391723A (en) * 2014-12-03 2015-03-04 山东中创软件工程股份有限公司 Model packaging and arranging method and device
CN106230792A (en) * 2016-07-21 2016-12-14 北京百度网讯科技有限公司 Machine learning method based on mobile office, terminal unit and system
US20180101666A1 (en) * 2016-10-06 2018-04-12 Fuji Xerox Co., Ltd. Information processing apparatus, information processing system, and non-transitory computer readable medium
CN108270751A (en) * 2016-12-30 2018-07-10 阿里巴巴集团控股有限公司 Application management method, device and data sending processing method and apparatus
CN108563505A (en) * 2018-04-04 2018-09-21 上海有云信息技术有限公司 A kind of service chaining method of combination, device, server and storage medium

Also Published As

Publication number Publication date
CN111610911B (en) 2022-01-04

Similar Documents

Publication Publication Date Title
CN108363528B (en) Application page starting method and device, storage medium and electronic equipment
US20140143644A1 (en) Web browser page transition acceleration
CN112114913B (en) Application program interface updating method and device, computer equipment and storage medium
KR20170084216A (en) Method and device for displaying content on same screen, and terminal device
CN106547631B (en) Cross-process communication method and device based on android platform
US9325717B1 (en) Web-store restriction of external libraries
CN106874519B (en) Page display method and device
CN107301182B (en) Method and device for displaying webpage embedded with picture
CN113448662A (en) Window image display method, device and storage medium
CN109960633A (en) A kind of data visualization buries point methods, storage medium and intelligent terminal
WO2018170786A1 (en) Application program updating method
EP3813326B1 (en) Method and apparatus for processing webpage, device, and storage medium
CN111191158A (en) Webpage resource caching method and device, computer equipment and storage medium
CN111079048B (en) Page loading method and device
CN102480504B (en) Method and system for accessing enumerated data
CN111667199A (en) Workflow construction method and device, computer equipment and storage medium
CN111610911B (en) Web interface-based server software installation method, terminal and storage medium
CN111367518A (en) Page layout method and device, computing equipment and computer storage medium
CN108038150B (en) Webpage opening method and device and terminal equipment
US11899915B2 (en) System and method for detecting and resizing a window for improved content delivery
CN115437625A (en) Page scaling method, container assembly, device, equipment and storage medium
CN115292644A (en) Page display method and device and storage medium
CN106775790B (en) Control calling method and device
CN110622135B (en) System and method for providing content items in situations involving suboptimal network conditions
CN114117271A (en) Webpage display method and device

Legal Events

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