CN112306462B - Building block type object variable block construction method, device, storage medium and processor - Google Patents

Building block type object variable block construction method, device, storage medium and processor Download PDF

Info

Publication number
CN112306462B
CN112306462B CN201910708687.7A CN201910708687A CN112306462B CN 112306462 B CN112306462 B CN 112306462B CN 201910708687 A CN201910708687 A CN 201910708687A CN 112306462 B CN112306462 B CN 112306462B
Authority
CN
China
Prior art keywords
variable
block
object variable
information
building block
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
CN201910708687.7A
Other languages
Chinese (zh)
Other versions
CN112306462A (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.)
Suzhou Jingyihui Information Technology Co ltd
Original Assignee
Suzhou Jingyihui Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Jingyihui Information Technology Co ltd filed Critical Suzhou Jingyihui Information Technology Co ltd
Priority to CN201910708687.7A priority Critical patent/CN112306462B/en
Publication of CN112306462A publication Critical patent/CN112306462A/en
Application granted granted Critical
Publication of CN112306462B publication Critical patent/CN112306462B/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/20Software design
    • G06F8/22Procedural

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a building block type object variable block construction method, a building block type object variable block construction device, a storage medium and a processor, wherein the building block type object variable block construction method comprises the following steps: acquiring first information, wherein the first information comprises a variable identifier of an object variable and at least one variable attribute; obtaining second information, wherein the second information comprises building block types corresponding to the object variables; analyzing the first information and the second information to generate an object variable building block; and displaying the object variable building blocks. The display object variable building block comprises a display variable identifier and a variable attribute identifier, and the variable attribute identifier of the current object variable can be selected when the object variable building block is displayed. The invention can realize the rapid definition of the object variable and the operation of selecting the object variable attribute, and conveniently assign and value the object variable attribute, thereby improving the development efficiency and reducing the system maintenance difficulty.

Description

