登录
首页 » C# » QQ

QQ

于 2010-04-06 发布 文件大小:2029KB
0 60
下载积分: 1 下载次数: 0

代码说明:

说明:  C#编写的局域网内的通讯工具QQ,可实现聊天,视频等功能,客户端服务器数据库都有。(C# written in LAN communication tool QQ, can be realized chat, video and other functions, both client-server database.)

文件列表:

02\程序使用说明.doc
02\MyQQ\QQClass\ClassForms.cs
02\MyQQ\QQClass\ClassSerializers.cs
02\MyQQ\QQClass\ClassUserInfo.cs
02\MyQQ\QQClass\ClassUsers.cs
02\MyQQ\QQClass\Publec_Class.cs
02\MyQQ\QQClass\QQClass.csproj
02\MyQQ\QQClass\UDPSocket.Designer.cs
02\MyQQ\QQClass\Video.cs
02\MyQQ\QQClass\obj\QQClass.csproj.FileList.txt
02\MyQQ\QQClass\obj\QQClass.csproj.FileListAbsolute.txt
02\MyQQ\QQClass\obj\Debug\QQClass.dll
02\MyQQ\QQClass\obj\Debug\QQClass.pdb
02\MyQQ\QQClass\obj\Debug\Refactor\QQClass.dll
02\MyQQ\QQClass\obj\Debug\QQClass.csproj.FileListAbsolute.txt
02\MyQQ\QQClass\bin\Debug\QQClass.dll
02\MyQQ\QQClass\bin\Debug\QQClass.pdb
02\MyQQ\QQClass\Properties\AssemblyInfo.cs
02\MyQQ\QQClass\ClassMsg.cs
02\MyQQ\QQClass\UDPSocket.cs
02\MyQQ\QQClass\ClassOptionData.cs
02\MyQQ\MyQQServer\MyQQ.sln
02\MyQQ\MyQQServer\MyQQ.suo
02\MyQQ\MyQQServer\MyQQServer\F_Server.Designer.cs
02\MyQQ\MyQQServer\MyQQServer\F_Server.cs
02\MyQQ\MyQQServer\MyQQServer\F_Server.resx
02\MyQQ\MyQQServer\MyQQServer\MyQQServer.csproj
02\MyQQ\MyQQServer\MyQQServer\Program.cs
02\MyQQ\MyQQServer\MyQQServer\obj\MyQQServer.csproj.FileList.txt
02\MyQQ\MyQQServer\MyQQServer\obj\MyQQServer.csproj.FileListAbsolute.txt
02\MyQQ\MyQQServer\MyQQServer\obj\Debug\MyQQServer.F_Server.resources
02\MyQQ\MyQQServer\MyQQServer\obj\Debug\MyQQServer.Properties.Resources.resources
02\MyQQ\MyQQServer\MyQQServer\obj\Debug\MyQQServer.exe
02\MyQQ\MyQQServer\MyQQServer\obj\Debug\MyQQServer.pdb
02\MyQQ\MyQQServer\MyQQServer\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
02\MyQQ\MyQQServer\MyQQServer\obj\Debug\MyQQServer.csproj.GenerateResource.Cache
02\MyQQ\MyQQServer\MyQQServer\obj\Debug\MyQQServer.csproj.FileListAbsolute.txt
02\MyQQ\MyQQServer\MyQQServer\obj\Debug\ResolveAssemblyReference.cache
02\MyQQ\MyQQServer\MyQQServer\bin\x86\Debug\MyQQServer.vshost.exe
02\MyQQ\MyQQServer\MyQQServer\bin\Debug\MyQQServer.exe
02\MyQQ\MyQQServer\MyQQServer\bin\Debug\MyQQServer.pdb
02\MyQQ\MyQQServer\MyQQServer\bin\Debug\MyQQServer.vshost.exe
02\MyQQ\MyQQServer\MyQQServer\bin\Debug\QQClass.dll
02\MyQQ\MyQQServer\MyQQServer\bin\Debug\QQClass.pdb
02\MyQQ\MyQQServer\MyQQServer\bin\Debug\MyQQServer.vshost.exe.manifest
02\MyQQ\MyQQServer\MyQQServer\Properties\AssemblyInfo.cs
02\MyQQ\MyQQServer\MyQQServer\Properties\Resources.Designer.cs
02\MyQQ\MyQQServer\MyQQServer\Properties\Resources.resx
02\MyQQ\MyQQServer\MyQQServer\Properties\Settings.Designer.cs
02\MyQQ\MyQQServer\MyQQServer\Properties\Settings.settings
02\MyQQ\MyQQServer\MyQQServer\DataBase\db_MyQQData_Data.MDF
02\MyQQ\MyQQServer\MyQQServer\DataBase\db_MyQQData_Log.LDF
02\MyQQ\MyQQServer\UpgradeLog.XML
02\MyQQ\MyQQServer\_UpgradeReport_Files\UpgradeReport.css
02\MyQQ\MyQQServer\_UpgradeReport_Files\UpgradeReport_Minus.gif
02\MyQQ\MyQQServer\_UpgradeReport_Files\UpgradeReport_Plus.gif
02\MyQQ\MyQQServer\_UpgradeReport_Files\UpgradeReport.xslt
02\MyQQ\MyQQClient\MyQQClient.sln
02\MyQQ\MyQQClient\MyQQClient.suo
02\MyQQ\MyQQClient\MyQQClient\0.bmp
02\MyQQ\MyQQClient\MyQQClient\1.bmp
02\MyQQ\MyQQClient\MyQQClient\F_Chat.Designer.cs
02\MyQQ\MyQQClient\MyQQClient\F_Chat.cs
02\MyQQ\MyQQClient\MyQQClient\F_Chat.resx
02\MyQQ\MyQQClient\MyQQClient\F_Logon.Designer.cs
02\MyQQ\MyQQClient\MyQQClient\F_Logon.cs
02\MyQQ\MyQQClient\MyQQClient\F_Logon.resx
02\MyQQ\MyQQClient\MyQQClient\F_SerSetup.Designer.cs
02\MyQQ\MyQQClient\MyQQClient\F_SerSetup.cs
02\MyQQ\MyQQClient\MyQQClient\F_SerSetup.resx
02\MyQQ\MyQQClient\MyQQClient\MyQQClient.csproj
02\MyQQ\MyQQClient\MyQQClient\Program.cs
02\MyQQ\MyQQClient\MyQQClient\Thumbs.db
02\MyQQ\MyQQClient\MyQQClient\obj\MyQQClient.csproj.FileList.txt
02\MyQQ\MyQQClient\MyQQClient\obj\MyQQClient.csproj.FileListAbsolute.txt
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\MyQQClient.F_Chat.resources
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\MyQQClient.F_Client.resources
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\MyQQClient.F_Logon.resources
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\MyQQClient.F_SerSetup.resources
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\MyQQClient.Properties.Resources.resources
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\MyQQClient.exe
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\MyQQClient.pdb
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\MyQQClient.csproj.FileListAbsolute.txt
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\ResolveAssemblyReference.cache
02\MyQQ\MyQQClient\MyQQClient\obj\Debug\MyQQClient.csproj.GenerateResource.Cache
02\MyQQ\MyQQClient\MyQQClient\bin\Debug\MyQQClient.exe
02\MyQQ\MyQQClient\MyQQClient\bin\Debug\MyQQClient.pdb
02\MyQQ\MyQQClient\MyQQClient\bin\Debug\MyQQClient.vshost.exe
02\MyQQ\MyQQClient\MyQQClient\bin\Debug\QQClass.dll
02\MyQQ\MyQQClient\MyQQClient\bin\Debug\QQClass.pdb
02\MyQQ\MyQQClient\MyQQClient\bin\Debug\MyQQClient.vshost.exe.manifest
02\MyQQ\MyQQClient\MyQQClient\bin\Debug\Debug.rar
02\MyQQ\MyQQClient\MyQQClient\Properties\AssemblyInfo.cs
02\MyQQ\MyQQClient\MyQQClient\Properties\Resources.Designer.cs
02\MyQQ\MyQQClient\MyQQClient\Properties\Resources.resx
02\MyQQ\MyQQClient\MyQQClient\Properties\Settings.Designer.cs
02\MyQQ\MyQQClient\MyQQClient\Properties\Settings.settings
02\MyQQ\MyQQClient\MyQQClient\Image\0.bmp
02\MyQQ\MyQQClient\MyQQClient\Image\1.bmp

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

