CN113238749A - Working method of visual human-computer interaction design platform - Google Patents

Working method of visual human-computer interaction design platform Download PDF

Info

Publication number
CN113238749A
CN113238749A CN202110305331.6A CN202110305331A CN113238749A CN 113238749 A CN113238749 A CN 113238749A CN 202110305331 A CN202110305331 A CN 202110305331A CN 113238749 A CN113238749 A CN 113238749A
Authority
CN
China
Prior art keywords
template
computer interaction
library
human
module
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
CN202110305331.6A
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.)
Nanjing Rengu System Integration Co ltd
Original Assignee
Nanjing Rengu System Integration 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 Nanjing Rengu System Integration Co ltd filed Critical Nanjing Rengu System Integration Co ltd
Priority to CN202110305331.6A priority Critical patent/CN113238749A/en
Publication of CN113238749A publication Critical patent/CN113238749A/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/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

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

Abstract

The invention discloses a method which comprises the following steps: 1): receiving a starting command, and starting a human-computer interaction design platform; 2): acquiring an access instruction or a creation instruction, accessing a pre-created template library, calling a selected target template and displaying the target template in an interface, or creating a new basic template in a display interface; 3): the working method of the man-machine interaction design platform provided by the invention can directly call the templates prestored in the template library and can also directly create the basic template, compared with the traditional design platform, the man-machine interaction design platform does not need to be designed from the beginning, can quickly obtain the required designed man-machine interaction application module only by carrying out design operation on the templates according to the current requirements, and effectively improves the design efficiency.

Description