Building block type object variable block construction method, device, storage medium and processor
Technical Field
The present invention relates to the field of graphic information processing, and in particular, to a building block type object variable block construction method, a device, a storage medium, and a processor.
Background
The building block type programming is represented by the Scratch and Google Blockly abroad, the programming cat is represented domestically, and the technology is increasingly used in the teenager education field, so that the teenager can realize the design of software logic in a similar splicing building block mode, and the software development difficulty and the requirement are reduced through teaching in the entertainment.
Because of the easy-to-use property of the building block programming technology, few application software developments such as internet of things software products and APP client software are also attempting to introduce the technology to realize rapid design and adjustment of software logic, but at present, only single variables can be assigned and valued in the implementation process, for example: defining a single-value variable 'name' and 'job number', the existing building block programming technology cannot realize the rapid definition of the object variable and the operation of the object variable attribute when the system development of the object-oriented programming requirement is carried out.
Disclosure of Invention
In view of the above-mentioned shortcomings of the prior art, the present invention aims to provide a building block type variable block construction method, device, storage medium and processor, which aims to solve the problem that in the prior art, only a single variable can be assigned and valued, so that the quick definition of an object variable and the operation of an object variable attribute cannot be realized when an object-oriented system is developed.
According to a first aspect of the present invention, there is provided a building block type object variable block construction method, the method comprising:
acquiring first information, wherein the first information comprises a variable identifier of an object variable and at least one variable attribute;
Obtaining second information, wherein the second information comprises building block types corresponding to the object variables;
analyzing the first information and the second information to generate an object variable building block;
and displaying the object variable building blocks.
Optionally, the building block type corresponding to the object variable is a first type object variable building block.
Optionally, the building block type corresponding to the object variable is a second type object variable building block.
Optionally, the first type of object variable building blocks are displayed as convex interface object variable building blocks.
Optionally, the second type of object variable building block is displayed as a female interface object variable building block.
Optionally, the variable attribute includes a variable attribute identifier.
Optionally, the object variable building block includes a display variable identifier and a variable attribute identifier.
Optionally, the displaying the object variable building block includes selecting a variable attribute identifier of a current object variable when displayed.
Optionally, the variable identification has uniqueness.
Optionally, the variable attribute further includes a data type of the variable attribute.
According to a second aspect of the present invention, there is provided a modular object variable block construction apparatus, the apparatus comprising:
an acquisition module comprising:
the first acquisition unit is used for acquiring first information, wherein the first information comprises a variable identifier of an object variable and at least one variable attribute;
the second acquisition unit is used for acquiring second information, and the second information comprises building block types corresponding to the object variables;
the analysis module is used for analyzing the first information and the second information and generating an object variable building block;
and the display module is used for displaying the object variable building blocks.
According to a third aspect of the present invention, there is provided a storage medium comprising a stored program and data processed by the program, wherein the program when run performs the building block type object variable block construction method described above.
According to a fourth aspect of the present invention, there is provided a processor for running a program, wherein the program runs to execute the building block type object variable block construction method.
The beneficial effects are that: the invention discloses a building block type object variable block construction method, a device, a storage medium and a processor, wherein the building block type corresponding to an object variable is analyzed into an object variable block and displayed by acquiring a variable identifier and at least one variable attribute of the object variable, and the object variable block displays the variable identifier and the variable attribute identifier of the object variable.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the application. In the drawings:
FIG. 1 shows a flow chart of a building block type object variable block construction method according to an embodiment of the present invention;
FIG. 2a shows a schematic block type diagram of a method of building a block-type object variable block according to an embodiment of the invention;
FIG. 2b shows a schematic block type diagram of a method of building a block-type object variable block according to an embodiment of the invention;
FIG. 2c shows a schematic block type diagram of a method of building a block-type object variable block according to an embodiment of the invention;
FIG. 2d shows a schematic block type diagram of a method of building a block-type object variable block according to an embodiment of the invention;
fig. 3 shows a schematic block diagram of a modular object variable block construction apparatus according to an embodiment of the invention.
Detailed Description
It should be noted that, without conflict, the embodiments of the present application and features of the embodiments may be combined with each other. The application will be described in detail below with reference to the drawings in connection with embodiments.
In order that those skilled in the art will better understand the present application, a technical solution in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, shall fall within the scope of the application.
It should be noted that the terms "comprises" and "comprising," along with any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed or inherent to such process, method, article, or apparatus.
FIG. 1 shows a flow chart of a building block type object variable block building method according to an embodiment of the invention, including, according to FIG. 1:
Step S110, obtaining first information, wherein the first information comprises a variable identifier of an object variable and at least one variable attribute; and obtaining second information, wherein the second information comprises building block types corresponding to the object variables.
In the embodiment of the present invention, the "first information" and the "second information" are only for convenience in distinguishing the acquired information content, and are not to be construed as limiting the order of acquiring the information.
The first information comprises one or more variable attributes, and the attributes can comprise attribute identifiers, so that the subsequent data storage or processing is facilitated;
the attribute can contain data type information, so that the subsequent data type inspection is facilitated, and the obvious error problem of data type mismatch is prevented.
The second information is that the types of the object variable building blocks are two, one is the first type object variable building block, the other is the second type object variable building block, and the different types of object variable building blocks are different in display. The first type of object variable building blocks are shown as male interface object variable building blocks and the second type of object variable building blocks are shown as female interface object variable building blocks. Or the first type of object variable building block and the second type of object variable building block are displayed as corresponding object variable building blocks containing other interface types.
In the embodiment of the invention, the object variable corresponding to the first type object variable building block is a valued object variable, and the object variable corresponding to the second type object variable building block is an assigned object variable.
And step S120, analyzing the first information and the second information to generate an object variable building block.
In the embodiment of the invention, in order to ensure the accuracy of the variable attribute value and assignment operation, the variable identifiers have uniqueness and are not identical.
In the embodiment of the invention, after the first information and the second information are acquired, the following detection steps can be further performed:
Detecting the first information, and if the variable identification exists, updating the first information corresponding to the existing object variable; if the variable identification does not exist, a new object variable building block is generated by combining the second information analysis.
Step S130, displaying the object variable building blocks.
In the embodiment of the invention, the display object variable building block comprises a display variable identifier and a variable attribute identifier of a selectable current object variable during display, wherein the variable attribute identifier is displayed in a drop-down selection form control for example.
The display content of the object variable building block can have various display forms, for example, variable identification and variable attribute identification of the current object variable can be selected when the display is performed, or the display is triggered by moving a mouse to the variable building block, or the display is triggered by a shortcut key.
After the object variable building block is constructed, the object variable can be rapidly defined and the operation of selecting the object variable attribute can be realized, the object variable attribute can be conveniently assigned and valued, the problem that the object variable can not be rapidly defined and the object variable attribute can not be selected when the system development of the object-oriented programming requirement is carried out due to the fact that the single variable can only be assigned and valued in the implementation process at present is solved, the development efficiency is further improved, and the system maintenance difficulty is reduced.
FIG. 2a is a schematic block type diagram of a building block type object variable block construction method according to an embodiment of the present invention, as shown in FIG. 2a, first information is obtained, variable identifiers of an object variable are "staff", variable attribute identifiers are "name", "job number", "mailbox" and "department", second information is obtained, block types corresponding to the object variable are respectively a male interface object variable block and a female interface object variable block, two different display modes of the object variable block in two cases are respectively obtained, wherein value type object variable information is displayed as a male interface object variable block, value type object variable information is displayed as a female interface object variable block, variable identifiers and variable attribute identifiers are respectively separated by "or" - ", and separation identifiers can be in other display modes such as", and are mainly used for distinguishing variable identifiers and variable attribute identifiers; the variable attribute identification section selects "name", "job number", "mailbox", "department" with a control in the form of a drop down selection.
FIG. 2b is a schematic block type diagram of a building block type object variable block construction method according to an embodiment of the present invention, as shown in FIG. 2b, first information is obtained, variable identifiers of an object variable are "staff", variable attribute identifiers are "name", "job number", "mailbox" and "department", second information is obtained, block types corresponding to the object variable are respectively a male interface object variable block and a female interface object variable block, two different display modes of the object variable block in two cases are respectively obtained, wherein value type object variable information is displayed as a male interface object variable block, value type object variable information is displayed as a female interface object variable block, variable identifiers and variable attribute identifiers are respectively separated by "or" - ", and separation identifiers can be in other display modes such as", and are mainly used for distinguishing variable identifiers and variable attribute identifiers; the variable attribute identification section selects "name", "job number", "mailbox", "department" with a control in the form of a drop down selection.
The difference from fig. 2a is that the object variable building blocks shown in fig. 2b are different in the display modes of the male interfaces and the female interfaces, and the shapes of the positions where the male interfaces and the female interfaces are connected correspond.
FIG. 2c is a schematic block type diagram of a building block type object variable block construction method according to an embodiment of the present invention, as shown in FIG. 2c, first information is obtained, variable identifiers of an object variable are "staff", variable attribute identifiers are "name", "job number", "mailbox" and "department", second information is obtained, block types corresponding to the object variable are respectively a male interface object variable block and a female interface object variable block, two different display modes of the object variable block in two cases are respectively obtained, wherein value type object variable information is displayed as a male interface object variable block, value type object variable information is displayed as a female interface object variable block, variable identifiers and variable attribute identifiers are respectively separated by "or" - ", and separation identifiers can be in other display modes such as", and are mainly used for distinguishing variable identifiers and variable attribute identifiers; the variable attribute identification section selects "name", "job number", "mailbox", "department" with a control in the form of a drop down selection.
The difference from fig. 2a and fig. 2b is that the object variable building block shown in fig. 2c is different in the display mode of the male interface and the female interface, and the shapes of the positions where the male interface building block and the female interface building block are associated are corresponding.
FIG. 2d is a schematic block type diagram of a building block type object variable block construction method according to an embodiment of the present invention, as shown in FIG. 2d, first information is obtained, variable identifiers of an object variable are "staff", variable attribute identifiers are "name", "job number", "mailbox" and "department", second information is obtained, block types corresponding to the object variable are respectively a male interface object variable block and a female interface object variable block, two different display modes of the object variable block in two cases are respectively obtained, wherein value type object variable information is displayed as a male interface object variable block, value type object variable information is displayed as a female interface object variable block, variable identifiers and variable attribute identifiers are respectively separated by "or" - ", and separation identifiers can be in other display modes such as", and are mainly used for distinguishing variable identifiers and variable attribute identifiers; the variable attribute identification section selects "name", "job number", "mailbox", "department" with a control in the form of a drop down selection.
The difference from fig. 2a, 2b and 2c is that the variable identification part of fig. 2d is also shown as a control selection variable identification in a pull-down selection form, when a plurality of variable identifications exist, if the object variable block display variable identification is a fixed value, a plurality of blocks can appear, and if the variable identification part is optional, the operation convenience is further improved.
Fig. 3 shows a schematic block diagram of a modular object variable block construction apparatus according to an embodiment of the invention, comprising, according to fig. 3:
The acquisition module 310 includes two acquisition units:
A first obtaining unit 311, configured to obtain first information, where the first information includes a variable identifier of an object variable and at least one variable attribute;
a second obtaining unit 312, configured to obtain second information, where the second information includes a building block type corresponding to the object variable.
The parsing module 320 is configured to parse the first information and the second information to generate an object variable building block.
Further, the parsing module 320 further includes a detecting unit, configured to detect whether a variable identifier exists in the first obtaining unit, and if the variable identifier exists, update first information corresponding to an existing object variable; if the variable identification does not exist, then the second information is combined and parsed by the parsing module 320 to generate a new object variable building block.
And a display module 330 for displaying the object variable building blocks.
The aspects of the present application, in essence, or portions thereof, or all or part of the aspects, may be embodied in the form of a software product stored in a computer-readable storage medium, which may be a tangible device that can hold and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but not limited to, a memory device, a magnetic memory device, an optical memory device, an electromagnetic memory device, a semiconductor memory device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: portable computer disks, hard disks, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), static Random Access Memory (SRAM), portable compact disk read-only memory (CD-ROM), digital Versatile Disks (DVD), memory sticks, floppy disks, mechanical coding devices, punch cards or in-groove structures such as punch cards or grooves having instructions stored thereon, and any suitable combination of the foregoing. Computer-readable storage media, as used herein, are not to be construed as transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (e.g., optical pulses through fiber optic cables), or electrical signals transmitted through wires.
Various aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer-readable program instructions.
The computer readable program instructions described herein may be downloaded from a computer readable storage medium to a respective computing/processing device or to an external computer or external storage device over a network, such as the internet, a local area network, a wide area network, and/or a wireless network. The network may include copper transmission cables, fiber optic transmissions, wireless transmissions, routers, firewalls, switches, gateway computers and/or edge servers. The network interface card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium in the respective computing/processing device.
These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable medium having the instructions stored therein includes an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer, other programmable apparatus or other devices implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods, storage media, processors according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions. It is well known to those skilled in the art that implementation by hardware, implementation by software, and implementation by a combination of software and hardware are all equivalent.
The foregoing description of embodiments of the invention has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the various embodiments described. The terminology used herein was chosen in order to best explain the principles of the embodiments, the practical application, or the technical improvements in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein. The scope of the invention is defined by the appended claims.

Claims (8)

1. A method of building a modular object variable block, the method comprising:
acquiring first information, wherein the first information comprises a variable identifier of an object variable and at least one variable attribute;
Obtaining second information, wherein the second information comprises building block types corresponding to the object variables;
analyzing the first information and the second information to generate an object variable building block;
Displaying the object variable building blocks;
the variable attribute comprises a variable attribute identifier;
the object variable building block type comprises a first type object variable building block or a second type object variable building block; the object variables corresponding to the first type object variable building blocks are valued object variables, and the object variables corresponding to the second type object variable building blocks are valued object variables;
The display object variable building block comprises a display variable identifier and a variable attribute identifier of a selectable current object variable during display.
2. The modular object variable block construction method of claim 1, wherein the first type of object variable block is displayed as a male interface object variable block.
3. The modular object variable block construction method of claim 1, wherein the second type of object variable block is displayed as a female interface object variable block.
4. A method of building a modular object variable block as claimed in any one of claims 1 to 3, wherein the variable identity is unique.
5. A method of building a modular object variable block as claimed in any one of claims 1 to 3, wherein the variable attributes further comprise data types of the variable attributes.
6. A modular object variable block construction apparatus, the apparatus comprising:
an acquisition module comprising:
the first acquisition unit is used for acquiring first information, wherein the first information comprises a variable identifier of an object variable and at least one variable attribute;
the second acquisition unit is used for acquiring second information, and the second information comprises building block types corresponding to the object variables;
the analysis module is used for analyzing the first information and the second information and generating an object variable building block;
The display module is used for displaying the object variable building blocks;
the variable attribute comprises a variable attribute identifier;
the object variable building block type comprises a first type object variable building block or a second type object variable building block; the object variables corresponding to the first type object variable building blocks are valued object variables, and the object variables corresponding to the second type object variable building blocks are valued object variables;
The display object variable building block comprises a display variable identifier and a variable attribute identifier of a selectable current object variable during display.
7. A storage medium comprising a stored program and data processed by the program, wherein the program performs the building block object variable block construction method of any one of claims 1 to 5.
8. A processor for running a program, wherein the program runs a building block type object variable block construction method according to any one of claims 1 to 5.
CN201910708687.7A 2019-08-02 2019-08-02 Building block type object variable block construction method, device, storage medium and processor Active CN112306462B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910708687.7A CN112306462B (en) 2019-08-02 2019-08-02 Building block type object variable block construction method, device, storage medium and processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910708687.7A CN112306462B (en) 2019-08-02 2019-08-02 Building block type object variable block construction method, device, storage medium and processor

