CN117785215A - Implementation method and device of end cloud integrated platform, electronic equipment and medium - Google Patents

Implementation method and device of end cloud integrated platform, electronic equipment and medium Download PDF

Info

Publication number
CN117785215A
CN117785215A CN202311842425.2A CN202311842425A CN117785215A CN 117785215 A CN117785215 A CN 117785215A CN 202311842425 A CN202311842425 A CN 202311842425A CN 117785215 A CN117785215 A CN 117785215A
Authority
CN
China
Prior art keywords
cloud
computing platform
scientific computing
platform
codes
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311842425.2A
Other languages
Chinese (zh)
Inventor
梁聚盛
张和华
郭俊峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Tongyuan Software & Control Technology Co ltd
Original Assignee
Suzhou Tongyuan Software & Control 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 Suzhou Tongyuan Software & Control Technology Co ltd filed Critical Suzhou Tongyuan Software & Control Technology Co ltd
Priority to CN202311842425.2A priority Critical patent/CN117785215A/en
Publication of CN117785215A publication Critical patent/CN117785215A/en
Pending legal-status Critical Current

Links

Abstract

The embodiment of the application discloses an implementation method and device of an end cloud integrated platform, electronic equipment and a medium. The method comprises the following steps: in different clients of the installation system, packing and compiling source codes of a scientific computing platform to obtain scientific computing platform codes of client versions; in a cloud server, packaging and compiling source codes of a scientific computing platform based on a code running tool to obtain a cloud version of the scientific computing platform code; and according to the scientific computing platform codes of the client version and the cloud version, realizing the end cloud integration of the scientific computing platform. According to the scheme, the problem that the platform of the current client and the platform of the cloud end are mutually independent and are difficult to realize data intercommunication can be solved, so that the scientific computing platform codes are obtained by compiling and packing the same set of source codes at the client and the cloud end respectively, the client and the cloud end share the same rear end to conduct data processing, and the end cloud integration of the scientific computing platform is realized.

Description

