CN103701808A - Method and device for logging in account - Google Patents

Method and device for logging in account Download PDF

Info

Publication number
CN103701808A
CN103701808A CN201310734132.2A CN201310734132A CN103701808A CN 103701808 A CN103701808 A CN 103701808A CN 201310734132 A CN201310734132 A CN 201310734132A CN 103701808 A CN103701808 A CN 103701808A
Authority
CN
China
Prior art keywords
quick response
response code
account
application program
website
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310734132.2A
Other languages
Chinese (zh)
Inventor
刘利华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Leshi Zhixin Electronic Technology Tianjin Co Ltd
Original Assignee
Leshi Zhixin Electronic Technology Tianjin 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 Leshi Zhixin Electronic Technology Tianjin Co Ltd filed Critical Leshi Zhixin Electronic Technology Tianjin Co Ltd
Priority to CN201310734132.2A priority Critical patent/CN103701808A/en
Publication of CN103701808A publication Critical patent/CN103701808A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and a device for logging in an account. The method comprises the steps of starting a two-dimensional code inputting process by responding login operation triggered in a login interface of a website or an application program; receiving and analyzing input two-dimensional code information; determining the account corresponding to the two-dimensional code information in a database, and logging in by taking the determined account as a login account of the website or the application program. According to the method and the device, disclosed by the invention, the problem in the prior art that the logging in cannot be carried out as the account is forgotten when a user logs in a plenty of websites or application programs can be solved, the error rate of inputting the account can be reduced, the login efficiency can be increased, and further, the login time of the user is saved.

Description

