• 大小: 11.36M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: QQ  

资源简介

通过skin.dll来仿照QQ界面

资源截图

代码片段和文件信息

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.SkinControl;
using System.Runtime.InteropServices;
using System.Net;
using System.Net.Sockets;
using System.IO;
using System.Threading;
using ESPlus.Rapid;
using GG.Core;
using ESBasic.objectManagement.Forms;
using ESPlus.Application.P2PSession.Passive;
using ESPlus.FileTransceiver;
using ESBasic;
using ImageCapturerLib;
using OMCS.Passive;
using GGLib;
using GGLib.NDisk.Passive;

namespace GG
{
    public partial class ChatForm : CCSkinMain IManagedForm
    {
        private INDiskOutter nDiskOutter; // V2.0 
        private IMultimediaManager multimediaManager;

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-09-18 15:08  Dlls\
     文件       94208  2012-09-27 17:46  Dlls\AudioEngineCore.dll
     文件      385024  2013-08-12 16:08  Dlls\ESBasic.dll
     文件      197708  2013-08-12 16:08  Dlls\ESBasic.xml
     文件      185856  2013-03-22 15:44  Dlls\ESframework.dll
     文件      144248  2013-07-12 08:50  Dlls\ESframework.xml
     文件      264192  2013-03-22 15:44  Dlls\ESPlus.dll
     文件      167506  2013-07-12 08:50  Dlls\ESPlus.xml
     文件       76800  2013-07-29 16:51  Dlls\ImageCapturerLib.dll
     文件      764928  2013-08-12 16:15  Dlls\OMCS.dll
     文件      628206  2013-08-12 16:08  Dlls\OMCS.xml
     文件      191488  2013-08-12 16:15  Dlls\Paintframework.dll
     文件     1317888  2013-09-03 22:55  Dlls\SkinForm.dll
     文件      529920  2013-04-28 15:19  Dlls\SkinForm.dll-
     文件      184320  2011-08-26 22:18  Dlls\VideoEngine.dll
     文件      645632  2011-07-01 14:57  Dlls\VideoEngineCore.dll
     目录           0  2013-09-18 15:21  GG\
     文件        4286  2013-08-07 15:55  GG\All_logo32-xp.ico
     文件         653  2013-08-23 16:58  GG\app.config
     目录           0  2013-07-11 17:22  GG\bin\
     目录           0  2013-09-30 09:17  GG\bin\Debug\
     文件       94208  2012-09-27 17:46  GG\bin\Debug\AudioEngineCore.dll
     目录           0  2013-09-29 20:37  GG\bin\Debug\Back\
     文件      385024  2013-08-12 16:08  GG\bin\Debug\ESBasic.dll
     文件      185856  2013-03-22 15:44  GG\bin\Debug\ESframework.dll
     文件      264192  2013-03-22 15:44  GG\bin\Debug\ESPlus.dll
     文件        4096  2013-09-30 08:59  GG\bin\Debug\GG.Core.dll
     文件     1684480  2013-09-30 08:59  GG\bin\Debug\GG.exe
     文件       11608  2013-09-30 08:58  GG\bin\Debug\GG.vshost.exe
     文件         653  2013-08-23 16:58  GG\bin\Debug\GG.vshost.exe.config
     文件         490  2012-06-02 22:34  GG\bin\Debug\GG.vshost.exe.manifest
............此处省略367个文件信息

评论

共有 条评论