发表评论

0 个回复

  • EXCEL
    有关生成和读取Excel文件的操作类,你一定用得着哦(On the formation and operation of reading Excel file type, you must need it, oh)
    2008-07-06 21:57:05下载
    积分:1
  • bobing
    设计主要分两部分:博饼功能的实现和图形界面的生成。主要设计两个类,一个是Dice,记录骰子值,根据骰子值在指定位置绘制骰子。另一个类是Game,主要实现大致框体的绘制和博饼功能的实现。博饼功能主要用到伪随机函数。主函数用到两个线程,用来处理后台输入和骰子的循环输出。(Design main is divided into two parts: bo bread and the realization of the function of the generation of graphical interface. The main design two classes, one is the Dice, record the Dice value, according to the Dice in the location specified value draw Dice. Another kind is Game, mainly realizes the drawing of body roughly box beau and the realization of the function of bread. Bo bread function mainly use pseudo-random function. The main () function use two thread, used to deal with the background of the dice input and output cycle. )
    2011-12-23 19:34:28下载
    积分:1
  • 89600signal
    安捷伦89600系列软件的常用功能及界面设计,便于理解(Agilent 89600 Series software commonly used functions and interface design, easy to understand)
    2021-01-11 22:08:49下载
    积分:1
  • music
    实现使用music算法进行频率估计,并绘图(Achieve the use of music algorithm for frequency estimation, and graphics)
    2017-07-10 16:00:43下载
    积分:1
  • communicationwithTurboC2
    用TurboC2[1].0实现串行通讯,采用中断和查询实现串行通信(Realizes the serial communication with TurboC2[1].0 )
    2009-04-11 19:50:39下载
    积分:1
  • multiagent-system-mobile-robot
    本代码为非完整多智能体系统的MATLAB仿真,论文源文件。论文源文件为Shi S, Yu X, Liu G. Finite-Time Consensus Algorithm for Multiple Nonholonomic Disturbed Systems with Its Application[J]. Mathematical Problems in Engineering, 2015, 2015.(Shi S, Yu X, Liu G. Finite-Time Consensus Algorithm for Multiple Nonholonomic Disturbed Systems with Its Application[J]. Mathematical Problems in Engineering, 2015, 2015.)
    2016-04-11 13:13:32下载
    积分:1
  • Virtual-Desktop
    多虚拟桌面的实现!包括了多个虚拟桌面的管理,添加新的虚拟桌面等功能(Implementation of multiple virtual desktops! Including a number of virtual desktop management, adding new features such as virtual desktops)
    2011-09-28 23:52:43下载
    积分:1
  • Tut10_wave_UDF
    推板造波的程序,有需要的欢迎使用,最好能公开,哈哈。(for making wave.Hi everyone i want to run a shock tube simulation case to verify if the data can match experimental data from our lab.)
    2019-04-08 15:01:41下载
    积分:1
  • Linux
    网络编程不得不看的两本神书,涵盖了所有Linux接口函数的详细介绍和Linux内核解读,两书在手,编程无忧。(Network programming has to read two books of God, covering all the detailed introduction of Linux interface functions and Linux kernel interpretation, two books in hand, programming worry free.)
    2018-06-25 01:20:47下载
    积分:1
  • TemplateFun
    VC——使用函数模板实现不同数据类型的极值函数TemplateFun(VC- use function templates extreme function of different data types TemplateFun)
    2016-07-13 09:53:22下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载