CN113656015A - Building block identification method, device and equipment based on graphical programming platform - Google Patents

Building block identification method, device and equipment based on graphical programming platform Download PDF

Info

Publication number
CN113656015A
CN113656015A CN202110739265.3A CN202110739265A CN113656015A CN 113656015 A CN113656015 A CN 113656015A CN 202110739265 A CN202110739265 A CN 202110739265A CN 113656015 A CN113656015 A CN 113656015A
Authority
CN
China
Prior art keywords
building block
user
graphical programming
programming platform
age
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
CN202110739265.3A
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.)
Shenzhen Dianmao Technology Co Ltd
Original Assignee
Shenzhen Dianmao 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 Shenzhen Dianmao Technology Co Ltd filed Critical Shenzhen Dianmao Technology Co Ltd
Priority to CN202110739265.3A priority Critical patent/CN113656015A/en
Publication of CN113656015A publication Critical patent/CN113656015A/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance

Abstract

The invention discloses a building block identification method, a building block identification device and building block identification equipment based on a graphical programming platform, wherein the method comprises the following steps: detecting that a user enters a graphical programming platform, and acquiring the age of the user; when the age of the user is detected to be smaller than the preset age, acquiring functional data of all building blocks in the graphical programming platform; and acquiring corresponding sequence frame animation according to the functional data of the building block, and marking the sequence frame animation on the building block. The embodiment of the invention can realize that the user does not need to distinguish the building block function according to the characters, and only needs to vividly know the function of the current building block according to the sequence frame animation of the building block, thereby reducing the use cost of the users in the low age group and expanding the age interval of the users.

Description

