CN110096187B - Information input method, device, equipment and computer readable storage medium - Google Patents

Information input method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN110096187B
CN110096187B CN201910189501.1A CN201910189501A CN110096187B CN 110096187 B CN110096187 B CN 110096187B CN 201910189501 A CN201910189501 A CN 201910189501A CN 110096187 B CN110096187 B CN 110096187B
Authority
CN
China
Prior art keywords
input
information entry
information
entry box
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910189501.1A
Other languages
Chinese (zh)
Other versions
CN110096187A (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.)
Ping An Life Insurance Company of China Ltd
Original Assignee
Ping An Life Insurance Company of China 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 Ping An Life Insurance Company of China Ltd filed Critical Ping An Life Insurance Company of China Ltd
Priority to CN201910189501.1A priority Critical patent/CN110096187B/en
Publication of CN110096187A publication Critical patent/CN110096187A/en
Application granted granted Critical
Publication of CN110096187B publication Critical patent/CN110096187B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present application relates to the field of computer technologies, and in particular, to an information entry method, apparatus, device, and computer-readable storage medium. The method comprises the following steps: determining whether the input from the user is a predetermined input associated with an information entry box in a real form; generating a virtual form with an information entry box corresponding to the input in the case that the input is judged to be the predetermined input; synchronizing information input by a user in the information entry box of the virtual form into a real form. Through each embodiment of the disclosure, the accuracy of information entry can be improved, and a user is helped to improve the efficiency of entry of the large-information scale list.

Description

