資源簡介
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?CCWin.SkinClass;
using?System.Runtime.InteropServices;
using?System.Threading;
using?System.Net.Mail;
namespace?QQ2013
{
????public?partial?class?FrmLogin?:?CCSkinMain
????{
????????public?FrmLogin()
????????{
????????????InitializeComponent();
????????}
????????//窗口加載時
????????private?void?FrmLogin_Load(object?sender?EventArgs?e)
????????{
????????????int?Hour?=?Convert.ToInt32(DateTime.Now.ToString(“HH“));
????????????//早上
????????????if?(Hour?>?5?&&?Hour?<=?11)
????????????{
????????????????this.Back?=?Properties.Resources.morning;
????????????}
?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????117??2013-04-24?00:05??QQ2013\QQ2013\QQ2013\app.config
?????文件?????353280??2013-05-09?15:54??QQ2013\QQ2013\QQ2013\bin\Debug\QQ2013.exe
?????文件????????117??2013-04-24?00:05??QQ2013\QQ2013\QQ2013\bin\Debug\QQ2013.exe.config
?????文件??????75264??2013-05-09?15:54??QQ2013\QQ2013\QQ2013\bin\Debug\QQ2013.pdb
?????文件??????11608??2013-10-30?12:25??QQ2013\QQ2013\QQ2013\bin\Debug\QQ2013.vshost.exe
?????文件????????117??2013-04-24?00:05??QQ2013\QQ2013\QQ2013\bin\Debug\QQ2013.vshost.exe.config
?????文件????????490??2010-03-17?22:39??QQ2013\QQ2013\QQ2013\bin\Debug\QQ2013.vshost.exe.manifest
?????文件?????607232??2013-04-26?16:25??QQ2013\QQ2013\QQ2013\bin\Debug\SkinForm.dll
?????文件????1101312??2013-04-24?01:10??QQ2013\QQ2013\QQ2013\bin\Debug\SkinForm.pdb
?????文件???????6160??2013-04-26?16:27??QQ2013\QQ2013\QQ2013\FrmLogin.cs
?????文件??????33133??2013-04-24?01:27??QQ2013\QQ2013\QQ2013\FrmLogin.designer.cs
?????文件??????75383??2013-04-24?01:26??QQ2013\QQ2013\QQ2013\FrmLogin.resx
?????文件???????5782??2013-04-26?16:26??QQ2013\QQ2013\QQ2013\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件??????14124??2013-05-09?15:54??QQ2013\QQ2013\QQ2013\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件??????16934??2013-05-09?15:54??QQ2013\QQ2013\QQ2013\obj\x86\Debug\GenerateResource-ResGen.read.1.tlog
?????文件????????706??2013-05-09?15:54??QQ2013\QQ2013\QQ2013\obj\x86\Debug\GenerateResource-ResGen.write.1.tlog
?????文件???????1644??2013-05-09?16:02??QQ2013\QQ2013\QQ2013\obj\x86\Debug\QQ2013.csproj.FileListAbsolute.txt
?????文件?????353280??2013-05-09?15:54??QQ2013\QQ2013\QQ2013\obj\x86\Debug\QQ2013.exe
?????文件??????46824??2013-05-09?15:54??QQ2013\QQ2013\QQ2013\obj\x86\Debug\QQ2013.FrmLogin.resources
?????文件??????75264??2013-05-09?15:54??QQ2013\QQ2013\QQ2013\obj\x86\Debug\QQ2013.pdb
?????文件?????269644??2013-05-09?15:54??QQ2013\QQ2013\QQ2013\obj\x86\Debug\QQ2013.Properties.Resources.resources
?????文件???????7533??2013-04-26?16:04??QQ2013\QQ2013\QQ2013\obj\x86\Debug\ResolveAssemblyReference.cache
?????文件??????18432??2013-04-24?00:21??QQ2013\QQ2013\QQ2013\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件????????470??2013-04-24?00:20??QQ2013\QQ2013\QQ2013\Program.cs
?????文件???????1344??2013-04-24?00:01??QQ2013\QQ2013\QQ2013\Properties\AssemblyInfo.cs
?????文件??????28925??2013-04-24?00:21??QQ2013\QQ2013\QQ2013\Properties\Resources.Designer.cs
?????文件??????31158??2013-04-24?00:21??QQ2013\QQ2013\QQ2013\Properties\Resources.resx
?????文件???????1104??2013-04-24?00:05??QQ2013\QQ2013\QQ2013\Properties\Settings.Designer.cs
?????文件????????249??2013-04-24?00:01??QQ2013\QQ2013\QQ2013\Properties\Settings.settings
?????文件??????12213??2013-04-26?16:04??QQ2013\QQ2013\QQ2013\QQ2013.csproj
............此處省略114個文件信息
- 上一篇:WCF/Socket文件傳輸
- 下一篇:Mono 實現在線編譯C#代碼
評論
共有 條評論