• 大小: 2.32M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: QQ  皮肤  

资源简介

QQ皮肤示例

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using CRD.WinUI.Forms;
using ClientSystem.TTdetails;

//源码下载 www.51aspx.com
namespace ClientSystem
{
    /// 
    /// 主窗体
    /// 

    public partial class Main : CRD.WinUI.Forms.MainForm
    {
        
        public static readonly string c = System.Configuration.ConfigurationSettings.AppSettings[“cc“].ToString().Trim();

        /// 
        /// 构造方法
        /// 

        public Main()
        {
            //刷新当前的皮肤
            this.Setstyle(Controlstyles.DoubleBuffer | Controlstyles.AllPaintingInWmPaint true);
            InitializeCompon

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    .......       268  2009-12-04 11:06  ClientSystem\app.config

     文件        780  2009-12-02 16:16  ClientSystem\bin\Debug\001.jpg

     文件      34816  2010-03-17 10:35  ClientSystem\bin\Debug\ClientSystem.exe

     文件        268  2009-12-04 11:06  ClientSystem\bin\Debug\ClientSystem.exe.config

     文件      42496  2010-03-17 10:35  ClientSystem\bin\Debug\ClientSystem.pdb

     文件      14328  2010-03-17 10:32  ClientSystem\bin\Debug\ClientSystem.vshost.exe

     文件        268  2009-12-04 11:06  ClientSystem\bin\Debug\ClientSystem.vshost.exe.config

     文件        490  2007-07-21 01:33  ClientSystem\bin\Debug\ClientSystem.vshost.exe.manifest

     文件      16896  2010-03-17 10:35  ClientSystem\bin\Debug\CRD.Common.dll

     文件      34304  2010-03-17 10:35  ClientSystem\bin\Debug\CRD.Common.pdb

     文件    1039872  2010-03-17 10:35  ClientSystem\bin\Debug\CRD.WinUI.dll

     文件     366080  2010-03-17 10:35  ClientSystem\bin\Debug\CRD.WinUI.pdb

     文件       5258  2010-03-17 09:38  ClientSystem\ClientSystem.csproj

     文件        278  2009-11-27 09:58  ClientSystem\ClientSystem.csproj.vspscc

     文件       6591  2010-03-17 10:34  ClientSystem\Main.cs

     文件      10922  2009-12-03 22:11  ClientSystem\Main.cs.org

     文件      17101  2010-03-17 10:34  ClientSystem\Main.Designer.cs

     文件      10997  2010-03-17 10:34  ClientSystem\Main.resx

     文件        206  2009-12-01 20:01  ClientSystem\mssccprj.scc

     文件       3294  2010-03-17 10:32  ClientSystem\obj\Debug\ClientSystem.csproj.FileListAbsolute.txt

     文件        921  2010-03-17 10:35  ClientSystem\obj\Debug\ClientSystem.csproj.GenerateResource.Cache

     文件      34816  2010-03-17 10:35  ClientSystem\obj\Debug\ClientSystem.exe

     文件       3441  2010-03-17 10:35  ClientSystem\obj\Debug\ClientSystem.Main.resources

     文件      42496  2010-03-17 10:35  ClientSystem\obj\Debug\ClientSystem.pdb

     文件        180  2010-03-17 10:35  ClientSystem\obj\Debug\ClientSystem.Properties.Resources.resources

     文件      12406  2010-03-17 10:35  ClientSystem\obj\Debug\ClientSystem.TTdetails.UserControl1.resources

     文件      27024  2010-03-17 10:35  ClientSystem\obj\Debug\ResolveAssemblyReference.cache

     文件       5120  2009-12-01 21:41  ClientSystem\obj\Debug\TempPE\Service References.ClientSystemServices.Reference.cs.dll

     文件       4608  2009-11-30 22:25  ClientSystem\obj\Debug\TempPE\Service References.JW.Reference.cs.dll

     文件       5120  2009-11-30 22:26  ClientSystem\obj\Debug\TempPE\Service References.kk.Reference.cs.dll

............此处省略383个文件信息

评论

共有 条评论