Account login method and device
Technical field
The present invention relates to internet arena, in particular to a kind of account login method and device.
Background technology
Development along with Internet technology, the website of various functions, application program get more and more, in order better to realize its function, website or application program generally need user to register a to one's name account, and website or application program provide the corresponding information content to each account.
In prior art, in the login process of website or application program, generally need to first input user name, and then input password, and same user often has different accounts in different websites and application program, a large amount of accounts is easy to cause to be obscured, so may forget oneself in the current website logging in or account corresponding to application program in input account, causes logining.In addition, while using the mobile terminals such as mobile phone to input longer account, because account may be formed by letter, numeral, symbol combination, be now easy to make mistakes, cause the waste of user time.
For user in prior art, when logging in a large amount of websites or application program, may there is the problem of forgetting account and cannot logging in, not yet propose at present effective solution.
Summary of the invention
The invention provides a kind of account login method and device, at least to solve user in prior art, when logging in a large amount of websites or application program, may have the problem of forgetting account and cannot logging in.
According to an aspect of the present invention, provide account login method, the method comprises: in response in website or the logon operation of the log-in interface internal trigger of application program, start Quick Response Code input process; Receive the 2 D code information of input, and resolve; According to analysis result, in database, determine the account corresponding with 2 D code information, the account of determining of usining is logined as the login account of website or application program.
Alternatively, in response in website or the logon operation of the log-in interface internal trigger of application program, before starting Quick Response Code input process, also comprise: obtain the account in website or application program, and the identification information of this website or application program; According to the account getting and identification information, generate Quick Response Code; By the Quick Response Code generating, and account corresponding to this Quick Response Code, be saved to database.
Alternatively, in response in website or the logon operation of the log-in interface internal trigger of application program, before starting Quick Response Code input process, also comprise: obtain the corresponding information of password and the identification information of website or application program of account, this account in website or application program; According to the information of the account getting, password and identification information, generate Quick Response Code; By the Quick Response Code generating, the account that this Quick Response Code is corresponding, the information of password, be saved to database.
Alternatively, receive the 2 D code information of input, and resolve, comprising: use read method corresponding to File class in JAVA, the 2 D code information receiving, read in buffer BUFFER; Call coding/decoding method preset in Quick Response Code input process, the 2 D code information in decoding buffer BUFFER, obtains Quick Response Code figure and data corresponding to this Quick Response Code figure in 2 D code information.
Alternatively, according to the account getting and identification information, generate Quick Response Code, comprise: by the first kind, calculate account and Quick Response Code corresponding to identification information, wherein, the first kind be pre-created for calculating the class of Quick Response Code, in the first kind, be filled with and calculate required encryption algorithm, coding mode and the error checking logic of Quick Response Code; Obtain the result of calculation of the first kind, by Equations of The Second Kind, generate corresponding Quick Response Code figure, wherein, Equations of The Second Kind be pre-created for generating the class of Quick Response Code figure; The Quick Response Code figure generating by the 3rd class output Equations of The Second Kind, the 3rd class be pre-created for exporting the class of Quick Response Code figure.
According to a further aspect in the invention, provide account logon device, this device comprises: response unit, in response in website or the logon operation of the log-in interface internal trigger of application program, starts Quick Response Code input process; Resolution unit, for receiving the 2 D code information of input, and resolves; Determining unit for according to analysis result, is determined the account corresponding with 2 D code information in database, and the account of determining of usining is logined as the login account of website or application program.
Alternatively, also comprise: the first acquiring unit, in response in website or the logon operation of the log-in interface internal trigger of application program, before starting Quick Response Code input process, obtain the account in website or application program, and the identification information of this website or application program; The first generation unit, for according to the account and the identification information that get, generates Quick Response Code; The first memory cell, for by the Quick Response Code generating, and account corresponding to this Quick Response Code, be saved to database.
Alternatively, also comprise: second acquisition unit, for in response in website or the logon operation of the log-in interface internal trigger of application program, before starting Quick Response Code input process, obtain the corresponding information of password and the identification information of website or application program of account, this account in website or application program; The second generation unit, for according to the account getting, information and the identification information of password, generates Quick Response Code; The second memory cell, for by the Quick Response Code generating, the account that this Quick Response Code is corresponding, the information of password, be saved to database.
Alternatively, resolution unit comprises: read module, for using read method corresponding to JAVA File class, the 2 D code information receiving, reads in buffer BUFFER; Decoder module, for calling the preset coding/decoding method of Quick Response Code input process, the 2 D code information in decoding buffer BUFFER, obtains Quick Response Code figure and data corresponding to this Quick Response Code figure in 2 D code information.
Alternatively, the first generation unit comprises: computing module, for calculating account and Quick Response Code corresponding to identification information by the first kind, wherein, the first kind be pre-created for calculating the class of Quick Response Code, in the first kind, be filled with and calculate required encryption algorithm, coding mode and the error checking logic of Quick Response Code; Generation module, for obtaining the result of calculation of the first kind, generates corresponding Quick Response Code figure by Equations of The Second Kind, wherein, Equations of The Second Kind be pre-created for generating the class of Quick Response Code figure; Output module, for the Quick Response Code figure generating by the 3rd class output Equations of The Second Kind, the 3rd class be pre-created for exporting the class of Quick Response Code figure.
In the present invention the account in website or application program is converted into corresponding Quick Response Code, be kept in database, when user logs in website or application program, start the Quick Response Code that Quick Response Code input process receives user's input, carry out scanning recognition, and compare with the 2 D code information in database, final definite user account corresponding to this Quick Response Code, get final product the input of completing user account, this scheme of determining user account by Quick Response Code, effectively solved user in prior art and may have the problem of forgetting account and cannot logging in when logging in a large amount of websites or application program, reduce the error rate of account input, improve login efficiency, further, save user's login time.
 
Accompanying drawing explanation
Accompanying drawing described herein is used to provide a further understanding of the present invention, forms the application's a part, and schematic description and description of the present invention is used for explaining the present invention, does not form inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is according to a kind of optional flow chart of the account login method of the embodiment of the present invention;
Fig. 2 is according to a kind of optional structure chart of the account logon device of the embodiment of the present invention; And
Fig. 3 is the optional structure chart of another kind according to the account logon device of the embodiment of the present invention.
 