Information input method, device, equipment and computer readable storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to an information entry method and apparatus, a computing device, and a computer-readable storage medium.
Background
When the existing information input method is used for inputting information into a form, generally, an information input frame to be input is manually searched, a cursor is moved into the information input frame, and then the information is input. Such manual operations, in particular the manual search for an information entry box to be entered, result in inefficient information entry. When a large amount of information forms are encountered, a user is often required to spend a great deal of time and energy to find an information entry box corresponding to information to be filled in, so that the efficiency of information entry of the user is low and errors are easy to occur.
Disclosure of Invention
The embodiment of the application provides an information entry method, an information entry device, computing equipment and a computer readable storage medium.
According to a first aspect of the present application, there is provided an information entry method comprising:
determining whether the input from the user is a predetermined input associated with an information entry box in a real form;
generating a virtual form with an information entry box corresponding to the input in the case that the input is judged to be the predetermined input;
synchronizing information input by a user in the information entry box of the virtual form into a real form.
According to an exemplary embodiment, the method further comprises:
recording the utilization rate of the input and an information entry box which is selected by a user in a real form and corresponds to the input in the case that the input is not the preset input;
judging whether the input utilization rate is greater than a preset threshold value;
setting the input to a predetermined input associated with the information entry box selected by the user if the usage rate of the input is greater than a predetermined threshold.
According to an exemplary embodiment, the generating a virtual form having an information entry box corresponding to the input in the case that the input is determined to be the predetermined input includes:
determining an information input frame corresponding to the input in the real form;
acquiring an implementation code of an information input frame corresponding to the input from the implementation code of the real form;
copying the obtained implementation code of the information input box corresponding to the input into a virtual form implementation code for implementing the virtual form;
and generating a virtual form with the information input box corresponding to the input according to the virtual form implementation code containing the implementation code of the corresponding information input box.
According to an exemplary embodiment, the synchronizing information entered by a user in the information entry box of the virtual form into a real form comprises:
acquiring data input by a user in the information input frame of the virtual form;
determining an information entry box in the real form corresponding to the information entry box in the virtual form;
and assigning the acquired data in the information entry frame of the user input virtual form to the corresponding information entry frame determined in the real form.
According to an exemplary embodiment, the method further comprises:
one or more predetermined inputs are preset for each information entry box in the real form.
According to an exemplary embodiment, the determining the information entry box corresponding to the input in the real form comprises:
matching the input with the one or more predetermined inputs for each information entry box in the real form to determine the information entry box to which the predetermined input matching the input belongs;
and determining the information input frame as the information input frame corresponding to the input in the real form.
According to an exemplary embodiment, each of the one or more predetermined inputs of each information entry box in the real form is any one of a pinyin name, an acronym, an english name, a predetermined character, or combination thereof, of the information entry box.
According to a second aspect of the present application, there is provided an information entry device comprising:
a first determination module configured to: determining whether the input from the user is a predetermined input associated with an information entry box in a real form;
a virtual form generation module configured to: generating a virtual form with an information entry box corresponding to the input in the case that the input is judged to be the predetermined input;
an information receiving module configured to: receiving information input by a user in the information input frame of the virtual form;
a synchronization module configured to: synchronizing information input by a user in the information entry box of the virtual form into a real form.
According to a third aspect of the present application, there is provided a computing device comprising a memory and a processor, the memory having stored therein computer-readable instructions that, when executed by the processor, cause the computing device to perform any of the method embodiments as described above.
According to a fourth aspect of the present application, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by one or more processors, implements any of the method embodiments as described above.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
in the embodiments of the present application as described above and as described below, by providing the virtual form with the information entry frame corresponding to the user input to the user, simple and fast information entry can be achieved, time and effort for the user to search for the information entry frame in the form are saved, and accuracy and efficiency of information entry are improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
Fig. 1 is a schematic flow chart diagram illustrating a method of information entry according to an exemplary embodiment of the present application.
Fig. 2 shows a schematic flow diagram of a process that an example information entry method corresponding to fig. 1 may also include.
Fig. 3 is a schematic flowchart of an exemplary specific implementation of step S102 in the embodiment corresponding to fig. 1.
Fig. 4 is a schematic flowchart of an exemplary specific implementation of step S103 in the embodiment corresponding to fig. 1.
Fig. 5 is a schematic flowchart of an exemplary specific implementation of step S301 in the embodiment corresponding to fig. 3.
FIG. 6 is a schematic block diagram of an apparatus for information entry shown in accordance with an exemplary embodiment of the present application.
Fig. 7 is a schematic block diagram of the virtual form generation module 602 of fig. 6, shown in accordance with an exemplary embodiment of the present application.
Fig. 8 is a schematic block diagram of the synchronization module 604 of fig. 6 shown in accordance with an exemplary embodiment of the present application.
Fig. 9 is a schematic block diagram of the first determination unit 701 of fig. 7 according to an exemplary embodiment of the present application.
FIG. 10 is a schematic block diagram of a computing device shown in accordance with an exemplary embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, exemplary embodiments of the present application will be described in further detail below with reference to the accompanying drawings and embodiments. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
Fig. 1 is a schematic flow chart diagram illustrating a method of information entry according to an exemplary embodiment of the present application. The method embodiments may be performed by any machine device, which may be an apparatus for information entry or a computing device as described below. As shown in fig. 1, the method embodiment may include the steps of:
s101, judging whether the input from the user is a preset input associated with the information input box in the real form.
The real form is a form to be actually filled by a user, and the form comprises one or more information entry boxes. In the prior art, when a user fills in a real form, it often takes a lot of time and effort to manually find an information entry box corresponding to the information to be filled in. In embodiments of the present application, instead of requiring a user to manually search for an information entry box, a machine device that performs the information entry method determines whether an input from the user is a predetermined input. The predetermined inputs are preset, each predetermined input being associated with an information entry box in the real form, according to which the associated corresponding information entry box can be determined. To enable each information entry box in the information entry form to be found, one or more predetermined inputs may be set in advance for each information entry box in the real form, where each of the predetermined inputs may be any one of the name pinyin, acronym, english name, predetermined character, or combination thereof of the information entry box. For example, the following predetermined inputs may be set for the "name" information entry box: "xm", "x", xingming "," name "," xming "," xingm ", and the like. For another example, the predetermined inputs may be: dh (corresponding to the "phone" information entry box), xl (corresponding to the "academic calendar" information entry box), xh (corresponding to the "favorite" information entry box), x (corresponding to the "name", "gender", "favorite", "academic calendar", "interest", "constellation" and other information entry boxes), name (corresponding to the "name" information entry box), S (corresponding to the "gender" information entry box), and so on.
In one example, a list of configured predetermined inputs may be pre-saved, and the associated information entry boxes corresponding to each predetermined input may be further listed in the list. As an example, a machine device performing the information entry method may detect an input from a user, for example, an input through an input means such as a keyboard or a touch screen, and compare the user 'S input with a list saved in advance, and if the user' S input hits a predetermined input in the list, it is determined that the user input is the predetermined input, the example method may proceed to step S102.
And S102, generating a virtual form with an information input box corresponding to the input under the condition that the input is judged to be the preset input.
In one example, when it is determined in step S101 that the input is a predetermined input, in order to reduce the time and effort taken by the user to search for the information entry box, the example method of the present application enables the user to directly input in the information entry box of the virtual form by providing the user with the virtual form. As one example, a virtual form may be generated having an information entry box corresponding to the user's input, e.g., provided over a real form for the user to enter information directly in the information entry box in the virtual form, eliminating the time and effort required to find the information entry box in the real form.
FIG. 3 is a schematic flow chart diagram illustrating one exemplary specific implementation of how a virtual form is generated (step S102), the process comprising the steps of:
s301, determining an information entry frame corresponding to the input in the real form.
As previously mentioned, one or more predetermined inputs may be preconfigured for each information entry box. In one example, a list of each information entry box and corresponding predetermined inputs may be maintained. When an information entry box corresponding to a user input needs to be determined to generate a virtual form, the corresponding information entry box can be determined by looking up the list.
Fig. 5 shows a schematic flow chart of an exemplary specific implementation of how to determine an information entry box in a real form corresponding to a user input determined as a predetermined input (step S301). As shown in the example in fig. 5, the step S301 may specifically include the steps of:
s501, matching the input with the one or more preset inputs of each information entry box in the real form to determine the information entry box to which the preset input matched with the input belongs.
The information entry boxes corresponding to the user input may be found by comparing one-to-one the user input to match the predetermined input for each information entry box in the real form. For example, if the user ' S input is "xm" and the comparison shows that the user ' S input matches (matches) one of the predetermined inputs "xm" of the information entry box "name", it is determined in step S502 that the real form corresponds to the user ' S input, which is the "name" information entry box.
And S502, determining the information input frame as an information input frame corresponding to the input in the real form.
There may be more than one information entry box determined to correspond to the user's input. For example, the input of the user is "x", and the determined corresponding information entry box may be a "name" information entry box, a "gender" information entry box, a "favorite" information entry box, a "academic calendar" information entry box, an "interest and hobby" information entry box, and the like.
After determining the information entry box corresponding to the user input, the example method proceeds to step S302.
S302, obtaining the implementation code of the information input box corresponding to the input from the implementation code of the real form.
"real form implementation code" refers to program code that implements a real form to render or provide the real form to a user, such as web page code (e.g., HTML code) for rendering the real form in the form of a web page form on a user's computing device display screen. Likewise, "implementation code for an information entry box" refers to program code, such as web page code (e.g., HTML code), that renders or provides the information entry box to a user.
The implementation code corresponding to the information entry box can be obtained from the implementation code of the real form. For example, in the case that the real form is a web form, the HTML code of the real form in the browser web page may be searched for and obtained from the HTML code of the real form corresponding to the input. For example, a look-up may be made in the HTML code of the real form in the browser webpage by the name of the information entry box or a portion of its name. For example, for the "name" information entry box, the name thereof contains "name", so the HTML code corresponding to the "name" can be found by looking up the "name" in the HTML code.
When more than one information entry frame is determined in the step (1), respectively acquiring HTML codes of all determined information entry frames in the step (2).
And S303, copying the acquired implementation code of the information entry box corresponding to the input into a virtual form implementation code for implementing the virtual form.
The virtual form may be the same type of form as the real form, e.g., both web forms. The implementation of a virtual form is in principle the same as a real form, i.e. it can also be implemented in the form of a web form by implementation code such as HTML code. And after the HTML code of the information input box corresponding to the input in the copied real form is added into the HTML code of the virtual form, the corresponding information input box in the real form can be copied into the virtual form.
And S304, generating a virtual form with the information input box corresponding to the input according to the virtual form implementation code containing the implementation code of the corresponding information input box.
According to the virtual form implementation code containing the implementation code of the corresponding information entry box, the virtual form can be generated in the same way as a real form is created. In one example, only the information entry box corresponding to the input of the user is contained in the virtual form. A virtual form may be generated, for example, above a real form for a user to enter information into an information entry box of the virtual form.
Through step S102 or steps S301-S304, the virtual form having the information entry box corresponding to the user input may be provided to the user for the user to input information in the information entry box of the virtual form. In one example, for a virtual form containing multiple information entry boxes, a user is required to manually select a desired information entry box to enter information. By providing the virtual form for the user, the time and the energy of the user for searching the expected information entry box in the real form can be saved or reduced, so that the information entry efficiency can be improved, and the error rate of the information entry can be reduced.
In the above example, the implementation code for the information entry box is looked up from the implementation code for the real form. It can be understood that the implementation code of each information entry box in the real form may also be prestored, and the implementation code of the corresponding information entry box is searched and obtained from the implementation code when needed.
S103, synchronizing the information input by the user in the information input box of the virtual form into a real form.
The content entered by the user into the virtual form needs to be synchronized into the corresponding information entry box of the real form. FIG. 4 illustrates a schematic flow chart of one exemplary specific implementation of synchronizing input information in a virtual form into a real form (step S103). As shown in the example in fig. 4, the process may include the steps of:
s401, acquiring data input by a user in the information input box of the virtual form.
For example, the browser of the form may capture the data content of the information entered by the user in the information entry box of the virtual form through its event listening function.
S402, determining an information entry frame corresponding to the information entry frame in the virtual form in the real form.
For example, the browser may find the information entry box in the real form that is the same as the name of the information entry box in the virtual form by querying the name of the information entry box.
And S403, assigning the acquired data in the information entry frame of the user input virtual form to the corresponding information entry frame determined in the real form.
For example, the data content captured in step S401 may be assigned to an information entry box in the real form found in step S402 by embedding a script in the browser.
Through the above steps S401 to S403, synchronization of the information data input by the user in the virtual form to the real form can be completed.
In the embodiments of the methods described above, when the user input is received, for the user input determined to belong to the predetermined input, the virtual form having the information entry box corresponding to the user input is provided for the user to input information, so that time and effort spent by the user to manually search the corresponding information entry box in the real form are eliminated or saved, the search error rate is reduced, and the information entry efficiency is improved.
In the above, the embodiments of the information entry method of the present application are explained for the case where the user input is a predetermined input. FIG. 2 shows a schematic flow diagram of a process that an example information entry method of the present application may also include if it is determined that the user input is not a predetermined input. As shown in fig. 2, the example method may further include the steps of:
s201, recording the utilization rate of the input and an information entry box which is selected by a user in a real form and corresponds to the input under the condition that the input is not the preset input.
For example, the user input is "name" which is found not to be in the predetermined input list by looking up the predetermined input list configured and saved in advance. At this point, the user is required to manually find the desired information entry box "name" in the real form and enter the information therein. In one example, the correspondence between the user input "name" and the manually selected information entry box "name" may be recorded, and the usage rate (e.g., number of uses) of the user input for the information entry box may be recorded as statistical data for later analysis.
S202, judging whether the input utilization rate is larger than a preset threshold value.
The preset threshold is a preset threshold used for dividing whether the input belongs to common input or not. When the usage rate of the input is greater than a predetermined threshold, the input belongs to a common input. When the usage rate of the input is less than a predetermined threshold, the input is not a commonly used input.
S203, setting the input as a predetermined input associated with the information entry box selected by the user when the utilization rate of the input is greater than a predetermined threshold value.
In the event that the usage rate of the input is greater than a predetermined threshold, the input is of a commonly used input. Thus, in one example, the input having a usage rate greater than a predetermined threshold is set as a predetermined input associated with the information entry box selected by the user. When the user uses the input again, the input is judged as the preset input, so that the information entry efficiency is improved.
According to another aspect of the application, an information entry device is also provided. FIG. 6 is a schematic block diagram of an information entry device shown in accordance with an exemplary embodiment of the present application. The apparatus is for carrying out embodiments of the information entry method as described above. As shown in fig. 6, the example information entry apparatus includes:
a first determining module 601 configured to: determining whether the input from the user is a predetermined input associated with an information entry box in a real form;
a virtual form generation module 602 configured to: generating a virtual form with an information entry box corresponding to the input in the case that the input is judged to be the predetermined input;
an information receiving module 603 configured to: receiving information input by a user in the information input frame of the virtual form;
a synchronization module 604 configured to: synchronizing information input by a user in the information entry box of the virtual form into a real form.
According to the embodiment shown in fig. 6, the information entry apparatus may further include:
a recording module 605 configured to: recording the utilization rate of the input and an information entry box which is selected by a user in a real form and corresponds to the input in the case that the input is not the preset input;
a second determination module 606 configured to: judging whether the input utilization rate is greater than a preset threshold value;
a setup module 607 configured to: setting the input to a predetermined input associated with the information entry box selected by the user if the usage rate of the input is greater than a predetermined threshold.
According to the embodiment shown in fig. 7, the virtual form generation module 602 may include:
a first determination unit 701 configured to: determining an information input frame corresponding to the input in the real form;
an acquisition code unit 702 configured to: acquiring an implementation code of an information input frame corresponding to the input from the implementation code of the real form;
a copying unit 703 configured to: copying the obtained implementation code of the information input box corresponding to the input into a virtual form implementation code for implementing the virtual form;
a virtual form generation unit 704 configured to: and generating a virtual form with the information input box corresponding to the input according to the virtual form implementation code containing the implementation code of the corresponding information input box.
According to the embodiment shown in fig. 8, the synchronization module 604 may include:
an acquisition unit 801 configured to: acquiring data input by a user in the information input frame of the virtual form;
a second determining unit 802 configured to: determining an information entry box in the real form corresponding to the information entry box in the virtual form;
an assigning unit 803 configured to: and assigning the acquired data in the information entry frame of the user input virtual form to the corresponding information entry frame determined in the real form.
According to the embodiment shown in fig. 6, the information entry apparatus may further include:
a preset module 608 configured to: one or more predetermined inputs are preset for each information entry box in the real form.
According to the embodiment shown in fig. 9, the first determining unit 701 may further include:
a comparison subunit 901 configured to: matching the input with the one or more predetermined inputs for each information entry box in the real form to determine the information entry box to which the predetermined input matching the input belongs;
a third determining subunit 902 configured to: and determining the information input box to which the preset input consistent with the input belongs as the information input box corresponding to the input in the real form.
The implementation processes and the relevant details of the functions and actions of each unit/module in the above device are specifically referred to the implementation processes of the corresponding steps in the above method embodiments, and are not described herein again.
The apparatus embodiments in the above embodiments may be implemented by hardware, software, firmware or a combination thereof, and may be implemented as a single apparatus, or may be implemented as a logic integrated system in which constituent units/modules are dispersed in one or more computing devices and each performs a corresponding function.
The units/modules constituting the apparatus in the above embodiments are divided according to logical functions, they may be subdivided according to logical functions, for example, the apparatus may be implemented by more or less units/modules. These constituent units/modules may be implemented by hardware, software, firmware or their combination, and they may be separate independent components or may be integrated units/modules combining multiple components to perform corresponding logical functions. The hardware, software, firmware, or combination thereof may include: separate hardware components, functional blocks implemented through programming, functional blocks implemented through programmable logic devices, etc., or a combination thereof.
According to an exemplary embodiment, the apparatus may be realized as a computing device comprising a memory and a processor, the memory having stored therein a computer program that, when executed by the processor, causes the processor to perform any one of the method embodiments as described above, or the computer program, when executed by the processor, causes the computing device to realize the functions as implemented by the constituent elements/modules of the user right management apparatus embodiments as described above.
The processor described in the above embodiments may refer to a single processing unit, such as a central processing unit CPU, or may be a distributed processor system comprising a plurality of distributed processing units.
The memory described in the above embodiments may include one or more memories, which may be internal memories of the computing device, such as various memories of a transient or non-transient type, or external storage devices connected to the computing device through a memory interface.
FIG. 10 shows a schematic block diagram of one exemplary embodiment of such a computing device 1000. As shown in fig. 10, computing device 1000 may include: a processor 1001, a communication interface 1002, a memory 1003, and a bus 1004. The memory 1003 stores therein a computer program executable by the processor 1001. The processor 1001, when executing the computer program, implements the functions of the method and apparatus in the above embodiments. The number of the memory 1003 and the processor 1001 may be one or more, respectively. The communication interface 1002 is used for communication between the processor 1001 and an external device.
The processor 1001 may be, among other things, a central processing unit, a general purpose processor, a digital signal processor, an application specific integrated circuit, a field programmable gate array or other programmable logic device, transistor logic, a hardware component, or any combination thereof. Which may implement or perform the various illustrative process steps, functional units/modules, and/or circuits described in connection with the disclosure herein. The processor may also be a combination of computing functions, e.g., comprising one or more microprocessors, digital signal processors, and the like.
The memory 1003 may include volatile memory and/or non-volatile memory, such as non-volatile dynamic random access memory, phase change random access memory, magnetoresistive random access memory, magnetic disk memory, electrically erasable programmable read only memory, flash memory devices, semiconductor devices (e.g., solid state drives), and so forth. The memory 1003 may optionally also be an external remote storage device.
The bus 1004 may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 10, but this is not intended to represent only one bus or type of bus. Alternatively, if the memory 1003, the processor 1001 and the communication interface 1002 are integrated into one chip, the memory 1003, the processor 1001 and the communication interface 1002 may communicate with each other through an internal interface.
The above method and apparatus embodiments may also be implemented in the form of a computer program, stored on a storage medium, and distributed. Thus, according to another aspect of the present disclosure, there is also provided a computer program product stored on a computer-readable storage medium and implementing any of the method and apparatus embodiments described above when executed by a processor. According to yet another aspect of the present disclosure, there is also provided a computer readable storage medium having stored thereon a computer program executable by a processor, the computer program, when executed by the processor, implementing any of the method and apparatus embodiments as described above.
The computer readable storage medium may be any tangible device that can hold and store instructions for use by an instruction execution device. For example, it may be, but is not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the storage medium include: 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), a Static Random Access Memory (SRAM), a portable compact disc read-only memory (CD-ROM), a Digital Versatile Disc (DVD), a memory stick, a floppy disk, a mechanical coding device, such as punch cards or in-groove projection structures having instructions stored thereon, and any suitable combination of the foregoing.
The computer programs/computer instructions described herein may be downloaded to the respective computing/processing devices from a computer-readable storage medium, or to an external computer or external storage device via a network, such as the internet, a local area network, a wide area network, and/or a wireless network. The network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. The network adapter card or network interface in each computing/processing device receives computer-readable program instructions from the network and forwards the computer-readable program instructions for storage in a computer-readable storage medium in the respective computing/processing device.
The computer program instructions described in this disclosure may be assembly instructions, Instruction Set Architecture (ISA) instructions, machine related instructions, microcode, firmware instructions, state setting data, or source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The computer-readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider). In some embodiments, the electronic circuitry can execute computer-readable program instructions to implement aspects of the present application by utilizing state information of the computer-readable program instructions to personalize the electronic circuitry, such as a programmable logic circuit, a Field Programmable Gate Array (FPGA), or a Programmable Logic Array (PLA).
Various aspects of the present application are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer-readable program instructions.
These computer-readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer-readable program instructions may also be stored in a computer-readable storage medium that can direct a computer, programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer-readable medium storing the instructions comprises an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer, other programmable apparatus or other devices implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions. It is well known to those skilled in the art that implementation by hardware, by software, and by a combination of software and hardware are equivalent.
It should be noted that, in the present specification, the embodiments are all described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments may be referred to each other. It will be apparent to those skilled in the art that the above embodiments may be used alone or in combination with each other as desired. In addition, for the device embodiment, since it corresponds to the method embodiment, the description is relatively simple, and for relevant points, refer to the description of the corresponding parts of the method embodiment.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (9)