Building block identification method, device and equipment based on graphical programming platform
Technical Field
The invention relates to the technical field of computer communication, in particular to a building block identification method, a building block identification device and building block identification equipment based on a graphical programming platform.
Background
Graphical programming is the programming of an interface, and programming language is a standardized communication technique used to send instructions to a computer to define a computer program. The method has the advantages that good page layout can be achieved by using graphical programming, and in many existing Web applications, the page layout of an application program often needs to use images, so that the overall page effect is more friendly. The user may be impressive on the interface-friendly application and may therefore make a return visit. In the page layout, many designers prefer to use the CSS design, which can simplify the page code and separate the page layout code from the page code, thereby improving maintainability.
In a traditional graphical programming tool, most of the building block display forms are realized in the form of text description functions. The functions of the current building block are refined into short function points, and characters corresponding to the function points are used as names or marks of the building block and displayed on the building block.
Due to the presence of users of a lower age in the user population, the textual description of a portion of the building block may be relatively obscure in order to compress the amount of text, which is not conducive to understanding by users of lower ages, thereby potentially causing inconvenience in the use of the building block.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
In view of the defects of the prior art, an object of the present invention is to provide a building block identification method, device and apparatus based on a graphical programming platform, and to solve the problem in the prior art that the function identification of a building block in the graphical programming platform is identified by text, which is inconvenient for a low-age user to understand and brings inconvenience to the graphical programming of the low-age user.
The technical scheme of the invention is as follows:
an embodiment of the present invention provides a building block identification method based on a graphical programming platform, wherein the graphical programming platform is programmed in a building block stacking manner, and the method includes:
detecting that a user enters a graphical programming platform, and acquiring the age of the user;
when the age of the user is detected to be smaller than the preset age, acquiring functional data of all building blocks in the graphical programming platform;
and acquiring corresponding sequence frame animation according to the functional data of the building block, and marking the sequence frame animation on the building block.
Further, the detecting that the user enters the graphical programming platform and before the age of the user is obtained includes:
and generating and storing the sequence frame animation corresponding to the building block function data in advance.
Further, the pre-generating and storing the sequence frame animation corresponding to the building block function data includes:
acquiring a sequence picture corresponding to a sequence frame animation of building block function data in advance, and adjusting the sequence picture of the sequence frame animation according to a preset picture size;
and configuring according to the sequence of the adjusted sequence pictures, and storing the configured sequence frame animation.
Further preferably, the detecting that the user enters the graphical programming platform and the age of the user is obtained includes:
detecting that a user enters a graphical programming platform, acquiring account information of the user, and acquiring user data according to the account information of the user;
the age of the user is extracted from the user data.
Preferably, the detecting that the user enters the graphical programming platform to obtain the age of the user further comprises:
when the detected age of the user is larger than or equal to the preset age, acquiring functional data corresponding to all building blocks in the graphical programming platform;
and acquiring the text content corresponding to the functional data of the building block, and identifying the text content on the building block.
Further, before the step of detecting that the age information of the user is smaller than the preset age, acquiring the functional data of all the blocks in the graphical programming platform, the method further includes:
the functional characters corresponding to the building blocks are converted into voices in advance, the voices are recorded as functional voices, and the functional voices are stored.
Further, when it is detected that the age of the user is smaller than the preset age, after the functional data of all the blocks in the graphical programming platform are acquired, the method further includes:
and if the user selects a building block, playing the functional voice corresponding to the selected building block.
Another embodiment of the present invention provides a building block identification device based on a graphical programming platform, wherein the graphical programming platform is programmed in a building block stacking manner, and the device includes:
the user data acquisition module is used for detecting that a user enters the graphical programming platform and acquiring the age of the user;
the functional data acquisition module is used for acquiring functional data of all building blocks in the graphical programming platform when the age of the user is detected to be smaller than the preset age;
and the identification module is used for acquiring the corresponding sequence frame animation according to the functional data of the building block and identifying the sequence frame animation on the building block.
Another embodiment of the present invention provides a building block identification device based on a graphical programming platform, the device comprising at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the graphical programming platform based block identification method described above.
Another embodiment of the present invention also provides a non-transitory computer-readable storage medium storing computer-executable instructions that, when executed by one or more processors, cause the one or more processors to perform the graphical programming platform based building block identification method described above.
Has the advantages that: the embodiment of the invention can realize that the user does not need to distinguish the building block function according to the characters, and only needs to vividly know the function of the current building block according to the sequence frame animation of the building block, thereby reducing the use cost of the users in the low age group and expanding the age interval of the users.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
FIG. 1 is a flowchart of a preferred embodiment of a building block identification method based on a graphical programming platform according to the present invention;
FIG. 2 is a functional block diagram of a block identification device based on a graphical programming platform according to a preferred embodiment of the present invention;
fig. 3 is a schematic diagram of a hardware structure of a block identification device based on a graphical programming platform according to a preferred embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and effects of the present invention clearer and clearer, the present invention is described in further detail below. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Embodiments of the present invention will be described below with reference to the accompanying drawings.
Referring to fig. 1, fig. 1 is a flowchart of a preferred embodiment of a building block identification method based on a graphical programming platform according to the present invention. As shown in fig. 1, it includes the steps of:
s100, detecting that a user enters a graphical programming platform, and acquiring the age of the user;
s200, when the age of the user is detected to be smaller than the preset age, acquiring functional data of all building blocks in the graphical programming platform;
and step S300, acquiring a corresponding sequence frame animation according to the functional data of the building block, and marking the sequence frame animation on the building block.
In specific implementation, the embodiment of the invention is mainly applied to a graphical programming platform, wherein the graphical programming is programmed in a building block stacking mode. The programming language is embedded into the building blocks in the graphical programming platform, and programming is realized through stacking of the building blocks.
The embodiment of the invention mainly realizes the identification of the building blocks in a form of replacing character description by sequence frame animation description.
Specifically, a user opens the graphical programming platform, logs in a user account, acquires the age of the user, and when the age of the user is detected to be smaller than the preset age, the preset age range is 7-10 years, and as the character cognition amount of a user with a small age is small, the character functions on the building blocks cannot be understood, the graphical programming platform acquires the function data of all the building blocks in the graphical programming platform when the age of the current user is detected to be small; acquiring a sequence frame animation stored in advance according to the functions of the building blocks, marking the sequence frame animation on the building blocks,
according to the embodiment of the invention, the sequence animation is placed on the building block, and on the premise of ensuring that the animation content is not too long and not redundant, the animation is played on the building block in a circulating manner, so that the functional content of the current building block is expressed. The user can perceive the effect when using the current building block through the animation, and the specific function of the building block is deduced.
If a 'moving' block is described, the walking action of a cartoon character can be described, so that the aim of predicting the effect of the block by watching the action can be fulfilled. Therefore, users with small ages can know the functions of the building blocks through the sequence frame animation, and convenience is provided for the users with small ages to learn programming.
Further, detecting that the user enters the graphical programming platform and obtains the age of the user includes:
and generating and storing the sequence frame animation corresponding to the building block function data in advance.
During concrete implementation, the embodiment firstly needs to realize the function of the abstract building block, abstracts the function of the building block into a concrete representation action which is simple and easy to understand, and enables a user to perceive the effect when the current building block is used through the sequence frame animation, so that the concrete function of the building block is deduced. Therefore, it is necessary to generate a sequence frame animation corresponding to the building block function data in advance. The sequence frame animation may be a simple cartoon character performing the associated action to facilitate understanding by younger users.
Further, the method for generating and storing the sequence frame animation corresponding to the building block function data in advance comprises the following steps:
acquiring a sequence picture corresponding to a sequence frame animation of building block function data in advance, and adjusting the sequence picture of the sequence frame animation according to a preset picture size;
and configuring according to the sequence of the adjusted sequence pictures, and storing the configured sequence frame animation.
In specific implementation, when generating the sequence frame animation, the animation graph size needs to be unified at first. Since the animation picture has a large influence on the size of the building block, the difference in size is one dimension more than that of the characters, and therefore, the animation size needs to be limited to the same size. The coordination of building blocks during splicing is ensured.
Then a sequence diagram is created and a sequence animation is configured. And disassembling the expression action and drawing the expression action into a sequence frame picture of the card ventilation grid. And configuring the position of the sequence frame where each picture is positioned according to the action duration, and configuring the interval duration of the sequence diagram.
Further, detecting that the user enters the graphical programming platform, and acquiring the age of the user comprises:
detecting that a user enters a graphical programming platform, acquiring account information of the user, and acquiring user data according to the account information of the user;
the age of the user is extracted from the user data.
In specific implementation, the user is detected to enter the graphical programming platform, and the user logs in the graphical programming platform through a pre-registered account. The pre-registered account data includes user data such as the sex and age of the user. The age of the user can therefore be extracted from the user data.
Further, detecting that the user enters the graphical programming platform, and acquiring the age of the user, the method further includes:
when the detected age of the user is larger than or equal to the preset age, acquiring functional data corresponding to all building blocks in the graphical programming platform;
and acquiring the text content corresponding to the functional data of the building block, and identifying the text content on the building block.
During specific implementation, if the age of the user is older than the preset age, the corresponding text content can be directly marked on the building blocks.
In some other embodiments, if the user is older, a building block identification option is popped up on the graphical programming platform, the user can select a character identification or a sequence frame animation identification, and the user selects the character identification, obtains character content corresponding to the building block function data, and identifies the character content on the building block; and if the user selects the sequence frame animation mark, acquiring the sequence frame animation corresponding to the building block function, and marking the sequence frame animation on the building block.
Further, when it is detected that the age information of the user is smaller than a preset age, before acquiring the functional data of all the blocks in the graphical programming platform, the method further includes:
the functional characters corresponding to the building blocks are converted into voices in advance, the voices are recorded as functional voices, and the functional voices are stored.
In specific implementation, in order to further facilitate understanding of young children, the characters corresponding to the functions of the building blocks can be converted into a voice form and recorded as functional voice, and the functional voice is stored in a database of the graphical programming platform.
Further, when it is detected that the age of the user is smaller than the preset age, after the functional data of all the blocks in the graphical programming platform are acquired, the method further includes:
and if the user selects a building block, playing the functional voice corresponding to the selected building block.
During concrete implementation, detect the user and remove mouse to building blocks department, select a certain building blocks, then the function pronunciation that the building blocks correspond is selected in the broadcast, convenience of customers knows the function of building blocks.
According to the method embodiment, the building block identification method based on the graphical programming platform is beneficial to the understanding of users with small ages, and the building blocks are spliced uniformly and orderly in splicing experience. And because the expression mode of building blocks is promoted from static state to dynamic state, also can attract the user to pay close attention to and use, increased the interest in experience. The user need not to go to distinguish the building blocks function according to the characters, only needs to go to know the function of current building blocks according to building blocks animation performance, has also reduced low age user's use cost simultaneously, has expanded the interval of user age. The unified building block size also brings the consistency of performance for the splicing of users, so that the spliced building blocks are more tidy and beautiful. .
It should be noted that, a certain order does not necessarily exist between the above steps, and those skilled in the art can understand, according to the description of the embodiments of the present invention, that in different embodiments, the above steps may have different execution orders, that is, may be executed in parallel, may also be executed interchangeably, and the like.
Another embodiment of the present invention provides a building block identification device based on a graphical programming platform, as shown in fig. 2, the device 1 includes:
the user data acquisition module 11 is used for detecting that a user enters the graphical programming platform and acquiring the age of the user;
the functional data acquisition module 12 is configured to acquire functional data of all the building blocks in the graphical programming platform when it is detected that the age of the user is smaller than a preset age;
and the identification module 13 is configured to obtain a corresponding sequence frame animation according to the functional data of the building block, and identify the sequence frame animation on the building block.
The specific implementation is shown in the method embodiment, and is not described herein again.
Another embodiment of the present invention provides a building block identification device based on a graphical programming platform, as shown in fig. 3, the device 10 includes:
one or more processors 110 and a memory 120, where one processor 110 is illustrated in fig. 3, the processor 110 and the memory 120 may be connected by a bus or other means, and the connection by the bus is illustrated in fig. 3.
Processor 110 is operative to implement various control logic of apparatus 10, which may be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA), a single chip, an ARM (Acorn RISC machine) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. Also, the processor 110 may be any conventional processor, microprocessor, or state machine. Processor 110 may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The memory 120 is a non-volatile computer-readable storage medium, and can be used to store non-volatile software programs, non-volatile computer-executable programs, and modules, such as program instructions corresponding to the building block identification method based on the graphical programming platform in the embodiment of the present invention. The processor 110 executes various functional applications and data processing of the device 10 by executing nonvolatile software programs, instructions and units stored in the memory 120, namely, implements the building block identification method based on the graphical programming platform in the above method embodiment.
The memory 120 may include a storage program area and a storage data area, wherein the storage program area may store an application program required for operating the device, at least one function; the storage data area may store data created according to the use of the device 10, and the like. Further, the memory 120 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some embodiments, memory 120 optionally includes memory located remotely from processor 110, which may be connected to device 10 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
One or more units are stored in the memory 120, and when executed by the one or more processors 110, perform the graphical programming platform-based building block identification method in any of the above-described method embodiments, for example, performing the above-described method steps S100 to S300 in fig. 1.
Embodiments of the present invention provide a non-transitory computer-readable storage medium storing computer-executable instructions for execution by one or more processors, for example, to perform method steps S100-S300 of fig. 1 described above.
By way of example, non-volatile storage media can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which acts as external cache memory. By way of illustration and not limitation, RAM is available in many forms such as Synchronous RAM (SRAM), dynamic RAM, (DRAM), Synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), Enhanced SDRAM (ESDRAM), Synchlink DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The disclosed memory components or memory of the operating environment described herein are intended to comprise one or more of these and/or any other suitable types of memory.
Another embodiment of the present invention provides a computer program product comprising a computer program stored on a non-volatile computer-readable storage medium, the computer program comprising program instructions that, when executed by a processor, cause the processor to perform the graphical programming platform based building block identification method of the above-described method embodiment. For example, the method steps S100 to S300 in fig. 1 described above are performed.
The above-described embodiments are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the embodiment.
Through the above description of the embodiments, those skilled in the art will clearly understand that the embodiments may be implemented by software plus a general hardware platform, and may also be implemented by hardware. Based on such understanding, the above technical solutions essentially or contributing to the related art can be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes several instructions for enabling a computer device (which can be a personal computer, a server, or a network device, etc.) to execute the methods of the various embodiments or some parts of the embodiments.
Conditional language such as "can," "might," or "may" is generally intended to convey that a particular embodiment can include (yet other embodiments do not include) particular features, elements, and/or operations, among others, unless specifically stated otherwise or otherwise understood within the context as used. Thus, such conditional language is also generally intended to imply that features, elements, and/or operations are in any way required for one or more embodiments or that one or more embodiments must include logic for deciding, with or without input or prompting, whether such features, elements, and/or operations are included or are to be performed in any particular embodiment.
What has been described herein in the specification and drawings includes examples of methods and apparatus capable of providing block identification based on a graphical programming platform. It will, of course, not be possible to describe every conceivable combination of components and/or methodologies for purposes of describing the various features of the disclosure, but it can be appreciated that many further combinations and permutations of the disclosed features are possible. It is therefore evident that various modifications can be made to the disclosure without departing from the scope or spirit thereof. In addition, or in the alternative, other embodiments of the disclosure may be apparent from consideration of the specification and drawings and from practice of the disclosure as presented herein. It is intended that the examples set forth in this specification and the drawings be considered in all respects as illustrative and not restrictive. Although specific terms are employed herein, they are used in a generic and descriptive sense only and not for purposes of limitation.

