文件名称:控制台QQ 【VC6.0可编译版本 源码下载】myQQ

  • 所属分类:
  • ICQ/即时通讯
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2010-12-10
  • 文件大小:
  • 3.47mb
  • 下载次数:
  • 2次
  • 提 供 者:
  • Simonz
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

一个控制台面板下的QQ

简介:该程序由XiaoXia创作,www.xiaoxia.org ,前段时间不巧被我看到,不过没有VC版本,正好闲着,经过小小改动,可以在VC下运行了,服务我们这些对QQ有点兴趣的VC小菜~。

申明:本代码只供学习交流。
支持命令:

help:   显示以下帮助信息.
add/a:  添加好友. add+QQ号码.
cls/clear: 清屏.
view/v: 所有好(群)友列表.(指向前操作)
who/w:  在线好(群)友列表.(指向前操作)
qun/q:  显示群列表.(指向前操作)
to/t:   指向某个QQ号或者前面的编号.
enter/e:  指向某个群号或者前面的编号.
leave/l:  离开群.(指向后操作)
say/s:  发送信息.(指向后操作)
info/i: 查看相应信息.(指向后操作)
update/u: 更新所有列表.
status: 改变状态(online|away|busy|killme|hidden)
verify/r: 输入验证码(验证码在verify目录下).
change/c: 更换用户登陆.
exit/x: 退出.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : myQQ.rar 列表
myQQ\buddy.cpp
myQQ\buddy.h
myQQ\config.cpp
myQQ\config.h
myQQ\crc32.cpp
myQQ\crc32.h
myQQ\Debug\buddy.obj
myQQ\Debug\buddy.sbr
myQQ\Debug\config.obj
myQQ\Debug\config.sbr
myQQ\Debug\crc32.obj
myQQ\Debug\crc32.sbr
myQQ\Debug\debug.obj
myQQ\Debug\debug.sbr
myQQ\Debug\group.obj
myQQ\Debug\group.sbr
myQQ\Debug\libqq.obj
myQQ\Debug\libqq.sbr
myQQ\Debug\list.obj
myQQ\Debug\list.sbr
myQQ\Debug\loop.obj
myQQ\Debug\loop.sbr
myQQ\Debug\md5.obj
myQQ\Debug\md5.sbr
myQQ\Debug\memory.obj
myQQ\Debug\memory.sbr
myQQ\Debug\myQQ.bsc
myQQ\Debug\myQQ.exe
myQQ\Debug\myQQ.ilk
myQQ\Debug\myqq.obj
myQQ\Debug\myQQ.pch
myQQ\Debug\myQQ.pdb
myQQ\Debug\myqq.sbr
myQQ\Debug\packtmgr.obj
myQQ\Debug\packtmgr.sbr
myQQ\Debug\protocol.obj
myQQ\Debug\protocol.sbr
myQQ\Debug\prot_buddy.obj
myQQ\Debug\prot_buddy.sbr
myQQ\Debug\prot_group.obj
myQQ\Debug\prot_group.sbr
myQQ\Debug\prot_im.obj
myQQ\Debug\prot_im.sbr
myQQ\Debug\prot_login.obj
myQQ\Debug\prot_login.sbr
myQQ\Debug\prot_misc.obj
myQQ\Debug\prot_misc.sbr
myQQ\Debug\prot_qun.obj
myQQ\Debug\prot_qun.sbr
myQQ\Debug\prot_user.obj
myQQ\Debug\prot_user.sbr
myQQ\Debug\qqclient.obj
myQQ\Debug\qqclient.sbr
myQQ\Debug\qqconn.obj
myQQ\Debug\qqconn.sbr
myQQ\Debug\qqcrypt.obj
myQQ\Debug\qqcrypt.sbr
myQQ\Debug\qqpacket.obj
myQQ\Debug\qqpacket.sbr
myQQ\Debug\qqsocket.obj
myQQ\Debug\qqsocket.sbr
myQQ\Debug\qun.obj
myQQ\Debug\qun.sbr
myQQ\Debug\stdafx.obj
myQQ\Debug\stdafx.sbr
myQQ\Debug\utf8.obj
myQQ\Debug\utf8.sbr
myQQ\Debug\util.obj
myQQ\Debug\util.sbr
myQQ\Debug\vc60.idb
myQQ\Debug\vc60.pdb
myQQ\Debug\webqq.obj
myQQ\Debug\webqq.sbr
myQQ\debug.cpp
myQQ\debug.h
myQQ\group.cpp
myQQ\group.h
myQQ\libqq.cpp
myQQ\libqq.h
myQQ\list.cpp
myQQ\list.h
myQQ\log\2010-10-04.txt
myQQ\log\2010-10-05.txt
myQQ\log\2010-10-06.txt
myQQ\log\2010-10-26.txt
myQQ\log\2010-11-10.txt
myQQ\log\2010-11-23.txt
myQQ\log\2010-12-09.txt
myQQ\loop.cpp
myQQ\loop.h
myQQ\md5.c
myQQ\md5.h
myQQ\memory.cpp
myQQ\memory.h
myQQ\myqq.cpp
myQQ\myQQ.dsp
myQQ\myQQ.dsw
myQQ\myQQ.ncb
myQQ\myQQ.opt
myQQ\myQQ.plg
myQQ\myQQ.positions
myQQ\packtmgr.cpp
myQQ\packtmgr.h
myQQ\protocol.cpp
myQQ\protocol.h
myQQ\prot_buddy.cpp
myQQ\prot_group.asp
myQQ\prot_group.cpp
myQQ\prot_im.cpp
myQQ\prot_login.cpp
myQQ\prot_misc.cpp
myQQ\prot_qun.cpp
myQQ\prot_user.cpp
myQQ\pthread.h
myQQ\pthreadVC2.dll
myQQ\qqclient.cpp
myQQ\qqclient.h
myQQ\qqconfig.txt
myQQ\qqconn.cpp
myQQ\qqconn.h
myQQ\qqcrypt.cpp
myQQ\qqcrypt.h
myQQ\qqdef.h
myQQ\qqpacket.cpp
myQQ\qqpacket.h
myQQ\qqsocket.cpp
myQQ\qqsocket.h
myQQ\qun.cpp
myQQ\qun.h
myQQ\sched.h
myQQ\semaphore.h
myQQ\stdafx.cpp
myQQ\stdafx.h
myQQ\utf8.cpp
myQQ\utf8.h
myQQ\util.cpp
myQQ\util.h
myQQ\verify\247441982.png
myQQ\webqq.cpp
myQQ\webqq.h
myQQ\web\verify
myQQ\Debug
myQQ\log
myQQ\verify
myQQ\web
myQQ

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org