CN108932173B - Verification code filling method and device - Google Patents

Verification code filling method and device Download PDF

Info

Publication number
CN108932173B
CN108932173B CN201810729541.6A CN201810729541A CN108932173B CN 108932173 B CN108932173 B CN 108932173B CN 201810729541 A CN201810729541 A CN 201810729541A CN 108932173 B CN108932173 B CN 108932173B
Authority
CN
China
Prior art keywords
verification code
button
pasting
display interface
current display
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
CN201810729541.6A
Other languages
Chinese (zh)
Other versions
CN108932173A (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.)
Chongqing Fubixing Technology Co ltd
Original Assignee
Xiamen Meitu Mobile 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 Xiamen Meitu Mobile Technology Co Ltd filed Critical Xiamen Meitu Mobile Technology Co Ltd
Priority to CN201810729541.6A priority Critical patent/CN108932173B/en
Publication of CN108932173A publication Critical patent/CN108932173A/en
Application granted granted Critical
Publication of CN108932173B publication Critical patent/CN108932173B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Abstract

The application provides a verification code filling method and a verification code filling device, which are applied to a mobile terminal, wherein the method comprises the following steps: extracting a verification code from the received short message and copying the verification code to a system clipboard; displaying a verification code pasting button in a current display interface; if the verification code pasting button is detected to be clicked, pasting the verification code in the system clipboard to the selected input column; if the verification code pasting button is not detected to be clicked within a first preset time after the verification code pasting button is displayed, hiding the verification code pasting button, and displaying a calling button on the side edge of the current display interface; and when the calling button is detected to be clicked, the verification code pasting button is displayed again. Therefore, the influence of the verification code pasting button on the operation of the user is reduced while the user executes the verification code filling action conveniently.

Description