Implementation method and device of end cloud integrated platform, electronic equipment and medium
Technical Field
The application relates to the technical field of computers, in particular to a method, a device, electronic equipment and a medium for realizing an end cloud integrated platform.
Background
Currently, most of software is a single C/S architecture and a single B/S architecture, so that more inconvenience exists, and most of software does not have a condition if a user needs to switch to a cloud server for verification after performing serial data operation by using the software on a desktop. Or when the cloud is simulated, certain specification requirements are required for a network, a server and the like. In the current digital cloud primitive age, the software of a simple C/S architecture cannot meet the requirements of various industries, and the simple B/S architecture cannot meet the requirements of military enterprises, security units and the like. With the rapid development of a new technological revolution, new technologies such as system modeling simulation, model-based system engineering (MBSE), information physical fusion system (CPS), digital twin, digital engineering and the like are continuously emerging, and with the release of digital engineering of U.S. and China equipment as a mark, the equipment development steps from an informatization age to a digital age, and the new age characteristics of digital and intelligent fusion are presented. All equipment is an information physical fusion system, and consists of information domains such as signals, communication, control, calculation and the like and physical domains such as machinery, fluid, electricity, heat and the like, and for realizing and verifying the functions, a set of desktop and cloud version architecture scheme is needed.
Disclosure of Invention
The embodiment of the application provides a method, a device, electronic equipment and a medium for realizing an end cloud integrated platform, so as to realize the integration of a client platform and a cloud platform.
According to an aspect of the present application, there is provided a method for implementing an end cloud integrated platform, where the method includes:
in different clients of the installation system, packing and compiling source codes of a scientific computing platform to obtain scientific computing platform codes of client versions;
in a cloud server, packaging and compiling source codes of a scientific computing platform based on a code running tool to obtain a cloud version of the scientific computing platform code;
and according to the scientific computing platform codes of the client version and the cloud version, realizing the end cloud integration of the scientific computing platform.
According to an aspect of the present application, there is provided an implementation apparatus of an end cloud integrated platform, the apparatus including:
the first compiling module is used for packaging and compiling source codes of the scientific computing platform in different clients of the installation system to obtain scientific computing platform codes of client versions;
the second compiling module is used for packaging and compiling the source codes of the scientific computing platform based on the code running tool in the cloud server to obtain cloud version of the scientific computing platform codes;
and the end cloud integration realization module is used for realizing the end cloud integration of the scientific computing platform according to the scientific computing platform codes of the client version and the cloud version.
According to another aspect of the present application, there is provided an electronic device including:
at least one processor; and
a memory connected with the implementation of the at least one processor-side cloud-integrated platform; wherein,
the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the method of implementing the end cloud integration platform of any of the embodiments of the present application.
According to another aspect of the present application, there is provided a computer readable storage medium, where computer instructions are stored, where the computer instructions are configured to cause a processor to implement a method for implementing an end cloud integration platform according to any embodiment of the present application when executed.
According to the technical scheme, in different clients of the installation system, source codes of a scientific computing platform are packed and compiled to obtain scientific computing platform codes of client versions; in a cloud server, packaging and compiling source codes of a scientific computing platform based on a code running tool to obtain a cloud version of the scientific computing platform code; and according to the scientific computing platform codes of the client version and the cloud version, realizing the end cloud integration of the scientific computing platform. According to the scheme, the problem that the platform of the current client and the platform of the cloud end are mutually independent and are difficult to realize data intercommunication can be solved, so that the scientific computing platform codes are obtained by compiling and packing the same set of source codes at the client and the cloud end respectively, the client and the cloud end share the same rear end to conduct data processing, and the end cloud integration of the scientific computing platform is realized.
It should be understood that the description of this section is not intended to identify key or critical features of the embodiments of the application or to delineate the scope of the application. Other features of the present application will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of an implementation method of an end cloud integrated platform according to an embodiment of the present application;
fig. 2 is a flowchart of an implementation method of an end-cloud integrated platform according to a second embodiment of the present application;
fig. 3 is a schematic diagram of a visualization implementation provided in a second embodiment of the present application;
FIG. 4 is a schematic diagram of a graphic display provided in a second embodiment of the present application;
fig. 5 is a flowchart of an implementation method of an end-cloud integrated platform according to a third embodiment of the present application;
FIG. 6 is a schematic diagram of a functional window provided in a third embodiment of the present application;
FIG. 7 is a schematic view of a workspace page display provided in a third embodiment of the present application;
fig. 8 is a schematic structural diagram of an implementation device of an end-cloud integrated platform according to a fourth embodiment of the present application;
fig. 9 is a schematic structural diagram of an electronic device according to a fifth embodiment of the present application.
Detailed Description
In order to make the present application solution better understood by those skilled in the art, the following description will be made in detail and with reference to the accompanying drawings in the embodiments of the present application, it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, shall fall within the scope of the present application.
It should be noted that the terms "first," "second," "third," "fourth," "actual," "preset," and the like in the description and the claims of the present application and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that embodiments of the present application described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
Fig. 1 is a flowchart of an implementation method of an end cloud integrated platform provided in an embodiment of the present application, where the embodiment of the present application may be applicable to a case of implementing end cloud integration on a scientific computing platform. The method can be executed by an implementation device of the end cloud integrated platform, the implementation device of the end cloud integrated platform can be realized in a hardware and/or software mode, and the implementation device of the end cloud integrated platform can be configured in the electronic equipment. As shown in fig. 1, the method includes:
s110, in different clients of the installation system, the source codes of the scientific computing platform are packed and compiled to obtain the scientific computing platform codes of the client version.
The different installation systems may include windows systems, linux systems, and the like. Processors running scientific computing platforms may include centos7.9, ubuntu, galaxy kylin, kunpeng ARM, and the like. The source code of the scientific computing platform can be the source code which has undergone functional perfection and code modification. The source code may be edited in the VScode. vscode is a cross-platform source code editor running on MacOS X, windows, and Linux that is directed to writing modern Web and cloud applications.
In the embodiment of the application, the VSCode is developed based on an Electron, and the Electron is cross-platform, so that source codes can be packed and compiled in each platform respectively, and a scientific computing platform code of a client version can be compiled.
S120, in the cloud server, the source codes of the scientific computing platform are packed and compiled based on the code running tool, and the cloud version of the scientific computing platform codes are obtained.
Illustratively, in a cloud server, the packed compilation of source code may be implemented based on a code running tool, such as a code-server based implementation. code-server is a VScode program running on the browser interface that can be installed on any machine. The code-server not only inherits the use logic and rich plug-ins of the VScode, but also provides more characteristics which are not available for the VScode on the basis of the VScode, thereby meeting more applicable scenes and business requirements. And embedding the source code into a vscore of the code-server to obtain a scientific computing platform code of the cloud version aiming at the implementation mode of the cloud version reference code-server.
S130, according to the scientific computing platform codes of the client version and the cloud version, realizing end cloud integration of the scientific computing platform.
The cloud computing platform system comprises a cloud server, a cloud computing platform, a client and a remote terminal, wherein the cloud server is used for receiving data, the cloud computing platform is used for receiving the data, and the cloud computing platform is used for receiving the data.
According to the technical scheme, in different clients of the installation system, source codes of a scientific computing platform are packed and compiled to obtain scientific computing platform codes of client versions; in a cloud server, packaging and compiling source codes of a scientific computing platform based on a code running tool to obtain a cloud version of the scientific computing platform code; and according to the scientific computing platform codes of the client version and the cloud version, realizing the end cloud integration of the scientific computing platform. According to the scheme, the problem that the platform of the current client and the platform of the cloud end are mutually independent and are difficult to realize data intercommunication can be solved, so that the scientific computing platform codes are obtained by compiling and packing the same set of source codes at the client and the cloud end respectively, the client and the cloud end share the same rear end to conduct data processing, and the end cloud integration of the scientific computing platform is realized.
Example two
Fig. 2 is a flowchart of an implementation method of an end cloud integrated platform according to a second embodiment of the present application, where the embodiments of the present application are optimized based on the foregoing embodiments, and a solution not described in detail in the embodiments of the present application is found in the foregoing embodiments. As shown in fig. 2, the method in the embodiment of the application specifically includes the following steps:
s210, in different clients of the installation system, packing and compiling source codes of the scientific computing platform to obtain scientific computing platform codes of client versions.
S220, in the cloud server, the source codes of the scientific computing platform are packed and compiled based on the code running tool, and the cloud version of the scientific computing platform codes are obtained.
S230, according to the scientific computing platform codes of the client version and the cloud version, realizing end cloud integration of the scientific computing platform.
S240, obtaining result data in the front-end operation script through a drawing library of the back-end server, and carrying out serialization processing on the result data.
For example, aiming at a scientific computing platform integrated with an end cloud, the result data can be visually displayed in a browser at the front end. Specifically, as shown in fig. 3, a matplotlib may be installed in the server. Matplotlib is a library of Python used to map and visualize data. It provides a rich drawing tool that can be used to generate a variety of static, interactive, and animated charts. Matplotlib is one of the most popular drawing libraries in the fields of data science, machine learning, and scientific computing. Matplotlib in the server can acquire result data of running Python script or Julia script in the front-end browser, and perform serialization processing on the result data. Serialization is the process of converting state information of an object into a form that can be stored or transmitted. During serialization, an object writes its current state to a temporary or persistent storage area. The object may be recreated by reading or de-serializing the state of the object from the storage area.
S250, performing deserialization processing on the data to be displayed selected from the result data by the user, and sending the data to a drawing plug-in at the front end in a form of a graphic object.
And S260, carrying out graphic display in a front-end drawing window through a front-end drawing plug-in.
For example, the user may select data to be displayed from the result data of the serialization processing, and Matplotlib performs the deserialization processing on the data to be displayed and sends the data to the drawing plug-in at the front end in the form of an image object. As shown in fig. 3, the deserialized Figure object is obtained, and the Figure object is sent to a drawing window in the drawing plug-in for display.
In the above scheme, matplotlib sends the graphic object to the drawing plug-in of the front-end browser, where the graphic object includes the data to be displayed and attribute features during display, such as line color, line width, display form, and the like, and when the front-end browser displays, the attribute features can be adaptively adjusted, so that the graphic object is interactive drawing.
In an embodiment of the present application, the method further includes:
obtaining result data in a front-end operation script through a drawing library of a back-end server;
forming a display image according to the result data through the drawing library;
and sending the display image to a drawing plug-in unit at the front end, and displaying the display image in a drawing window at the front end through the drawing plug-in unit.
In the embodiment of the application, the result data in the front-end cloud top script can be obtained through the Matplotlib at the rear end, the Matplotlib directly forms the result data into a display image, the display image is sent to the drawing plug-in unit at the front end for display, and under the condition, the characteristics of the display image cannot be adaptively adjusted, so that static drawing is realized.
The embodiment of the application provides an implementation method of an end cloud integrated platform, which comprises the steps of obtaining result data in a front-end operation script through a drawing library of a rear-end server, and carrying out serialization processing on the result data; performing deserialization processing on the data to be displayed selected from the result data by a user, and sending the data to a drawing plug-in at the front end in a form of a graphic object; and carrying out graphic display in the front-end drawing window through the front-end drawing plug-in. According to the scheme, rich graphics can be built in the end cloud integrated platform to realize data visualization, and meanwhile, the interactive functions of common drawing such as line drawings, scatter diagrams and the like are supported.
In an embodiment of the present application, the method further includes:
acquiring data to be processed of a client and/or a cloud, and processing the data to be processed based on the same back-end program;
processing the data to be processed based on the same back-end program comprises:
and determining an object program which is adapted to the acquisition end of the data to be processed based on the same back-end program, and processing the data to be processed based on the object program.
In the embodiment of the application, the core of the end-cloud integrated architecture is to realize data intercommunication, and the desktop version and the cloud version support mutual import and export in the aspect of interactive drawing, such as csv files exported at a client, and can be transmitted to the cloud version for use based on the same back end, so that the data intercommunication is realized. For the presentation mode of graphics, the graphics can be presented in a popup window mode in a client, and can be presented in an embedded window mode in a cloud, as shown in Figure 4, and the graphics are embedded displays. The back end can adapt the form of the acquisition end of the data to be processed to be presented to the presentation form in the target program, process the data to be processed based on the adaptive target program, and present the processed data to the corresponding client or cloud.
Example III
Fig. 5 is a flowchart of an implementation method of an end cloud integrated platform according to a third embodiment of the present application, where the embodiments of the present application are optimized based on the foregoing embodiments, and a solution not described in detail in the embodiments of the present application is found in the foregoing embodiments. As shown in fig. 5, the method in the embodiment of the application specifically includes the following steps:
s310, adding a functional area module in source codes of a scientific computing platform; the function area module comprises layout information of a title bar, an activity bar, a side bar and a status bar.
S320, adding controls corresponding to the original functions and controls corresponding to the plug-in functions in the functional area module so as to execute the corresponding functions when the user triggers the controls.
By way of example, on the basis of the source codes of the VSCODE, a Ribbon module is newly added, a visual effect is increased, buttons commonly used by a user are displayed on the Ribbon, and the buttons on the Ribbon can interact with the native functions provided by the VSCODE platform or interact with the VSCODE plug-in. Specifically, in the VSCode source code, the VSCode layout performs layout up, down, left and right according to the layout modes of the title bar, the activity bar, the side bar and the status bar, and creates a rib module in the same mode, and conventional front-end interaction such as clicking event, drop-down event and the like can be performed by self-defining buttons in the rib module. As shown in fig. 6, the graphical window shown in fig. 6 is created by adding a rib module, wherein each function button is a control added in the rib module. The corresponding functions can be realized by clicking the buttons, so that the functions can be visually displayed, and the user can use the device conveniently.
S330, adding a target plug-in aiming at a target sidebar in a scientific computing platform, and setting the identification of a target page developed by the target plug-in.
S340, loading the identification in the process of creating a target sidebar, installing the target plug-in, and displaying the target page in the target sidebar.
The target sidebar may be a sidebar at any orientation, such as a sidebar. The target plug-in may be a VSCode plug-in. For example, as shown in FIG. 7, a right side column, i.e., the workspace in FIG. 7, may be created first in the right side area in the layout of the edit area of the VSCODE. In the right side column, if the page to be embedded in the plug-in is required to be developed, a VSCode plug-in is developed first, then the page to be embedded is given a unique id, the id value is loaded in the created right side column, and finally after the VSCode plug-in is installed, software is opened, so that a specific page can be displayed in the right side column, such as a table displayed in a working area in fig. 7.
S350, adding a creation program of the target panel in the source code of the scientific computing platform.
S360, packaging the display form of the target panel into a command, and calling the command to determine the display form of the target panel when a user triggers a control on the target panel; wherein the display forms include hidden displays and visual displays.
Illustratively, the VSCode provides the function of switching the left side panel from the left side bar, and can zoom in and out the editing area to a certain extent, without any processing on the right side bar. In the embodiment of the application, the implementation mode of the left side column activitybar of the reference VSCODE is added in the source code
And adding a rightholding bar part, referring to a command packaging mode of the VSCODE, packaging whether the right panel is displayed or not into a command, and calling the command when clicking a working area button on the right side column to realize the function of switching display and hiding of the right side column.
S370, in different clients of the installation system, the source codes of the scientific computing platform are packed and compiled to obtain the scientific computing platform codes of the client version.
The source code in the embodiment of the present application may be the source code after the processing of S310-S370.
S380, in the cloud server, the source codes of the scientific computing platform are packed and compiled based on the code running tool, and the cloud version of the scientific computing platform codes are obtained.
S390, according to the scientific computing platform codes of the client version and the cloud version, realizing end cloud integration of the scientific computing platform.
The embodiment of the application provides a realization method of an end cloud integrated platform, and an end cloud integrated architecture can be customized and developed according to specific requirements, so that the special requirements of different industries and application scenes are met, and a more flexible and personalized solution is provided.
Example IV
Fig. 8 is a schematic structural diagram of an implementation device of an end cloud integrated platform according to a fourth embodiment of the present application, where the implementation device may execute the implementation method of the end cloud integrated platform according to any embodiment of the present application, and has functional modules and beneficial effects corresponding to the execution method. As shown in fig. 8, the apparatus includes:
the first compiling module 410 is configured to package and compile source codes of the scientific computing platform in different clients of the installation system to obtain a scientific computing platform code of a client version;
the second compiling module 420 is configured to package and compile source codes of the scientific computing platform in the cloud server based on the code running tool to obtain cloud version of the scientific computing platform code;
the end cloud integration implementation module 430 is configured to implement end cloud integration of the scientific computing platform according to the scientific computing platform codes of the client version and the cloud version.
In an embodiment of the present application, the apparatus further includes:
the serialization processing module is used for acquiring result data in the front-end operation script through a drawing library of the rear-end server and carrying out serialization processing on the result data;
the anti-serialization processing module is used for carrying out anti-serialization processing on the data to be displayed selected from the result data by a user and sending the data to the drawing plug-in at the front end in the form of a graphic object;
and the display module is used for carrying out graphic display in the drawing window at the front end through the drawing plug-in at the front end.
In an embodiment of the present application, the apparatus further includes:
the result data determining module is used for obtaining result data in the front-end operation script through a drawing library of the rear-end server;
a display image forming module for forming a display image according to the result data through the drawing library;
and the display module is used for sending the display image to a drawing plug-in unit at the front end, and displaying the display image in a drawing window at the front end through the drawing plug-in unit.
In an embodiment of the present application, the apparatus further includes:
the acquisition module is used for acquiring data to be processed of the client and/or the cloud, and processing the data to be processed based on the same back-end program;
the acquisition module is specifically configured to:
and determining an object program which is adapted to the acquisition end of the data to be processed based on the same back-end program, and processing the data to be processed based on the object program.
In an embodiment of the present application, the apparatus further includes:
the adding module is used for adding the functional area module in the source code of the scientific computing platform; the function area module comprises layout information of a title bar, an activity bar, a side bar and a status bar;
and the function adding module is used for adding controls corresponding to the original functions and controls corresponding to the plug-in functions in the function area module so as to execute the corresponding functions when the user triggers the controls.
In an embodiment of the present application, the apparatus further includes:
the identification setting module is used for adding a target plug-in for a target sidebar in the scientific computing platform and setting the identification of a target page developed by the target plug-in;
and the target page display module is used for loading the identification in the process of creating a target sidebar, installing the target plug-in, and displaying the target page in the target sidebar.
In an embodiment of the present application, the apparatus further includes:
the creation program adding module is used for adding a creation program of the target panel in the source code of the scientific computing platform;
the packaging module is used for packaging the display form of the target panel into a command so as to call the command to determine the display form of the target panel when a user triggers a control on the target panel; wherein the display forms include hidden displays and visual displays.
The implementation device of the end cloud integrated platform provided by the embodiment of the application can execute the implementation method of the end cloud integrated platform provided by any embodiment of the application, and has the corresponding functional modules and beneficial effects of the execution method.
Example five
Fig. 9 shows a schematic diagram of an electronic device 10 that may be used to implement embodiments of the present application. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the application described and/or claimed herein.
As shown in fig. 9, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., connected to an implementation of the cloud integrated platform at the end of the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program loaded from the storage unit 18 into the Random Access Memory (RAM) 13. In the RAM 13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM 12 and the RAM 13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and an implementation unit 19 of the end cloud integrated platform, such as a network card, a modem, an implementation transceiver of the wireless end cloud integrated platform, and the like. The implementation unit 19 of the end cloud integration platform allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the various methods and processes described above, such as the implementation of an end cloud integration platform.
In some embodiments, the implementation of the end cloud integration platform may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM 12 and/or the implementation unit 19 of the end cloud integrated platform. When the computer program is loaded into RAM 13 and executed by processor 11, one or more steps of the implementation method of the end cloud integration platform described above may be performed. Alternatively, in other embodiments, processor 11 may be configured to perform the implementation of the end cloud integrated platform in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out the methods of the present application may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable end cloud integrated platform implementing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this application, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system may be interconnected by any form or medium of digital data end-cloud integrated platform implementation (e.g., an end-cloud integrated platform implementation network). Examples of implementing a network of an end cloud integration platform include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through an implementation network of the end cloud integration platform. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present application may be performed in parallel, sequentially, or in a different order, so long as the information desired in the technical solution of the present application can be achieved, and the present application is not limited herein.
The above embodiments do not limit the scope of the application. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present application are intended to be included within the scope of the present application.

