CN115454406A - Operation interface interaction method, device, equipment and storage medium - Google Patents

Operation interface interaction method, device, equipment and storage medium Download PDF

Info

Publication number
CN115454406A
CN115454406A CN202211197294.2A CN202211197294A CN115454406A CN 115454406 A CN115454406 A CN 115454406A CN 202211197294 A CN202211197294 A CN 202211197294A CN 115454406 A CN115454406 A CN 115454406A
Authority
CN
China
Prior art keywords
code
hidden
user
editor
codes
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.)
Granted
Application number
CN202211197294.2A
Other languages
Chinese (zh)
Other versions
CN115454406B (en
Inventor
刘彤
何峰
陈向东
王宇航
曾鹏轩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Siming Qichuang Technology Co ltd
Original Assignee
Beijing Siming Qichuang Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Siming Qichuang Technology Co ltd filed Critical Beijing Siming Qichuang Technology Co ltd
Priority to CN202211197294.2A priority Critical patent/CN115454406B/en
Publication of CN115454406A publication Critical patent/CN115454406A/en
Application granted granted Critical
Publication of CN115454406B publication Critical patent/CN115454406B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/33Intelligent editors
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The invention discloses an operation interface interaction method, device, equipment and storage medium. The method comprises the following steps: acquiring hidden codes matched with user codes in a code editor; determining the user code and the hidden code as running code; and when the user code of the running code runs, operating the operation interface of the code editor according to the hidden code. The embodiment of the invention can realize automatic operation of the operation interface in the code editor.

Description

Operation interface interaction method, device, equipment and storage medium
Technical Field
The invention relates to the technical field of internet programming, in particular to an operation interface interaction method, device, equipment and storage medium.
Background
Along with the continuous development of computer technology, the learning popularity of various programming languages is higher and higher, and the learning software of various programming languages is followed. In these learning software, code editors of various different programming languages, such as the python editor, are built in.
And the user inputs the codes learned from the programming courses in the code editor, and checks whether the codes are successfully executed and specific execution results by operating the operation interface in the application after the codes are executed. For example, the operations of folder management on the left side, picture preview, console log information clearing and the like are very complicated. And for younger non-adult users, these operations are still very difficult to teach, distracting the child.
Disclosure of Invention
The invention provides an operation interface interaction method, device, equipment and storage medium, which are used for realizing automatic operation of an operation interface in a code editor.
According to an aspect of the present invention, there is provided an operation interface interaction method, including:
acquiring hidden codes matched with user codes in a code editor;
determining the user code and the hidden code as run code;
and when the user code of the running code runs, operating the operation interface of the code editor according to the hidden code.
According to another aspect of the present invention, there is provided an operation interface interacting device, including:
the hidden code acquisition module is used for acquiring hidden codes matched with user codes in the code editor;
the operation code determining module is used for determining the user code and the hidden code as operation codes;
and the operation interface operation module is used for operating the operation interface of the code editor according to the hidden code when the user code of the running code runs.
According to another aspect of the present invention, there is provided an electronic apparatus including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores a computer program executable by the at least one processor, the computer program being executable by the at least one processor to enable the at least one processor to perform the user interface interaction method according to any of the embodiments of the present invention.
According to another aspect of the present invention, there is provided a computer-readable storage medium storing computer instructions for causing a processor to implement a user interface interaction method according to any one of the embodiments of the present invention when the computer instructions are executed.
According to the embodiment of the invention, the hidden code is matched with the user code, and the hidden code is operated to realize the automatic operation of the user code on the operation interface during and/or after the operation, so that the user does not need to manually frequently operate the operation interface, the user can pay more attention to the user code, and the code learning effect and the learning efficiency are improved.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present invention, nor do they necessarily limit the scope of the invention. Other features of the present invention will become apparent from the following description.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1A is a flow chart of a method of user interface interaction provided in accordance with an embodiment of the present invention;
FIG. 1B is a schematic interface diagram of a code editor provided in accordance with an embodiment of the invention;
FIG. 2A is a flow chart of a method of user interface interaction provided in accordance with yet another embodiment of the present invention;
FIG. 2B is a schematic diagram illustrating the generation and processing of a graphics operation command according to another embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a user interface interaction device according to another embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device implementing an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and 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, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Fig. 1A is a flowchart of an operation interface interaction method according to an embodiment of the present invention, where this embodiment is applicable to a situation where a user inputs only a user code in a code editor, an application provides a matched hidden code, and the user code and the hidden code are run together, so as to implement automatic operation on an operation interface of the user. As shown in fig. 1A, the method includes:
and S110, acquiring hidden codes matched with user codes in a code editor.
And S120, determining the user code and the hidden code as running codes.
The code editor can be a programming language learning application installed in a user host, and is composed of a code and an operation interface during running, and a user can check and process a code running result through the operation interface, for example, after a user code for downloading an image runs, a picture downloaded into a local folder is checked. The user code is a code which is manually input in a code editor by a user according to the course content when the user learns the programming language. The hidden code is written in advance by developers without user input and is used for carrying out corresponding automatic operation on the operation interface according to the user code content. There are two kinds of code, user code and hidden code, hidden code is code that does not need to be input but executes together during runtime, and can be understood as actual running code = student code + hidden code; code displayed on the interface = student code. Optionally, when the code editor is a python editor, the operation interface is a code learning operation interface of the python editor, and the hidden code may be a protocol character output through a print function in python and is used in the course content as the hidden code.
Specifically, a user inputs a user code in the code editor, and a prepared hidden code matched with the user code is determined by the application according to the user code input by the user, so that the hidden code is not displayed in the code editing area. Accordingly, before the user completes the input of the user code and the application prepares to execute the user code, the hidden code is also used as the running code to be run. That is, although the user only inputs the user code, the final run code also includes hidden codes that are not input by the user.
Illustratively, fig. 1B is a schematic interface diagram of a code editor provided in accordance with an embodiment of the present invention. The user inputs user code in the code editing area of the code editor, and downloads the image in the network to the local for storage. The operation interface comprises a local folder open button at the upper left corner and an output area at the right side.
S130, when the user code of the running code runs, operating the operation interface of the code editor according to the hidden code.
Specifically, in the conventional scheme, a user needs to manually operate an operation area during and/or after running of a user code, for example, at a certain time during running of the code, the folder manager on the left side is opened to view a file processing result; or to clear console information when log redundancy is excessive. During and/or after the user code runs, communication between the python runtime and an external program can be realized by hiding the command printed in the code, and the external program can be a GUI (graphical user interface) or any program which can independently run in a corresponding system. And when the external program monitors the output of the python process, the corresponding operation of the operation interface can be automatically performed. Such as a folder manager on the left side automatically opened by an application during code running; or automatically clearing the console information when the log redundancy is excessive.
According to the embodiment of the invention, the hidden code is matched with the user code, and the hidden code is operated to realize the automatic operation of the operation interface when the user code is operated, so that the user does not need to manually operate the operation interface frequently, the user can pay more attention to the user code, and the code learning effect and the learning efficiency are improved.
Fig. 2A is a flowchart of an operation interface interaction method according to another embodiment of the present invention, and the embodiment is optimized and improved based on the above embodiment. As shown in fig. 2A, the method includes:
s210, determining a code to be operated input by a user in a code editor as a user code; and acquiring the hidden codes matched with the user codes from a hidden code library.
Specifically, a developer needs to write a corresponding hidden code for the user code in advance, give an association relationship between the user code and the hidden code, and record the user code and the hidden code in a hidden code library. When a user finishes inputting a user code and prepares to execute, an application searches whether a developer prepares a corresponding hidden code for the user code in advance from a hidden code library according to the code content of the user code, if so, the hidden code is used as a part of an operating code, and waits for subsequent execution to finish the automatic operation of an operation interface; if not, the running code only comprises the user code, and the user needs to manually complete the operation of the operation interface.
Optionally, before the obtaining the hidden code matched with the user code from the hidden code library, the method further includes:
and acquiring candidate hidden codes from an application back end, and generating a hidden code library according to the candidate hidden codes.
Specifically, because the code editor is difficult to avoid the conditions of network disconnection or poor network and the like, in order to avoid the condition that the hidden code cannot be loaded into the running code due to network problems, the association relationship between the hidden code written by the developer and the course can be downloaded to the application local from the server at the application rear end in advance, and a corresponding local hidden code library is generated, so that the fault tolerance rate under the condition of poor network is improved.
S220, determining the user code and the hidden code as an operation code.
Illustratively, the final run code is synthesized by splicing the hidden code in front and the user code in back.
S230, when the user code of the running code runs, analyzing the hidden code into a graphic operation command of an operation interface of the code editor, and sending the graphic operation command to a graphic user interface; and controlling the graphical user interface to execute the graphical operation command to complete the operation of the operation interface.
Specifically, the application can be generally divided into two parts, one is a Compiler SDK responsible for running results and status, and the other is a graphical user interface, abbreviated as GUI, responsible for related operation interfaces within the application. The SDK is responsible for creating a sub-process and delivering the python running code to a python interpreter process through the sub-process, and the SDK is responsible for managing the sub-process and the GUI, namely communicating the running code with a display interface. For example, fig. 2B is a schematic diagram of generating and processing a graphics operation command according to another embodiment of the present invention. The SDK processes the running code comprising the user code and the hidden code, so that the hidden code is analyzed and processed into a graphic operation command (GUI-command) containing information of operation content of an operation interface, the GUI-command is sent to the GUI, and after the GUI-command requests are received by the GUI, the GUI specifically processes the logic of each GUI-command request, so that the operation of the operation interface is completed.
Optionally, the parsing the hidden code into a graphical operation command of an operation interface of the code editor includes:
acquiring a target initial character of the hidden code;
and if the target starting character is the same as the standard starting character, analyzing the hidden code into a graphic operation command of an operation interface of the code editor.
Specifically, in order to enable the Compiler SDK to effectively distinguish and process hidden codes in the running codes, a specific hidden protocol may be designed for the hidden codes, and specifically, the hidden protocol may be: the header of the hidden code has a predefined standard start character to effectively distinguish from the regular start character of the header of the user code. When the SDK detects the running code beginning with the standard initial character, the SDK determines the running code as hidden code, converts the running code into GUI-Command and sends the GUI-Command to the GUI module.
Illustratively, taking the user code in fig. 1A as an example, the following hidden codes may be prepared for it in advance:
print (': APP. GUI: func _ showImage (./images/picture name. Png):').
By this command, opening of a picture in a specified path in the GUI module can be realized. To solve the system compatibility problem of using system windows to open.
The code designates a GUI command, a func _ showImage function is called, the relative path of the picture is transmitted into the function, and a picture display frame embedded in the application can pop up on an interface after running;
print (': APP. GUI: func _ hieImage ()) - - - -close the currently presented picture.
print (': APP. GUI: open-folder:') - - -open left File manager
print (': APP. GUI: close-folder:') - - -close left File manager
print (': APP. GUI: clear-logs:') - -clear the right output area content.
By the operation of the hidden codes, the files in the file manager can be automatically checked, and the content of the output area can be automatically cleared. The hidden code at the beginning of any APP.GUI:' is converted into a GUI-Command and sent to the GUI module.
According to the embodiment of the invention, the hidden codes and the association relation written by developers are downloaded to the application local from the server at the application back end in advance, and the corresponding local hidden code base is generated, so that the fault tolerance rate under the condition of poor network is improved.
Fig. 3 is a schematic structural diagram of an operation interface interaction method according to another embodiment of the present invention. As shown in fig. 3, the apparatus includes:
a hidden code obtaining module 310, configured to obtain a hidden code matched with a user code in a code editor;
a run code determining module 320, configured to determine the user code and the hidden code as run codes;
an operation interface operation module 330, configured to, when the user code of the run code runs, operate an operation interface of the code editor according to the hidden code.
The user interface interaction device provided by the embodiment of the invention can execute the user interface interaction method provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method
Optionally, the hidden code acquiring module 310 includes:
a user code determining unit for determining a code to be run, which is input in the code editor by a user, as a user code;
and the hidden code acquisition unit is used for acquiring the hidden codes matched with the user codes from a hidden code library.
Optionally, the hidden code obtaining module 310 further includes a hidden code downloading unit, configured to obtain candidate hidden codes from an application backend, and generate a hidden code library according to the candidate hidden codes.
Optionally, the operation interface operation module 330 includes:
the operation command generating unit is used for analyzing the hidden codes into graphic operation commands of an operation interface of the code editor and sending the graphic operation commands to a graphic user interface;
and the operation command execution unit is used for controlling the graphical user interface to execute the graphical operation command and finishing the operation of the operation interface.
Optionally, the operation command execution unit is specifically configured to obtain a target starting character of the hidden code; and if the target starting character is the same as the standard starting character, analyzing the hidden code into a graphic operation command of an operation interface of the code editor.
Optionally, the code editor is a python editor, and the operation interface is a code learning operation interface of the python editor.
The further explained operation interface interaction device can also execute the operation interface interaction method provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
FIG. 4 shows a schematic block diagram of an electronic device 40 that may be used to implement an embodiment of the invention. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital assistants, cellular phones, smart phones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed herein.
As shown in fig. 4, the electronic device 40 includes at least one processor 41, and a memory communicatively connected to the at least one processor 41, such as a Read Only Memory (ROM) 42, a Random Access Memory (RAM) 43, and the like, wherein the memory stores a computer program executable by the at least one processor, and the processor 41 may perform various suitable actions and processes according to the computer program stored in the Read Only Memory (ROM) 42 or the computer program loaded from a storage unit 48 into the Random Access Memory (RAM) 43. In the RAM 43, various programs and data necessary for the operation of the electronic apparatus 40 can also be stored. The processor 41, the ROM 42, and the RAM 43 are connected to each other via a bus 44. An input/output (I/O) interface 45 is also connected to bus 44.
A plurality of components in the electronic device 40 are connected to the I/O interface 45, including: an input unit 46 such as a keyboard, a mouse, etc.; an output unit 47 such as various types of displays, speakers, and the like; a storage unit 48 such as a magnetic disk, an optical disk, or the like; and a communication unit 49 such as a network card, modem, wireless communication transceiver, etc. The communication unit 49 allows the electronic device 40 to exchange information/data with other devices via a computer network such as the internet and/or various telecommunication networks.
Processor 41 may be a variety of general and/or special purpose processing components with processing and computing capabilities. Some examples of processor 41 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, or the like. Processor 41 performs the various methods and processes described above, such as the operator interface interaction methods.
In some embodiments, the operator interface interaction method may be implemented as a computer program tangibly embodied in a computer-readable storage medium, such as storage unit 48. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 40 via the ROM 42 and/or the communication unit 49. When the computer program is loaded into the RAM 43 and executed by the processor 41, one or more steps of the operator interface interaction method described above may be performed. Alternatively, in other embodiments, processor 41 may be configured by any other suitable means (e.g., by way of firmware) to perform an ui interaction method.
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuitry, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), system on a chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for implementing the methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be performed. A computer program can execute entirely on a machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. A computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user may provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical host and VPS service are overcome.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present invention may be executed in parallel, sequentially, or in different orders, and are not limited herein as long as the desired results of the technical solution of the present invention can be achieved.
The above-described embodiments should not be construed as limiting the scope of the invention. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. An operation interface interaction method is characterized by comprising the following steps:
acquiring hidden codes matched with user codes in a code editor;
determining the user code and the hidden code as running code;
and when the user code of the running code runs, operating the operation interface of the code editor according to the hidden code.
2. The method of claim 1, wherein obtaining hidden codes that match user codes in a code editor comprises:
determining a code to be operated, which is input in a code editor by a user, as a user code;
and acquiring the hidden codes matched with the user codes from a hidden code library.
3. The method of claim 2, wherein before the obtaining the hidden code matching the user code from the hidden code library, further comprising:
and acquiring candidate hidden codes from an application back end, and generating a hidden code library according to the candidate hidden codes.
4. The method according to claim 1, wherein the operating an operation interface of the code editor according to the hidden code comprises:
analyzing the hidden code into a graphic operation command of an operation interface of the code editor, and sending the graphic operation command to a graphic user interface;
and controlling the graphical user interface to execute the graphical operation command to complete the operation of the operation interface.
5. The method of claim 4, wherein parsing the hidden code into graphical operation commands for an operation interface of the code editor comprises:
acquiring a target initial character of the hidden code;
and if the target starting character is the same as the standard starting character, analyzing the hidden code into a graphic operation command of an operation interface of the code editor.
6. The method of claims 1-5, wherein the code editor is a python editor and the operator interface is a code learning operator interface of the python editor.
7. A user interface interaction apparatus, the apparatus comprising:
the hidden code acquisition module is used for acquiring hidden codes matched with user codes in the code editor;
the operation code determining module is used for determining the user code and the hidden code as operation codes;
and the operation interface operation module is used for operating the operation interface of the code editor according to the hidden code when the user code of the running code runs.
8. The apparatus of claim 7, wherein the hidden code acquiring module comprises:
a user code determining unit for determining a code to be run, which is input in the code editor by a user, as a user code;
and the hidden code acquisition unit is used for acquiring the hidden codes matched with the user codes from a hidden code library.
9. An electronic device, characterized in that the electronic device comprises:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the operator interface interaction method of any of claims 1-6.
10. A computer-readable storage medium, having stored thereon computer instructions for causing a processor, when executed, to implement the operation interface interaction method of any one of claims 1-6.
CN202211197294.2A 2022-09-29 2022-09-29 Operation interface interaction method, device, equipment and storage medium Active CN115454406B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211197294.2A CN115454406B (en) 2022-09-29 2022-09-29 Operation interface interaction method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211197294.2A CN115454406B (en) 2022-09-29 2022-09-29 Operation interface interaction method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN115454406A true CN115454406A (en) 2022-12-09
CN115454406B CN115454406B (en) 2023-09-19

Family

ID=84306931

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211197294.2A Active CN115454406B (en) 2022-09-29 2022-09-29 Operation interface interaction method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115454406B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108205493A (en) * 2016-12-20 2018-06-26 腾讯科技(深圳)有限公司 A kind of code detection method, terminal, server and system
CN112558953A (en) * 2020-12-23 2021-03-26 广州密码营地教育科技有限公司 Programming implementation method, device and equipment based on graphical editor
CN112883174A (en) * 2021-02-07 2021-06-01 中森云链(成都)科技有限责任公司 Automatic generation method and system for online programming test questions
CN113886748A (en) * 2021-09-30 2022-01-04 北京百度网讯科技有限公司 Method, device and equipment for generating editing information and outputting information of webpage content
CN114239505A (en) * 2021-12-27 2022-03-25 沈阳哲航信息科技有限公司 Method, device and equipment for cleaning hidden characters in word document
CN114463604A (en) * 2022-01-11 2022-05-10 浙江工业大学 Image interface automatic code generation method and device based on double attention
CN114780183A (en) * 2022-03-22 2022-07-22 北京高途云集教育科技有限公司 Online programming learning method and device, electronic equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108205493A (en) * 2016-12-20 2018-06-26 腾讯科技(深圳)有限公司 A kind of code detection method, terminal, server and system
CN112558953A (en) * 2020-12-23 2021-03-26 广州密码营地教育科技有限公司 Programming implementation method, device and equipment based on graphical editor
CN112883174A (en) * 2021-02-07 2021-06-01 中森云链(成都)科技有限责任公司 Automatic generation method and system for online programming test questions
CN113886748A (en) * 2021-09-30 2022-01-04 北京百度网讯科技有限公司 Method, device and equipment for generating editing information and outputting information of webpage content
CN114239505A (en) * 2021-12-27 2022-03-25 沈阳哲航信息科技有限公司 Method, device and equipment for cleaning hidden characters in word document
CN114463604A (en) * 2022-01-11 2022-05-10 浙江工业大学 Image interface automatic code generation method and device based on double attention
CN114780183A (en) * 2022-03-22 2022-07-22 北京高途云集教育科技有限公司 Online programming learning method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN115454406B (en) 2023-09-19

Similar Documents

Publication Publication Date Title
EP3842948A2 (en) Method and apparatus for testing edge computing, device, and readable storage medium
CN111984476A (en) Test method and device
CN114449327A (en) Video clip sharing method and device, electronic equipment and readable storage medium
CN114594934A (en) Visual page generation method, device, equipment and medium
CN112506854A (en) Method, device, equipment and medium for storing page template file and generating page
KR20220009338A (en) Configuration method, device, electronic equipment and computer storage medium of modeling parameters
CN112835579A (en) Method and device for determining interface code, electronic equipment and storage medium
WO2022271345A1 (en) Triggering dynamic robotic process automation
CN115469849B (en) Service processing system, method, electronic equipment and storage medium
CN111638787A (en) Method and device for displaying information
CN116737928A (en) Text mining method and system for platform user requirements and cloud platform
CN115454406A (en) Operation interface interaction method, device, equipment and storage medium
CN114065783A (en) Text translation method, device, electronic equipment and medium
CN111176718A (en) Script online method and device, storage medium and electronic equipment
EP4071690A2 (en) Method and apparatus for task information management, device and storage medium
CN110519650A (en) A kind of OSD language upgrade method, apparatus, electronic equipment and storage medium
CN113253995B (en) Method, device, equipment and storage medium for developing block chain system
CN118131950A (en) Information processing method and device, computer storage medium and electronic equipment
CN114676786A (en) Marking template generation method, data marking method and device
CN117750050A (en) Information processing method and device based on large language model and electronic equipment
CN113706209A (en) Operation data processing method and related device
CN117908841A (en) Variable hump naming method, device, electronic equipment and storage medium
CN115291540A (en) Device control method, device, electronic device and storage medium
CN114564133A (en) Application program display method, device, equipment and medium
CN115268871A (en) Data filtering 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
GR01 Patent grant
GR01 Patent grant