Working method of visual human-computer interaction design platform
Technical Field
The invention relates to the field of human-computer interaction design platforms, in particular to a working method of a visual human-computer interaction design platform.
Background
Human-Computer Interaction (HCI for short): the method is characterized in that a certain dialogue language is used between a person and a computer, and an information exchange process between the person and the computer for completing a determined task is realized in a certain interaction mode. There are many well-known companies and academic institutions studying human-computer interaction. In the history of computer development, people pay little attention to the usability of computers. Today, many computer users complain that computer manufacturers are not paying sufficient effort in how to make their products "user friendly". These computer system developers, in turn, complain about the following reasons: designing and manufacturing computers is a complex task, and much effort has been expended on studying how computers can be used in new fields, and there is no extra effort to study how to improve the usability of computers.
One important issue with human-computer interaction (HCI) is: different computer users have different styles of use-different educational backgrounds, different ways of understanding, different learning methods and skills, for example, the use habits of a left-handed person and the general population are completely different. In addition, cultural and national factors are also considered. Second, research and design human-computer interaction requires consideration of the rapid changes in user interface technology, and new interaction techniques provided may not be suitable for previous research. Also, as users get more and more mastered of new interfaces, they may make new requests
The intelligent system has wide market prospect, more intelligent human-computer interaction is a future development trend, the trend can deeply influence the relation among people, machines and environment, the change of a human-computer interaction mode can be brought inevitably, and the human-computer interaction design can also become a core element of intelligent development and innovation.
At present, display screens are arranged in self-service platforms, touch screens are generally arranged in the self-service platforms in recent years, and richer interaction forms are provided for human-computer interaction. With more and more contents capable of being displayed in the display screen, the man-machine interaction design based on the display screen is more and more diversified. The common design mode comprises the steps of using visio software to design a flow chart, wherein the design has strong flow, but only block diagrams are circulated, so that the flow chart is rigid; the method also comprises the step of carrying out low-fidelity model design by using Apure, and the design page is single and has a larger difference with an actual interface. In addition, in the two design modes, each vehicle model of each brand needs to be designed independently, the design operation repetition is large, and the design efficiency is low.
Disclosure of Invention
In order to solve the technical problem, the invention provides a working method of a visual human-computer interaction design platform, which comprises the following steps:
1): receiving a starting command, and starting a human-computer interaction design platform;
2): acquiring an access instruction or a creation instruction, accessing a pre-created template library, calling a selected target template and displaying the target template in an interface, or creating a new basic template in a display interface;
3): and receiving the operation aiming at the template in the template, updating the template according to the operation, and obtaining the designed human-computer interaction application module if the template is defined.
Preferably: the template library comprises a control library, a component library and a module library, wherein the control library comprises basic control templates, the component library comprises component templates obtained by combining a plurality of basic controls, and the module library comprises module templates obtained by combining a plurality of components.
Preferably: the operation aiming at the template is one or more of interface pointer design operation, keyboard design operation and voice design operation.
Preferably: in step 3), the operation command includes a drag operation, a change operation, and an edit operation that are performed with the target template in the template library.
Preferably: the altering operation includes at least one of modifying a visual image slice, modifying text, modifying a background, modifying a schematic pattern, adjusting a display position, adjusting a perspective angle, voice pruning, voice tone timbre modification.
Preferably: the editing operation includes at least one of image editing, text editing, background editing, schematic pattern editing, and voice editing.
Preferably: and after the designed human-computer interaction application module is obtained, storing the updated template in a template library.
Preferably: the module library also comprises function realization codes corresponding to the templates, and the function realization codes comprise codes of software and/or hardware for calling and creating human-computer interaction functions corresponding to the realization templates; after the designed human-computer interaction application module is obtained, the method further comprises the following steps: and linking the target function implementation code corresponding to the template in the template library to the corresponding component in the man-machine interaction application module.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the above-mentioned method.
A visual human-computer interaction design platform, comprising:
the template library access module is used for accessing a pre-established template library;
the template creating module is used for creating a new basic template;
the display interface module is used for displaying the template and dragging operation acting on the template;
the voice module is used for receiving voice instructions and playing voice information;
and the application module design module is used for receiving the change and editing operation aiming at the template and updating the target template according to the change and editing operation to obtain the designed human-computer interaction application module.
The invention has the technical effects and advantages that: the working method of the man-machine interaction design platform provided by the invention can directly call the template in the pre-stored template library and the template library, can directly create the basic template, can directly perform design operation on the called or created template, can adopt mouse pointer design, can also adopt keyboard design, can also use voice to perform design, updates the designed template, can obtain the designed man-machine interaction application module, and can quickly obtain the required designed man-machine interaction application module by only performing design operation on the template according to the current requirement without starting design from the beginning compared with the traditional design platform, thereby effectively improving the design efficiency.
Drawings
Fig. 1 is a schematic flow chart of a working method of a visual human-computer interaction design platform according to the present invention.
FIG. 2 is a block diagram of a visual human-computer interaction design platform according to the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and specific embodiments. The embodiments of the present invention have been presented for purposes of illustration and description, and are not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art. The embodiment was chosen and described in order to best explain the principles of the invention and the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
Example 1
Referring to fig. 1, in this embodiment, a working method of a visual human-computer interaction design platform is provided, including the following steps:
1): receiving a starting command, and starting a human-computer interaction design platform;
2): acquiring an access instruction or a creation instruction, accessing a pre-created template library, wherein the template library comprises a control library, a component library and a module library, the control library comprises basic control templates, the component library comprises component templates obtained by combining a plurality of basic controls, the module library comprises module templates obtained by combining a plurality of components, and a selected target template is called and displayed in an interface or a new basic template is created in a display interface;
3): receiving operation aiming at the template in the template, wherein the operation aiming at the template is one or more of interface pointer design operation, keyboard design operation and voice design operation, the operation command comprises dragging operation, changing operation and editing operation which are acted on a target template in a template library, the changing operation comprises at least one of visual image slice modification, character modification, background modification, schematic pattern modification, display position adjustment, perspective angle adjustment, voice deletion and voice tone and color modification, the editing operation comprises at least one of image editing, character editing, background editing, schematic pattern editing and voice editing, the template is updated according to the operation, if the template is defined, a designed human-computer interaction application module is obtained, the updated template is stored in the template library, and the module library also comprises function implementation codes corresponding to the template, the function realization codes comprise codes of software and/or hardware for calling and creating human-computer interaction functions corresponding to the realization templates; after the designed human-computer interaction application module is obtained, the method further comprises the following steps: and linking the target function implementation code corresponding to the template in the template library to the corresponding component in the man-machine interaction application module.
The working method of the man-machine interaction design platform provided by the invention can directly call the template in the pre-stored template library and the template library, can directly create the basic template, directly perform design operation on the called or created template, can adopt mouse pointer design, keyboard design and voice design, update the designed template and obtain the designed man-machine interaction application module
Example 2
Referring to fig. 2, in the present embodiment, a visual human-computer interaction design platform is provided, including:
the template library access module is used for accessing a pre-established template library;
the template creating module is used for creating a new basic template;
the display interface module is used for displaying the template and dragging operation acting on the template;
the voice module is used for receiving voice instructions and playing voice information;
and the application module design module is used for receiving the change and editing operation aiming at the template and updating the target template according to the change and editing operation to obtain the designed human-computer interaction application module.
Example 3
In this embodiment, a computer device is proposed, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and when the processor executes the computer program, the following method is implemented:
1): receiving a starting command, and starting a human-computer interaction design platform;
2): acquiring an access instruction or a creation instruction, accessing a pre-created template library, wherein the template library comprises a control library, a component library and a module library, the control library comprises basic control templates, the component library comprises component templates obtained by combining a plurality of basic controls, the module library comprises module templates obtained by combining a plurality of components, and a selected target template is called and displayed in an interface or a new basic template is created in a display interface;
3): receiving operation aiming at the template in the template, wherein the operation aiming at the template is one or more of interface pointer design operation, keyboard design operation and voice design operation, the operation command comprises dragging operation, changing operation and editing operation which are acted on a target template in a template library, the changing operation comprises at least one of visual image slice modification, character modification, background modification, schematic pattern modification, display position adjustment, perspective angle adjustment, voice deletion and voice tone and color modification, the editing operation comprises at least one of image editing, character editing, background editing, schematic pattern editing and voice editing, the template is updated according to the operation, if the template is defined, a designed human-computer interaction application module is obtained, the updated template is stored in the template library, and the module library also comprises function implementation codes corresponding to the template, the function realization codes comprise codes of software and/or hardware for calling and creating human-computer interaction functions corresponding to the realization templates; after the designed human-computer interaction application module is obtained, the method further comprises the following steps: and linking the target function implementation code corresponding to the template in the template library to the corresponding component in the man-machine interaction application module.
When an application module in a human-computer interaction interface needs to be designed, the computer equipment provided by the embodiment can directly access a pre-created template library through a design platform, the template library comprises a module library, a component library and a control library, a module template in the module library is a designed template obtained by combining a plurality of components, the template can be directly dragged to a display interface in a dragging mode, or a basic template is directly created in the interface, the design is not required from the beginning, only the details in the template need to be adjusted according to the current requirement, the human-computer interaction application module with the required design can be quickly obtained, and the human-computer interaction design efficiency is effectively improved.
Example 4
In the present embodiment, a computer-readable storage medium is proposed, on which a computer program is stored, which program, when being executed by a processor, is adapted to carry out the method of:
1): receiving a starting command, and starting a human-computer interaction design platform;
2): acquiring an access instruction or a creation instruction, accessing a pre-created template library, wherein the template library comprises a control library, a component library and a module library, the control library comprises basic control templates, the component library comprises component templates obtained by combining a plurality of basic controls, the module library comprises module templates obtained by combining a plurality of components, and a selected target template is called and displayed in an interface or a new basic template is created in a display interface;
3): receiving operation aiming at the template in the template, wherein the operation aiming at the template is one or more of interface pointer design operation, keyboard design operation and voice design operation, the operation command comprises dragging operation, changing operation and editing operation which are acted on a target template in a template library, the changing operation comprises at least one of visual image slice modification, character modification, background modification, schematic pattern modification, display position adjustment, perspective angle adjustment, voice deletion and voice tone and color modification, the editing operation comprises at least one of image editing, character editing, background editing, schematic pattern editing and voice editing, the template is updated according to the operation, if the template is defined, a designed human-computer interaction application module is obtained, the updated template is stored in the template library, and the module library also comprises function implementation codes corresponding to the template, the function realization codes comprise codes of software and/or hardware for calling and creating human-computer interaction functions corresponding to the realization templates; after the designed human-computer interaction application module is obtained, the method further comprises the following steps: linking the target function realization code corresponding to the template in the template library to the corresponding component in the human-computer interaction application module
Storage medium-any of various types of memory devices or storage devices. The term "storage medium" is intended to include: mounting media such as CD-ROM, floppy disk, or tape devices; computer system memory or random access memory such as DRAM, DDRRAM, SRAM, EDORAM, Lanbas (Rambus) RAM, etc.; non-volatile memory such as flash memory, magnetic media (e.g., hard disk or optical storage); registers or other similar types of memory elements, etc. The storage medium may also include other types of memory or combinations thereof.
Example 5
In this embodiment, a user uses the human-computer interaction design platform provided by the present invention to design a self-service payment display:
in the process of designing the human-computer interaction interface by using the human-computer interaction design platform provided by the invention, a user generally needs to design from the most basic elements (such as lines, characters, graphics, colors and the like), from the elements to the basic control, then from the basic control to the component, and then gradually design a human-computer interaction application module, while each human-computer interaction application module needs to be redesigned from the elements, each interface comprises a plurality of application modules, and each self-service payment machine display comprises a plurality of interfaces, so that the design amount is very large. For the display interface of the self-service payment machine, many functions exist for most self-service payment machines, so that when a new self-service payment machine is required to be designed, a large amount of repeated design work can be generated, or the part which is supposed to be consistent with the design of the historical self-service payment machine is different due to redesign, so that the non-uniform situation is caused.
In this embodiment, in the design process of the human-computer interaction interface, designed basic controls, components and modules can be continuously accumulated, the basic controls, the components and the modules are stored in corresponding template libraries as templates, and when the human-computer interaction design is needed next time, the pre-created template libraries are accessed through the preset human-computer interaction design platform to obtain the templates therein.
The basic control templates may include, for example, entry buttons, light-up buttons, text buttons, label buttons, section buttons, toggle buttons, radio boxes, check boxes, input boxes, scroll bars, and the like; the component template can comprise a function icon, a volume popup, a message center, a voice popup, a message popup, a prompt popup and the like;
the module template may include a function icon display module, a shortcut function display module, a search module, a sharing module, and the like.
A template library calling inlet and a new template creating inlet can be added in a man-machine interaction design platform, a user can trigger the calling inlet or the creating inlet through operation modes such as clicking and the like, the platform accesses a corresponding template library which is created in advance after detecting that the calling inlet is triggered, and the platform newly creates a new basic template after detecting that the creating inlet is triggered.
When the templates in the pre-created template library are called, the names, thumbnails, preview images and the like corresponding to the templates in the template library can be displayed on an interface, a user can select the templates conveniently, a search box can be displayed on the interface, the user can search the templates corresponding to the names through keywords, the corresponding templates can be searched through voice control, the selected templates can be dragged out of the template library by a mouse and dragged into the display interface, or the names or serial numbers of the templates are input by a keyboard and called out to be displayed in the interface, or the voice of the user is obtained through a voice module, the names or serial numbers of the templates are respectively called out to the interface according to the voice command, wherein the number of the called target templates can be multiple, the user can select the templates in sequence or select the templates in batches in a multi-selection mode, and the target templates can comprise the template templates, a base control template and/or a component template may also be included.
When the basic template is created, a blank template can be directly created in the interface, and the blank template can be a control template, a component template or a module template.
Receiving an operation for the template displayed in the interface, the following operations may be performed on the template: modifying a visual image slice, modifying characters, modifying a background, modifying schematic patterns, adjusting a display position, adjusting a perspective angle, deleting voice, modifying voice tone and tone, editing images, editing characters, editing a background, editing schematic patterns and editing voice, and after the operation is finished, updating the template according to the operation to obtain the designed human-computer interaction application module.
It is to be understood that the described embodiments are merely a few embodiments of the invention, and not all embodiments. All other embodiments, which can be derived by one of ordinary skill in the art and related arts based on the embodiments of the present invention without any creative effort, shall fall within the protection scope of the present invention. Structures, devices, and methods of operation not specifically described or illustrated herein are generally practiced in the art without specific recitation or limitation.