Verification code filling method and device
Technical Field
The application relates to the technical field of mobile terminal interaction, in particular to a verification code filling method and device.
Background
With the development of internet technology, in the interaction process of many mobile terminals, in view of the interaction security, a service provider may send a verification code to a mobile terminal of a user in the form of a short message, and require the user to input the received verification code before continuing further interaction operation. In the existing schemes for automatically filling the verification code of some mobile terminals, the verification code in the short message is identified and then copied into the system clipboard, a user manually selects the verification code input box, and then the verification code in the system clipboard is pasted into the input box through the pasting function in the input method, so that the operation is very complicated, and the user experience is influenced by verification.
Disclosure of Invention
In order to overcome the above-mentioned deficiencies in the prior art, the present application aims to provide an authentication code filling method applied to a mobile terminal, the method comprising:
extracting a verification code from the received short message and copying the verification code to a system clipboard;
displaying a verification code pasting button in a current display interface;
if the verification code pasting button is detected to be clicked, pasting the verification code in the system clipboard to the selected input column;
if the verification code pasting button is not detected to be clicked within a first preset time after the verification code pasting button is displayed, hiding the verification code pasting button, and displaying a calling button on the side edge of the current display interface; and when the calling button is detected to be clicked, the verification code pasting button is displayed again.
Optionally, in the method, the step of displaying a verification code pasting button in the current display interface includes:
detecting whether an input field in a current display interface is selected;
and when detecting that the input field in the current display interface is selected, displaying the verification code pasting button.
Optionally, in the method, the step of displaying the verification code pasting button when it is detected that the input field in the current display interface is selected includes:
and when detecting that an input field in the current display interface is selected, displaying the verification code pasting button according to the position of the input field in the current display interface.
Optionally, in the above method, the method further comprises:
and if the verification code pasting button is not detected to be clicked within a second preset time length after the verification code pasting button is hidden, canceling the calling button and not displaying any more, wherein the second preset time length is longer than the first preset time length.
Optionally, in the above method, the step of pasting the verification code in the system clipboard into the selected input field includes:
and if the input field is detected to comprise a plurality of input boxes, splitting the verification code into a plurality of sections of corresponding number and filling the sections into the input boxes in sequence.
Another object of the present application is to provide an apparatus for filling verification code, which is applied to a mobile terminal, the apparatus comprising:
the verification code extracting module is used for extracting the verification code from the received short message and copying the verification code to the system clipboard;
the button display module is used for displaying a verification code pasting button in the current display interface;
the verification code filling module is used for pasting the verification codes in the system clipboard to the selected input field if the verification code pasting button is detected to be clicked;
the button hiding module is used for hiding the verification code pasting button and displaying a calling button on the side edge of the current display interface if the verification code pasting button is not detected to be clicked within a first preset time after the verification code pasting button is displayed; and when the calling button is detected to be clicked, the verification code pasting button is displayed again.
Optionally, in the above apparatus, the button display module is specifically configured to detect whether an input field in a current display interface is selected; and when detecting that the input field in the current display interface is selected, displaying the verification code pasting button.
Optionally, in the above apparatus, when the button display module displays the verification code pasting button, if it is detected that the input field in the current display interface is selected, the verification code pasting button is displayed at the position of the current display interface according to the input field.
Optionally, in the above apparatus, the apparatus further comprises:
and the button canceling module is used for canceling the calling button and not displaying the calling button if the verification code pasting button is not detected in a second preset time length after the verification code pasting button is hidden, wherein the second preset time length is longer than the first preset time length.
Optionally, in the above apparatus, the filling module is specifically configured to, when it is detected that the input field includes a plurality of input boxes, split the verification code into a corresponding number of multiple segments and sequentially fill the multiple input boxes with the verification code.
Compared with the prior art, the method has the following beneficial effects:
according to the verification code filling method and device, the verification code pasting button is displayed after the short message verification code is received, and the display effect of the verification code pasting button is controlled according to the time when the verification code pasting button is clicked, so that a user can conveniently execute the verification code filling action, and the influence of the verification code pasting button on the user operation is reduced.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is a schematic hardware structure diagram of a mobile terminal according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart illustrating a verification code filling method according to an embodiment of the present disclosure;
FIG. 3 is a schematic diagram of a verification code input interface according to an embodiment of the present disclosure;
fig. 4 is a second schematic diagram of a verification code input interface according to an embodiment of the present application;
fig. 5 is a second schematic flowchart of an authentication code filling method according to an embodiment of the present application;
fig. 6 is a functional block diagram of an apparatus for filling verification codes according to an embodiment of the present disclosure.
Icon: 100-a mobile terminal; 110-authentication code filling means; 111-identifying code extraction module; 112-button display module; 113-verification code filling module; 114-button hiding module; 115-button cancel module; 120-a machine-readable storage medium; 130-a processor; 140-display unit.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations.
Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
In the description of the present application, it is further noted that, unless expressly stated or limited otherwise, the terms "disposed," "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meaning of the above terms in the present application can be understood in a specific case by those of ordinary skill in the art.
Referring to fig. 1, fig. 1 is a block diagram of a mobile terminal 100 according to the embodiment. The mobile terminal 100 includes an authentication code filling apparatus 110, a machine-readable storage medium 120, a processor 130, and a display unit 140.
The elements of the machine-readable storage medium 120, the processor 130, and the display unit 140 are electrically connected to each other, directly or indirectly, to enable data transmission or interaction. For example, the components may be electrically connected to each other via one or more communication buses or signal lines. The authentication code filling means 110 includes at least one software function module that can be stored in the form of software or firmware (firmware) in the machine-readable storage medium 120 or solidified in an Operating System (OS) of the mobile terminal 100. The processor 130 is configured to execute executable modules stored in the machine-readable storage medium 120, such as software functional modules and computer programs included in the verification code filling apparatus 110.
The machine-readable storage medium 120 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable Read-Only Memory (EPROM), an electrically Erasable Read-Only Memory (EEPROM), and the like. The machine-readable storage medium 120 is used for storing a program, and the processor 130 executes the program after receiving an execution instruction. The display unit 140 is configured to display an operation interface of the mobile terminal 100.
Referring to fig. 2, fig. 2 is a flowchart illustrating an authentication code filling method applied to the mobile terminal 100 shown in fig. 1, and the method including various steps will be described in detail below.
Step S110, extracting the verification code from the received short message and copying the verification code to the system clipboard.
In consideration of security, usually, an Application (APP) in the mobile terminal 100 cannot directly read the content in the short message, so in this embodiment, the verification code is filled in by copying the verification code carried in the short message to the system clipboard and pasting the content in the system clipboard into the APP.
Specifically, the mobile terminal 100 acquires the content of the short message when receiving the short message, and determines whether the short message carries the verification code according to the content of the short message. For example, the mobile terminal 100 may determine whether the received short message is a verification code short message according to whether the short message carries a keyword such as a "verification code" or a "check code". Or the mobile terminal 100 may use the short message carrying 4-6 continuous pure digits as the short message of the verification code in a preset regular expression manner.
After identifying the verification code short message, the mobile terminal 100 extracts the verification code carried in the verification code short message and copies the extracted verification code to the system clipboard. Optionally, referring to fig. 3, in this embodiment, after receiving that the verification code is successfully copied to the system clipboard, the mobile terminal 100 may display a successful copy prompt in a display area in a floating window manner.
And step S120, displaying a verification code pasting button in the current display interface.
In one implementation of the embodiment, the mobile terminal 100 detects whether an input field in a current display interface is selected. When it is detected that the input field in the current display interface is selected, indicating that the user currently wishes to start inputting the verification code, the mobile terminal 100 displays the verification code paste button.
Further, because different APP verification code input fields have different positions, in order to avoid the verification code pasting button from blocking other display areas, in this embodiment, when it is detected that the input field in the current display interface is selected, the verification code pasting button is displayed at the position of the current display interface according to the input field.
In another implementation manner of this embodiment, the mobile terminal 100 may further identify that APP information carried in the verification code short message is received in step S110, and detect whether the APP displayed on the current interface matches the APP information carried in the verification code short message in step S120, and if so, display the verification code paste button.
After the verification code paste button is displayed, the mobile terminal 100 starts timing, and executes corresponding steps according to the click condition and timing condition of the verification code paste button.
In step S130, if it is detected that the verification code paste button is clicked, the verification code in the system clipboard is pasted to the selected input field.
In this embodiment, if it is detected that the input field selected by the user is the entire input field, the verification code in the system clipboard is directly pasted to the input field. And if the input field selected by the user is detected to comprise a plurality of input boxes, splitting the verification code into a plurality of sections with corresponding quantity and filling the sections into the input boxes in sequence.
Step S140, if the verification code pasting button is not detected to be clicked within a first preset time after the verification code pasting button is displayed, hiding the verification code pasting button, and displaying a calling button on the side of the current display interface. And when the calling button is detected to be clicked, the verification code pasting button is displayed again.
In this embodiment, if it is not detected that the verification code pasting button is clicked within a first preset time period after the verification code pasting button is displayed, it is determined that the current user may not need to fill in the verification code, and perform other operations. If the verification code paste button continues to be displayed, the user may be blocked from performing other operations. Therefore, when the mobile terminal 100 does not detect that the verification code pasting button is clicked within the first preset time period, the verification code pasting button is hidden. Wherein the first preset time period may be 2.25 seconds.
Optionally, referring to fig. 4, in order to display the verification code pasting button when the user needs to perform the verification code filling operation again, in this embodiment, a call-out button is further displayed on the side of the display interface while hiding the verification code pasting button, and the call-out button has a small display area and does not block other operable portions in the display interface.
Then, if the mobile terminal 100 detects that the call-out button is clicked or dragged, the verification code pasting button is displayed again for the user to operate.
Further, in this embodiment, if the user does not click the verification code pasting button for a long time, it indicates that the user may not need to perform the action of filling in the verification code, and the call-out button or the verification code pasting button does not need to be displayed. Therefore, in this embodiment, referring to fig. 5, the method may further include step S150.
Step S150, if the verification code pasting button is not detected to be clicked within a second preset time length after the verification code pasting button is hidden, the calling button is cancelled and is not displayed any more, wherein the second preset time length is longer than the first preset time length. For example, the second preset time period may be 20 seconds.
Referring to fig. 6, the present embodiment further provides an authentication code filling device 110 applied to the mobile terminal 100 shown in fig. 1, where the authentication code filling device 110 includes an authentication code extracting module 111, a button display module 112, an authentication code filling module 113, and a button hiding module 114.
The verification code extracting module 111 is configured to extract a verification code from the received short message and copy the verification code to the system clipboard.
In this embodiment, the verification code extraction module 111 may be configured to execute step S110 shown in fig. 2, and the detailed description about the verification code extraction module 111 may refer to the description about step S110.
The button display module 112 is configured to display a verification code pasting button in the current display interface.
In this embodiment, the button display module 112 may be configured to execute step S120 shown in fig. 2, and reference may be made to the description of step S120 for a detailed description of the button display module 112.
Optionally, in this embodiment, the button display module 112 is specifically configured to detect whether an input field in the current display interface is selected; and when detecting that the input field in the current display interface is selected, displaying the verification code pasting button.
Optionally, in this embodiment, when the verification code paste button is displayed, if it is detected that the input field in the current display interface is selected, the button display module 112 displays the verification code paste button at the position of the current display interface according to the input field.
The verification code filling module 113 is configured to paste the verification code in the system clipboard to the selected input field if it is detected that the verification code paste button is clicked.
In this embodiment, the verification code filling module 113 may be configured to execute the step S130 shown in fig. 2, and the detailed description about the verification code filling module 113 may refer to the description about the step S130.
Optionally, in this embodiment, the filling module is specifically configured to, when it is detected that the input field includes a plurality of input boxes, split the verification code into a corresponding number of multiple segments and sequentially fill the multiple input boxes with the verification code.
The button hiding module 114 is configured to hide the verification code pasting button and display a call-out button on a side of a current display interface if it is not detected that the verification code pasting button is clicked within a first preset time period after the verification code pasting button is displayed; and when the calling button is detected to be clicked, the verification code pasting button is displayed again.
In this embodiment, the button hiding module 114 may be configured to execute step S140 shown in fig. 2, and the detailed description about the button hiding module 114 may refer to the description about step S140.
Optionally, in this embodiment, the verification code filling apparatus 110 may further include a button canceling module 115.
The button canceling module 115 is configured to cancel the outgoing call button and stop displaying the outgoing call button if the verification code pasting button is not clicked within a second preset time period after the verification code pasting button is displayed, where the second preset time period is longer than the first preset time period.
In this embodiment, the button canceling module 115 may be configured to execute step S150 shown in fig. 5, and the detailed description of the button canceling module 115 may refer to the description of step S150.
In summary, according to the verification code filling method and device provided by the application, the verification code pasting button is displayed after the short message verification code is received, and the display effect of the verification code pasting button is controlled according to the time when the verification code pasting button is clicked, so that the influence of the verification code pasting button on the user operation is reduced while the user executes the verification code filling action conveniently.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, 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 code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, 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.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (8)

