Easy language Batch detection QQ number Nickname method (recommended) _ Easy language

Source: Internet
Author: User
Tags command access

Main easy language commands to use:

Precision Module Text _ take random number ()

Easy module of the Web page _ Access ()

Command introduction:

①, Text _ Take random number (,): Take random numbers, can menu or double! Return value type: Text type, a total of two parameters.

The first argument is the number of characters and the type is an integer. Note: Number of characters to be taken.

The second parameter is a single double selection, with an integer type that allows null parameter data to be received. Note: 0 for single double, 1 for single, 2 for double;

PS: There is no easy language to take random numbers because of the random number of the interval is too small.

②, Easy Module Web page _ Access (): Use WinInet way to access the Web page, return value type: Byte set, a total of 11 parameters. Based on this tutorial, here are only 2 parameters.

The first parameter is the URL to access, and the type is text type. Note: Full Web address.

The second parameter is the access method, and the type is an integer, allowing null parameter data to be received. Note: 0=get 1=post.

.......

Interface design as shown:

(A Super list box, an edit box, a label, a button, name for the Super list box 1, QQ generated number of edit box, QQ generated quantity tag, start detection button)

Code:

Code Commentary:

First use the loop (text _ Take random number ()) out of the random number, take out the random number (QQ) add to the Super list box, and then loop through the Web page _ Access () This command access to this web site (http://users.qzone.qq.com/fcg-bin/cgi_get _portrait.fcg?uins= plus QQ) to get the source code, and then take out QQ nickname added to the Super list box, take out as "" in the Super list box plus "no this QQ."

Summarize:

The core of the software is to access the site (http://users.qzone.qq.com/fcg-bin/cgi_get_portrait.fcg?uins= plus QQ), because the visit he can get QQ nickname, you can use their own browser to try. Finally, the source code can use the thread, so the detection speed is faster! This is just a way to talk. Will not thread can Baidu understand.

Attach a picture of the operation:

Click to download source

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.