CN112685034A - Quick component development system for open platform - Google Patents

Quick component development system for open platform Download PDF

Info

Publication number
CN112685034A
CN112685034A CN202011636120.2A CN202011636120A CN112685034A CN 112685034 A CN112685034 A CN 112685034A CN 202011636120 A CN202011636120 A CN 202011636120A CN 112685034 A CN112685034 A CN 112685034A
Authority
CN
China
Prior art keywords
component
development
platform
open platform
components
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
CN202011636120.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.)
Xinao Shuneng Technology Co Ltd
Original Assignee
Xinao Shuneng 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 Xinao Shuneng Technology Co Ltd filed Critical Xinao Shuneng Technology Co Ltd
Priority to CN202011636120.2A priority Critical patent/CN112685034A/en
Publication of CN112685034A publication Critical patent/CN112685034A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

The invention is suitable for the technical field of software development, and provides a component rapid development system for an open platform, which comprises: the component development template device is used for providing a uniform component development tool to develop components and generate component files; and the component management platform device is used for carrying out joint test on the component files by the joint open platform when the component files uploaded by the component development template device after the development is finished are received, and releasing the component files to at least one end platform of the open platform for dynamic loading operation after the joint test is passed. The invention standardizes the development process of the components by providing a uniform development tool, and simultaneously, the developed components are directly issued after being tested by combining an open platform, so that the components can not be influenced by each other, and the platform is not required to be upgraded.

Description