Claims (10)

1. A working method of a visual human-computer interaction design platform is characterized by comprising the following steps:
1): receiving a starting command, and starting a human-computer interaction design platform;
2): acquiring an access instruction or a creation instruction, accessing a pre-created template library, calling a selected target template and displaying the target template in an interface, or creating a new basic template in a display interface;
3): and receiving an operation aiming at the template in the template, updating the template according to the operation, and obtaining a designed human-computer interaction application module if the template is defined.
2. The working method of the visual human-computer interaction design platform according to claim 1, wherein the template library comprises a control library, a component library and a module library, the control library comprises basic control templates, the component library comprises component templates obtained by combining a plurality of basic controls, and the module library comprises module templates obtained by combining a plurality of components.
3. The working method of the visual human-computer interaction design platform according to claim 1, wherein in step 3), the operation commands comprise a dragging operation, a changing operation and an editing operation which are applied to the target template in the template library.
4. The working method of the visual human-computer interaction design platform according to claim 3, wherein the alteration operation includes at least one of modification of visual image slices, modification of text, modification of background, modification of schematic pattern, adjustment of display position, adjustment of perspective angle, voice deletion, and voice tone and tone color modification.
5. The working method of the visual human-computer interaction design platform according to claim 3, wherein the editing operation comprises at least one of image editing, text editing, background editing, schematic pattern editing and voice editing.
6. The working method of a visual human-computer interaction design platform according to claim 1, further comprising storing the updated template in the template library after obtaining the designed human-computer interaction application module.
7. The working method of the visual human-computer interaction design platform according to claim 1, wherein the module library further comprises function implementation codes corresponding to the templates, and the function implementation codes comprise codes for calling and creating software and/or hardware for implementing human-computer interaction functions corresponding to the templates; after the designed human-computer interaction application module is obtained, the method further comprises the following steps: and linking the target function implementation code corresponding to the template in the template library to the corresponding component in the human-computer interaction application module.
8. A visual human-computer interaction design platform, comprising:
the template library access module is used for accessing a pre-established template library;
the template creating module is used for creating a new basic template;
the display interface module is used for displaying the template and dragging operation acting on the template;
the voice module is used for receiving voice instructions and playing voice information;
and the application module design module is used for receiving the change and editing operation aiming at the template and updating the target template according to the change and editing operation to obtain the designed human-computer interaction application module.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1-7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 7.
CN202110305331.6A 2021-03-19 2021-03-19 Working method of visual human-computer interaction design platform Pending CN113238749A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110305331.6A CN113238749A (en) 2021-03-19 2021-03-19 Working method of visual human-computer interaction design platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110305331.6A CN113238749A (en) 2021-03-19 2021-03-19 Working method of visual human-computer interaction design platform