1. An authentication code filling method, applied to a mobile terminal, includes:
extracting a verification code from the received short message and copying the verification code to a system clipboard;
displaying a verification code pasting button in a current display interface;
if the verification code pasting button is detected to be clicked, pasting the verification code in the system clipboard to the selected input column;
if the verification code pasting button is not detected to be clicked within a first preset time after the verification code pasting button is displayed, hiding the verification code pasting button, and displaying a calling button on the side edge of the current display interface; when the calling button is detected to be clicked, the verification code pasting button is displayed again;
and if the verification code pasting button is not detected to be clicked within a second preset time length after the verification code pasting button is hidden, canceling the calling button and not displaying any more, wherein the second preset time length is longer than the first preset time length.
2. The method of claim 1, wherein the step of displaying the verification code paste button in the current display interface comprises:
detecting whether an input field in a current display interface is selected;
and when detecting that the input field in the current display interface is selected, displaying the verification code pasting button.
3. The method of claim 2, wherein the step of displaying the verification code paste button when detecting that the input field in the current display interface is selected comprises:
and when detecting that an input field in the current display interface is selected, displaying the verification code pasting button according to the position of the input field in the current display interface.
4. The method of claim 1, wherein the step of pasting the validation code in the system clipboard into the selected input field comprises:
and if the input field is detected to comprise a plurality of input boxes, splitting the verification code into a plurality of sections of corresponding number and filling the sections into the input boxes in sequence.
5. An authentication code filling apparatus applied to a mobile terminal, the apparatus comprising:
the verification code extracting module is used for extracting the verification code from the received short message and copying the verification code to the system clipboard;
the button display module is used for displaying a verification code pasting button in the current display interface;
the verification code filling module is used for pasting the verification codes in the system clipboard to the selected input field if the verification code pasting button is detected to be clicked;
the button hiding module is used for hiding the verification code pasting button and displaying a calling button on the side edge of the current display interface if the verification code pasting button is not detected to be clicked within a first preset time after the verification code pasting button is displayed; when the calling button is detected to be clicked, the verification code pasting button is displayed again;
and the button canceling module is used for canceling the calling button and not displaying the calling button if the verification code pasting button is not detected in a second preset time length after the verification code pasting button is hidden, wherein the second preset time length is longer than the first preset time length.
6. The device of claim 5, wherein the button display module is specifically configured to detect whether an input field in a current display interface is selected; and when detecting that the input field in the current display interface is selected, displaying the verification code pasting button.
7. The apparatus according to claim 6, wherein when the verification code paste button is displayed, if it is detected that an input field in the current display interface is selected, the button display module displays the verification code paste button at a position of the current display interface according to the input field.
8. The apparatus of claim 5, wherein the verification code filling module is specifically configured to, when it is detected that the input field includes a plurality of input boxes, split the verification code into a corresponding number of multiple segments and fill the multiple input boxes in sequence.
CN201810729541.6A 2018-07-05 2018-07-05 Verification code filling method and device Active CN108932173B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810729541.6A CN108932173B (en) 2018-07-05 2018-07-05 Verification code filling method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810729541.6A CN108932173B (en) 2018-07-05 2018-07-05 Verification code filling method and device