Claims (10)

1. A building block identification method based on a graphical programming platform is characterized in that the graphical programming platform adopts a building block stacking mode for programming, and the method comprises the following steps:
detecting that a user enters a graphical programming platform, and acquiring the age of the user;
when the age of the user is detected to be smaller than the preset age, acquiring functional data of all building blocks in the graphical programming platform;
and acquiring corresponding sequence frame animation according to the functional data of the building block, and marking the sequence frame animation on the building block.
2. The building block identification method based on the graphical programming platform as claimed in claim 1, wherein the step of detecting that the user enters the graphical programming platform and obtains the age of the user comprises:
and generating and storing the sequence frame animation corresponding to the building block function data in advance.
3. The graphical programming platform-based building block identification method according to claim 2, wherein the pre-generating and storing of the sequence frame animation corresponding to the building block function data comprises:
acquiring a sequence picture corresponding to a sequence frame animation of building block function data in advance, and adjusting the sequence picture of the sequence frame animation according to a preset picture size;
and configuring according to the sequence of the adjusted sequence pictures, and storing the configured sequence frame animation.
4. The graphical programming platform based building block identification method of claim 3, wherein the step of detecting that the user enters the graphical programming platform and obtaining the age of the user comprises:
detecting that a user enters a graphical programming platform, acquiring account information of the user, and acquiring user data according to the account information of the user;
the age of the user is extracted from the user data.
5. The graphical programming platform based building block identification method of claim 4, wherein the step of detecting that the user enters the graphical programming platform to obtain the age of the user further comprises the steps of:
when the detected age of the user is larger than or equal to the preset age, acquiring functional data corresponding to all building blocks in the graphical programming platform;
and acquiring the text content corresponding to the functional data of the building block, and identifying the text content on the building block.
6. The building block identification method based on the graphical programming platform as claimed in claim 1, wherein before the step of obtaining the functional data of all building blocks in the graphical programming platform when the age information of the user is detected to be less than the preset age, the method further comprises:
the functional characters corresponding to the building blocks are converted into voices in advance, the voices are recorded as functional voices, and the functional voices are stored.
7. The method as claimed in claim 6, wherein when it is detected that the age of the user is smaller than a predetermined age, the method further comprises the steps of obtaining functional data of all blocks in the graphical programming platform:
and if the user selects a building block, playing the functional voice corresponding to the selected building block.
8. The utility model provides a building blocks identification means based on graphical programming platform which characterized in that, graphical programming platform adopts building blocks to pile up the mode and programs, the device includes:
the user data acquisition module is used for detecting that a user enters the graphical programming platform and acquiring the age of the user;
the functional data acquisition module is used for acquiring functional data of all building blocks in the graphical programming platform when the age of the user is detected to be smaller than the preset age;
and the identification module is used for acquiring the corresponding sequence frame animation according to the functional data of the building block and identifying the sequence frame animation on the building block.
9. A building block identification device based on a graphical programming platform, characterized in that the device comprises at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the graphical programming platform based building block identification method of any of claims 1-7.
10. A non-transitory computer-readable storage medium storing computer-executable instructions that, when executed by one or more processors, cause the one or more processors to perform the graphical programming platform based block identification method of any one of claims 1-7.
CN202110739265.3A 2021-06-30 2021-06-30 Building block identification method, device and equipment based on graphical programming platform Pending CN113656015A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110739265.3A CN113656015A (en) 2021-06-30 2021-06-30 Building block identification method, device and equipment based on graphical programming platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110739265.3A CN113656015A (en) 2021-06-30 2021-06-30 Building block identification method, device and equipment based on graphical programming platform