Publications (1)

Publication Number Publication Date
CN113238749A true CN113238749A (en) 2021-08-10

Family

ID=77130545

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110305331.6A Pending CN113238749A (en) 2021-03-19 2021-03-19 Working method of visual human-computer interaction design platform

Country Status (1)

Country Link
CN (1) CN113238749A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816625A (en) * 2022-04-08 2022-07-29 郑州铁路职业技术学院 Method and device for designing interface of automatic interactive system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929636A (en) * 2012-11-07 2013-02-13 亚信联创科技(中国)有限公司 Method and device for creating human-computer interaction interface
CN109933322A (en) * 2019-01-28 2019-06-25 平安科技(深圳)有限公司 A kind of page editing method, apparatus and computer readable storage medium
CN112099789A (en) * 2020-09-08 2020-12-18 中国第一汽车股份有限公司 Human-computer interaction design method, device, equipment and storage medium
CN112416328A (en) * 2020-12-11 2021-02-26 广州伊智信息科技有限公司 Multi-platform small program mall construction method, device, equipment and medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929636A (en) * 2012-11-07 2013-02-13 亚信联创科技(中国)有限公司 Method and device for creating human-computer interaction interface
CN109933322A (en) * 2019-01-28 2019-06-25 平安科技(深圳)有限公司 A kind of page editing method, apparatus and computer readable storage medium
CN112099789A (en) * 2020-09-08 2020-12-18 中国第一汽车股份有限公司 Human-computer interaction design method, device, equipment and storage medium
CN112416328A (en) * 2020-12-11 2021-02-26 广州伊智信息科技有限公司 Multi-platform small program mall construction method, device, equipment and medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816625A (en) * 2022-04-08 2022-07-29 郑州铁路职业技术学院 Method and device for designing interface of automatic interactive system
CN114816625B (en) * 2022-04-08 2023-06-16 郑州铁路职业技术学院 Automatic interaction system interface design method and device