Claims (10)

1. The implementation method of the end cloud integrated platform is characterized by comprising the following steps of:
in different clients of the installation system, packing and compiling source codes of a scientific computing platform to obtain scientific computing platform codes of client versions;
in a cloud server, packaging and compiling source codes of a scientific computing platform based on a code running tool to obtain a cloud version of the scientific computing platform code;
and according to the scientific computing platform codes of the client version and the cloud version, realizing the end cloud integration of the scientific computing platform.
2. The method according to claim 1, wherein the method further comprises:
obtaining result data in a front-end operation script through a drawing library of a rear-end server, and carrying out serialization processing on the result data;
performing deserialization processing on the data to be displayed selected from the result data by a user, and sending the data to a drawing plug-in at the front end in a form of a graphic object;
and carrying out graphic display in the front-end drawing window through the front-end drawing plug-in.
3. The method according to claim 1, wherein the method further comprises:
obtaining result data in a front-end operation script through a drawing library of a back-end server;
forming a display image according to the result data through the drawing library;
and sending the display image to a drawing plug-in unit at the front end, and displaying the display image in a drawing window at the front end through the drawing plug-in unit.
4. The method according to claim 1, wherein the method further comprises:
acquiring data to be processed of a client and/or a cloud, and processing the data to be processed based on the same back-end program;
processing the data to be processed based on the same back-end program comprises:
and determining an object program which is adapted to the acquisition end of the data to be processed based on the same back-end program, and processing the data to be processed based on the object program.
5. The method according to claim 1, wherein the method further comprises:
adding a functional area module in source codes of a scientific computing platform; the function area module comprises layout information of a title bar, an activity bar, a side bar and a status bar;
and adding controls corresponding to the original functions and controls corresponding to the plug-in functions in the functional area module so as to execute the corresponding functions when the user triggers the controls.
6. The method according to claim 1, wherein the method further comprises:
aiming at a target sidebar in a scientific computing platform, adding a target plug-in, and setting the identification of a target page developed by the target plug-in;
and loading the identification in the process of creating a target sidebar, installing the target plug-in, and displaying the target page in the target sidebar.
7. The method according to claim 1, wherein the method further comprises:
a creation program of a target panel is newly added in the source code of the scientific computing platform;
packaging the display form of the target panel into a command, and calling the command to determine the display form of the target panel when a user triggers a control on the target panel; wherein the display forms include hidden displays and visual displays.
8. An implementation device of an end cloud integrated platform, which is characterized by comprising:
the first compiling module is used for packaging and compiling source codes of the scientific computing platform in different clients of the installation system to obtain scientific computing platform codes of client versions;
the second compiling module is used for packaging and compiling the source codes of the scientific computing platform based on the code running tool in the cloud server to obtain cloud version of the scientific computing platform codes;
and the end cloud integration realization module is used for realizing the end cloud integration of the scientific computing platform according to the scientific computing platform codes of the client version and the cloud version.
9. An electronic device, the electronic device comprising:
at least one processor; and
a memory connected with the implementation of the at least one processor-side cloud-integrated platform; wherein,
the memory stores a computer program executable by the at least one processor, the computer program being executable by the at least one processor to enable the at least one processor to perform the method of implementing the end cloud integration platform of any one of claims 1-7.
10. A computer readable storage medium, characterized in that the computer readable storage medium stores computer instructions for causing a processor to implement a method for implementing the end cloud integration platform of any one of claims 1-7 when executed.
CN202311842425.2A 2023-12-28 2023-12-28 Implementation method and device of end cloud integrated platform, electronic equipment and medium Pending CN117785215A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311842425.2A CN117785215A (en) 2023-12-28 2023-12-28 Implementation method and device of end cloud integrated platform, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311842425.2A CN117785215A (en) 2023-12-28 2023-12-28 Implementation method and device of end cloud integrated platform, electronic equipment and medium