Quick component development system for open platform
Technical Field
The invention belongs to the technical field of software development, and particularly relates to a component rapid development system for an open platform.
Background
Because the development of the platform type in the current market is all the cooperation of multiple persons, the simultaneous development and test are carried out, the same code is operated, so the codes are seriously coupled, the requirement of an open platform cannot be met, and the high code conflict risk and the high upgrading risk exist.
Disclosure of Invention
In view of this, the present invention provides a component rapid development system for an open platform, so as to solve the problem that development codes of open platform components are seriously coupled and cannot meet the requirements of the open platform in the prior art.
The invention provides a component rapid development system for an open platform, which at least comprises: the component development template device is used for providing a uniform component development tool to develop components and generate component files; and the component management platform device is used for carrying out joint test on the component files by the joint open platform when the component files uploaded by the component development template device after the development is finished are received, and releasing the component files to at least one end platform of the open platform for dynamic loading operation after the joint test is passed.
In some alternatives, the component development template apparatus comprises: the component development module is used for providing a uniform component template and developing components according to the uniform component template to generate components; the component self-testing module is used for carrying out self-testing on the generated components; and the component packaging module is used for packaging the components into component files which can be used by the open platform after the self-test is finished, and uploading the component files to the component management platform device.
In some alternatives, the component management platform apparatus includes: the component management module is used for receiving the component files uploaded by the component development template device after the development is finished and carrying out joint test on the component files by a joint open platform; and the component issuing module is used for issuing the component file to at least one end platform of the open platform for dynamic loading operation after the component file passes the joint test.
In some alternatives, further comprising: and the development process management device is used for guiding and managing the process of component development by utilizing the component development template device and the component management platform device.
In some alternatives, the open platform comprises one or more end platforms.
In some alternatives, each end platform in the open platform includes a component management module and a component publishing module in the component management platform device.
In some alternatives, the end platform includes at least one of application software, a computer, and a large screen.
In some alternatives, each of the open platforms comprises at least: and the project construction module is used for performing joint debugging test on the component files by combining the component management module.
In some alternatives, the open platform includes at least: and the APP terminal display module is used for performing dynamic registration and dynamic loading operation on the component files released after the joint debugging test.
In some alternatives, the open platform includes at least: and the project management module is used for storing all the issued component files and displaying the component files in a list mode in the APP display.
Compared with the prior art, the embodiment of the invention has the following beneficial effects: the invention standardizes the development process of the components by providing a uniform development tool, and simultaneously, the developed components are directly issued after being tested by combining an open platform, so that the components can not be influenced by each other, and the platform is not required to be upgraded. And meanwhile, the system has an open function, so that clients can develop the system by themselves, the development freedom of the platform is improved, the development resources of a company are liberated, and the cost is reduced and the efficiency is increased.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed for the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a schematic diagram of a component rapid development system for an open platform of the present invention.
FIG. 2 is a schematic structural diagram of the component development template device in example one shown in FIG. 1;
FIG. 3 is a schematic diagram of the component management platform apparatus of FIG. 1 in an example two;
FIG. 4 is a schematic diagram of the component rapid development system for an open platform of the present invention in example three;
fig. 5 is a schematic structural diagram of the open platform shown in fig. 1 in example four.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail. In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
Fig. 1 is a schematic diagram of a component rapid development system for an open platform according to the present invention.
As shown in fig. 1, the system for rapidly developing a component for an open platform at least includes: the component development template device 01 is used for providing a uniform component development tool to develop components and generate component files; and the component management platform device 02 is used for performing joint test on the component files by the joint open platform when the component files uploaded by the component development template device after the development is completed are received, and issuing the component files to at least one end platform of the open platform 03 for dynamic loading operation after the joint test is passed.
The development system standardizes the development process of the components by providing a uniform development tool, and simultaneously, the developed components are directly issued after being tested by combining an open platform, so that the components can not be influenced by each other, and the platform is not required to be upgraded.
In an example one, see fig. 2, a schematic structural diagram of the component development template apparatus in the example one is shown in fig. 1. As shown in fig. 2, the component development template device 01 may include: the component development module 11 is used for providing a uniform component template and developing components according to the uniform component template to generate components; a component self-test module 12 for performing self-test on the generated component; and the component packaging module 13 is used for packaging the components into component files which can be used by the open platform after the self-test is finished, and uploading the component files to the component management platform device.
Therefore, the component development template device 01 comprises all processes of component development and provides various tools provided by the platform, component developers can directly develop components by referring to styles and can perform self-test in the component development template device, and the components can be directly packaged into component files available for the platform through the packaging command of the component packaging module 13 after the self-test is completed.
Specifically, the development, self-test and packaging samples can be provided in the component development template device, so that a developer can develop the component directly by referring to the patterns.
In an example two, see fig. 3, which is a schematic structural diagram of the component management platform apparatus in the example two shown in fig. 1. As shown in fig. 3, the component management platform device 02 may specifically include: the component management module 21 is configured to receive the component file uploaded by the component development template device after the development is completed, and perform a joint test on the component file in a joint open platform; and the component issuing module 22 is configured to issue the component file to at least one end platform of the open platform for dynamic loading operation after the component file passes the joint test.
In the second example, the testing of the component files is performed in a joint debugging mode, so that the component publishing module can be directly on line after the testing is performed, the platform is not required to be upgraded, and the components are not influenced with each other.
In a third example, fig. 4 is a schematic diagram of the component rapid development system for an open platform in the third example. As shown in fig. 4, for the component development template device 01 and the component management platform device 02, the component rapid development system further includes: and the development flow management device 04 is used for guiding and managing the flow of component development by utilizing the component development template device and the component management platform device.
Specifically, the development process management device 04 performs process management on the component development module 11, the component self-test module 12, and the component packaging module 13 in the component development template device 01, and the component management module 21 and the component publishing module 22 in the component management platform device 02, and generates a corresponding process management tool. For example, the development flow management apparatus 04 provides for component development in the following order: downloading a component template → developing the component → self-testing the component → packaging the component → testing the component → publishing the component. Wherein, each flow is associated with the modules of the component development template device 01 and the component management platform device 02, and simultaneously, tool files corresponding to the flow are provided.
Specifically, the open platform refers to a specific application, for example, energy management system software. Due to different operating environments, the open platform may include one or more end platforms, for example, an APP end, a PC end, a large screen end, and the like.
In a fourth example, see fig. 5, which is a schematic structural diagram of the open platform in the fourth example in fig. 1. As shown in fig. 4, the open platform 03 includes at least one end platform of application software (i.e., APP), a computer (PC), and a large screen. Each end platform comprises a project management module 31, a project construction module 32 and an APP end display module 33.
Specifically, the project management module 31 is configured to store all published component files, and display the component files in a list in an APP display; the project construction module 32 is used for performing joint debugging test on the component files by combining the component management module; and the APP terminal display module 33 is used for performing dynamic registration and dynamic loading operation on the component files issued after the joint debugging test.
In a second example, each end platform in the open platform includes a component management module and a component publishing module in the component management platform device. For example, as shown in connection with fig. 5, there are end platforms among the open platforms: APP and PC, then there are two corresponding APP and PC's component management platform device in the component management platform device too, and the structure in every component management platform device is the same, include a component management module and a component release module.
When the joint development platform tests the component, the component can be sent to the environment of the project building module 32 under any end platform for testing. After the test is passed, the component publishing module 22 publishes the component to the online environment of the APP end display module 33 under any end platform for operation.
Specifically, when the module is operated, the APP-side display module 33 adopts a dynamic registration and dynamic loading mode to operate the module, and therefore, each module and each platform are decoupled to operate and develop and do not affect each other.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A system for rapid development of components for an open platform, comprising at least:
the component development template device is used for providing a uniform component development tool to develop components and generate component files;
and the component management platform device is used for carrying out joint test on the component files by the joint open platform when the component files uploaded by the component development template device after the development is finished are received, and releasing the component files to at least one end platform of the open platform for dynamic loading operation after the joint test is passed.
2. The system for rapidly developing a component for an open platform according to claim 1, wherein the component development template device comprises:
the component development module is used for providing a uniform component template and developing components according to the uniform component template to generate components;
the component self-testing module is used for carrying out self-testing on the generated components;
and the component packaging module is used for packaging the components into component files which can be used by the open platform after the self-test is finished, and uploading the component files to the component management platform device.
3. The system for rapidly developing a component for an open platform according to claim 2, wherein the component management platform apparatus comprises:
the component management module is used for receiving the component files uploaded by the component development template device after the development is finished and carrying out joint test on the component files by a joint open platform;
and the component issuing module is used for issuing the component file to at least one end platform of the open platform for dynamic loading operation after the component file passes the joint test.
4. The system for rapid development of components for open platforms according to any of claims 1 to 3, further comprising:
and the development process management device is used for guiding and managing the process of component development by utilizing the component development template device and the component management platform device.
5. The system for rapid development of components for an open platform according to any of claims 1-3, wherein the open platform comprises one or more end platforms.
6. The system for rapidly developing components for an open platform according to claim 5, wherein each end platform in the open platform comprises a component management module and a component publishing module in the component management platform device.
7. The system for rapid development of components for an open platform according to claim 5, wherein the end platform comprises at least one of application software, a computer and a large screen.
8. The system for rapid development of components for open platforms according to any of the claims 5, wherein each of the open platforms comprises at least: and the project construction module is used for performing joint debugging test on the component files by combining the component management module.
9. The system for rapid development of components for an open platform according to claim 8, characterized in that said open platform comprises at least: and the APP terminal display module is used for performing dynamic registration and dynamic loading operation on the component files released after the joint debugging test.
10. The system for rapid development of components for an open platform according to claim 9, characterized in that said open platform comprises at least: and the project management module is used for storing all the issued component files and displaying the component files in a list mode in the APP display.
CN202011636120.2A 2020-12-31 2020-12-31 Quick component development system for open platform Pending CN112685034A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011636120.2A CN112685034A (en) 2020-12-31 2020-12-31 Quick component development system for open platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011636120.2A CN112685034A (en) 2020-12-31 2020-12-31 Quick component development system for open platform