Similar Documents

Publication Publication Date Title
JP2732557B2 (en) Method and data processing system for changing function of GUI
US10146419B2 (en) Method and system for section-based editing of a website page
US5644737A (en) Method and system for stacking toolbars in a computer display
US5555357A (en) Computer system and method for generating and manipulating charts and diagrams
US6369837B1 (en) GUI selector control
US7770125B1 (en) Methods and apparatus for automatically grouping graphical constructs
JP2547964B2 (en) View area layout on the graphic display screen
US5041992A (en) Interactive method of developing software interfaces
US6725422B1 (en) Method and system in an electronic spreadsheet for introducing new elements in a cell named range according to different modes
US20030067497A1 (en) Method and device for modifying a pre-existing graphical user interface
US11710264B2 (en) Multi-graph display method and computer-readable storage medium
CN112099789A (en) Human-computer interaction design method, device, equipment and storage medium
EP3218801B1 (en) Rapid application development method
CN112241265A (en) Visual page processing method and equipment
US6281907B1 (en) Method for dimensioning graphical objects displayed on a display device
CN113238749A (en) Working method of visual human-computer interaction design platform
CN113791760A (en) Commercial intelligent instrument panel generation method and device, electronic equipment and storage medium
JP3697274B2 (en) Software development support device
JP3715431B2 (en) Typesetting method, typesetting device, and recording medium recording a program for executing the processing
US7703038B1 (en) Methods and apparatus for creating a quick canvas
CN116991385A (en) Data instrument panel construction method and device, electronic equipment and storage medium
CN112817508A (en) Method, device and equipment for managing gesture control instruction of resource material
Cowell Essential Visual Basic 4.0 Fast: How to Develop Applications in Visual Basic
CN112241264A (en) Visual page processing method and equipment
Couch NS chart honours project report: a Nassi-Scneiderman cartographer

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