Publications (2)

Publication Number Publication Date
CN112306462A CN112306462A (en) 2021-02-02
CN112306462B true CN112306462B (en) 2024-04-23

Family

ID=74486480

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910708687.7A Active CN112306462B (en) 2019-08-02 2019-08-02 Building block type object variable block construction method, device, storage medium and processor

Country Status (1)

Country Link
CN (1) CN112306462B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113326031B (en) * 2021-05-28 2023-08-22 网易(杭州)网络有限公司 Attribute acquisition method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130053714A (en) * 2011-11-16 2013-05-24 주식회사 한백전자 Method of program development using visual programming language and computer readable medium thereof
CN104823159A (en) * 2012-11-27 2015-08-05 欧姆龙株式会社 Method and device for changing objects in human-machine interface device
CN105511860A (en) * 2015-11-30 2016-04-20 大连文森特软件科技有限公司 On-line graphical programming system
CN106919370A (en) * 2015-12-24 2017-07-04 北京国双科技有限公司 The acquisition methods and device of a kind of object attribute values
CN109284100A (en) * 2018-07-30 2019-01-29 深圳点猫科技有限公司 The rendering method and system of graphical programming language for subject cognitive tool
CN109690473A (en) * 2017-09-11 2019-04-26 深圳配天智能技术研究院有限公司 A kind of graphic programming method, apparatus, computer storage medium and vision system
CN109960504A (en) * 2019-04-05 2019-07-02 腾讯科技(深圳)有限公司 Object switching method, method for showing interface and device based on visual programming
CN109992263A (en) * 2019-04-05 2019-07-09 腾讯科技(深圳)有限公司 A kind of method and apparatus executing visual programming

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130053714A (en) * 2011-11-16 2013-05-24 주식회사 한백전자 Method of program development using visual programming language and computer readable medium thereof
CN104823159A (en) * 2012-11-27 2015-08-05 欧姆龙株式会社 Method and device for changing objects in human-machine interface device
CN105511860A (en) * 2015-11-30 2016-04-20 大连文森特软件科技有限公司 On-line graphical programming system
CN106919370A (en) * 2015-12-24 2017-07-04 北京国双科技有限公司 The acquisition methods and device of a kind of object attribute values
CN109690473A (en) * 2017-09-11 2019-04-26 深圳配天智能技术研究院有限公司 A kind of graphic programming method, apparatus, computer storage medium and vision system
CN109284100A (en) * 2018-07-30 2019-01-29 深圳点猫科技有限公司 The rendering method and system of graphical programming language for subject cognitive tool
CN109960504A (en) * 2019-04-05 2019-07-02 腾讯科技(深圳)有限公司 Object switching method, method for showing interface and device based on visual programming
CN109992263A (en) * 2019-04-05 2019-07-09 腾讯科技(深圳)有限公司 A kind of method and apparatus executing visual programming

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
How do Scratch Programmers Name Variables and Procedures?;Alaaeddin Swidan等;《2017 IEEE 17th International Working Conference on Source Code Analysis and Manipulation (SCAM)》;51-60 *
User-Centered Design in Block-Based Programming: Developmental & Pedagogical Considerations for Children;Alexandria K. Hansen等;《The 15th International Conference on Interaction Design and Children》;147-156 *
基于Scratch的小学生程序设计教学设计研究;陈秀;《中国优秀硕士学位论文全文数据库 社会科学Ⅱ辑》;H129-171 *
手机APP编程实战之通讯录;王玮;《电脑编程技巧与维护》;46-53、55 *

