91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 3.07M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: QQ??聊天??源碼??

資源簡介

用圖片素材自制的漂亮皮膚,編寫的類似QQ的聊天工具。完成了QQ的及時聊天的功能。數據庫文件在DB_51aspx文件夾下用高于sqlserver2000版本的數據庫管理器附加即可。程序用vs2005或較高的版本調試。
調試代碼前修改DbHelpClass.cs中的string Str = "server=.\\服務器;uid=sa;pwd=密碼;database=MyQQ";數據庫的名稱不用改變附加數據庫文件后名稱自動附加為MyQQ。修改app.config配置文件中數據庫鏈接字符串。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Runtime.InteropServices;
using?System.Drawing.Imaging;
using?System.Net;
using?System.Net.Sockets;
using?System.Threading;
//下載源碼到51aspx
namespace?MyQQ
{

????//Socket?tmpClient?=?null;
????public?partial?class?CameraForm?:?Form
????{
????????private?int?hHwnd;
????????private?const?int?port?=?2000;
????????public?CameraForm()
????????{
????????????InitializeComponent();
????????}
????????public?struct?videohdr_tag
????????{
????????????public?byte[]?lpData;
????????????public?int?dwBufferLength;
????????????public?int?dwBytesUsed;
????????????public?int?dwTimeCaptured;
????????????pu

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????402??2009-02-11?09:44??MyQQ\app.config

?????文件??????40960??2007-09-14?15:51??MyQQ\bin\Debug\SideBar.dll

?????文件???????9156??2007-06-19?19:00??MyQQ\bin\Debug\sound\folder.wav

?????文件???????9220??2007-06-19?19:00??MyQQ\bin\Debug\sound\msg.wav

?????文件???????6947??2007-06-19?19:00??MyQQ\bin\Debug\sound\system.wav

?????文件???????6621??2011-03-15?15:24??MyQQ\CameraForm.cs

?????文件???????6293??2009-05-26?18:12??MyQQ\CameraForm.Designer.cs

?????文件??????95537??2009-03-19?11:07??MyQQ\CameraForm.resx

?????文件???????1014??2011-03-15?15:25??MyQQ\CheckForm.cs

?????文件???????4833??2009-05-26?18:12??MyQQ\CheckForm.Designer.cs

?????文件??????89165??2009-02-20?10:01??MyQQ\CheckForm.resx

?????文件???????2588??2011-03-15?15:27??MyQQ\DbHelpClass.cs

?????文件????3145728??2011-03-15?15:47??MyQQ\DB_51aspx\MyQQ.mdf

?????文件????1048576??2011-03-15?15:47??MyQQ\DB_51aspx\MyQQ_log.ldf

?????文件???????2479??2011-03-15?15:27??MyQQ\ImageForm.cs

?????文件??????16807??2009-02-20?10:07??MyQQ\ImageForm.Designer.cs

?????文件?????615077??2009-02-20?10:07??MyQQ\ImageForm.resx

?????文件???????2435??2011-03-15?15:27??MyQQ\LoginForm.cs

?????文件???????7187??2009-05-26?18:12??MyQQ\LoginForm.Designer.cs

?????文件??????76726??2009-02-20?10:07??MyQQ\LoginForm.resx

?????文件???????3910??2011-03-15?15:27??MyQQ\MessageForm.cs

?????文件??????12231??2009-05-26?18:12??MyQQ\MessageForm.Designer.cs

?????文件?????110720??2009-02-23?11:17??MyQQ\MessageForm.resx

?????文件???????7286??2009-02-20?11:10??MyQQ\MyQQ.csproj

?????文件????????249??2009-02-11?11:09??MyQQ\MyQQ.csproj.user

?????文件?????438098??2009-05-26?18:12??MyQQ\MyQQDataSet.Designer.cs

?????文件????????381??2009-02-11?12:21??MyQQ\MyQQDataSet.xsc

?????文件?????132570??2009-02-11?12:21??MyQQ\MyQQDataSet.xsd

?????文件???????6264??2009-02-11?12:21??MyQQ\MyQQDataSet.xss

?????文件????????468??2009-03-20?14:47??MyQQ\Program.cs

............此處省略285個文件信息

評論

共有 條評論