Publications (1)

Publication Number Publication Date
CN117785215A true CN117785215A (en) 2024-03-29

Family

ID=90396064

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311842425.2A Pending CN117785215A (en) 2023-12-28 2023-12-28 Implementation method and device of end cloud integrated platform, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN117785215A (en)

Similar Documents

Publication Publication Date Title
US10115230B2 (en) Run-time optimized shader programs
CN110968943A (en) Display method and device of terminal interface
US10452231B2 (en) Usability improvements for visual interfaces
CN113282214A (en) Stroke rendering method, device, storage medium and terminal
CN112130951A (en) AI-based RPA flow generation end flow generation method, equipment and storage medium
CN115080016A (en) Extended function implementation method, device, equipment and medium based on UE editor
US20140250251A1 (en) Automatically and transparently preserving testing state across sessions
CN114697398B (en) Data processing method, device, electronic equipment, storage medium and product
CN117785215A (en) Implementation method and device of end cloud integrated platform, electronic equipment and medium
CN114629800B (en) Visual generation method, device, terminal and storage medium for industrial control network target range
CN114741294A (en) Page debugging method, device, equipment and storage medium
CN108062298A (en) Chart data generation method, device and readable storage medium storing program for executing
CN111443913B (en) Interactive animation configuration method and device, storage medium and electronic equipment
CN113342413B (en) Method, apparatus, device, medium, and article for processing components
CN113138760A (en) Page generation method and device, electronic equipment and medium
CN113468050A (en) Canvas-based testing method and device, computer equipment and storage medium
CN105183491A (en) Cross-platform desktop GIS and starting method thereof
CN112948245B (en) Element debugging method, device, equipment, storage medium and program product
CN114942817B (en) Display method and device of design interface, electronic equipment, storage medium and product
CN117827207A (en) Dynamic construction method, device, equipment and medium of primitive panel
CN115328607B (en) Semiconductor device rendering method, device, equipment and storage medium
CN113986112B (en) Soft keyboard display method, related device and computer program product
CN113656038B (en) Editing processing method and device
CN118034665A (en) Low-code platform-oriented data processing method and device, electronic equipment and medium
CN117475061A (en) Interaction method and device of three-dimensional model, electronic equipment and 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