CN111984253B - Method and device for adding programming roles based on graphical programming tool - Google Patents

Method and device for adding programming roles based on graphical programming tool Download PDF

Info

Publication number
CN111984253B
CN111984253B CN202010630495.1A CN202010630495A CN111984253B CN 111984253 B CN111984253 B CN 111984253B CN 202010630495 A CN202010630495 A CN 202010630495A CN 111984253 B CN111984253 B CN 111984253B
Authority
CN
China
Prior art keywords
programming
role
roles
target
database
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.)
Active
Application number
CN202010630495.1A
Other languages
Chinese (zh)
Other versions
CN111984253A (en
Inventor
孙悦
李天驰
洪丹霞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Programming Cat Technology Co ltd
Original Assignee
Beijing Programming Cat 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 Beijing Programming Cat Technology Co ltd filed Critical Beijing Programming Cat Technology Co ltd
Priority to CN202010630495.1A priority Critical patent/CN111984253B/en
Publication of CN111984253A publication Critical patent/CN111984253A/en
Application granted granted Critical
Publication of CN111984253B publication Critical patent/CN111984253B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/73Program documentation

Abstract

The invention discloses a method and a device for adding programming roles based on a graphical programming tool, wherein the method comprises the following steps: judging whether the number of the target programming roles input by the user exceeds the number of preset roles, if so, further judging whether the target programming roles are classified, if so, further judging whether each target programming role is stored in a role database, and if not, adding the target programming roles which are not stored in the role database into the role database according to a preset adding rule, wherein the following problems in the prior art are solved: when a user adds multiple programming roles in a graphical programming tool, they can only be added one by one, which is time consuming and difficult to add programming roles to the exact role area.

Description

Method and device for adding programming roles based on graphical programming tool
Technical Field
The invention relates to the technical field of graphical programming application, in particular to a method and a device for adding programming roles based on a graphical programming tool.
Background
Programming is a Chinese abbreviation for programming, namely, a process of letting a computer replace to solve a certain problem, prescribing a certain operation mode for a certain computing system, enabling the computing system to operate according to the operation mode and finally obtaining a corresponding result. In order for a computer to understand the intent of a person, the human must tell the computer in a form that the computer can understand the ideas, methods and means of the problem to be solved, so that the computer can work step by step according to the instructions of the person to complete a certain specific task, and the process of communication between the person and the computing system is programming. With the development and progress of society and the rapid development of computer science, programming has become an increasingly important basic capability for modern people, not just the professional work of IT industry personnel. The demand for learning and experiencing programming is increasing for people of any age and any foundation, and graphical programming tools have evolved with the development of the age. With the graphical programming tool, a user can independently complete programming with complex logic by merely dragging the programming component. At present, although the programming roles of the graphical programming tool are various, the requirements of users cannot be met in many times, because the programming requirements of users are more and more diversified along with the development and change of the times, and the programming roles in the graphical programming tool are relatively unchanged, and only the added roles are considered to be in, so that new programming roles can be obtained. In the prior art, when a user adds multiple programming roles in a graphical programming tool, the multiple programming roles can only be added one by one, which is time consuming and difficult to add the programming roles to the exact role area.
Disclosure of Invention
The embodiment of the invention provides a method and a device for adding programming roles based on a graphical programming tool, which are used for solving the following problems in the prior art: when a user adds multiple programming roles in a graphical programming tool, they can only be added one by one, which is time consuming and difficult to add programming roles to the exact role area.
In order to solve the technical problems, a first technical scheme adopted by the embodiment of the invention is as follows:
a method of adding programming roles based on a graphical programming tool, comprising: judging whether the number of the target programming roles input by the user exceeds the number of preset roles or not; if yes, further judging whether all the target programming roles are classified; if yes, further judging whether each target programming role is stored in a role database; if not, adding the target programming roles which are not stored in the role database to the role database according to a preset adding rule.
Optionally, the adding the target programming role that has not been stored in the role database to the role database according to a preset adding rule includes: matching the multiple target programming roles with the programming roles stored in the role database before, and judging whether at least one target programming role combination can be acquired; if yes, the obtained target programming role combination is used as an independent role combination, and the independent role combination is stored in the role database; wherein the target programming role combination can be used to individually program a complete specified work.
Optionally, the determining whether the plurality of target programming roles have all been role categorized includes: and if the multiple target programming roles are not classified, prompting the user to classify the multiple target programming roles, and inputting the classified multiple target programming roles into a designated role adding box for adding.
Optionally, the determining whether each of the target programming roles has been stored in a role database includes: if each target programming role is stored in the role database, judging whether a user needs to transform each target programming role into a corresponding target transformation role; if yes, each target programming role is transformed into the corresponding target transformation roles.
Optionally, said transforming each said target programming role into said target transformation role corresponding thereto is followed by: judging whether the user needs to store the target transformation roles in the role storage areas corresponding to the role database; and if yes, storing the target transformation roles in the role storage areas corresponding to the role database.
Optionally, the adding the target programming role that has not been stored in the role database to the role database according to a preset adding rule includes: naming each target programming role, and storing the time and the area of each target programming role added to the role database.
Optionally, the matching the multiple target programming roles with the programming roles previously stored in the role database, and determining whether at least one target programming role combination is available includes: acquiring first characteristic information of programming works corresponding to all target programming roles, and acquiring second characteristic information of programming works corresponding to all programming roles of the role database; and matching all the first characteristic information with all the second characteristic information, and judging whether at least one target programming role combination can be acquired.
In order to solve the technical problems, a second technical scheme adopted by the embodiment of the invention is as follows:
an apparatus for adding programming roles based on a graphical programming tool, comprising: the first judging module is used for judging whether the number of the target programming roles input by the user exceeds the number of the preset roles or not; the second judging module is used for further judging whether the multiple target programming roles are classified according to the number of the multiple target programming roles input by the user exceeds the number of the preset roles; the third judging module is used for further judging whether each target programming role is stored in the role database when the multiple target programming roles are classified; and the role adding module is used for adding the target programming roles which are not stored in the role database into the role database according to a preset adding rule when not all the target programming roles are stored in the role database.
In order to solve the above technical problems, a third technical solution adopted in the embodiment of the present invention is as follows:
a computer readable storage medium having stored thereon a computer program which when executed performs a method of adding programming roles based on a graphical programming tool as described above.
In order to solve the above technical problems, a fourth technical solution adopted in the embodiment of the present invention is as follows:
a computer device comprising a processor, a memory, and a computer program stored on the memory and executable on the processor, the processor implementing a method of adding programming roles based on a graphical programming tool as described above when the computer program is executed.
The embodiment of the invention has the beneficial effects that: different from the situation in the prior art, the embodiment of the invention further judges whether the number of the plurality of target programming roles input by the user exceeds the number of the preset roles, if yes, further judges whether the plurality of target programming roles are classified by roles, if yes, further judges whether each target programming role is stored in the role database, and if not, adds the target programming roles which are not stored in the role database into the role database according to the preset adding rule, thereby solving the following problems in the prior art: when a user adds multiple programming roles in a graphical programming tool, they can only be added one by one, which is time consuming and difficult to add programming roles to the exact role area.
Drawings
FIG. 1 is a flow chart illustrating the implementation of one embodiment of a method for adding programming roles based on a graphical programming tool in accordance with an embodiment of the present invention;
FIG. 2 is a partial structural framework diagram of an embodiment of an apparatus for adding programming roles based on a graphical programming tool according to a second embodiment of the present invention;
FIG. 3 is a partial structural framework of an implementation of a computer readable storage medium according to a third embodiment of the present invention;
FIG. 4 is a partial structural frame diagram of an implementation of a computer device according to a fourth embodiment of the present invention.
Detailed Description
Example 1
Referring to fig. 1, fig. 1 is a flowchart illustrating an implementation of a method for adding a programming role based on a graphical programming tool according to an embodiment of the present invention, and as can be obtained with reference to fig. 1, a method for adding a programming role based on a graphical programming tool according to the present invention includes:
step S101: judging whether the number of the target programming roles input by the user exceeds the preset number of the roles, wherein the target programming roles can be selected to comprise a plurality of role types, and the target programming roles corresponding to one role type can be selected to be a plurality of. Wherein, when the number of the input target programming roles is too large, the computer roles are difficult to classify, and the addition position error is easy to cause.
Step S102: when the number of the target programming roles input by the user exceeds the preset number of the roles, further judging whether the target programming roles are classified.
In this step, optionally, when the number of the plurality of target programming roles input by the user does not exceed the preset number of roles, the classifying process of the programming roles to be added by the computer is relatively easy, and then the method includes:
first, classifying the target programming roles which are not stored in the role database, and obtaining at least one type of target programming roles. The types of classification include (cartoon) character type, natural wind and light type, building street type, etc.
And secondly, adding each classified target programming role to a role storage area corresponding to the role database. Wherein the graphical programming tool is provided with a corresponding storage area for each type of character.
Step S103: when the target programming roles are classified, further judging whether each target programming role is stored in the role database. The character database stores a plurality of characters of various types, which are possibly repeated with the target programming characters to be added, so that whether each target programming character is stored in the character database needs to be judged first.
Step S104: and when not all the target programming roles are stored in the role database, adding the target programming roles which are not stored in the role database into the role database according to a preset adding rule. In this step, the preset addition rule is not limited, and any rule that facilitates addition of the programming roles may be applied.
In this embodiment, optionally, the adding the target programming role that has not been stored in the role database to the role database according to a preset adding rule includes:
first, matching a plurality of target programming roles with the programming roles previously stored in the role database, and judging whether at least one target programming role combination can be acquired.
Second, if at least one target programming role combination is available, the obtained target programming role combination is used as an independent role combination, and the independent role combination is stored in the role database.
Wherein the target programming role combination can be used to individually program a complete specified work.
In this embodiment, optionally, the determining whether all of the plurality of target programming roles have been role categorized includes:
and if the multiple target programming roles are not classified, prompting the user to classify the multiple target programming roles, and inputting the classified multiple target programming roles into a designated role adding box for adding.
In this embodiment, optionally, the determining whether each of the target programming roles has been stored in a role database includes:
first, if each target programming character is already stored in the character database, judging whether the user needs to transform each target programming character into a corresponding target transformation character. The transformation method of the embodiment can not only not waste role resources, but also avoid resource repetition and occupy the use space.
Second, if the user needs to transform each target programming role into a corresponding target transformation role, each target programming role is transformed into the corresponding target transformation role.
In this embodiment, optionally, said transforming each of said target programming roles into said target transformation roles corresponding thereto includes:
first, it is determined whether the user needs to store the target transformation character in a character storage area corresponding to the character database.
Second, if the user needs to store the target transformation character in the character storage area corresponding to the character database, the target transformation character is stored in the character storage area corresponding to the character database. Wherein the graphical programming tool is provided with a corresponding storage area for each type of character.
In this embodiment, optionally, the adding the target programming role that has not been stored in the role database to the role database according to a preset adding rule includes:
naming each target programming role, and storing the time and the area of each target programming role added to the role database.
In this embodiment, optionally, the matching the multiple target programming roles with the programming roles stored in the role database before, to determine whether at least one target programming role combination is available includes:
first, first characteristic information of programming works corresponding to all target programming roles is obtained, and second characteristic information of programming works corresponding to all programming roles in the role database is obtained. Wherein the first characteristic information and the second characteristic information comprise appearance characteristic information of the programming.
And secondly, matching all the first characteristic information with all the second characteristic information, and judging whether at least one target programming role combination can be acquired.
In this embodiment, optionally, the adding the target programming role that has not been stored in the role database to the role database according to a preset adding rule includes:
naming each target programming role to facilitate distinguishing other programming roles, and storing the time and area of each target programming role added to the role database.
In this embodiment, optionally, the acquiring a plurality of target programming roles input by the user includes:
first, a character input box is displayed on an operation page, and a user is prompted to input a plurality of target programming characters.
And secondly, judging whether the user inputs a plurality of target programming roles or not within the preset duration.
Thirdly, if the user inputs a plurality of target programming roles within a preset duration, acquiring the plurality of target programming roles input by the user, otherwise hiding the role input box.
In this embodiment, optionally, the classifying the target programming roles that are not already stored in the role database includes:
first, appearance characteristic information of the target programmed character that has not been stored in the character database is obtained.
Secondly, dividing the target programming roles into role types including a person type, a natural wind-light type and a building type according to the appearance characteristic information.
The embodiment of the invention further judges whether the number of the plurality of target programming roles input by the user exceeds the preset number of the roles, if so, further judges whether the plurality of target programming roles are classified by the roles, if so, further judges whether each target programming role is stored in the role database, if not, the target programming roles which are not stored in the role database are added to the role database according to the preset adding rule, and solves the following problems in the prior art: when a user adds multiple programming roles in a graphical programming tool, they can only be added one by one, which is time consuming and difficult to add programming roles to the exact role area.
Example two
Referring to fig. 2, fig. 2 is a partial structural frame diagram of an apparatus for adding a programming role based on a graphical programming tool according to an embodiment of the present invention, as can be obtained with reference to fig. 2, an apparatus 100 for adding a programming role to a graphical programming tool according to the present invention includes:
the first judging module 110 is configured to judge whether the number of the plurality of target programming roles input by the user exceeds the preset number of roles.
The second judging module 120 is configured to further judge whether all of the plurality of target programming roles have been classified according to the number of target programming roles input by the user when the number of the plurality of target programming roles exceeds the number of preset roles.
And a third judging module 130, configured to further judge whether each of the target programming roles has been stored in the role database when the multiple target programming roles have all been classified.
And a role adding module 140, configured to add, when not each target programming role is already stored in the role database, the target programming roles that are not already stored in the role database to the role database according to a preset adding rule.
The embodiment of the invention further judges whether the number of the plurality of target programming roles input by the user exceeds the preset number of the roles, if so, further judges whether the plurality of target programming roles are classified by the roles, if so, further judges whether each target programming role is stored in the role database, if not, the target programming roles which are not stored in the role database are added to the role database according to the preset adding rule, and solves the following problems in the prior art: when a user adds multiple programming roles in a graphical programming tool, they can only be added one by one, which is time consuming and difficult to add programming roles to the exact role area.
Example III
Referring to fig. 3, a computer readable storage medium 10 according to an embodiment of the present invention may be seen, where the computer readable storage medium 10 includes: ROM/RAM, magnetic disk, optical disk, etc., on which a computer program 11 is stored, said computer program 11, when executed, implementing the method of adding programming roles based on a graphical programming tool as described in embodiment one. Since the method of adding the programming roles based on the graphical programming tool has been described in detail in the first embodiment, a description thereof will not be repeated.
The method for adding programming roles based on the graphical programming tool, which is realized by the embodiment of the invention, further judges whether the multiple target programming roles are classified by roles by judging whether the number of the multiple target programming roles input by a user exceeds the number of preset roles, if so, further judges whether each target programming role is stored in a role database, and if not, adds the target programming roles which are not stored in the role database into the role database according to the preset adding rule, thereby solving the following problems in the prior art: when a user adds multiple programming roles in a graphical programming tool, they can only be added one by one, which is time consuming and difficult to add programming roles to the exact role area.
Example IV
Referring to fig. 4, a computer device 20 according to an embodiment of the present invention includes a processor 21, a memory 22, and a computer program 221 stored in the memory 22 and capable of running on the processor 21, where the processor 21 implements the method for adding programming roles based on the graphical programming tool according to the first embodiment when executing the computer program 221. Since the method of adding the programming roles based on the graphical programming tool has been described in detail in the first embodiment, a description thereof will not be repeated.
The method for adding programming roles based on the graphical programming tool, which is realized by the embodiment of the invention, further judges whether the multiple target programming roles are classified by roles by judging whether the number of the multiple target programming roles input by a user exceeds the number of preset roles, if so, further judges whether each target programming role is stored in a role database, and if not, adds the target programming roles which are not stored in the role database into the role database according to the preset adding rule, thereby solving the following problems in the prior art: when a user adds multiple programming roles in a graphical programming tool, they can only be added one by one, which is time consuming and difficult to add programming roles to the exact role area.
The foregoing description is only of embodiments of the present invention, and is not intended to limit the scope of the invention, and all equivalent structures or equivalent processes using the descriptions and the drawings of the present invention or directly or indirectly applied to other related technical fields are included in the scope of the present invention.

Claims (8)

1. A method for adding programming roles based on a graphical programming tool, comprising:
judging whether the number of the target programming roles input by the user exceeds the number of preset roles or not;
if yes, further judging whether all the target programming roles are classified;
if yes, further judging whether each target programming role is stored in a role database;
if not, adding the target programming roles which are not stored in the role database to the role database according to a preset adding rule;
the adding the target programming roles which are not stored in the role database to the role database according to a preset adding rule comprises the following steps:
matching the multiple target programming roles with the programming roles stored in the role database before, and judging whether at least one target programming role combination can be acquired;
if yes, the obtained target programming role combination is used as an independent role combination, and the independent role combination is stored in the role database;
wherein the target programming role combination can be used for programming alone to complete a complete designated work;
the matching of the multiple target programming roles with the programming roles previously stored in the role database, and the judging of whether at least one target programming role combination is available comprises the following steps:
acquiring first characteristic information of programming works corresponding to all target programming roles, and acquiring second characteristic information of programming works corresponding to all programming roles of the role database;
and matching all the first characteristic information with all the second characteristic information, and judging whether at least one target programming role combination can be acquired.
2. The method of adding programming roles based on a graphical programming tool of claim 1, wherein the determining if all of the plurality of target programming roles have been role categorized, then comprises:
and if the multiple target programming roles are not classified, prompting the user to classify the multiple target programming roles, and inputting the classified multiple target programming roles into a designated role adding box for adding.
3. The method of adding programming roles based on a graphical programming tool of claim 1, wherein the determining if each of the target programming roles has been stored in a roles database, then comprises:
if each target programming role is stored in the role database, judging whether a user needs to transform each target programming role into a corresponding target transformation role;
if yes, each target programming role is transformed into the corresponding target transformation roles.
4. A method of adding programming roles based on a graphical programming tool as recited in claim 3, wherein said transforming each of said target programming roles into its corresponding target transformed role, then comprises:
judging whether the user needs to store the target transformation roles in the role storage areas corresponding to the role database;
and if yes, storing the target transformation roles in the role storage areas corresponding to the role database.
5. The method for adding a programming character based on a graphical programming tool according to claim 1, wherein the adding the target programming character, which has not been stored in the character database, to the character database according to a preset addition rule, then comprises:
naming each target programming role, and storing the time and the area of each target programming role added to the role database.
6. An apparatus for adding programming roles based on a graphical programming tool, comprising:
the first judging module is used for judging whether the number of the target programming roles input by the user exceeds the number of the preset roles or not;
the second judging module is used for further judging whether the multiple target programming roles are classified according to the number of the multiple target programming roles input by the user exceeds the number of the preset roles;
the third judging module is used for further judging whether each target programming role is stored in the role database when the multiple target programming roles are classified;
the role adding module is used for adding the target programming roles which are not stored in the role database into the role database according to a preset adding rule when each target programming role is not stored in the role database;
the adding the target programming roles which are not stored in the role database to the role database according to a preset adding rule comprises the following steps:
matching the multiple target programming roles with the programming roles stored in the role database before, and judging whether at least one target programming role combination can be acquired;
if yes, the obtained target programming role combination is used as an independent role combination, and the independent role combination is stored in the role database;
wherein the target programming role combination can be used for programming alone to complete a complete designated work;
the matching of the multiple target programming roles with the programming roles previously stored in the role database, and the judging of whether at least one target programming role combination is available comprises the following steps:
acquiring first characteristic information of programming works corresponding to all target programming roles, and acquiring second characteristic information of programming works corresponding to all programming roles of the role database;
and matching all the first characteristic information with all the second characteristic information, and judging whether at least one target programming role combination can be acquired.
7. A computer readable storage medium, having stored thereon a computer program which when executed implements the method of adding programming roles based on a graphical programming tool of any of claims 1-5.
8. A computer device comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the processor implementing the method of adding programming roles based on a graphical programming tool of any one of claims 1-5 when the computer program is executed by the processor.
CN202010630495.1A 2020-06-30 2020-06-30 Method and device for adding programming roles based on graphical programming tool Active CN111984253B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010630495.1A CN111984253B (en) 2020-06-30 2020-06-30 Method and device for adding programming roles based on graphical programming tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010630495.1A CN111984253B (en) 2020-06-30 2020-06-30 Method and device for adding programming roles based on graphical programming tool

Publications (2)

Publication Number Publication Date
CN111984253A CN111984253A (en) 2020-11-24
CN111984253B true CN111984253B (en) 2023-12-26

Family

ID=73438967

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010630495.1A Active CN111984253B (en) 2020-06-30 2020-06-30 Method and device for adding programming roles based on graphical programming tool

Country Status (1)

Country Link
CN (1) CN111984253B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112905166B (en) * 2021-03-04 2024-04-05 青岛海科智汇信息科技有限公司 Artificial intelligence programming system, computer device, and computer-readable storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0717004D0 (en) * 2006-09-01 2007-10-10 Fisher Rosemount Systems Inc Graphical programming language object editing and reporting tool
CN103197929A (en) * 2013-03-25 2013-07-10 中国科学院软件研究所 System and method for graphical programming facing children
CN104834516A (en) * 2015-04-03 2015-08-12 周凡 Strategy regulatory module of global vision soccer robot decision-making subsystem and method thereof
CN108090734A (en) * 2017-12-12 2018-05-29 深圳市买买提信息科技有限公司 User role matching process and device
CN109992263A (en) * 2019-04-05 2019-07-09 腾讯科技(深圳)有限公司 A kind of method and apparatus executing visual programming
CN110262791A (en) * 2019-06-05 2019-09-20 搜游网络科技(北京)有限公司 A kind of visual programming method, apparatus and performer, readable storage medium storing program for executing
WO2020110933A1 (en) * 2018-11-28 2020-06-04 株式会社トラスト・テクノロジー Programming device and program
CN111240673A (en) * 2020-01-08 2020-06-05 腾讯科技(深圳)有限公司 Interactive graphic work generation method, device, terminal and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7231377B2 (en) * 2003-05-14 2007-06-12 Microsoft Corporation Method and apparatus for configuring a server using a knowledge base that defines multiple server roles
US10606573B2 (en) * 2017-06-07 2020-03-31 Syntel, Inc. System and method for computer language migration using a re-architecture tool for decomposing a legacy system and recomposing a modernized system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0717004D0 (en) * 2006-09-01 2007-10-10 Fisher Rosemount Systems Inc Graphical programming language object editing and reporting tool
CN103197929A (en) * 2013-03-25 2013-07-10 中国科学院软件研究所 System and method for graphical programming facing children
CN104834516A (en) * 2015-04-03 2015-08-12 周凡 Strategy regulatory module of global vision soccer robot decision-making subsystem and method thereof
CN108090734A (en) * 2017-12-12 2018-05-29 深圳市买买提信息科技有限公司 User role matching process and device
WO2020110933A1 (en) * 2018-11-28 2020-06-04 株式会社トラスト・テクノロジー Programming device and program
CN109992263A (en) * 2019-04-05 2019-07-09 腾讯科技(深圳)有限公司 A kind of method and apparatus executing visual programming
CN110262791A (en) * 2019-06-05 2019-09-20 搜游网络科技(北京)有限公司 A kind of visual programming method, apparatus and performer, readable storage medium storing program for executing
CN111240673A (en) * 2020-01-08 2020-06-05 腾讯科技(深圳)有限公司 Interactive graphic work generation method, device, terminal and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Implementation of object oriented software engineering on LabVIEW graphical design framework for data acquisition in large volume plasma device;Ritesh Sugandhi等;《2017 7th International Conference on Cloud Computing, Data Science & Engineering - Confluence》;第798-803页 *
图形化编程组件的层次图模型及应用;王琥;《中国优秀硕士学位论文全文数据库信息科技辑》(第7期);I138-1090 *

Also Published As

Publication number Publication date
CN111984253A (en) 2020-11-24

Similar Documents

Publication Publication Date Title
CN104572072B (en) A kind of language transfer method and equipment to the program based on MVC pattern
KR101773574B1 (en) Method for chart visualizing of data table
JP2009509271A (en) Apparatus and method for data profiling based on composition of extraction, transformation and reading tasks
CN109840205A (en) Applied program testing method, device, readable storage medium storing program for executing and terminal device
Pereira et al. Business process modeling languages: A comparative framework
US20090326921A1 (en) Grammar checker for visualization
EP3701403B1 (en) Accelerated simulation setup process using prior knowledge extraction for problem matching
CN111984253B (en) Method and device for adding programming roles based on graphical programming tool
CN114546365B (en) Flow visualization modeling method, server, computer system and medium
Parker et al. A parametric analysis tool for building energy design workflows: Application to a utility design assistance incentive program
CN111177398A (en) Method and device for updating tissue architecture
Gorvett et al. Interpretive structural modeling of interactive risks
Teilans et al. Design of UML models and their simulation using ARENA
Feuerstack et al. Automated usability evaluation during model-based interactive system development
CN111414404A (en) Data visualization device and method
CN104461549B (en) The arrangement display methods and device of graphical interfaces
EP3968202A1 (en) Customizable reinforcement of learning column placement in structural design
Leal et al. Eshu: An extensible web editor for diagrammatic languages
CN114201144A (en) Micro service system construction method, device and medium based on domain-driven design
CN104461249B (en) The arrangement display methods and device of graphical interfaces
CN110458383B (en) Method and device for realizing demand processing servitization, computer equipment and storage medium
US11625641B2 (en) Machine learning based function testing
CN108846883B (en) Quick drawing method and system for fractal graph, user equipment and storage medium
Pattison et al. Interaction Challenges for the Dynamic Construction of Partially-Ordered Sets.
US20210286621A1 (en) Systems and Methods for Configurable Ordered Transformation of Database Content

Legal Events

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