Publications (1)

Publication Number Publication Date
CN112685034A true CN112685034A (en) 2021-04-20

Family

ID=75456549

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011636120.2A Pending CN112685034A (en) 2020-12-31 2020-12-31 Quick component development system for open platform

Country Status (1)

Country Link
CN (1) CN112685034A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567838A (en) * 2010-12-30 2012-07-11 中国移动通信集团公司 Collaborative development system and collaborative development method
CN103049383A (en) * 2012-12-31 2013-04-17 博彦科技(上海)有限公司 Development and testing cloud system
CN105827643A (en) * 2016-05-17 2016-08-03 世纪禾光科技发展(北京)有限公司 Open platform management system and method
CN109189373A (en) * 2018-08-31 2019-01-11 南京怡化信息技术有限公司 A kind of multi-person synergy development platform and method based on separate traffic application model
CN109857375A (en) * 2018-12-25 2019-06-07 上海尼好系统集成有限公司 A kind of front end development system of matching rear end exploitation test
CN110795078A (en) * 2019-09-28 2020-02-14 同程网络科技股份有限公司 APP engineering operation system architecture method based on IOS system
CN111966360A (en) * 2020-08-18 2020-11-20 浪潮云信息技术股份公司 Unit application development method and system for project release management model

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567838A (en) * 2010-12-30 2012-07-11 中国移动通信集团公司 Collaborative development system and collaborative development method
CN103049383A (en) * 2012-12-31 2013-04-17 博彦科技(上海)有限公司 Development and testing cloud system
CN105827643A (en) * 2016-05-17 2016-08-03 世纪禾光科技发展(北京)有限公司 Open platform management system and method
CN109189373A (en) * 2018-08-31 2019-01-11 南京怡化信息技术有限公司 A kind of multi-person synergy development platform and method based on separate traffic application model
CN109857375A (en) * 2018-12-25 2019-06-07 上海尼好系统集成有限公司 A kind of front end development system of matching rear end exploitation test
CN110795078A (en) * 2019-09-28 2020-02-14 同程网络科技股份有限公司 APP engineering operation system architecture method based on IOS system
CN111966360A (en) * 2020-08-18 2020-11-20 浪潮云信息技术股份公司 Unit application development method and system for project release management model

