xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 12.42MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2023-07-28
  • 語言: C#
  • 標簽: QQ??即時通訊??GG2014??

資源簡介

使用C#開發,可以在廣域網部署的高仿QQ2013的即時通訊系統GG2014的源碼

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?CCWin;
using?CCWin.Win32;
using?CCWin.Win32.Const;
using?System.Diagnostics;
using?GG.Core;
using?System.Configuration;
using?ESPlus.Rapid;

namespace?GG
{
????public?partial?class?AddFriendForm?:?CCSkinMain
????{
????????private?int?headImageIndex?=?0;
????????private?IRapidPassiveEngine?rapidPassiveEngine;

????????public?AddFriendForm(IRapidPassiveEngine?engine)
????????{
????????????InitializeComponent();
????????????this.rapidPassiveEngine?=?engine;
????????}

????????#region?FriendID
????????private?string?friendID?=?““;
????????public?string?FriendID
????????{
????????????get
????????????{
????????????????return?this.friendID;
????????????}
????????}?
????????#endregion????????

????????private?void?skinButton1_Click(object?sender?EventArgs?e)
????????{
????????????this.DialogResult?=?System.Windows.Forms.DialogResult.Cancel;
????????????this.Close();
????????}

????????private?void?btnClose_Click(object?sender?EventArgs?e)
????????{
????????????this.friendID?=?this.skinTextBox_id.SkinTxt.Text.Trim();
????????????if?(this.friendID.Length?==?0)
????????????{
????????????????MessageBox.Show(“帳號不能為空!“);
????????????????return;
????????????}

????????????try
????????????{
????????????????byte[]?bRes?=?this.rapidPassiveEngine.CustomizeOutter.Query(InformationTypes.AddFriend?System.Text.Encoding.UTF8.GetBytes(this.friendID));
????????????????AddFriendResult?res?=?(AddFriendResult)BitConverter.ToInt32(bRes0);
????????????????if?(res?==?AddFriendResult.FriendNotExist)
????????????????{
????????????????????MessageBox.Show(“帳號不存在!“);
????????????????????return;
????????????????}

????????????????this.DialogResult?=?System.Windows.Forms.DialogResult.OK;
????????????}
????????????catch?(Exception?ee)
????????????{
????????????????MessageBox.Show(“添加好友失??!“?+?ee.Message);
????????????}
????????}??????
?????????
????}
}

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

?????文件??????94208??2012-09-27?17:46??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\AudioEngineCore.dll

?????文件?????118784??2011-03-18?10:59??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\dxbase.dll

?????文件?????385024??2013-11-11?14:48??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\ESBasic.dll

?????文件?????197708??2013-11-11?14:48??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\ESBasic.xml

?????文件?????446464??2014-05-15?17:21??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\ESframework.dll

?????文件?????319309??2014-05-15?17:20??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\ESframework.xml

?????文件??????76800??2013-07-29?16:51??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\ImageCapturerLib.dll

?????文件?????750080??2014-04-15?10:06??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\OMCS.dll

?????文件?????643504??2014-04-15?10:00??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\OMCS.xml

?????文件?????191488??2013-08-12?16:15??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\Paintframework.dll

?????文件????1317888??2013-09-03?22:55??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\SkinForm.dll

?????文件?????645632??2011-07-01?14:57??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\Dlls\VideoEngineCore.dll

?????文件???????2136??2014-04-11?11:35??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\AddFriendForm.cs

?????文件??????10043??2014-04-10?17:19??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\AddFriendForm.Designer.cs

?????文件??????56663??2014-04-10?17:19??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\AddFriendForm.resx

?????文件???????4286??2013-08-07?15:55??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\All_logo32-xp.ico

?????文件????????509??2014-05-21?14:59??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\app.config

?????文件??????94208??2012-09-27?17:46??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\AudioEngineCore.dll

?????文件?????118784??2011-03-18?10:59??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\dxbase.dll

?????文件?????385024??2013-11-11?14:48??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\ESBasic.dll

?????文件?????197708??2013-11-11?14:48??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\ESBasic.xml

?????文件?????446464??2014-05-15?17:21??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\ESframework.dll

?????文件?????319309??2014-05-15?17:20??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\ESframework.xml

?????文件??????13824??2014-06-22?17:22??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\GG.Core.dll

?????文件??????34304??2014-06-22?17:22??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\GG.Core.pdb

?????文件????2429952??2014-06-22?17:24??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\GG.exe

?????文件????????509??2014-05-21?14:59??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\GG.exe.config

?????文件?????316928??2014-06-22?17:24??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\GG.pdb

?????文件??????11608??2014-06-22?17:26??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\GG.vshost.exe

?????文件????????509??2014-05-21?14:59??可以在廣域網部署的高仿QQ2013的即時通訊系統GG\GG\bin\Debug\GG.vshost.exe.config

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

評論

共有 條評論