CN106648566B - Method and device for checking input content - Google Patents

Method and device for checking input content Download PDF

Info

Publication number
CN106648566B
CN106648566B CN201510729437.3A CN201510729437A CN106648566B CN 106648566 B CN106648566 B CN 106648566B CN 201510729437 A CN201510729437 A CN 201510729437A CN 106648566 B CN106648566 B CN 106648566B
Authority
CN
China
Prior art keywords
content
input
preset
type
prompt information
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
CN201510729437.3A
Other languages
Chinese (zh)
Other versions
CN106648566A (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 Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum 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 Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201510729437.3A priority Critical patent/CN106648566B/en
Publication of CN106648566A publication Critical patent/CN106648566A/en
Application granted granted Critical
Publication of CN106648566B publication Critical patent/CN106648566B/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/38Creation or generation of source code for implementing user interfaces

Abstract

The invention provides a method and a device for checking input content, wherein the method comprises the following steps: detecting whether an input control for a user to input content loses a focus event; and when the input control loses the focus event, judging whether the content input by the user meets a preset rule, and generating and displaying prompt information of the content according to a judgment result. According to the technical scheme of the invention, whether the input control loses the focus event is detected in real time, as long as the input control loses the focus event, the user finishes inputting in the input control, and at the moment, the verification can be carried out based on the content input by the user; therefore, in the embodiment of the invention, the new prompt message generated by verification can be triggered as long as the input control loses the focus event, the user does not need to trigger the verification by himself, and the old verification message can not be kept.

Description

Method and device for checking input content
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for verifying input contents.
Background
At present, in many web pages, functions for providing user filled contents, such as filling numbers, many websites need to verify the user's number input, and in the case of only performing simple verification (for example, whether the number is a digit or not), pop-up prompts are generally adopted, or prompt information is always displayed on a number filling interface and an error position is marked.
If the pop-up prompting method is adopted, after the prompt is closed or disappears, the user can only watch the prompt information again after triggering the verification again; if the prompt characters are always displayed in a mode of displaying prompt information and marking error positions on the interface, the positions of the characters need to be reserved, and a plurality of interface design modes are limited.
Disclosure of Invention
In view of the above, the present invention has been made to provide a method and apparatus for verifying input content that overcomes or at least partially solves the above-mentioned problems.
According to an aspect of the present invention, there is provided a method of verifying input contents, including: detecting whether an input control for a user to input content loses a focus event; and when the input control loses the focus event, judging whether the content input by the user meets a preset rule, and generating and displaying prompt information of the content according to a judgment result.
Optionally, the method for verifying the input content further includes: and eliminating the prompt message when the display time of the prompt message reaches a preset threshold value.
Optionally, the method for verifying the input content judges whether the content input by the user meets a preset rule, and generates and displays the prompt information for the content according to the judgment result, which specifically includes: and when the content does not accord with the rule, generating the prompt information to prompt that the content does not accord with the rule.
Optionally, the method for verifying the input content judges whether the content input by the user meets a preset rule, and generates and displays the prompt information for the content according to the judgment result, which specifically includes: judging whether the content conforms to a preset type and/or range, and generating prompt information for prompting that the content does not conform to the type and/or range when the content does not conform to the type and/or range; and when the content is consistent with the type and/or the range, calculating a specific value in the content according to a preset mode, judging whether a calculation result is matched with a preset result, and generating prompt information for prompting that the calculation result is not matched with the preset result when the calculation result is not matched with the preset result.
Optionally, the method for verifying the input content further includes: modifying a state of the input control to indicate that the content is inconsistent with the type and/or scope when the content is inconsistent with the type and/or scope.
According to another aspect of the present invention, there is provided an apparatus for verifying input contents, including: the detection module is used for detecting whether an input control for inputting content by a user loses a focus event; and the prompt information module is used for judging whether the content input by the user accords with a preset rule or not when the input control loses the focus event, and generating and displaying prompt information of the content according to a judgment result.
Optionally, in the apparatus for verifying input content, the prompt information module further eliminates the prompt information when the display time of the prompt information reaches a predetermined threshold.
Optionally, in the apparatus for verifying input content, the prompt information module generates the prompt information to prompt that the content does not comply with the rule when the content does not comply with the rule.
Optionally, in the apparatus for verifying input content, the prompt information module determines whether the content conforms to a preset type and/or range, and generates prompt information for prompting that the content does not conform to the type and/or range when the content does not conform to the type and/or range; and when the content is in accordance with the type and/or range, the prompt information module calculates the specific value in the content according to a preset mode, judges whether a calculation result is matched with a preset result or not, and generates prompt information for prompting that the calculation result is not matched with the preset result when the calculation result is not matched with the preset result.
Optionally, the apparatus for verifying the input content further includes: a status module to modify a status of the input control to indicate that the content is inconsistent with the type and/or scope when the content is inconsistent with the type and/or scope.
According to the technical scheme, the method and the device for verifying the input content at least have the following advantages:
according to the technical scheme of the invention, whether the input control loses the focus event or not is detected in real time, as long as the input control loses the focus event, the user finishes inputting in the input control, and at the moment, the verification can be carried out based on the content input by the user; therefore, in the embodiment of the invention, the new prompt message generated by verification can be triggered as long as the input control loses the focus event, the user does not need to trigger the verification by himself, and the old verification message can not be kept.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 shows a flow diagram of a method of verifying input content according to one embodiment of the invention;
FIG. 2 shows a flow diagram of a method of verifying input content according to one embodiment of the invention;
FIG. 3 shows a flow diagram of a method of verifying input content according to one embodiment of the invention;
FIG. 4 illustrates an effect diagram of a method of verifying input content according to one embodiment of the invention;
FIG. 5 illustrates an effect diagram of a method of verifying input content according to one embodiment of the invention;
FIG. 6 shows a block diagram of an apparatus for verifying input content according to one embodiment of the invention;
fig. 7 shows a block diagram of an apparatus for verifying input content according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As shown in fig. 1, in one embodiment of the present invention, a method for verifying input content is provided, including:
step 110, detecting whether an input control for inputting content by a user loses a focus event. In this embodiment, when the input control loses the focus event, it indicates that the user has completed one input operation; specifically, an out-of-focus onblu event is registered separately for the input controls that need to be verified.
And 120, when the input control loses the focus event, judging whether the content input by the user meets a preset rule, and generating and displaying prompt information for the content according to a judgment result. In this embodiment, the preset rule is not limited, for example, the address input by the user is checked, the city input by the user must belong to the input province, and if not, the city input by the user may be incorrect or the province may be incorrect, so that the input control area of the province can be integrally warned at this time.
According to the technical scheme of the embodiment, whether the input control loses the focus event is detected, as long as the input control loses the focus event, the user finishes inputting in the input control, and at the moment, verification can be performed based on the content input by the user; therefore, in the embodiment of the invention, the new prompt message generated by verification can be triggered as long as the input control loses the focus event, the user does not need to trigger the verification by himself, and the old verification message can not be kept.
As shown in fig. 2, an embodiment of the present invention provides a method for verifying input content, including:
step 210, detecting whether an input control for a user to input content loses a focus event.
Step 220, when the input control loses the focus event, judging whether the content input by the user accords with a preset rule, and when the content does not accord with the rule, generating a prompt message to prompt that the content does not accord with the rule. In this embodiment, the type and/or range of the prompt information is not limited, and a prompt pops up or is generated on the same interface as the input control.
And step 230, eliminating the prompting message when the display time of the prompting message reaches a preset threshold value. In this embodiment, the generated prompt information disappears within a certain time, so as to avoid interfering with other operations of the user.
As shown in fig. 3, an embodiment of the present invention provides a method for verifying input content, further including:
in step 310, it is detected whether an input control for inputting content by a user loses a focus event.
And 320, when the input control loses the focus event, judging whether the content conforms to a preset type and/or range, generating prompt information for prompting that the content does not conform to the type and/or range when the content does not conform to the type and/or range, and modifying the state of the input control to prompt that the content does not conform to the type and/or range.
And 330, when the content is consistent with the type and/or the range, calculating the specific value in the content according to a preset mode, judging whether the calculation result is matched with the preset result, and generating prompt information for prompting that the calculation result is not matched with the preset result when the calculation result is not matched with the preset result. In this embodiment, it can be seen that the determination of the content type and the content range has a higher priority, and since the subsequent determination is not necessary when the content type and the content range are incorrect, in this embodiment, the determination of the content type and the content range is performed first, and then the subsequent determination with a higher complexity is performed.
Assume the check conditions are as follows: whether the input is a number, whether the input is greater than equal 0, whether the input is less than equal 100, whether the value accumulation of all input controls is 100, and submitting data to the server after the verification is passed. Then according to the present embodiment it can proceed as follows: checking whether the input value of the current input control is a number (type), if not, popping up a prompt user ' please input the number ' by using an alert method (a method for generating a prompt), and setting a frame of the control format to be ' 1px red solid ' (namely, red) ', so as to realize that the red frame carries out striking warning; if it is a number, further check if it is 0-100 (range) check not pass the same setting as red border. If the control format passes the verification, setting the frame of the control format as a normal value. If the verification is passed, the values of all input controls are accumulated, if the sum result is not 100, the user is prompted to 'the accumulation result should be 100', the control format is set according to the mode, and the whole area is marked by setting a red frame. And if the check is passed, removing the red frame. And after the verification passes, submitting the data, and otherwise, preventing the submitting operation.
Specifically, as shown in fig. 4 and 5, during the verification, a simple verification is performed on the current input box (control) first, as shown in fig. 4, whether the current input is a number, whether the current input is less than 0, and the like is verified, if the current input is not verified, a prompt which automatically disappears after a certain time is popped up to inform a user of corresponding information, and the whole input box is selected by using a warning color (such as red) frame; and after the verification is passed, performing complex verification, verifying whether the weight accumulation of the 5 input boxes is 100 or not as shown in fig. 5, if the verification is not passed, popping up a prompt which automatically disappears after a certain time, informing a user of corresponding information, and selecting a verification area comprising the 5 input boxes by using the warning color box.
As shown in fig. 6, an embodiment of the present invention provides an apparatus for verifying input content, including:
the detection module 610 detects whether an input control for a user to input content loses a focus event. In this embodiment, when the input control loses the focus event, it indicates that the user has completed one input operation; specifically, an out-of-focus onblu event is registered separately for the input controls that need to be verified.
The prompt information module 620 determines whether the content input by the user meets a preset rule when the input control loses the focus event, and generates and displays prompt information for the content according to the determination result. In this embodiment, the preset rule is not limited, for example, the address input by the user is checked, the city input by the user must belong to the input province, and if not, the city input by the user may be incorrect or the province may be incorrect, so that the input control area of the province can be integrally warned at this time.
According to the technical scheme of the embodiment, whether the input control loses the focus event is detected, as long as the input control loses the focus event, the user finishes inputting in the input control, and at the moment, verification can be performed based on the content input by the user; therefore, in the embodiment of the invention, the new prompt message generated by verification can be triggered as long as the input control loses the focus event, the user does not need to trigger the verification by himself, and the old verification message can not be kept.
An embodiment of the present invention provides an apparatus for verifying input content, including:
the detection module 610 detects whether an input control for a user to input content loses a focus event.
The prompt information module 620 determines whether the content input by the user meets a preset rule when the input control loses the focus event, and generates prompt information to prompt that the content does not meet the rule when the content does not meet the rule. In this embodiment, the type and/or range of the prompt information is not limited, and a prompt pops up or is generated on the same interface as the input control.
And the prompt message module 620 eliminates the prompt message when the display time of the prompt message reaches a preset threshold value. In this embodiment, the generated prompt information disappears within a certain time, so as to avoid interfering with other operations of the user.
As shown in fig. 7, in an embodiment of the present invention, an apparatus for verifying input content is provided, including:
the detection module 710 detects whether an input control for a user to input content loses a focus event.
The prompt information module 720, when the input control loses the focus event, determines whether the content conforms to a preset type and/or range, and generates a prompt information for prompting that the content does not conform to the type and/or range when the content does not conform to the type and/or range, and
the status module 730 modifies the status of the input controls to indicate that the content does not conform to the type and/or scope.
And the prompt information module 720, when the content is consistent with the type and/or range, calculates the specific value in the content according to a predetermined mode, judges whether the calculation result is matched with the preset result, and generates prompt information for prompting that the calculation result is not matched with the preset result when the calculation result is not matched with the preset result. In this embodiment, it can be seen that the determination of the content type and the content range has a higher priority, and since the subsequent determination is not necessary when the content type and the content range are incorrect, in this embodiment, the determination of the content type and the content range is performed first, and then the subsequent determination with a higher complexity is performed.
Assume the check conditions are as follows: whether the input is a number, whether the input is greater than equal 0, whether the input is less than equal 100, whether the value accumulation of all input controls is 100, and submitting data to the server after the verification is passed. Then according to the present embodiment it can proceed as follows: checking whether the input value of the current input control is a number (type), if not, popping up a prompt user ' please input the number ' by using an alert method (a method for generating a prompt), and setting a frame of the control format to be ' 1px red solid ' (namely, red) ', so as to realize that the red frame carries out striking warning; if it is a number, further check if it is 0-100 (range) check not pass the same setting as red border. If the control format passes the verification, setting the frame of the control format as a normal value. If the verification is passed, the values of all input controls are accumulated, if the sum result is not 100, the user is prompted to 'the accumulation result should be 100', the control format is set according to the mode, and the whole area is marked by setting a red frame. And if the check is passed, removing the red frame. And after the verification passes, submitting the data, and otherwise, preventing the submitting operation.
Specifically, as shown in fig. 4 and 5, during the verification, a simple verification is performed on the current input box (control) first, as shown in fig. 4, whether the current input is a number, whether the current input is less than 0, and the like is verified, if the current input is not verified, a prompt which automatically disappears after a certain time is popped up to inform a user of corresponding information, and the whole input box is selected by using a warning color (such as red) frame; and after the verification is passed, performing complex verification, verifying whether the weight accumulation of the 5 input boxes is 100 or not as shown in fig. 5, if the verification is not passed, popping up a prompt which automatically disappears after a certain time, informing a user of corresponding information, and selecting a verification area comprising the 5 input boxes by using the warning color box.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components of the apparatus for adding check boxes on a form according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (10)

1. A method of verifying input content, comprising:
detecting whether an input control for a user to input content loses a focus event;
when the input control loses the focus event, judging whether the content input by the user meets a preset rule, and generating and displaying prompt information of the content according to a judgment result;
the judging whether the content input by the user meets a preset rule or not, and generating and displaying the prompt information of the content according to the judging result specifically include:
judging whether the content conforms to a preset type and/or range, and generating prompt information for prompting that the content does not conform to the type and/or range and modifying the state of an input box corresponding to the content which does not conform to the type and/or range when the content does not conform to the type and/or range;
and when the content is consistent with the type and/or the range, calculating specific values in the content according to a preset mode, judging whether a calculation result is matched with a preset result, and when the calculation result is not matched with the preset result, generating prompt information for prompting that the calculation result is not matched with the preset result and modifying the state of the check area of all input boxes corresponding to the content.
2. The method of verifying input content of claim 1, further comprising:
and eliminating the prompt message when the display time of the prompt message reaches a preset threshold value.
3. The method for verifying input content according to claim 1, wherein determining whether the content input by the user meets a preset rule, and generating and displaying a prompt message for the content according to a determination result specifically includes:
and when the content does not accord with the rule, generating the prompt information to prompt that the content does not accord with the rule.
4. The method of verifying input content of claim 1, further comprising:
modifying a state of the input control to indicate that the content is inconsistent with the type and/or scope when the content is inconsistent with the type and/or scope.
5. An apparatus for verifying input content, comprising:
the detection module is used for detecting whether an input control for inputting content by a user loses a focus event;
the prompt information module is used for judging whether the content input by the user accords with a preset rule or not when the input control loses a focus event, and generating and displaying prompt information of the content according to a judgment result;
the prompt information module is specifically configured to determine whether the content conforms to a preset type and/or range, and when the content does not conform to the type and/or range, generate prompt information for prompting that the content does not conform to the type and/or range, and modify a state of an input box corresponding to the content that does not conform to the type and/or range; and when the content is consistent with the type and/or the range, calculating specific values in the content according to a preset mode, judging whether a calculation result is matched with a preset result, and when the calculation result is not matched with the preset result, generating prompt information for prompting that the calculation result is not matched with the preset result and modifying the state of the check area of all input boxes corresponding to the content.
6. The apparatus for verifying input content as recited in claim 5,
the prompt message module is also used for eliminating the prompt message when the display time of the prompt message reaches a preset threshold value.
7. The apparatus for verifying input content as recited in claim 5,
and the prompt information module generates the prompt information to prompt that the content does not accord with the rule when the content does not accord with the rule.
8. The apparatus for verifying input content according to claim 5, further comprising:
a status module to modify a status of the input control to indicate that the content is inconsistent with the type and/or scope when the content is inconsistent with the type and/or scope.
9. A storage medium, comprising a stored program, wherein the program, when executed, controls an apparatus in which the storage medium is located to perform the method for verifying input content of any one of claims 1 to 4.
10. A processor for running a program, wherein the program when running performs the method of verifying input content of any one of claims 1 to 4.
CN201510729437.3A 2015-10-30 2015-10-30 Method and device for checking input content Active CN106648566B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510729437.3A CN106648566B (en) 2015-10-30 2015-10-30 Method and device for checking input content

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510729437.3A CN106648566B (en) 2015-10-30 2015-10-30 Method and device for checking input content

Publications (2)

Publication Number Publication Date
CN106648566A CN106648566A (en) 2017-05-10
CN106648566B true CN106648566B (en) 2021-03-30

Family

ID=58809433

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510729437.3A Active CN106648566B (en) 2015-10-30 2015-10-30 Method and device for checking input content

Country Status (1)

Country Link
CN (1) CN106648566B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109240569A (en) * 2017-07-04 2019-01-18 优信数享(北京)信息技术有限公司 A kind of method, terminal and the data query system of focus input frame input data
CN109032382A (en) * 2018-08-03 2018-12-18 广州江南科友科技股份有限公司 A kind of method and device of Ip and domain name input
CN109657822A (en) * 2018-11-27 2019-04-19 平安科技(深圳)有限公司 A kind of information cuing method and device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101576823A (en) * 2009-06-11 2009-11-11 阿里巴巴集团控股有限公司 Method for verifying form control and device
CN102005001A (en) * 2010-11-12 2011-04-06 中国工商银行股份有限公司 Login method, device and system of internet bank
CN103106186A (en) * 2013-01-22 2013-05-15 百度在线网络技术(北京)有限公司 Form verification method and form verification system
CN103996119A (en) * 2014-05-22 2014-08-20 网银在线(北京)科技有限公司 Method and device for realizing human-computer interaction
CN104717064A (en) * 2013-12-13 2015-06-17 中国移动通信集团公司 Password peep-prevention method and user terminal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101350074A (en) * 2007-07-20 2009-01-21 英华达(上海)科技有限公司 Method for comparing and recording product number simultaneously
WO2011090549A1 (en) * 2010-01-20 2011-07-28 Aetna Inc. System and method for code automation
CN102324004A (en) * 2011-05-26 2012-01-18 重庆猪八戒网络有限公司 Verification method for webpage form input information and device
CN103092456B (en) * 2011-10-31 2015-11-25 国际商业机器公司 A kind of text box input method and system
CN103777858B (en) * 2012-10-25 2016-12-21 深圳市金蝶中间件有限公司 Method for displaying textbox and device
CN103605454A (en) * 2013-11-14 2014-02-26 小米科技有限责任公司 Error prompting method, error prompting device and terminal equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101576823A (en) * 2009-06-11 2009-11-11 阿里巴巴集团控股有限公司 Method for verifying form control and device
CN102005001A (en) * 2010-11-12 2011-04-06 中国工商银行股份有限公司 Login method, device and system of internet bank
CN103106186A (en) * 2013-01-22 2013-05-15 百度在线网络技术(北京)有限公司 Form verification method and form verification system
CN104717064A (en) * 2013-12-13 2015-06-17 中国移动通信集团公司 Password peep-prevention method and user terminal
CN103996119A (en) * 2014-05-22 2014-08-20 网银在线(北京)科技有限公司 Method and device for realizing human-computer interaction

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Architecting Fault Tolerance with Exception Handling: Verification and Validation";Patrick H. S. Brito等;《Journal of Computer Science & Technology》;20090315;第212-237页 *
"网页表单无障碍设计";王建民;《电子商务》;20121115;第61-62、68页 *

Also Published As

Publication number Publication date
CN106648566A (en) 2017-05-10

Similar Documents

Publication Publication Date Title
CN104954353B (en) The method of calibration and device of APK file bag
CN106648566B (en) Method and device for checking input content
TWI686759B (en) Processing method, device and processing equipment for vehicle insurance fixed loss data
CN110069767A (en) Composition method, electronic equipment and computer storage medium based on e-book
KR20180075641A (en) Service processing method and apparatus
CN107357558B (en) Method and device for constructing codes
WO2014086239A1 (en) Method and apparatus for identifying picture
WO2015025694A1 (en) Scoring device and method for scoring security threat
CN107870976A (en) Resume identification device, method and computer-readable recording medium
JP6704396B2 (en) Method and device for operating form on mobile terminal
CN109740041B (en) Webpage crawling method and device, storage medium and computer equipment
WO2021040938A1 (en) Identity authentication and processing
US20170103430A1 (en) Responsive advertisement formats based on viewability pixel data
CN109933971A (en) A kind of verification method based on identifying code, device, electronic equipment and storage medium
CN107292596A (en) The apparatus and method and service end of anti-automatic brush red packet
CN106250755B (en) Method and device for generating verification code
CN110750447A (en) Software testing method and related equipment
CN106909296A (en) The extracting method of data, device and terminal device
CN111538994A (en) System security detection and repair method, device, storage medium and terminal
CN106559455B (en) Form filling result feedback prompting method and device
CN106878248A (en) A kind of verification method and equipment
CN104298548A (en) Information processing method and electronic device
CN108170568B (en) Delivery test method and device of intelligent equipment and flashing package generation method and device
CN113947938B (en) Detection method based on artificial intelligence and related products
CN106161338A (en) For verifying the method and device of user identity

Legal Events

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

Address after: 100083 No. 401, 4th Floor, Haitai Building, 229 North Fourth Ring Road, Haidian District, Beijing

Applicant after: Beijing Guoshuang Technology Co.,Ltd.

Address before: 100086 Cuigong Hotel, 76 Zhichun Road, Shuangyushu District, Haidian District, Beijing

Applicant before: Beijing Guoshuang Technology Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant