CN113190286A - MES system, loading method, terminal and medium for dynamically and remotely loading functional plug-ins - Google Patents

MES system, loading method, terminal and medium for dynamically and remotely loading functional plug-ins Download PDF

Info

Publication number
CN113190286A
CN113190286A CN202110458452.4A CN202110458452A CN113190286A CN 113190286 A CN113190286 A CN 113190286A CN 202110458452 A CN202110458452 A CN 202110458452A CN 113190286 A CN113190286 A CN 113190286A
Authority
CN
China
Prior art keywords
plug
loading
functional
ins
local client
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
CN202110458452.4A
Other languages
Chinese (zh)
Other versions
CN113190286B (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 Hualei Xuntou Technology Co ltd
Original Assignee
Shenzhen Hualei Xuntou 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 Shenzhen Hualei Xuntou Technology Co ltd filed Critical Shenzhen Hualei Xuntou Technology Co ltd
Priority to CN202110458452.4A priority Critical patent/CN113190286B/en
Publication of CN113190286A publication Critical patent/CN113190286A/en
Application granted granted Critical
Publication of CN113190286B publication Critical patent/CN113190286B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • 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
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Stored Programmes (AREA)

Abstract

The application relates to an MES system, a loading method, a terminal and a medium for dynamically and remotely loading functional plugins, wherein the system comprises a local client and a server connected with the local client; the system also comprises a plug-in library, which is connected with the server and used for issuing functional plug-ins through the server; and the remote plug-in loading module is connected with the local client and the server and used for receiving and responding to the control instruction of the local client, loading the functional plug-ins in the plug-in library through the server, executing the functions corresponding to the functional plug-ins and feeding back the obtained processing information to the local client. The method and the device have the effect of facilitating the loading of the functional plug-ins of the MES system so as to improve the loading convenience and efficiency of the functional plug-ins.

Description

MES system, loading method, terminal and medium for dynamically and remotely loading functional plug-ins
Technical Field
The application relates to the field of MES systems, in particular to an MES system for dynamically and remotely loading functional plugins, a loading method, a terminal and a medium.
Background
The MES, namely the manufacturing enterprise production process execution management system, optimizes and manages the whole product production process from order issuing to product finishing in an information transmission mode, can timely make corresponding reaction and report to real-time events occurring in factories, and correspondingly guides and processes the real-time events by using current accurate data.
The MES system can select the applicable functional plug-ins according to the factory actual conditions (equipment, process, management and the like), and execute corresponding processing operations according to the loaded functional plug-ins. Referring to fig. 1, the current main loading modes of functional plug-ins are divided into two types, one is to load plug-in files under the specified path of a local client computer by a host program according to the configuration of the path; the other is to put the plug-in file on a specified Web server, and the host program downloads the plug-in file to a local directory first and then loads the plug-in file from the local directory. The basic principle of the two modes is similar, but the obtaining modes of the functional plug-ins are different, and the same point of the two modes is that the downloaded functional plug-ins need to be placed in a local appointed directory and authorized and loaded.
For the related technologies, the inventor thinks that part of enterprises have variable manufacturing flows, so that functional plug-ins of MES need frequent and continuous updating, each updating consumes a large amount of system upgrading cost, the new versions influence production due to system shutdown upgrading when upgrading from client to client, and simultaneously need to meet full access to local resources, and the defects of inconvenient loading and low efficiency exist.
Disclosure of Invention
In a first aspect, in order to facilitate loading of functional plugins of the MES system and improve convenience and efficiency of loading of the functional plugins, the application provides the MES system for dynamically and remotely loading the functional plugins.
The application provides an MES system for dynamically and remotely loading functional plug-ins, which adopts the following technical scheme:
an MES system for dynamically and remotely loading functional plug-ins comprises a local client and a server connected with the local client; also comprises the following steps of (1) preparing,
the plug-in library is connected with the server and used for issuing the functional plug-ins through the server; and the number of the first and second groups,
and the remote plug-in loading module is connected with the local client and the server and used for receiving and responding to the control instruction of the local client, loading the functional plug-ins in the plug-in library through the server, executing the functions corresponding to the functional plug-ins and feeding back the obtained processing information to the local client.
By adopting the technical scheme, the plug-in library is used for storing the functional plug-ins, when the local client runs, the control instruction is output firstly to start the remote plug-in loading module, the functional plug-ins in the plug-in library on the server are directly loaded in a networking mode and are fed back to the local client through the processing information obtained by loading, and the functional plug-ins are distributed on the server because the loading part is at the local client, so that the system not only realizes the deep access to local equipment, but also realizes the convenient updating and operation and maintenance of the functional plug-ins on the server, and simultaneously avoids the influence on the production caused by the shutdown upgrading of the system, thereby facilitating the loading of the functional plug-ins of the MES system and improving the convenience and efficiency of the loading of the functional plug-ins.
Preferably, the system also comprises a plug-in updating module which is connected with the plug-in library and used for collecting newly added functional plug-ins and configuration records, wherein the configuration records comprise newly added, deleted or replaced functional plug-in items;
the remote plug-in loading module is used for obtaining and loading the appointed functional plug-in according to the configuration record.
By adopting the technical scheme, the adding and deleting conditions of the functional plug-ins are monitored by the plug-in updating module, so that the functions of the local client side are changed in time, the updating delay is reduced, and the loading and upgrading efficiency is improved.
Preferably, the functional plug-ins in the plug-in library are developed by adopting a C/S mode and comprise EXE format files and/or DLL format files.
By adopting the technical scheme, the file developed by adopting the C/S mode, namely the DLL/EXE format file can be better compatible with the host program of the local client, and the error report phenomenon of the program is reduced, so that the operation and maintenance cost is reduced.
Preferably, the system also comprises a NET platform for providing a running environment for the remote plug-in loading module.
By adopting the technical scheme, the NET platform is an open source development platform for constructing various applications, can provide a stable operation environment, realizes dynamic interaction between a local client and a server, and facilitates dynamic loading of functional plug-ins released on the server by a remote plug-in loading module.
Preferably, the system also comprises a plug-in judgment module, wherein the plug-in judgment module is connected with the server and the remote plug-in loading module and is used for judging whether the plug-in with the required function is a NET plug-in;
if the number of the NET plug-ins is equal to the number of the local client terminals, the plug-in judgment module outputs a direct connection signal to the remote plug-in loading module, the remote plug-in loading module responds to the direct connection signal to dynamically load the functional plug-ins, and the local client terminals dynamically operate the functional plug-ins;
if not, the NET plug-in module outputs a preloading signal to the local client, and the local client downloads the functional plug-in to the designated directory, reads and operates the functional plug-in.
By adopting the technical scheme, the remote plug-in loading module runs through the NET platform, so that the NET plug-in can be directly loaded, and when the required functional plug-in is not the NET plug-in, the NET plug-in can only be downloaded in advance and placed in an appointed directory, and the functional plug-in can be read by the local client according to the configuration file to run, so that the error report phenomenon is reduced, and the normal realization of the functions of the functional plug-in is realized.
Preferably, the remote plug-in loading module adopts an HTTP protocol, responds to the control instruction when receiving the control instruction of the client, automatically networks, and accesses and loads the functional plug-ins in the plug-in library distributed on the server according to a preset URL address and a port.
By adopting the technical scheme, the HTTP is used for realizing the networking of the remote plug-in loading module and the Web server, and meanwhile, the remote plug-in loading module can conveniently and dynamically load the functional plug-ins.
Preferably, the plug-in updating module is connected with a notification module, and when the notification module detects that the configuration record is changed or a newly added functional plug-in is collected, the notification module sends corresponding change information to the client through the server, wherein the change information comprises a URL address corresponding to the functional plug-in;
and when the remote plug-in loading module loads the functional plug-ins, if the functional plug-ins corresponding to the URL address are inconsistent with the configuration record information, outputting an abnormal prompt.
By adopting the technical scheme, when the functional plug-in the plug-in library is changed, the module is informed to record the URL address of the functional plug-in, the remote plug-in loading module carries out loading operation according to the URL address, and when the functional control is lost and other abnormal phenomena occur, the functional plug-in is inconsistent with the configuration record information, and the abnormal prompt is convenient for a worker to carry out timely maintenance.
In a second aspect, in order to facilitate loading of functional plugins of the MES system and improve convenience and efficiency of loading of the functional plugins, the application provides a functional plugin loading method, which adopts the following technical scheme:
a functional plug-in loading method comprises the following steps:
acquiring a control instruction of a local client;
executing a loading operation according to the control instruction;
loading operation, namely searching a functional plug-in issued on a server according to a preset network address; loading a functional plug-in through a remote plug-in loading module preset by a local client;
and executing the function corresponding to the function plug-in and feeding back the obtained processing information to the local client.
By adopting the technical scheme, the remote plug-in loading module preset on the local client is used for realizing dynamic interaction between the functional plug-in on the server and the local equipment, the working procedures of downloading and placing files are reduced by remotely loading the functional plug-in on the server, the updating efficiency is improved, meanwhile, the deep access of the functional plug-in to the local files is realized, and the functional plug-in is released in the server, so that the updating, the operation and the maintenance are convenient, and the convenience and the efficiency of loading the functional plug-in are improved.
In the third aspect, the loading of the functional plug-ins of the MES system is facilitated, and the loading convenience and efficiency of the functional plug-ins are improved. The application provides an intelligent terminal, adopts following technical scheme:
an intelligent terminal comprises a memory and a processor, wherein a computer program which can be loaded by the processor and can execute the functional plug-in loading method is stored in the memory.
By adopting the technical scheme, the computer program of the function plug-in loading method prestored in the intelligent terminal realizes the deep access of the function plug-in to the local file, and the function plug-in is released in the server, so that the updating, the operation and the maintenance are convenient, and the convenience and the efficiency of the function plug-in loading are improved.
In the fourth aspect, convenience and efficiency for loading the functional plug-ins of the MES system are improved. The application provides a computer-readable storage medium, which adopts the following technical scheme:
a computer-readable storage medium storing a computer program that can be loaded by a processor and that can perform any of the above-described functional plug-in loading methods.
By adopting the technical scheme, the computer program of the function plug-in loading method prestored in the computer readable storage medium realizes the deep access of the function plug-in to the local file, and the function plug-in is released in the server, so that the updating, the operation and the maintenance are convenient, and the convenience and the efficiency of the function plug-in loading are improved.
In summary, the present application includes at least one of the following beneficial technical effects:
1. the loading part of the functional plug-in is at the local client, and the functional plug-in is distributed on the server, so the system not only realizes the deep access to local equipment, but also realizes the convenient updating and operation and maintenance of the functional plug-in on the server, simultaneously avoids the influence on the production caused by the shutdown and upgrade of the system, facilitates the loading of the functional plug-in of the MES system, and improves the convenience and efficiency of the loading of the functional plug-in;
2. the functional plug-in is developed in a C/S mode, a DLL/EXE format file corresponding to the functional plug-in can be better compatible with a host program of a local client, and the error report phenomenon of the program is reduced, so that the operation and maintenance cost is reduced, and meanwhile, deep access to local equipment is facilitated;
3. the remote plug-in loading module runs through the NET platform, so that the NET plug-in can be directly loaded, and when the required functional plug-in is not the NET plug-in, the remote plug-in loading module can only be downloaded in advance and placed in an appointed directory, and the remote plug-in loading module can only run by reading the functional plug-in according to the configuration file through the local client, so that the error reporting phenomenon is reduced, and the normal realization of the functions of the functional plug-in is realized.
Drawings
Fig. 1 is a flowchart of steps of two loading methods in the background art of the present application.
FIG. 2 is a system block diagram of an MES system for dynamically and remotely loading functional plug-ins according to an embodiment of the present application.
Fig. 3 is a flowchart of a method for loading a functional plug-in according to an embodiment of the present application, and mainly shows a total flow of functional plug-ins from issuing to loading.
Fig. 4 is a flowchart of a part of a method of the MES system for dynamically and remotely loading the functional plug-in according to the embodiment of the present application, and mainly shows a remote loading step of the functional plug-in.
Detailed Description
The present application is described in further detail below with reference to the accompanying drawings.
The development of the functional plug-in of the MES system mainly has two types of modes:
1. developing and releasing functional plugins in a C/S mode, wherein the C/S is a client and a server, and the functional plugins are compiled into native EXE \ DLL files; the C/S mode can realize the quick and deep access of the local client to the local equipment, but the updating operation of the functional plug-in required by the client is complicated and the workload is large because the client needs to be in one-to-one correspondence with the local equipment.
2. The B/S, namely a browser/server, realizes the loading of the functional plug-in a mode of dynamic running of an application website by adopting the development and release of a B/S architecture based on an HTML webpage, so that the functional plug-in is convenient to update, operate and maintain. The disadvantage is that the browser lacks interaction with local equipment and local files, and is difficult to deeply access, so that the efficiency of information management is low.
The embodiment of the application discloses an MES system for dynamically and remotely loading functional plugins. Referring to fig. 2 and fig. 3, the MES system for dynamically and remotely loading functional plug-ins includes a local client, a server connected to the local client, a plug-in library, and a remote plug-in loading module. The remote plug-in loading module is installed on the local client, is used as a host program of the functional plug-in, is connected with the plug-in library through the server, and is used for responding to a control instruction output by the local client to remotely and dynamically load the functional plug-in issued on the server, so that the deep access of the system to the local equipment is realized, and the convenient updating and operation and maintenance of the functional plug-in on the server are also realized.
The server, namely the windows IIS Web server, is built based on the B/S mode, and the application system plug-in issues service, so that various functional plug-ins of various corresponding plug-in libraries are issued on the corresponding application website, and the functional plug-ins correspond to various functions of the dynamically operated local client. The server is provided with a functional plug-in issuing module for issuing related functional plug-ins through the Web server, so that remote loading of the remote plug-in loading module is facilitated.
And meanwhile, each functional plug-in corresponds to an appointed URL (Uniform resource locator) address and port, the remote plug-in loading module adopts a dynamic plug-in loading framework, and can be networked with the Web server based on an HTTP (hyper text transport protocol), so that the control instruction is responded and automatically networked when the control instruction of the client is received, the functional plug-ins distributed in a plug-in library on the server are accessed and loaded according to the preset URL addresses and ports, and simultaneously, the functions corresponding to the functional plug-ins are executed, and the obtained processing information is fed back to the local client.
The NET plug-in is directly and remotely loaded, namely the functional plug-in which is developed by adopting a C/S mode and contains a DLL/EXE format file. Meanwhile, when the remote plug-in loading module loads a plurality of functional plug-ins, a plug-in list is displayed on a human-computer interaction interface corresponding to the remote plug-in loading module for a user to select, and a specific loading method of the remote plug-in loading module refers to fig. 4 and includes the following steps:
1. a user imports information such as an account number and a password to carry out system login and authority authentication;
2. clicking a plug-in icon corresponding to each functional plug-in by a user to acquire a physical file name of the plug-in;
3. the local client calls a Web address and a plug-in file of the AsembyUnsemoadFrom plug-in;
4. calling the elementary.GetType by the local client to acquire the class contained in the program set;
5. the local client calls 0bject obj = type invoke emomberber type constructor instantiation object.
6. The local client calls invokeMember (initializes each interface of the object;
7. NET control system, windows, forms, control C = (control) lobj;
8. dynamically loading the control into a form instantiated by a client, child form.
9. And finishing loading any DLL/EXE functional plug-in of NET from the remote WEB address, waiting for a user to click a mouse, and starting the remote loading of the next plug-in.
Referring to fig. 2 and 3, a plug-in judgment module is arranged on the Web server, and the plug-in judgment module is connected with the remote plug-in loading module and is used for judging whether the functional plug-in loaded by the remote plug-in loading module is a.net plug-in; the specific judgment conditions are as follows:
if the required functional plug-in is the NET plug-in, the plug-in judgment module outputs a direct connection signal to the remote plug-in loading module, the remote plug-in loading module responds to the direct connection signal to dynamically load the functional plug-in, and the functional plug-in is dynamically operated at the local client, so that the loading efficiency is improved.
If the required functional plug-in is not the NET plug-in, the plug-in judgment module outputs a preloading signal to the local client, the local client downloads the functional plug-in to the specified directory, and then reads and operates the functional plug-in, so that the error report phenomenon is reduced, and the normal realization of the function of the functional plug-in is realized.
And the server is provided with a plug-in updating module which is connected with the plug-in library and used for collecting the newly added functional plug-ins and configuration records, wherein the configuration records comprise newly added, deleted or replaced functional plug-in items. Each time a user loads a new functional plug-in, the configuration record records the detailed information of the new functional plug-in, including the physical file name, the loading time, the assigned URL address, and the like. Meanwhile, the newly loaded function can be used for replacing other functional plug-ins, and the deleted functional plug-ins are recorded in the configuration record at the same time.
The plug-in updating module is connected with a notification module, when the notification module detects that the configuration record is changed or newly added functional plug-ins are collected, corresponding change information is sent to the client through the server, the change information comprises URL addresses corresponding to the functional plug-ins, and the URL addresses correspond to the new functional plug-ins, so that the remote plug-in loading module can load the functional plug-ins conveniently. And when the remote plug-in loading module loads the functional plug-ins, if the functional plug-ins corresponding to the URL address are inconsistent with the configuration record information, an abnormal prompt is output, so that the functional plug-ins are prevented from being loaded wrongly to influence the function realization, and meanwhile, the working personnel can conveniently carry out timely maintenance.
The remote plug-in loading module, the functional plug-in releasing module, the plug-in judging module, the plug-in updating module and the informing module can all adopt processors.
The embodiment further provides a method for loading a functional plug-in, which specifically includes the following steps:
s100, building a plug-in library, issuing service on a windows IIS Web server according to the plug-in library, and issuing an address and a port for external service through an HTTP (hyper text transport protocol);
s200, acquiring a control instruction of a local client;
specifically, the control instruction may be input by a user clicking a mouse or other peripheral device. When a user logs in the system, the user inputs a website of the Web server, searches for each functional plug-in according to the URL address, displays a corresponding plug-in icon on a human-computer interface, and triggers a control instruction when the user clicks and selects the corresponding plug-in icon.
S300, executing a loading operation according to the control instruction;
s400, loading operation, namely searching a functional plug-in issued on the server according to a preset network address;
s500, judging whether the functional plug-in is a NET plug-in or not, and if the functional plug-in is the NET plug-in, loading the functional plug-in through a remote plug-in loading module preset by a local client; if not, the NET plug-in is downloaded to the appointed directory of the local client and then loaded.
Specifically, the URL address can be obtained by reading the configuration record, and the notification module sends the URL address to the local client, so that the function plug-in can be conveniently and remotely loaded or downloaded.
And S600, executing the function corresponding to the function plug-in and feeding back the obtained processing information to the local client.
Specifically, the function plug-in is dynamically operated through the remote plug-in loading frame of the local client, so that the corresponding function can be realized, the information to be processed is subjected to appointed processing, and the local equipment is deeply accessed through the local client, so that the local equipment is conveniently managed.
The embodiment also provides an intelligent terminal, which comprises a memory and a processor, wherein the processor can adopt a central processing unit such as a CPU or an MPU or a host system which is constructed by taking the CPU or the MPU as a core, and the memory can adopt storage devices such as a RAM, a ROM, an EPROM, an EEPROM, a FLASH, a magnetic disk and an optical disk. The memory is stored with a computer program which can be loaded by the processor and can execute the functional plug-in loading method.
The embodiment also provides a computer readable storage medium, which can adopt various media capable of storing program codes, such as a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk. The computer readable storage medium has stored therein a computer program that can be loaded by a processor and that executes the above-described functional plug-in loading method.
The implementation principle of the MES system for dynamically and remotely loading the functional plug-ins in the embodiment of the application is as follows: the functional plug-in unit on the server is remotely loaded through the remote plug-in unit loading module, the process of downloading and placing files is reduced, the updating efficiency is improved, the advantages of the C/S mode and the B/S mode are combined, the deep access of the functional plug-in unit to the local files is achieved, the functional plug-in unit is released to the server, the updating and the operation and maintenance are facilitated, and the convenience and the efficiency of loading the functional plug-in unit are improved.
The above embodiments are preferred embodiments of the present application, and the protection scope of the present application is not limited by the above embodiments, so: all equivalent changes made according to the structure, shape and principle of the present application shall be covered by the protection scope of the present application.

Claims (10)

1. An MES system for dynamically and remotely loading functional plugins, comprising: the system comprises a local client and a server connected with the local client; also comprises the following steps of (1) preparing,
the plug-in library is connected with the server and used for issuing the functional plug-ins through the server; and the number of the first and second groups,
and the remote plug-in loading module is connected with the local client and the server and used for receiving and responding to the control instruction of the local client, loading the functional plug-ins in the plug-in library through the server, executing the functions corresponding to the functional plug-ins and feeding back the obtained processing information to the local client.
2. The MES system of claim 1, wherein: the system also comprises a plug-in updating module which is connected with the plug-in library and used for collecting newly added functional plug-ins and configuration records, wherein the configuration records comprise newly added, deleted or replaced functional plug-in items;
the remote plug-in loading module is used for obtaining and loading the appointed functional plug-in according to the configuration record.
3. The MES system of claim 1, wherein: the functional plug-ins in the plug-in library are developed by adopting a C/S mode and comprise EXE format files and/or DLL format files.
4. The MES system of claim 1, wherein: the remote plug-in loading module adopts an HTTP protocol, responds to a control instruction when receiving the control instruction of the client, automatically networks, accesses and loads the functional plug-ins distributed in the plug-in library on the server according to the preset URL address and the port.
5. The MES system of claim 1, wherein: the NET platform provides a running environment for the remote plug-in loading module.
6. The MES system for dynamic remote loading of functional plug-ins according to claim 5, wherein: the system also comprises a plug-in judgment module, wherein the plug-in judgment module is connected with the server and the remote plug-in loading module and is used for judging whether the plug-in with the required function is a NET plug-in;
if the number of the NET plug-ins is equal to the number of the local client terminals, the plug-in judgment module outputs a direct connection signal to the remote plug-in loading module, the remote plug-in loading module responds to the direct connection signal to dynamically load the functional plug-ins, and the local client terminals dynamically operate the functional plug-ins;
if not, the NET plug-in module outputs a preloading signal to the local client, and the local client downloads the functional plug-in to the designated directory, reads and operates the functional plug-in.
7. A MES system for dynamic remote loading of feature plug-ins according to claim 2, wherein: the plug-in updating module is connected with a notification module, when the notification module detects that the configuration record is changed or newly added functional plug-ins are collected, corresponding change information is sent to the client through the server, and the change information comprises URL addresses corresponding to the functional plug-ins;
and when the remote plug-in loading module loads the functional plug-ins, if the functional plug-ins corresponding to the URL address are inconsistent with the configuration record information, the local client outputs an exception prompt.
8. A method for loading a functional plug-in, comprising,
acquiring a control instruction of a local client;
executing a loading operation according to the control instruction;
loading operation, namely searching a functional plug-in issued on a server according to a preset network address; loading a functional plug-in through a remote plug-in loading module preset by a local client;
and executing the function corresponding to the function plug-in and feeding back the obtained processing information to the local client.
9. An intelligent terminal, characterized by comprising a memory and a processor, the memory having stored thereon a computer program that can be loaded by the processor and that executes the functional plug-in loading method according to any one of claim 8.
10. A computer-readable storage medium, characterized in that a computer program is stored which can be loaded by a processor and which executes the functional plug-in loading method according to any one of claim 8.
CN202110458452.4A 2021-04-27 2021-04-27 MES system, loading method, terminal and medium for dynamically and remotely loading functional plug-ins Active CN113190286B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110458452.4A CN113190286B (en) 2021-04-27 2021-04-27 MES system, loading method, terminal and medium for dynamically and remotely loading functional plug-ins

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110458452.4A CN113190286B (en) 2021-04-27 2021-04-27 MES system, loading method, terminal and medium for dynamically and remotely loading functional plug-ins

Publications (2)

Publication Number Publication Date
CN113190286A true CN113190286A (en) 2021-07-30
CN113190286B CN113190286B (en) 2022-02-15

Family

ID=76979302

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110458452.4A Active CN113190286B (en) 2021-04-27 2021-04-27 MES system, loading method, terminal and medium for dynamically and remotely loading functional plug-ins

Country Status (1)

Country Link
CN (1) CN113190286B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113535276A (en) * 2021-09-13 2021-10-22 成都中科合迅科技有限公司 Plug-in full decoupling application combination method
CN114363143A (en) * 2021-12-14 2022-04-15 杭州东信北邮信息技术有限公司 Operation and maintenance operation method and system based on small program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102722409A (en) * 2011-03-04 2012-10-10 通用电气公司 System and method for porting of device software
CN104298511A (en) * 2014-10-10 2015-01-21 王钟 Method and system for achieving networking remote plug-in
CN108595221A (en) * 2018-04-26 2018-09-28 Oppo广东移动通信有限公司 Plug-in loading method, device, server and the storage medium of PaaS platform
CN110704122A (en) * 2018-07-10 2020-01-17 中国移动通信集团浙江有限公司 Plug-in loading method and device
CN112000338A (en) * 2020-08-13 2020-11-27 深圳市华磊迅拓科技有限公司 Interface display method, device, software platform and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102722409A (en) * 2011-03-04 2012-10-10 通用电气公司 System and method for porting of device software
CN104298511A (en) * 2014-10-10 2015-01-21 王钟 Method and system for achieving networking remote plug-in
CN108595221A (en) * 2018-04-26 2018-09-28 Oppo广东移动通信有限公司 Plug-in loading method, device, server and the storage medium of PaaS platform
CN110704122A (en) * 2018-07-10 2020-01-17 中国移动通信集团浙江有限公司 Plug-in loading method and device
CN112000338A (en) * 2020-08-13 2020-11-27 深圳市华磊迅拓科技有限公司 Interface display method, device, software platform and computer readable storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113535276A (en) * 2021-09-13 2021-10-22 成都中科合迅科技有限公司 Plug-in full decoupling application combination method
CN113535276B (en) * 2021-09-13 2021-12-10 成都中科合迅科技有限公司 Plug-in full decoupling application combination method
CN114363143A (en) * 2021-12-14 2022-04-15 杭州东信北邮信息技术有限公司 Operation and maintenance operation method and system based on small program

Also Published As

Publication number Publication date
CN113190286B (en) 2022-02-15

Similar Documents

Publication Publication Date Title
EP2808790B1 (en) Migration assessment for cloud computing platforms
CN113190286B (en) MES system, loading method, terminal and medium for dynamically and remotely loading functional plug-ins
CN113434158B (en) Custom management method, device, equipment and medium for big data component
CN112788112A (en) Automatic publishing method, device and platform for equipment health management micro-service
JP5268589B2 (en) Information processing apparatus and information processing apparatus operating method
WO2010022439A1 (en) Modelling of systems
CN113570476A (en) Container service monitoring method of power grid monitoring system based on custom alarm rule
CN112579406B (en) Log call chain generation method and device
US11777810B2 (en) Status sharing in a resilience framework
CN114090268B (en) Container management method and container management system
CN109814911A (en) Method, apparatus, computer equipment and storage medium for Manage Scripts program
CN113515293B (en) Method and system for managing DevOps toolchain
CN112099803B (en) Incremental deployment method and system of ERP system
CN105335145A (en) Operation result processing method, device and system
CN113553095A (en) Method and device for issuing small program, electronic device and storage medium
CN110445628B (en) NGINX-based server and deployment and monitoring methods and devices thereof
CN113656378A (en) Server management method, device and medium
CN112416698A (en) Monitoring system expansion method and device, storage medium and electronic equipment
CN112579189A (en) Configuration file updating method and device
CN114003248B (en) Model management method and device, electronic equipment and storage medium
US20230297489A1 (en) Agentless system and method for discovering and inspecting applications and services in compute environments
CN117707893A (en) Method and system for deploying cross-architecture big data cluster monitoring system
CN113918175A (en) Application containerization offline installation deployment system, method, terminal and storage medium
CN117311804A (en) Application migration method, device, electronic equipment and computer readable medium
CN114553866A (en) Full data access method, device and computer readable storage medium

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