Publications (2)

Publication Number Publication Date
CN108932173A CN108932173A (en) 2018-12-04
CN108932173B true CN108932173B (en) 2020-12-22

Family

ID=64447137

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810729541.6A Active CN108932173B (en) 2018-07-05 2018-07-05 Verification code filling method and device

Country Status (1)

Country Link
CN (1) CN108932173B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105159533A (en) * 2015-08-31 2015-12-16 努比亚技术有限公司 Mobile terminal and automatic verification code input method thereof
CN107888777A (en) * 2017-11-23 2018-04-06 清远市悦影电子科技有限公司 A kind of cellphone information reads the method with checking

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741985B (en) * 2009-12-24 2012-11-28 深圳市同洲电子股份有限公司 Call-based method for processing screen of mobile terminal and mobile terminal
CN106529265A (en) * 2016-10-24 2017-03-22 宇龙计算机通信科技(深圳)有限公司 Extraction method of verification code, extraction device of verification code and terminal
CN106599637B (en) * 2016-11-04 2020-11-03 北京安云世纪科技有限公司 Method and device for inputting verification code on verification interface

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105159533A (en) * 2015-08-31 2015-12-16 努比亚技术有限公司 Mobile terminal and automatic verification code input method thereof
CN107888777A (en) * 2017-11-23 2018-04-06 清远市悦影电子科技有限公司 A kind of cellphone information reads the method with checking

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Design and implementation of verification code identification based on anisotropic heat kernel;LIU Lizhao et al.;《China Communications》;20160131;第13卷(第1期);第100-112页 *