Embodiment
Exemplary embodiment of the present disclosure is described below with reference to accompanying drawings in more detail.Although shown exemplary embodiment of the present disclosure in accompanying drawing, yet should be appreciated that and can realize the disclosure and the embodiment that should do not set forth limits here with various forms.On the contrary, it is in order more thoroughly to understand the disclosure that these embodiment are provided, and can by the scope of the present disclosure complete convey to those skilled in the art.
Embodiment 1
A kind of account login method is provided in the embodiment of the present invention 1, and Fig. 1 illustrates a kind of optional flow chart of the method, and as shown in Figure 1, the method comprises the steps S102 to S106:
S102, in response in website or the logon operation of the log-in interface internal trigger of application program, starts Quick Response Code input process;
User, login some website (as Taobao, the websites such as Jingdone district) login interface, or while logining some application program (as the application client on the mobile terminals such as intelligent television), need user to carry out the login of account, , input user's oneself user name and the password corresponding with user name, wherein, username and password has each self-corresponding input edit box, when user chooses the input edit box of user name, trigger logon operation, now, in response to this register, start Quick Response Code input process, alternatively, above-mentioned Quick Response Code input process can be the built-in process of system itself, also can be the compatible program of system of download, as, Quick Response Code input process is set to have the Quick Response Code input plug-in unit of identical function.Under this Quick Response Code input process, user can input 2 D code information and replace original account information.
Wherein, Quick Response Code, it is the chequered with black and white graphic recording data symbol information that distributes in plane (on two-dimensional directional) according to certain rules with certain specific geometric figure, on coding, utilize dexterously " 0 ", the concept of " 1 " bit stream that forms computer-internal logical foundations, with several geometrical bodies corresponding with binary system, represent word numerical information, by image input device or photoelectric scanning device automatically identifying and reading, to realize information, automatically process.It has some general character of barcode technology: every kind of code system has its specific character set; Each character occupies certain width; There is certain verifying function etc.Also have features such as the information automatic identification function of different rows and processing graphics rotation variations simultaneously.
S104, receives the 2 D code information of input, and resolves;
In the above-mentioned Quick Response Code input process starting, have the input edit box being similar to while logining at ordinary times, different, this input edit box, except having the function that receives discriminating digit and character, can also be identified Quick Response Code or bar code.Alternatively, the 2 D code information of user's input can be Quick Response Code figure, also can be the call number that this Quick Response Code figure is corresponding,, after user account is converted into Quick Response Code, can also produce a call number for correspondence with it, user is by this call number of input, also can determine unique Quick Response Code, and then definite user's account.Alternatively, in input edit box, input this call number, can quick indexing to the Quick Response Code of historical record, improve user and login efficiency.
User, input after 2 D code information, start fast finding Quick Response Code algorithm, in server database the inside, search the Quick Response Code account of registration, during specific implementation, by Quick Response Code scanner, scan this 2 D code information, during specific implementation, use read method corresponding to File class in JAVA, the 2 D code information receiving, read in buffer BUFFER; Call coding/decoding method preset in Quick Response Code input process, the 2 D code information in decoding buffer BUFFER, obtains Quick Response Code figure and data corresponding to this Quick Response Code figure in 2 D code information.
S106 according to analysis result, determines the account corresponding with 2 D code information in database, and the account of determining of usining is logined as the login account of website or application program.
After parsing, obtain Quick Response Code figure and data corresponding to this Quick Response Code figure, carry out verification with the Quick Response Code index recording in database, in Quick Response Code figure that parsing obtains and data corresponding to this Quick Response Code figure and database, record Data Matching time, determine the account that this Quick Response Code is corresponding, and show at log-in interface, now, user can complete logging in of website or application program after log-in interface only need be inputted password.
In order to realize user, by Quick Response Code, log in, above-mentioned in response in website or the logon operation of the log-in interface internal trigger of application program, before starting Quick Response Code input process, also comprise: obtain the account in website or application program, and the identification information of this website or application program; According to the account getting and identification information, generate Quick Response Code; By the Quick Response Code generating, and account corresponding to this Quick Response Code, be saved to database.Or, in the logon operation in response to triggering, before starting Quick Response Code input process, obtain the corresponding information of password and the identification information of website or application program of account, this account in website or application program, according to the information of the account getting, password and identification information, generate Quick Response Code, by the Quick Response Code generating, the account that this Quick Response Code is corresponding, the information of password, be saved to database, , can also in Quick Response Code, embed password prompt information corresponding to account, after determining user account by 2 D code information, password prompt can also be provided, so that user forgets Password, in addition, for some fail safes, do not need very high website or application program, also account and password can be embedded in the Quick Response Code of generation simultaneously, the Quick Response Code of this embedding password prompt information or password, solved the problem that cannot log in when user forgets Password, promote further user's the efficiency that logs in.
Specifically, user, use before Quick Response Code logs in, need first by the account existing in website or application program, convert Quick Response Code account to, during specific implementation, can generate as follows Quick Response Code: be pre-created for calculating the ORcode class of Quick Response Code, for convenience of description, be called the first kind herein, be pre-created for generating the Graphics2D class of Quick Response Code figure, for convenience of description, be called Equations of The Second Kind herein, be pre-created for exporting the File class of the Quick Response Code figure of Equations of The Second Kind generation, for convenience of description, be called the 3rd class herein, by the first kind, calculate account and Quick Response Code corresponding to identification information, then, obtain the result of calculation of the first kind, by Equations of The Second Kind, generate corresponding Quick Response Code figure, finally, the Quick Response Code figure generating by the 3rd class output Equations of The Second Kind.When carrying out Quick Response Code generation, by the required website logging in or the account information in application program, be communicated with the identification information that characterizes this website or application program, by the encryption algorithm, coding mode and the error checking logic that arrange in ORcode class, generate corresponding Quick Response Code, offer user.When user logs in next time, use this Quick Response Code to get final product determining of completing user account.Alternatively, in the Quick Response Code generating, can also write a plurality of websites of same user or the user name of application program, like this, user uses same Quick Response Code, can determine the user name of a plurality of websites or application program, further improve user's the efficiency that logs in.
In addition, the application program of a scanning Quick Response Code can also be set, in this application program, there is the Quick Response Code input process of above-mentioned record, user inputs after 2 D code information, in this Quick Response Code, embed user's user name and website or the application program under this user name, directly jump to the log-in interface of this website or application program, and the input of completing user account, this implementation, can save the time that user opened or logged in website and application program, further, improve the efficiency that user logs in.
As can be seen from the above description, in an embodiment of the present invention the account in website or application program is converted into corresponding Quick Response Code, be kept in database, when user logs in website or application program, start the Quick Response Code that Quick Response Code input process receives user's input, carry out scanning recognition, and compare with the 2 D code information in database, final definite user account corresponding to this Quick Response Code, get final product the input of completing user account, this scheme of determining user account by Quick Response Code, effectively solved user in prior art and may have the problem of forgetting account and cannot logging in when logging in a large amount of websites or application program, reduce the error rate of account input, improve login efficiency, further, save user's login time.
Embodiment 2
Account login method based on providing in above-described embodiment 1, the present embodiment provides a kind of account logon device, and Fig. 2 illustrates a kind of optional structure chart of this device, and as shown in Figure 2, this device comprises:
Response unit 20, in response in website or the logon operation of the log-in interface internal trigger of application program, starts Quick Response Code input process;
User, login some website (as Taobao, the websites such as Jingdone district) login interface, or while logining some application program (as the application client on the mobile terminals such as intelligent television), need user to carry out the login of account, , input user's oneself user name and the password corresponding with user name, wherein, username and password has each self-corresponding input edit box, when user chooses the input edit box of user name, trigger logon operation, now, in response to this register, start Quick Response Code input process, alternatively, above-mentioned Quick Response Code input process can be the built-in process of system itself, also can be the compatible program of system of download, as, Quick Response Code input process is set to have the Quick Response Code input plug-in unit of identical function.Under this Quick Response Code input process, user can input 2 D code information and replace original account information.
Wherein, Quick Response Code, it is the chequered with black and white graphic recording data symbol information that distributes in plane (on two-dimensional directional) according to certain rules with certain specific geometric figure, on coding, utilize dexterously " 0 ", the concept of " 1 " bit stream that forms computer-internal logical foundations, with several geometrical bodies corresponding with binary system, represent word numerical information, by image input device or photoelectric scanning device automatically identifying and reading, to realize information, automatically process.It has some general character of barcode technology: every kind of code system has its specific character set; Each character occupies certain width; There is certain verifying function etc.Also have features such as the information automatic identification function of different rows and processing graphics rotation variations simultaneously.
Resolution unit 22, is connected with response unit 20, for receiving the 2 D code information of input, and resolves;
In the above-mentioned Quick Response Code input process starting, have the input edit box being similar to while logining at ordinary times, different, this input edit box, except having the function that receives discriminating digit and character, can also be identified Quick Response Code or bar code.Alternatively, the 2 D code information of user's input can be Quick Response Code figure, also can be the call number that this Quick Response Code figure is corresponding,, after user account is converted into Quick Response Code, can also produce a call number for correspondence with it, user is by this call number of input, also can determine unique Quick Response Code, and then definite user's account.Alternatively, in input edit box, input this call number, can quick indexing to the Quick Response Code of historical record, improve user and login efficiency.
User, input after 2 D code information, start fast finding Quick Response Code algorithm, in server database the inside, search the Quick Response Code account of registration, during specific implementation, as shown in Figure 3, resolution unit 22 comprises: read module 220, for using read method corresponding to JAVA File class, the 2 D code information receiving, read in buffer BUFFER; Decoder module 222, is connected with read module 220, and for calling the preset coding/decoding method of Quick Response Code input process, the 2 D code information in decoding buffer BUFFER, obtains Quick Response Code figure and data corresponding to this Quick Response Code figure in 2 D code information.
Determining unit 24, is connected with resolution unit 22, for according to analysis result, determines the account corresponding with 2 D code information in database, and the account of determining of usining is logined as the login account of website or application program.
After parsing, obtain Quick Response Code figure and data corresponding to this Quick Response Code figure, carry out verification with the Quick Response Code index recording in database, in Quick Response Code figure that parsing obtains and data corresponding to this Quick Response Code figure and database, record Data Matching time, determine the account that this Quick Response Code is corresponding, and show at log-in interface, now, user can complete logging in of website or application program after log-in interface only need be inputted password.
In order to realize user, by Quick Response Code, log in, above-mentioned in response in website or the logon operation of the log-in interface internal trigger of application program, this device also comprises: the first acquiring unit, for in response in website or the logon operation of the log-in interface internal trigger of application program, before starting Quick Response Code input process, obtain the account in website or application program, and the identification information of this website or application program; The first generation unit, for according to the account and the identification information that get, generates Quick Response Code; The first memory cell, for by the Quick Response Code generating, and account corresponding to this Quick Response Code, be saved to database.Or, this device also comprises: second acquisition unit, for in response in website or the logon operation of the log-in interface internal trigger of application program, before starting Quick Response Code input process, obtain the corresponding information of password and the identification information of website or application program of account, this account in website or application program, the second generation unit, for according to the account getting, information and the identification information of password, generates Quick Response Code, the second memory cell, be used for the Quick Response Code generating, the account that this Quick Response Code is corresponding, the information of password, be saved to database, , can also in Quick Response Code, embed password prompt information corresponding to account, after determining user account by 2 D code information, password prompt can also be provided, so that user forgets Password, in addition, for some fail safes, do not need very high website or application program, also account and password can be embedded in the Quick Response Code of generation simultaneously, the Quick Response Code of this embedding password prompt information or password, solved the problem that cannot log in when user forgets Password, promote further user's the efficiency that logs in.
Specifically, user, use before Quick Response Code logs in, need first by the account existing in website or application program, convert Quick Response Code account to, during specific implementation, be pre-created for calculating the ORcode class of Quick Response Code, for convenience of description, be called the first kind herein, be pre-created for generating the Graphics2D class of Quick Response Code figure, for convenience of description, be called Equations of The Second Kind herein, be pre-created for exporting the File class of the Quick Response Code figure of Equations of The Second Kind generation, for convenience of description, be called the 3rd class herein, the first generation unit comprises: computing module, for calculating account and Quick Response Code corresponding to identification information by the first kind, generation module, for obtaining the result of calculation of the first kind, generates corresponding Quick Response Code figure by Equations of The Second Kind, output module, for the Quick Response Code figure generating by the 3rd class output Equations of The Second Kind.When carrying out Quick Response Code generation, by the required website logging in or the account information in application program, be communicated with the identification information that characterizes this website or application program, by the encryption algorithm, coding mode and the error checking logic that arrange in ORcode class, generate corresponding Quick Response Code, offer user.When user logs in next time, use this Quick Response Code to get final product determining of completing user account.Alternatively, in the Quick Response Code generating, can also write a plurality of websites of same user or the user name of application program, like this, user uses same Quick Response Code, can determine the user name of a plurality of websites or application program, further improve user's the efficiency that logs in.
In addition, the application program of a scanning Quick Response Code can also be set, in this application program, there is the Quick Response Code input process of above-mentioned record, user inputs after 2 D code information, in this Quick Response Code, embed user's user name and website or the application program under this user name, directly jump to the log-in interface of this website or application program, and the input of completing user account, this implementation, can save the time that user opened or logged in website and application program, further, improve the efficiency that user logs in.
It should be noted above-described embodiment the present invention will be described rather than limit the invention, and those skilled in the art can design alternative embodiment in the situation that do not depart from the scope of claims.In the claims, any reference symbol between bracket should be configured to limitations on claims.Word " comprises " not to be got rid of existence and is not listed as element or step in the claims.Being positioned at word " " before element or " one " does not get rid of and has a plurality of such elements.The present invention can be by means of including the hardware of some different elements and realizing by means of the computer of suitably programming.In having enumerated the unit claim of some devices, several in these devices can be to carry out imbody by same hardware branch.The use of word first, second and C grade does not represent any order.Can be title by these word explanations.
The application can be applied to computer system/server, and it can operation together with numerous other universal or special computingasystem environment or configuration.The example of well-known computing system, environment and/or the configuration that is suitable for using together with computer system/server includes but not limited to: personal computer system, server computer system, thin client, thick client computer, hand-held or laptop devices, the system based on microprocessor, Set Top Box, programmable consumer electronics, NetPC Network PC, little type Ji calculate machine Xi Tong ﹑ large computer system and comprise the distributed cloud computing technology environment of above-mentioned any system, etc.
Computer system/server can be described under the general linguistic context of the computer system executable instruction (such as program module) of being carried out by computer system.Conventionally, program module can comprise routine, program, target program, assembly, logic, data structure etc., and they are carried out specific task or realize specific abstract data type.Computer system/server can be implemented in distributed cloud computing environment, and in distributed cloud computing environment, task is to be carried out by the teleprocessing equipment linking by communication network.In distributed cloud computing environment, program module can be positioned on the Local or Remote computing system storage medium that comprises memory device.