1. An information entry method, comprising:
determining whether the input from the user is a predetermined input associated with an information entry box in a real form;
generating a virtual form with an information entry box corresponding to the input in the case that the input is judged to be the predetermined input;
synchronizing information input by a user in the information entry box of the virtual form into a real form;
recording the utilization rate of the input and an information entry box which is selected by a user in a real form and corresponds to the input in the case that the input is not the preset input;
judging whether the input utilization rate is greater than a preset threshold value;
setting the input to a predetermined input associated with the information entry box selected by the user if the usage rate of the input is greater than a predetermined threshold.
2. The method of claim 1, wherein generating a virtual form having an information entry box corresponding to the input if the input is determined to be the predetermined input comprises:
determining an information input frame corresponding to the input in the real form;
acquiring an implementation code of an information input frame corresponding to the input from the implementation code of the real form;
copying the obtained implementation code of the information input box corresponding to the input into a virtual form implementation code for implementing the virtual form;
and generating a virtual form with the information input box corresponding to the input according to the virtual form implementation code containing the implementation code of the corresponding information input box.
3. The method of claim 1, wherein synchronizing information entered by a user in the information entry box of the virtual form into a real form comprises:
acquiring data input by a user in the information input frame of the virtual form;
determining an information entry box in the real form corresponding to the information entry box in the virtual form;
and assigning the acquired data in the information entry frame of the user input virtual form to the corresponding information entry frame determined in the real form.
4. The method of claim 1, further comprising:
one or more predetermined inputs are preset for each information entry box in the real form.
5. The method of claim 2, wherein the determining an information entry box in the real form that corresponds to the input comprises:
matching the input with the one or more predetermined inputs for each information entry box in the real form to determine the information entry box to which the predetermined input matching the input belongs;
and determining the information input frame as the information input frame corresponding to the input in the real form.
6. The method of claim 5, wherein each of the one or more predetermined inputs for each information entry box in the real form is: any one of the name pinyin, an acronym, an english name, a predetermined character, or a combination thereof of the information entry box.
7. An information entry device, comprising:
a first determination module configured to: determining whether the input from the user is a predetermined input associated with an information entry box in a real form;
a virtual form generation module configured to: generating a virtual form with an information entry box corresponding to the input in the case that the input is judged to be the predetermined input;
an information receiving module configured to: receiving information input by a user in the information input frame of the virtual form;
a synchronization module configured to: synchronizing information input by a user in the information entry box of the virtual form into a real form;
a recording module configured to: recording the utilization rate of the input and an information entry box which is selected by a user in a real form and corresponds to the input in the case that the input is not the preset input;
a second determination module configured to: judging whether the input utilization rate is greater than a preset threshold value;
a setup module configured to: setting the input to a predetermined input associated with the information entry box selected by the user if the usage rate of the input is greater than a predetermined threshold.
8. A computing device comprising a memory and a processor, the memory having stored therein a computer program that, when executed by the processor, causes the computing device to perform the method of any of claims 1 to 6.
9. A computer readable storage medium having stored thereon a computer program which, when executed by one or more processors, implements the method of any one of claims 1 to 7.
CN201910189501.1A 2019-03-13 2019-03-13 Information input method, device, equipment and computer readable storage medium Active CN110096187B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910189501.1A CN110096187B (en) 2019-03-13 2019-03-13 Information input method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910189501.1A CN110096187B (en) 2019-03-13 2019-03-13 Information input method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110096187A CN110096187A (en) 2019-08-06
CN110096187B true CN110096187B (en) 2022-01-28

