First of all, the first step is to register a "developer" account on the official website of Coderabbit, which must be a developer account! After registration, log in and select "My Software" - "Create Software" in the left menu bar, as shown in the figure below:
After filling in the information, you can click Save, and then you will see the following information on the software list page.
Architect test 9181039e2919d9ad96551ed8408bd2b0
9181039e2919d9ad96551ed8408bd2b0 is the key of my software, I replace the key into my code, m_userName add your registered account, m_password fill in your account password,
CAPTCHA type reference: http://wiki.dama2.com/index.php?n=ApiDoc.GetSoftIDandKEY to fill in
As shown below:
ret is the return value: return value: >0 succeeds, returns the image ID (used to call ReportResult), <0 fails, see Error Code Definition http://wiki.dama2.com/index.php?n=ApiDoc.ErrDef for details
If RET returns -101, the account balance is insufficient!
Run the software, then select the verification code picture, click to recognize, and we will find that the recognition is successful! And the recognition results are very correct! Then, we can see the recently logged in software from the backend of the coding rabbit, as shown in the figure below:
Source code download:
Tourists, if you want to see the hidden content of this post, please Reply
|