Similar Documents

Publication Publication Date Title
CN109726135A (en) Multi-core debugging method and device and computer readable storage medium
JP2007057541A (en) Test emulator
CN112732561A (en) Project deployment method and device, computer equipment and storage medium
US20130254750A1 (en) Method of debugging software and corresponding computer program product
CN109656756B (en) Multi-core CPU board debugging method and device and mobile storage medium
CN112527312B (en) Test method and test device for embedded system
CN112506772B (en) Web automatic test method, device, electronic equipment and storage medium
CN111427839B (en) Remote online configuration and debugging method for Intel SoC FPGA
CN116541270B (en) Method and device for testing adaptation verification of operating system
CN116090376B (en) Chip integrated verification component development method and device and computer equipment
KR20110037140A (en) System for providing virtual development environment for embedded software
CN112685034A (en) Quick component development system for open platform
CN112035346A (en) Automatic testing method, system and medium based on embedded DSP operating system
CN115993937A (en) Method and device for realizing simulation environment of multi-process solid state disk
Kim Test driven mobile applications development
CN113641575B (en) Test method, device, equipment and storage medium
CN211528548U (en) Miniaturized satellite universal test platform based on system on chip
CN114265786A (en) Automatic testing method and device, computer equipment and readable storage medium
CN112732320B (en) Continuous integration method and device for software development process, electronic equipment and medium
Zhang Research on software development and test environment automation based on android platform
JP2005285092A (en) Test emulation apparatus
CN108897675A (en) A kind of server test method and device
JP2001318805A (en) Test method for built-in system and test system
Zhezlov et al. Automation of Test Environment Creation Aimed at IP-cores and SoC Development, Verification and Performance Analysis
CN117707110A (en) Domain controller testing method, system and 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