登录
首页 » C# » 模拟QQ登陆,并按QQ号查询QQ基本资料

模拟QQ登陆,并按QQ号查询QQ基本资料

于 2012-12-26 发布
0 238
下载积分: 1 下载次数: 0

代码说明:

返回的qq基本信息有:(联系地址,用户年龄,用户邮箱,头像,个人网站,职业,邮箱,联系电话,简介,省份,真实姓名,毕业院校,性别,QQ号,昵称)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GetMACAddress
    应用程序向导使用“TODO:” 来指示 应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 WinSystem 目录下将相应的本地化资源 MFC70XXX.DLL 复制到计算机的 system 或 system32 目录下, 并将其重命名为 MFCLOC.DLL。 (“XXX”代表 语言缩写。 例如,MFC70DEU.DLL 包含翻译成 德语的资源。) 如果不这样做,应用程序的某些 UI 元素 将保留为操作系统的语言。">
    2008-03-20 00:39:18下载
    积分:1
  • vncviewer
    说明:  这是一个比较复杂的远程控制工具,分为服务器与客户斋,让你了解socket编程的知识.(This is a more complex remote control tools, is divided into server and client fasting, so that you understand socket programming knowledge.)
    2008-11-17 16:42:34下载
    积分:1
  • IPPackCap
    编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。(Program monitoring network, a period of time to capture IP data packets on the network, according to the source address of the IP packet statistics of the number of the source address is issued in the time of the IP package, written into the log file or graph out (that show the statistical results with graphics).)
    2021-01-11 17:18:49下载
    积分:1
  • Phrack-Magazine
    phrack有什么nb的地方:有人问我成为nb黑客(不是骇客)的捷径是什么?我发现这里面可以细分为:1.谁是nb的黑客? 我的答案是phrack杂志上每个领域发表开拓性文章的人; 2.如何成为nb的黑客? 我的答案是把phrack杂志大部分文章用几年时间全部真正弄懂 --不看文章,不查资料能把例子实现一遍,还能改--xscan作者(What place phrack nb: nb what I was asked to become a hacker (not a hacker) is a shortcut? I found that there can be subdivided into: (1) Who is nb hackers? My answer is to explore every area of ​ ​ published journal articles on phrack people 2 nb how to become a hacker? My answer is that most of the phrack magazine article a few years time all truly understand- do not look at the article, the example does not check the information can achieve it again, but also to change- xscan author)
    2014-01-13 18:06:16下载
    积分:1
  • 小鸡url采集
    说明:  常用的采集url,安全检测人员常用的东西(woyebuhuiyingwenrangwoxiejiuzhinengpinyin)
    2020-06-19 11:00:02下载
    积分:1
  • C# QQ邮箱验证码
    1.QQ邮箱设置(授权码开启)2.填充修改相应代码3.出效果
    2020-12-06下载
    积分:1
  • Qt 瑞士军刀开发工具
    以下都为转载供学习,如有侵权请联系删除~~~  里面的注释也写的挺全的,希望对大家有所帮助~~ 基于qt5的串口网络调试工具        我又回来啦!        发布历史:        v3.3.0 2020年11月27日(添加了modbus调试功能,支持串口主机,串口从机,tcp服务器及tcp客户端)        v3.2.0 2020年10月28日        v3.1.0 2020年07月16日        v3.0.0 2020年06月12日                v2.2.0 2019年11月17日                v2.1.0 2019年10月27日        v2.0.0 2019年09月15日        v1.2.2 2019年04月19日        v1.2.1 2019年03月22日        v1.2.0 2019年03月22日            v1.1.0 2019年03月10日        v1.0.0 2019年02月23日        软件基于Qt5开发,取名为“瑞士军刀”。目前支持串口调试,udp调试,tcp客户端调试,tcp服务器调试,websocket客户端调试,websocket服务器调试及modbus调试,其中modbus支持串口主机,串口从机,tcp客户端及tcp服务器。软件免费,项目开源,可在github或者gitee下载:        可在GitHub下载最新构建·:        https://github.com/qsaker/QtSwissArmyKnife        天朝子民欢迎使用Gitee:        https://gitee.com/qsaker/QtSwissArmyKnife        Qt5.6,Qt5.9,Qt5.12及Qt5.15可编译通过。 软件用户交流群:952218522,Qt技术交流群:723516989。欢迎提供反馈建议,欢迎共同探讨技术。 [attachment=22098]/* * Copyright 2020 Qter(qsaker@qq.com). All rights reserved. * * The file is encoded using "utf8 with bom", it is a part * of QtSwissArmyKnife project. * * QtSwissArmyKnife is licensed according to the terms in * the file LICENCE in the root of the source code directory. */
    2021-05-06下载
    积分:1
  • rqueue-aodv
    说明:  多播协议源代码分析,此代码是在AODV协议上的改进算法。(Multicast protocol source code analysis, this code is in the improved algorithm of AODV protocol.)
    2011-04-14 19:15:21下载
    积分:1
  • C#Socket
    说明:  Socket服务端与客户端通信demo。(Socket server communicates with client demo.)
    2020-06-18 04:00:01下载
    积分:1
  • 家庭视频监控源码
    家庭视频监控源码
    2015-05-11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载