Also Published As

Publication number Publication date
CN112306462A (en) 2021-02-02

Similar Documents

Publication Publication Date Title
CN107273297B (en) Method and device for generating test cases
KR102002024B1 (en) Method for processing labeling of object and object management server
CN109684188B (en) Test method and device
US9734556B2 (en) Generating a tree map
CN111275011A (en) Mobile traffic light detection method and device, electronic equipment and storage medium
US11656601B2 (en) Method and electronic generation device for generating at least one configuration file for an automation tool, related computer program
CN112445693A (en) Page update detection method, device, equipment and storage medium
CN112306462B (en) Building block type object variable block construction method, device, storage medium and processor
CN109068150A (en) A kind of excellent picture extracting method, terminal and the computer-readable medium of video
CN109814915B (en) Parameter configuration method, device, medium and electronic equipment based on lua
CN115272182A (en) Lane line detection method, lane line detection device, electronic device, and computer-readable medium
CN110908646B (en) Building block type callback function block construction method and device, storage medium and processor
CN112233196B (en) Live broadcasting room green screen detection method, device, equipment and storage medium
CN104462322B (en) Character string comparison method and device
CA2881329C (en) Method and device for grouping contacts in social network
CN109214846B (en) Information storage method and device
CN111026629A (en) Method and device for automatically generating test script
CN113032251B (en) Method, device and storage medium for determining service quality of application program
CN113094415B (en) Data extraction method, data extraction device, computer readable medium and electronic equipment
CN111679885B (en) Method, device, medium and electronic equipment for determining virtual machine drift
CN114816382A (en) Method and device for processing page
CN109241635B (en) House type analysis method and device
CN113220511A (en) Method, apparatus and computer-readable storage medium for testing BIOS
CN110780937A (en) Task issuing method and device, computer readable storage medium and equipment
CN113836291B (en) Data processing method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 215123 room 402, building 1, maishanlong building, 168 Yuxin Road, Suzhou Industrial Park, Jiangsu Province

Applicant after: SUZHOU JINGYIHUI INFORMATION TECHNOLOGY Co.,Ltd.

Address before: Room 503, HaoChen building, 286 Dongping street, Suzhou Industrial Park, Jiangsu Province

Applicant before: SUZHOU JINGYIHUI INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant