CN111596912A - Non-programming visual construction system and method for radar display control software based on component library - Google Patents

Non-programming visual construction system and method for radar display control software based on component library Download PDF

Info

Publication number
CN111596912A
CN111596912A CN202010441960.7A CN202010441960A CN111596912A CN 111596912 A CN111596912 A CN 111596912A CN 202010441960 A CN202010441960 A CN 202010441960A CN 111596912 A CN111596912 A CN 111596912A
Authority
CN
China
Prior art keywords
component
user
control software
dragging
radar display
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
CN202010441960.7A
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.)
Beijing Institute of Radio Measurement
Original Assignee
Beijing Institute of Radio Measurement
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 Beijing Institute of Radio Measurement filed Critical Beijing Institute of Radio Measurement
Priority to CN202010441960.7A priority Critical patent/CN111596912A/en
Publication of CN111596912A publication Critical patent/CN111596912A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Programmable Controllers (AREA)

Abstract

The invention discloses a system and a method for non-programming visual construction of radar display and control software based on a component library, and relates to the technical field of radar display and control. The system comprises: the device comprises a component library, a component library management module, a component dragging selection module and a project parameter configuration module, wherein the component dragging selection module is used for acquiring a list of components stored in the component library, acquiring a dragging instruction of a user for dragging a target component to a layout area from the list, visually displaying a corresponding dragging action according to the dragging instruction, reading a picture and description information of the target component from information of the components maintained by the component library management module, and displaying the picture and description information in the layout area. The invention solves the problems that the components used by the project are different from person to person and the project codes are not uniform and standard enough due to manual construction in the prior art, improves the reliability and the maturity of the radar display and control software codes, effectively reduces the difficulty and the complexity of the development of the radar display and control software project, and improves the research and development efficiency of the radar display and control software.

Description

Non-programming visual construction system and method for radar display control software based on component library
Technical Field
The invention relates to the technical field of radar display and control, in particular to a system and a method for non-programming visual construction of radar display and control software based on a component library.
Background
The radar display and control software is an important component of a radar system, is responsible for radar man-machine interaction, and is used for control, state monitoring, display of returned information and the like of the radar system.
The traditional radar display and control software is realized by manually constructing a development project program by display and control developers. At present, a more advanced and mainstream construction method is to split each functional module of radar display and control software into independent components in a componentization mode, and to load and set various components through configuration files to realize the radar display and control software.
However, in the project construction process, a series of construction and programming operations such as manually adding an existing component, manually creating a new component, manually setting configuration file parameters and the like are required, so that the components used in the final project are different from person to person, project codes are not uniform and standard, the reliability and the maturity of radar display and control software codes are influenced, the difficulty and the complexity of project development are increased, and the research and development efficiency of radar display and control software is influenced.
Disclosure of Invention
The invention aims to solve the technical problem of the prior art and provides a system and a method for programming-free visual construction of radar display and control software based on a component library.
The technical scheme for solving the technical problems is as follows:
a radar display and control software non-programming visualization construction system based on a component library comprises: the system comprises a component library, a component library management module, a component dragging selection module and a project parameter configuration module, wherein:
the component library is used for storing and constructing components of radar display control software; the component library management module is used for maintaining information of each component in the component library; the component dragging selection module is used for acquiring a list of components stored in the component library, acquiring a dragging instruction for a user to drag a target component to a layout area from the list, visually displaying a corresponding dragging action according to the dragging instruction, reading a picture and description information of the target component from information of the components maintained by the component library management module, and displaying the picture and description information in the layout area; and the project parameter configuration module is used for setting and storing configuration parameters after the user finishes the operation of dragging the component.
The invention has the beneficial effects that: according to the radar display and control software non-programming visual construction system provided by the invention, through a visual interface, a user calls the components in a dragging mode, the existing components needing to be loaded are selected from the specified component library, after the components are dragged, the configuration file parameters are set in a guiding mode, and the radar display and control software project codes capable of being directly compiled and run can be obtained.
Another technical solution of the present invention for solving the above technical problems is as follows:
a radar display and control software non-programming visual construction method based on a component library comprises the following steps:
the method comprises the following steps that a component library management module maintains information of each component in a component library, wherein the component library stores components used for constructing radar display control software;
the component dragging selection module acquires a list of components stored in the component library, acquires a dragging instruction for a user to drag a target component to a layout area from the list, visually displays a corresponding dragging action according to the dragging instruction, reads a picture and description information of the target component from information of the components maintained by the component library management module, and displays the picture and description information in the layout area;
and the project parameter configuration module sets and stores configuration parameters after the user finishes the operation of dragging the component.
Advantages of additional aspects of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
FIG. 1 is a structural framework diagram provided by an embodiment of a radar display and control software non-programming visualization construction system of the invention;
FIG. 2 is a schematic diagram of a layout area provided by an embodiment of a non-programming visualization construction system for radar display and control software according to the present invention;
FIG. 3 is a structural framework diagram provided by another embodiment of the non-programming visualization construction system for radar display and control software according to the present invention;
fig. 4 is a schematic flow chart provided by an embodiment of a radar display and control software non-programming visualization construction method of the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, which are set forth to illustrate, but are not to be construed to limit the scope of the invention.
As shown in fig. 1, a structural framework diagram provided for an embodiment of the radar display and control software non-programming visualization construction system of the present invention is a radar display and control software non-programming visualization construction system, including: the system comprises a component library 1, a component library management module 2, a component dragging selection module 3 and a project parameter configuration module 4, wherein:
the component library 1 is used for storing and constructing components of radar display control software; the component library management module 2 provides visual version management for the components, is used for maintaining the information of each component in the component library 1 and provides functions of warehousing, inquiring, deleting, exporting and the like of the components; the component dragging selection module 3 is used for acquiring a list of components stored in the component library 1, acquiring a dragging instruction for a user to drag a target component to a layout area from the list, visually displaying a corresponding dragging action according to the dragging instruction, reading a picture and description information of the target component from information of the components maintained by the component library management module 2, and displaying the picture and description information in the layout area; and the project parameter configuration module 4 is used for setting and storing configuration parameters after the user finishes the operation of dragging the component.
It should be understood that the components should be fully tested and verified before being put in storage, and the correct, standard and general-purpose functions of the put-in component codes are guaranteed.
It should be noted that the information of the component includes: component descriptions, component categories, component library names, component versions, component runtime screenshots, component execution files, component configuration files, component source code, and the like. The picture displayed in the layout area can be a component runtime screenshot.
Specifically, the component drag selection module 3 lists the latest versions of all components stored in the component library management module 2 in a component library list manner by querying all components stored in the component library management module 2. The component library list provides a visual display mode of 'picture + description'. The pictures are from the component operation screenshots saved in the component library management module 2, and the description is from the component description saved in the component library management module 2.
It should be noted that the component library 1 may be implemented by a memory, the component library management module 2, the component dragging selection module 3, and the project parameter configuration module 4 may be implemented by a pre-programmed computer program, and for a component called by a user, the components may be combined together according to their functions by pre-programming corresponding interface functions, so that they are encapsulated into a complete radar display control software.
It should be understood that the system should further include a display device and an input device, such as a computer, an industrial computer, and other terminals, for a user to input an operation instruction, perform an operation, and display an operation interface, a list of components, and a visual dragging operation of the component dragging selection module 3.
As shown in fig. 2, an exemplary overall interface diagram is provided, where the diagram includes a layout area and a list of components, a user may click a component in the right list in a mouse operation manner, drag the component to a layout area with a blank middle, assemble the component, and display a screenshot of the component during operation and description information of the component after the component is dragged to the layout area of the middle.
The radar display and control software non-programming visual construction system provided by the embodiment has the advantages that the components are called by a user in a dragging mode through a visual interface, the existing components needing to be loaded are selected from the specified component library 1, after the components are dragged and completed, the configuration file parameters are set in a guiding mode, the radar display and control software project codes capable of being directly compiled and operated can be obtained, a non-manual programming method is used, the problems that the components needing to be manually constructed to cause project use are different from person to person and the project codes are not uniform and standard are solved, the reliability and the maturity of the radar display and control software codes are improved, meanwhile, the difficulty and the complexity of development of the radar display and control software project are effectively reduced, and the research and development efficiency of the radar display and control software is improved.
As shown in fig. 3, other possible implementation configurations are provided, as described below in conjunction with fig. 3.
Optionally, in some possible implementation embodiments, the method further includes: the custom component creating module 5 is used for storing component templates corresponding to various types of components, and also used for acquiring information of the custom component input by a user, determining the type of the custom component according to the information of the custom component, selecting the corresponding component template according to the type of the custom component, replacing the content of the component template with the information of the custom component, obtaining the custom component, and storing the custom component in the component library 1.
The information of the self-defined component comprises component description, component category, component library name and the like.
It should be understood that the component template has the most basic functionality required for component loading. And copying the corresponding template component according to the input component category information, and replacing keywords such as the file name, the annotation description name, the class name and the like of the template component with the component library name to obtain the custom component.
The new component is created through the user-defined component creating module 5, the component can be conveniently expanded, the practicability of the system is improved, and the development process of the component is quicker and simpler.
Optionally, in some possible implementation manners, the component dragging and selecting module 3 is further configured to obtain a zoom instruction for a user to perform a zoom operation on a component in the layout area and a movement instruction for a movement operation, adjust the size of the corresponding component according to the zoom instruction, and adjust the position of the corresponding component according to the movement instruction.
Specifically, the rotation direction and the rotation angle of the mouse wheel operated by the user can be captured through a program, the component is determined to be enlarged or reduced according to the rotation direction, and the scaling of the component is determined according to the rotation angle. The position movement of a mouse operated by a user and the pressing operation and the lifting operation of a key can be captured through a program, when the pressing operation is captured, the component is determined to start moving, the component is enabled to move along with the mouse, the position of the component is determined to be adjusted according to the position movement, and when the lifting operation is captured, the component is determined to finish moving.
By zooming and moving the components, the details and the description information of the operation screenshot of the components can be clearly seen, and the components in the layout area can be more freely adjusted, so that the arrangement mode of the components in the layout area meets the requirements of users.
Optionally, in some possible implementation embodiments, the project parameter configuration module 4 is specifically configured to select a project development platform, set a display style, set the number of stations, configure components and layout of each station, and generate a project engineering file for specifying a compiler.
The project development platform is selected for determining the type of a third-party library, the type of a component execution file, platform related code processing and the like, the display setting is setting of the overall type, the layout style and the like of radar display and control software, the station number is setting of the station number contained in the radar display and control software, and the component for configuring each station is configured with the component and the layout of each station respectively through a component dragging and selecting module 3. Meanwhile, a component execution file, a component configuration file, a component source code, and the like of each component need to be exported to corresponding positions of the item directory, respectively.
After the parameters are configured, the components dragged to the layout area by the user can be integrated to generate a project file of a designated compiler, and then the project configuration file is saved.
Optionally, in some possible implementation embodiments, the method further includes: and the project storage and export module 6 is used for packaging the radar display and control software of which the layout area is configured by the components into a file package, exporting the file package to the local, generating a radar display and control software project code for direct compiling and running, and storing the configured radar display and control software as a project template for direct calling.
Specifically, the configured radar display control software project can be directly exported to the local, and a radar display control software project code which can be directly compiled and run is generated. Meanwhile, the items can be directly saved into template items for the next direct use.
It is understood that some or all of the alternative embodiments described above may be included in some embodiments.
As shown in fig. 4, a schematic flow chart provided in an embodiment of the method for constructing the radar display and control software non-programming visualization of the present invention is shown, where the method for constructing the radar display and control software non-programming visualization of the present invention includes:
s1, the component library management module maintains the information of each component in the component library, wherein the component library stores components for constructing radar display control software;
s2, the component dragging selection module obtains a list of components stored in the component library, obtains a dragging instruction for a user to drag a target component to a layout area from the list, visually displays a corresponding dragging action according to the dragging instruction, reads a picture and description information of the target component from information of the components maintained by the component library management module, and displays the picture and description information in the layout area;
and S3, setting and storing configuration parameters by the project parameter configuration module after the user finishes the operation of dragging the component.
The radar display and control software non-programming visual construction method provided by the embodiment has the advantages that through a visual interface, a user can call components in a dragging mode, the existing components needing to be loaded are selected from a specified component library, after the components are dragged, configuration file parameters are set in a guiding mode, radar display and control software project codes capable of being compiled and operated directly can be obtained, a non-manual programming method is used, the problems that components needing to be manually constructed in the prior art are different in project use and the project codes are not uniform and standard are solved, the reliability and the maturity of the radar display and control software codes are improved, meanwhile, the difficulty and the complexity of development of radar display and control software projects are effectively reduced, and the research and development efficiency of radar display and control software is improved.
It is understood that in some embodiments, the method further comprises:
the user-defined component creating module acquires information of a user-defined component input by a user, determines the type of the user-defined component according to the information of the user-defined component, selects a corresponding component template according to the type of the user-defined component, replaces the content of the component template with the information of the user-defined component, obtains the user-defined component, and stores the user-defined component into a component library, wherein the user-defined component creating module stores component templates corresponding to components of various types.
It is understood that in some embodiments, the method further comprises:
the component dragging and selecting module obtains a zooming instruction for zooming the components in the layout area by a user and a moving instruction for moving the components, adjusts the size of the corresponding component according to the zooming instruction, and adjusts the position of the corresponding component according to the moving instruction.
It can be understood that, in some embodiments, the setting of the configuration parameters by the project parameter configuration module after the user completes the operation of dragging the component specifically includes:
the project parameter configuration module selects a project development platform, sets a display style, sets the number of stations, configures components and layout of each station, and generates a project engineering file of a specified compiler.
It is understood that in some embodiments, the method further comprises:
and the project saving and exporting module packs the radar display control software of which the layout area is configured by the components into a file package, exports the file package to the local, generates a radar display control software project code for direct compiling and running, and saves the configured radar display control software as a project template for direct calling. It is understood that some or all of the alternative embodiments described above may be included in some embodiments.
It should be noted that the above embodiments are method embodiments corresponding to previous product embodiments, and for the description of each optional implementation in the method embodiments, reference may be made to corresponding descriptions in the above product embodiments, and details are not described here again.
The reader should understand that in the description of this specification, reference to the description of the terms "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described method embodiments are merely illustrative, and for example, the division of steps into only one logical functional division may be implemented in practice in another way, for example, multiple steps may be combined or integrated into another step, or some features may be omitted, or not implemented.
While the invention has been described with reference to specific embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. The utility model provides a radar shows visual construction system of accuse software no programming based on component library which characterized in that includes: the system comprises a component library, a component library management module, a component dragging selection module and a project parameter configuration module, wherein:
the component library is used for storing and constructing components of radar display control software; the component library management module is used for maintaining information of each component in the component library; the component dragging selection module is used for acquiring a list of components stored in the component library, acquiring a dragging instruction for a user to drag a target component to a layout area from the list, visually displaying a corresponding dragging action according to the dragging instruction, reading a picture and description information of the target component from information of the components maintained by the component library management module, and displaying the picture and description information in the layout area; and the project parameter configuration module is used for setting and storing configuration parameters after the user finishes the operation of dragging the component.
2. The radar display and control software non-programming visualization construction system based on the component library according to claim 1, further comprising: the user-defined component creating module is used for storing component templates corresponding to various types of components and also used for acquiring information of the user-defined component input by a user, determining the type of the user-defined component according to the information of the user-defined component, selecting the corresponding component template according to the type of the user-defined component, replacing the content of the component template with the information of the user-defined component, obtaining the user-defined component and storing the user-defined component in the component library.
3. The system according to claim 1, wherein the component dragging and selecting module is further configured to obtain a zoom instruction for a user to zoom a component in the layout area and a move instruction for a move operation, adjust a size of the corresponding component according to the zoom instruction, and adjust a position of the corresponding component according to the move instruction.
4. The system according to claim 1, wherein the project parameter configuration module is specifically configured to select a project development platform, set a display style, set the number of stations, configure components and layout of each station, and generate a project engineering file for specifying a compiler.
5. The radar display control software non-programming visualization construction system based on the component library according to any one of claims 1 to 4, characterized by further comprising: and the project storage and export module is used for packaging the radar display and control software of which the layout area is configured by the components into a file package, exporting the file package to the local, generating a radar display and control software project code for direct compiling and running, and storing the configured radar display and control software as a project template for direct calling.
6. A radar display and control software non-programming visual construction method based on a component library is characterized by comprising the following steps:
the method comprises the following steps that a component library management module maintains information of each component in a component library, wherein the component library stores components used for constructing radar display control software;
the component dragging selection module acquires a list of components stored in the component library, acquires a dragging instruction for a user to drag a target component to a layout area from the list, visually displays a corresponding dragging action according to the dragging instruction, reads a picture and description information of the target component from information of the components maintained by the component library management module, and displays the picture and description information in the layout area;
and the project parameter configuration module sets and stores configuration parameters after the user finishes the operation of dragging the component.
7. The method for the non-programming visual construction of the radar display and control software based on the component library according to claim 6, further comprising:
the user-defined component creating module acquires information of a user-defined component input by a user, determines the type of the user-defined component according to the information of the user-defined component, selects a corresponding component template according to the type of the user-defined component, replaces the content of the component template with the information of the user-defined component, obtains the user-defined component, and stores the user-defined component in the component library, wherein the user-defined component creating module stores component templates corresponding to components of various types.
8. The method for the non-programming visual construction of the radar display and control software based on the component library according to claim 6, further comprising:
the component dragging and selecting module obtains a zooming instruction for zooming the components in the layout area by a user and a moving instruction for moving the components, adjusts the size of the corresponding component according to the zooming instruction, and adjusts the position of the corresponding component according to the moving instruction.
9. The method for the non-programming visual construction of the radar display and control software based on the component library according to claim 6, wherein the project parameter configuration module sets configuration parameters after a user finishes an operation of dragging the component, and specifically comprises:
the project parameter configuration module selects a project development platform, sets a display style, sets the number of stations, configures components and layout of each station, and generates a project engineering file of a designated compiler.
10. The method for the non-programming visual construction of the radar display and control software based on the component library according to any one of claims 6 to 9, further comprising:
and the project saving and exporting module packs the radar display control software of which the layout area is configured by the components into a file package, exports the file package to the local, generates a radar display control software project code for direct compiling and running, and saves the configured radar display control software as a project template for direct calling.
CN202010441960.7A 2020-05-22 2020-05-22 Non-programming visual construction system and method for radar display control software based on component library Pending CN111596912A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010441960.7A CN111596912A (en) 2020-05-22 2020-05-22 Non-programming visual construction system and method for radar display control software based on component library

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010441960.7A CN111596912A (en) 2020-05-22 2020-05-22 Non-programming visual construction system and method for radar display control software based on component library