Claims (10)

1. an account login method, is characterized in that, comprising:
In response in website or the logon operation of the log-in interface internal trigger of application program, start Quick Response Code input process;
Receive the 2 D code information of input, and resolve;
According to analysis result, in database, determine the account corresponding with described 2 D code information, the described account of determining of usining is logined as the login account of described website or application program.
2. the method for claim 1, is characterized in that, described in response in website or the logon operation of the log-in interface internal trigger of application program, before starting Quick Response Code input process, also comprises:
Obtain the account in described website or application program, and the identification information of this website or application program;
According to the described account getting and described identification information, generate Quick Response Code;
By the described Quick Response Code generating, and account corresponding to this Quick Response Code, be saved to described database.
3. the method for claim 1, is characterized in that, described in response in website or the logon operation of the log-in interface internal trigger of application program, before starting Quick Response Code input process, also comprises:
Obtain the corresponding information of password and the identification information of described website or application program of account, this account in described website or application program;
According to the information of the described account getting, described password and described identification information, generate Quick Response Code;
By the described Quick Response Code generating, the account that this Quick Response Code is corresponding, the information of password, be saved to described database.
4. the method as described in claims 1 to 3 any one, is characterized in that, the 2 D code information of described reception input, and resolve, comprising:
Use read method corresponding to File class in JAVA, the described 2 D code information receiving, read in buffer BUFFER;
Call preset coding/decoding method in described Quick Response Code input process, the 2 D code information of decoding in described buffer BUFFER, obtains Quick Response Code figure and data corresponding to this Quick Response Code figure in described 2 D code information.
5. method as claimed in claim 2 or claim 3, is characterized in that, the described account that described basis gets and described identification information generate Quick Response Code, comprising:
By the first kind, calculate described account and Quick Response Code corresponding to described identification information, wherein, the described first kind be pre-created for calculating the class of Quick Response Code, in the described first kind, be filled with and calculate required encryption algorithm, coding mode and the error checking logic of Quick Response Code;
Obtain the result of calculation of the described first kind, by Equations of The Second Kind, generate corresponding Quick Response Code figure, wherein, described Equations of The Second Kind be pre-created for generating the class of Quick Response Code figure;
By the 3rd class, export the Quick Response Code figure that described Equations of The Second Kind generates, described the 3rd class be pre-created for exporting the class of Quick Response Code figure.
6. an account logon device, is characterized in that, comprising:
Response unit, in response in website or the logon operation of the log-in interface internal trigger of application program, starts Quick Response Code input process;
Resolution unit, for receiving the 2 D code information of input, and resolves;
Determining unit for according to analysis result, is determined the account corresponding with described 2 D code information in database, and the described account of determining of usining is logined as the login account of described website or application program.
7. device as claimed in claim 6, is characterized in that, also comprises:
The first acquiring unit, for before starting Quick Response Code input process, obtaining the account in described website or application program in response in website or the logon operation of the log-in interface internal trigger of application program described, and the identification information of this website or application program;
The first generation unit, for according to the described account and the described identification information that get, generates Quick Response Code;
The first memory cell, for by the described Quick Response Code generating, and account corresponding to this Quick Response Code, be saved to database.
8. device as claimed in claim 6, is characterized in that, also comprises:
Second acquisition unit, for described in response in website or the logon operation of the log-in interface internal trigger of application program, before starting Quick Response Code input process, obtain the corresponding information of password and the identification information of website or application program of account, this account in described website or application program;
The second generation unit, for according to the described account getting, information and the described identification information of described password, generates Quick Response Code;
The second memory cell, for by the described Quick Response Code generating, the account that this Quick Response Code is corresponding, the information of password, be saved to database.
9. the device as described in claim 6 to 8 any one, is characterized in that, described resolution unit comprises:
Read module, for using read method corresponding to JAVA File class, the described 2 D code information receiving, reads in buffer BUFFER;
Decoder module, for calling the preset coding/decoding method of described Quick Response Code input process, the 2 D code information of decoding in described buffer BUFFER, obtains Quick Response Code figure and data corresponding to this Quick Response Code figure in described 2 D code information.
10. install as claimed in claim 7 or 8, it is characterized in that, described the first generation unit comprises:
Computing module, for calculating described account and Quick Response Code corresponding to described identification information by the first kind, wherein, the described first kind be pre-created for calculating the class of Quick Response Code, in the described first kind, be filled with and calculate required encryption algorithm, coding mode and the error checking logic of Quick Response Code;
Generation module, for obtaining the result of calculation of the described first kind, generates corresponding Quick Response Code figure by Equations of The Second Kind, wherein, described Equations of The Second Kind be pre-created for generating the class of Quick Response Code figure;
Output module, the Quick Response Code figure generating for export described Equations of The Second Kind by the 3rd class, described the 3rd class be pre-created for exporting the class of Quick Response Code figure.
CN201310734132.2A 2013-12-27 2013-12-27 Method and device for logging in account Pending CN103701808A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310734132.2A CN103701808A (en) 2013-12-27 2013-12-27 Method and device for logging in account

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310734132.2A CN103701808A (en) 2013-12-27 2013-12-27 Method and device for logging in account