Family

ID=67443864

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910189501.1A Active CN110096187B (en) 2019-03-13 2019-03-13 Information input method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110096187B (en)

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101819468A (en) * 2009-02-26 2010-09-01 国际商业机器公司 Method and device for accessing input fields in form
CN103246459A (en) * 2012-02-09 2013-08-14 腾讯科技(深圳)有限公司 Information adjusting method and mobile terminal
CN103377263B (en) * 2012-04-28 2017-03-01 阿里巴巴集团控股有限公司 A kind of screening technique of business object and device
CN104142784B (en) * 2014-06-20 2017-07-07 腾讯科技(深圳)有限公司 The interim storage method and apparatus of input content
CN105630271B (en) * 2014-10-31 2019-03-01 国际商业机器公司 Method and apparatus for the input of electronic spreadsheet data
RU2015116133A (en) * 2015-04-29 2016-11-20 Общество с ограниченной ответственностью "1С" METHOD FOR AUTOMATED APPLICATION INTERFACE GENERATION
US10546052B2 (en) * 2015-10-12 2020-01-28 Sugarcrm Inc. Structured touch screen interface for mobile forms generation for customer relationship management (CRM)
CN108664510A (en) * 2017-03-31 2018-10-16 北京京东尚科信息技术有限公司 Information acquisition method and device
CN107145481B (en) * 2017-05-05 2020-06-09 恒生电子股份有限公司 Electronic equipment, storage medium, and method and device for filling webpage form
CN107273681B (en) * 2017-06-09 2021-07-20 广州慧扬健康科技有限公司 Intelligent sequencing system for diagnosis input
CN108304127A (en) * 2017-12-22 2018-07-20 阿里巴巴集团控股有限公司 A kind of method and device of information input