Publications (1)

Publication Number Publication Date
CN111596912A true CN111596912A (en) 2020-08-28

Family

ID=72191391

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010441960.7A Pending CN111596912A (en) 2020-05-22 2020-05-22 Non-programming visual construction system and method for radar display control software based on component library

Country Status (1)

Country Link
CN (1) CN111596912A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112083922A (en) * 2020-09-21 2020-12-15 深圳市金玺智控技术有限公司 Visual programming method, device, equipment and storage medium
CN112162733A (en) * 2020-10-23 2021-01-01 西安电子工程研究所 Design method of phased array radar modular monitoring software based on Qt
CN112214375A (en) * 2020-10-13 2021-01-12 中国平安人寿保险股份有限公司 Alarm method and device for selected component, computer equipment and storage medium
CN112558972A (en) * 2020-12-25 2021-03-26 北京百度网讯科技有限公司 Application management platform, system, method, storage medium and program product
CN113076093A (en) * 2021-02-26 2021-07-06 厦门科灿信息技术有限公司 Power monitoring system configuration method and device and terminal
CN113094038A (en) * 2021-05-10 2021-07-09 乐聚(深圳)机器人技术有限公司 Processing method, device, terminal and storage medium of function programming building block
CN114117994A (en) * 2021-12-03 2022-03-01 中国电子科技集团公司第十四研究所 Rapid layout method for radar electronic equipment structure
CN116088816A (en) * 2021-11-05 2023-05-09 大连联达科技有限公司 Method for developing panoramic service view by low codes
CN117032665A (en) * 2023-07-24 2023-11-10 易方达基金管理有限公司 Visual construction method and system for investment factors

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636139A (en) * 2015-01-26 2015-05-20 北京邮电大学 Visualized cross-platform mobile application development and generation system
CN105653644A (en) * 2015-12-28 2016-06-08 北京中电普华信息技术有限公司 Page constructor and page construction method
US20160239170A1 (en) * 2002-11-14 2016-08-18 Sap Se Modeling System For Graphic User Interface
CN110362307A (en) * 2019-06-13 2019-10-22 深圳壹账通智能科技有限公司 Forms pages configuration method and server
CN110543144A (en) * 2019-08-30 2019-12-06 天津施格自动化科技有限公司 method and system for graphically programming control robot
CN110597506A (en) * 2019-11-14 2019-12-20 南京百敖软件有限公司 Front-end application visualization development tool and use method
CN110597586A (en) * 2019-08-19 2019-12-20 北京邮电大学 Method and device for large screen layout of componentized layout based on dragging

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160239170A1 (en) * 2002-11-14 2016-08-18 Sap Se Modeling System For Graphic User Interface
CN104636139A (en) * 2015-01-26 2015-05-20 北京邮电大学 Visualized cross-platform mobile application development and generation system
CN105653644A (en) * 2015-12-28 2016-06-08 北京中电普华信息技术有限公司 Page constructor and page construction method
CN110362307A (en) * 2019-06-13 2019-10-22 深圳壹账通智能科技有限公司 Forms pages configuration method and server
CN110597586A (en) * 2019-08-19 2019-12-20 北京邮电大学 Method and device for large screen layout of componentized layout based on dragging
CN110543144A (en) * 2019-08-30 2019-12-06 天津施格自动化科技有限公司 method and system for graphically programming control robot
CN110597506A (en) * 2019-11-14 2019-12-20 南京百敖软件有限公司 Front-end application visualization development tool and use method

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112083922A (en) * 2020-09-21 2020-12-15 深圳市金玺智控技术有限公司 Visual programming method, device, equipment and storage medium
CN112214375B (en) * 2020-10-13 2023-02-03 中国平安人寿保险股份有限公司 Alarm method and device for selected component, computer equipment and storage medium
CN112214375A (en) * 2020-10-13 2021-01-12 中国平安人寿保险股份有限公司 Alarm method and device for selected component, computer equipment and storage medium
CN112162733A (en) * 2020-10-23 2021-01-01 西安电子工程研究所 Design method of phased array radar modular monitoring software based on Qt
CN112162733B (en) * 2020-10-23 2022-11-22 西安电子工程研究所 Design method of phased array radar modular monitoring software based on Qt
CN112558972A (en) * 2020-12-25 2021-03-26 北京百度网讯科技有限公司 Application management platform, system, method, storage medium and program product
CN113076093A (en) * 2021-02-26 2021-07-06 厦门科灿信息技术有限公司 Power monitoring system configuration method and device and terminal
CN113094038A (en) * 2021-05-10 2021-07-09 乐聚(深圳)机器人技术有限公司 Processing method, device, terminal and storage medium of function programming building block
CN116088816A (en) * 2021-11-05 2023-05-09 大连联达科技有限公司 Method for developing panoramic service view by low codes
CN116088816B (en) * 2021-11-05 2024-03-26 大连联达科技有限公司 Method for developing panoramic service view by low codes
CN114117994A (en) * 2021-12-03 2022-03-01 中国电子科技集团公司第十四研究所 Rapid layout method for radar electronic equipment structure
CN117032665A (en) * 2023-07-24 2023-11-10 易方达基金管理有限公司 Visual construction method and system for investment factors
CN117032665B (en) * 2023-07-24 2024-05-03 易方达基金管理有限公司 Visual construction method and system for investment factors