Publications (1)

Publication Number Publication Date
CN113656015A true CN113656015A (en) 2021-11-16

Family

ID=78477792

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110739265.3A Pending CN113656015A (en) 2021-06-30 2021-06-30 Building block identification method, device and equipment based on graphical programming platform

Country Status (1)

Country Link
CN (1) CN113656015A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114840198A (en) * 2022-04-18 2022-08-02 北京聪明核桃教育科技有限公司 Function execution method, building block function rewriting method and related equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114840198A (en) * 2022-04-18 2022-08-02 北京聪明核桃教育科技有限公司 Function execution method, building block function rewriting method and related equipment
CN114840198B (en) * 2022-04-18 2023-04-28 北京聪明核桃教育科技有限公司 Function execution method, building block function rewriting method and related equipment

Similar Documents

Publication Publication Date Title
US10014030B2 (en) Method, device and system for playing video
DE202016008042U1 (en) Infrastructure for hosting and publishing software packages
CN109684224B (en) Method and device for testing conversion process of python code and building block
CN104915186B (en) A kind of method and apparatus making the page
EP1768025A3 (en) Method and system for use of abstract classes for script implementation of HTTP to obtain information from devices
CN110544470B (en) Voice recognition method and device, readable storage medium and electronic equipment
US20180190314A1 (en) Method and device for processing speech based on artificial intelligence
CN106202003B (en) A kind of contents of test question processing method and system
CN111128116B (en) Voice processing method and device, computing equipment and storage medium
CN110377218B (en) Data processing method, data processing device, computer equipment and storage medium
CN109410932A (en) Voice operating method and apparatus based on HTML5 webpage
CN111061867A (en) Text generation method, equipment, storage medium and device based on quality perception
CN111326154A (en) Voice interaction method and device, storage medium and electronic equipment
CN113656015A (en) Building block identification method, device and equipment based on graphical programming platform
CN109657125A (en) Data processing method, device, equipment and storage medium based on web crawlers
CN110263651B (en) Method, device and storage medium for assisting in on-line reading test questions
CN109299376B (en) Fuzzy search method and device based on education cloud operating system
CN112151034B (en) Voice control method and device of equipment, electronic equipment and storage medium
CN108491232B (en) Method and system for loading control on voice conversation platform
US10685670B2 (en) Web technology responsive to mixtures of emotions
CN111507114B (en) Reverse translation-based spoken language text enhancement method and system
CN117319699A (en) Live video generation method and device based on intelligent digital human model
CN112364281A (en) Browser-based webpage editing visualization implementation method, device and equipment
CN109445780B (en) Method and equipment for editing styles
CN113656016A (en) Building block identification method, device and equipment for graphical programming platform

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