登录
首页 » C# » C#实现 模拟QQ 添加好友、发消息、群发消息、查看好友资料、登陆、退出,删除好友等操作【附源码,已测试通过】

C#实现 模拟QQ 添加好友、发消息、群发消息、查看好友资料、登陆、退出,删除好友等操作【附源码,已测试通过】

于 2013-02-19 发布
0 141
下载积分: 1 下载次数: 0

代码说明:

群发消息,给好友发消息,登陆、添加好友等功能已实现,查看好友资料

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

发表评论


0 个回复

  • YCArray
    说明:  /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式,使用数组存储 **2.重写了底层数据的存储,将连续性的存储方式改为了非连续, *** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速 * 用法如: * YCArray<int,int> test * test.Add("Number2",4) * test.Add("Number1",2) * printf("%d %d",test["Number1"],test["Number2"]) * 显示: * 2 4 ******* ******* History: 2004-11-19 修改了析构函数,解决了索引没有释放的bug **/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
    2005-09-06 13:03:51下载
    积分:1
  • 16.Ping
    基于W5500芯片的ping功能,使用W5500ping通其他设备(W5500 chip based on the ping function, the use of W5500ping through other devices)
    2020-11-19 13:49:38下载
    积分:1
  • C#版 QQ农场助手源码下载
    C#版 QQ农场助手源码下载
    2021-04-15 14:08:54下载
    积分:1
  • 419307
    Make the program start with the system()
    2018-05-18 13:03:31下载
    积分:1
  • HttpRequestDemo-master
    说明:  c# 实现 http请求,post,get,xml,json(C# implements HTTP requests)
    2019-03-13 09:12:41下载
    积分:1
  • INNETER-IC
    网络重传选择协议,可以检查传输信息的正确性。通过接受方的校检,通知发送方重新发送。 ( Network retransmission protocol, you can check the correctness of the transmission of information. By accepting the prosecution s school to notify the sender to resend.)
    2015-10-14 09:19:13下载
    积分:1
  • IPMonitor
    监视IP流量与IP数据包统计数据,列出IP流量的详细信息比如原IP地址与目的IP地址、协议类型、传入或传出IP数据包统计数据(Monitor IP traffic and IP packet statistics, lists details such as IP traffic original IP address and destination IP address, protocol type, incoming or outgoing IP packet statistics)
    2014-03-10 20:00:47下载
    积分:1
  • juyuwangliaotian
    局域网聊天软件,主要功能是发送文字消息,语音消息,图片,功能强大,界面简单(LAN chat software, the main function is to send text messages, voice messages, pictures, powerful, simple interface)
    2012-07-13 09:25:37下载
    积分:1
  • rgcistgr__statement__metropclitan
    用vc++实现的图案设计系统,共对图像处理研究方向的朋友参考学习!(Using vc pattern design system, a total of image processing research direction of friends reference learning!)
    2018-10-12 06:09:38下载
    积分:1
  • C# passport单点登陆 例子源码下载
    SSL单点登陆
    2015-04-30下载
    积分:1
  • 696518资源总数
  • 105074会员总数
  • 31今日下载