Publications (1)

Publication Number Publication Date
CN103701808A true CN103701808A (en) 2014-04-02

Family

ID=50363205

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310734132.2A Pending CN103701808A (en) 2013-12-27 2013-12-27 Method and device for logging in account

Country Status (1)

Country Link
CN (1) CN103701808A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104156639A (en) * 2014-08-06 2014-11-19 广东欧珀移动通信有限公司 Method and device for opening application program through two-dimension code and intelligent terminal
CN104378344A (en) * 2014-05-26 2015-02-25 腾讯科技(深圳)有限公司 Log-in information transmission method, code scanning method and device and background server
CN105512710A (en) * 2015-12-15 2016-04-20 深圳Tcl数字技术有限公司 Two-dimensional code generation method and device
CN105700904A (en) * 2014-11-28 2016-06-22 腾讯科技(深圳)有限公司 Session initiation method and apparatus
CN105763520A (en) * 2014-12-18 2016-07-13 阿里巴巴集团控股有限公司 Network account password recovery method and device, client terminal device and server
CN106302370A (en) * 2015-06-12 2017-01-04 上海渐华科技发展有限公司 The device and method of binding wechat client is realized based on Quick Response Code
CN106384043A (en) * 2015-07-29 2017-02-08 阿里巴巴集团控股有限公司 2D code safety protection method and related equipment
CN107729060A (en) * 2017-10-11 2018-02-23 福州利倍得网络技术有限公司 The method of mobile terminal control PC ends software
CN107798105A (en) * 2017-10-31 2018-03-13 山东开创云软件有限公司 A kind of Quick Response Code application method based on website APP
WO2018166100A1 (en) * 2017-03-14 2018-09-20 平安科技(深圳)有限公司 Financial transaction management system, method, storage medium and server
CN110060750A (en) * 2019-03-25 2019-07-26 平安科技(深圳)有限公司 Medical data method for pushing, system, computer equipment and readable storage medium storing program for executing
CN110677442A (en) * 2018-07-02 2020-01-10 曹桂水 Method for realizing internet application

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102769628A (en) * 2012-07-27 2012-11-07 腾讯科技(深圳)有限公司 Page login method and server
CN103067371A (en) * 2012-12-24 2013-04-24 广州杰赛科技股份有限公司 Cloud terminal identity authentication method and system
CN103220153A (en) * 2013-05-13 2013-07-24 百度在线网络技术(北京)有限公司 Encrypting method based on two-dimensional codes as well as encrypting device and information system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102769628A (en) * 2012-07-27 2012-11-07 腾讯科技(深圳)有限公司 Page login method and server
CN103067371A (en) * 2012-12-24 2013-04-24 广州杰赛科技股份有限公司 Cloud terminal identity authentication method and system
CN103220153A (en) * 2013-05-13 2013-07-24 百度在线网络技术(北京)有限公司 Encrypting method based on two-dimensional codes as well as encrypting device and information system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
康春颖: "网络二维码图片的生成算法研究", 《黑龙江大学自然科学学报》 *
马鸣,等: "基于Android的二维码的生成与识别***的设计与实现", 《电脑知识与技术》 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104378344A (en) * 2014-05-26 2015-02-25 腾讯科技(深圳)有限公司 Log-in information transmission method, code scanning method and device and background server
US9887988B2 (en) 2014-05-26 2018-02-06 Tencent Technology (Shenzhen) Company Limited Login information transmission method, code scanning method and apparatus, and server
CN104156639A (en) * 2014-08-06 2014-11-19 广东欧珀移动通信有限公司 Method and device for opening application program through two-dimension code and intelligent terminal
CN105700904A (en) * 2014-11-28 2016-06-22 腾讯科技(深圳)有限公司 Session initiation method and apparatus
CN105763520A (en) * 2014-12-18 2016-07-13 阿里巴巴集团控股有限公司 Network account password recovery method and device, client terminal device and server
CN106302370A (en) * 2015-06-12 2017-01-04 上海渐华科技发展有限公司 The device and method of binding wechat client is realized based on Quick Response Code
CN106384043A (en) * 2015-07-29 2017-02-08 阿里巴巴集团控股有限公司 2D code safety protection method and related equipment
CN105512710B (en) * 2015-12-15 2018-09-04 深圳Tcl数字技术有限公司 The method and apparatus for generating Quick Response Code
CN105512710A (en) * 2015-12-15 2016-04-20 深圳Tcl数字技术有限公司 Two-dimensional code generation method and device
JP2019511755A (en) * 2017-03-14 2019-04-25 平安科技(深▲せん▼)有限公司Ping An Technology (Shenzhen) Co.,Ltd. Financial transaction management system, financial transaction management method and server
WO2018166100A1 (en) * 2017-03-14 2018-09-20 平安科技(深圳)有限公司 Financial transaction management system, method, storage medium and server
CN107729060A (en) * 2017-10-11 2018-02-23 福州利倍得网络技术有限公司 The method of mobile terminal control PC ends software
CN107798105A (en) * 2017-10-31 2018-03-13 山东开创云软件有限公司 A kind of Quick Response Code application method based on website APP
CN110677442A (en) * 2018-07-02 2020-01-10 曹桂水 Method for realizing internet application
CN110060750A (en) * 2019-03-25 2019-07-26 平安科技(深圳)有限公司 Medical data method for pushing, system, computer equipment and readable storage medium storing program for executing
CN110060750B (en) * 2019-03-25 2023-11-24 平安科技(深圳)有限公司 Medical data pushing method, system, computer equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN103701808A (en) Method and device for logging in account
US10182050B2 (en) Data processing based on two-dimensional code
US8819548B2 (en) Multiple language development environment using shared resources
CN106899411B (en) Verification method and device based on verification code
WO2019236520A1 (en) Systems and methods for machine learning based application security testing
CN105512881A (en) Method and terminal for completing payment on the basis of two-dimensional code
CN109376078B (en) Mobile application testing method, terminal equipment and medium
CN106131047A (en) Account login method and relevant device, account login system
CN105550551A (en) Password processing method and equipment, and password prompt method and equipment
CN107104924B (en) Verification method and device for website backdoor file
CN110266469B (en) Remote online electronic signature method based on WEB script data stream operation
CN111130765A (en) Two-dimensional code sharing method and device for intelligent device and storage medium
US9548865B2 (en) Token authentication for touch sensitive display devices
CN105162604A (en) Feature image identification based verification method and system, and verification server
CN105208013A (en) Cross-device high-security non-password login method
CN109902493B (en) Script issuing method and server
CN103310139A (en) Input validation method and input validation device
CN104598348B (en) A kind of method and system of the long-range external system interface performance of analysis in real time
CN103997406A (en) Two-dimensional code-based identity authentication method and apparatus
CN111400170A (en) Data permission testing method and device
CN103124260B (en) The login method of a kind of Web page and device
CN112600863A (en) Safe remote access system and method
CN103647652A (en) Method, device and server for achieving data transmission
CN105760729B (en) Login method and electronic equipment
CN112861033B (en) Method and device for executing service

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20140402

RJ01 Rejection of invention patent application after publication