Also Published As

Publication number Publication date
CN108932173A (en) 2018-12-04

Similar Documents

Publication Publication Date Title
US11864068B2 (en) Verification code obtaining method and apparatus, and terminal
CN104320756B (en) A kind of variation and device of account information
EP2919496A1 (en) Method for realizing downloading of mobile terminal application program and mobile terminal
CN106227585B (en) Application program starting method, device and equipment
CN104462564B (en) The method and apparatus that prompt message is provided
CN109754515B (en) Queuing system and queuing data processing method
CN106550089B (en) Verification code processing method, client and user terminal
JP2017534991A (en) Method and apparatus for calling local keyboard on HTML page of user terminal device
CN108108599B (en) Screen unlocking method based on password, communication terminal and related medium product
WO2017097144A1 (en) Verification information processing method and device
CN106789973B (en) Page security detection method and terminal equipment
CN111966273A (en) Information display processing method and device
CN108932173B (en) Verification code filling method and device
JP6838108B2 (en) Confirmation code acquisition method and device, and terminal
CN109344335B (en) Content recommendation method and electronic equipment
CN107665142B (en) Method, terminal and computer readable storage medium for detecting interruption of application program business process
CN112905971B (en) Method and device for processing information
CN106775184B (en) APP tab display method and electronic equipment
CN105511886A (en) Theme changing method and device for application program
CN106648671B (en) Application upgrading method and terminal
CN110297623B (en) Log display method and device
CN114257682B (en) Method, device, terminal and readable storage medium for reminding user of schedule
JP2019086804A (en) Test support system, test support method and test support program
CN109086096B (en) Data input method of Edge browser, electronic device and storage medium
CN106899650B (en) Data updating method and device

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
TR01 Transfer of patent right

Effective date of registration: 20220614

Address after: 400000 room 10-2, building B, No. 24, Honghu West Road, Yubei District, Chongqing

Patentee after: Chongqing fubixing Technology Co.,Ltd.

Address before: 361000 112a, Chuangye building, Pioneer Park, torch high tech Zone, Xiamen, Fujian Province

Patentee before: Xiamen Meitu Mobile Technology Co.,Ltd.

TR01 Transfer of patent right