Similar Documents

Publication Publication Date Title
CN111596912A (en) Non-programming visual construction system and method for radar display control software based on component library
CN105094832A (en) WYSIWYG method and system for dynamically generating user interface
CN108287718B (en) Special effect editing method and device based on game engine
EP0693193A1 (en) Incremental linker system
CN112328229A (en) Method for quickly creating Jenkins assembly line
Jamro et al. IEC 61131-3 programmable human machine interfaces for control devices
CN112650487A (en) Hybrid application development method, system, computer device and storage medium
Parada et al. Automating mobile application development: UML-based code generation for Android and Windows Phone
CN111191161B (en) Page display method, storage medium, electronic device and system
JP6984565B2 (en) Information processing equipment and programs
WO2013109858A1 (en) Design canvas
CN110221832A (en) Control method, system and storage medium is presented in a kind of recovery system user interface
CN113515275A (en) WYSIWYG cloud industrial configuration software system and development method thereof
EP2367103A1 (en) A company advanced programming interface
CN112825033A (en) Interface code generation method, device, equipment and storage medium
CN109117128A (en) A kind of programing system for realizing same target
JP6794668B2 (en) Programming device
CN110866379B (en) Data Visualization Chart Library System
US9841868B2 (en) User configurable user interface
KR20010011272A (en) Object-oriented robot programming system and method
CN112667210A (en) Modularization customizing method and device for geographic information system software
JPH1069379A (en) Graphical programing method
CN107784007B (en) Waveform editing method and device
CN112199097B (en) Installation package generation method, installation package generation device, computer equipment and storage medium
CN109117124A (en) A kind of function programming method of more return values

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200828

RJ01 Rejection of invention patent application after publication