Also Published As

Publication number Publication date
CN110096187A (en) 2019-08-06

Similar Documents

Publication Publication Date Title
CN109542399B (en) Software development method and device, terminal equipment and computer readable storage medium
US10387292B2 (en) Determining application test results using screenshot metadata
CN108108342B (en) Structured text generation method, search method and device
CN107729246B (en) Auxiliary test method, device and equipment for target application and storage medium
US9940479B2 (en) Identifying and tracking sensitive data
CN107580013A (en) The method and device of cross-domain request data
US11360973B2 (en) Generating multilingual queries
CN110020231A (en) Webpage capture method and device thereof
CN113204345A (en) Page generation method and device, electronic equipment and storage medium
CN110688111A (en) Configuration method, device, server and storage medium of business process
CN110365776B (en) Picture batch downloading method and device, electronic equipment and storage medium
US10936827B1 (en) Machine evaluation of translation accuracy
CN110866382A (en) Document generation method, device, terminal equipment and medium
CN110020235B (en) Web browser three-dimensional model positioning method, device, medium and electronic equipment
CN110096187B (en) Information input method, device, equipment and computer readable storage medium
US20180189169A1 (en) Method,electronic apparatus, system, and storage medium for automated testing of application user interface
CN109783134B (en) Front-end page configuration method and device and electronic equipment
CN114840190A (en) Code generation method and device, computer equipment and storage medium
CN111813407B (en) Game development method, game running device and electronic equipment
CN113724115A (en) Data processing method and server based on online education
CN108647197B (en) Information processing method, device and storage medium
CN109597873B (en) Corpus data processing method and device, computer readable medium and electronic equipment
US9069562B2 (en) Mobile computing program slicing and behavior
CN111124406A (en) Static page language switching method and device, storage medium and electronic equipment
CN112784527A (en) Document merging method and device and electronic equipment

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