資源簡介
高仿QQ2013登陸界面
代碼片段和文件信息
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??201342813511148\QQ2013\QQ2013\app.config
?????文件?????353280??2013-04-26?16:26??201342813511148\QQ2013\QQ2013\bin\Debug\QQ2013.exe
?????文件????????117??2013-04-24?00:05??201342813511148\QQ2013\QQ2013\bin\Debug\QQ2013.exe.config
?????文件??????73216??2013-04-26?16:26??201342813511148\QQ2013\QQ2013\bin\Debug\QQ2013.pdb
?????文件??????11608??2013-04-26?16:26??201342813511148\QQ2013\QQ2013\bin\Debug\QQ2013.vshost.exe
?????文件????????117??2013-04-24?00:05??201342813511148\QQ2013\QQ2013\bin\Debug\QQ2013.vshost.exe.config
?????文件????????490??2010-03-17?22:39??201342813511148\QQ2013\QQ2013\bin\Debug\QQ2013.vshost.exe.manifest
?????文件?????607232??2013-04-26?16:25??201342813511148\QQ2013\QQ2013\bin\Debug\SkinForm.dll
?????文件????1101312??2013-04-24?01:10??201342813511148\QQ2013\QQ2013\bin\Debug\SkinForm.pdb
?????文件???????6160??2013-04-26?16:27??201342813511148\QQ2013\QQ2013\FrmLogin.cs
?????文件??????33133??2013-04-24?01:27??201342813511148\QQ2013\QQ2013\FrmLogin.designer.cs
?????文件??????75383??2013-04-24?01:26??201342813511148\QQ2013\QQ2013\FrmLogin.resx
?????文件???????5782??2013-04-26?16:26??201342813511148\QQ2013\QQ2013\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件??????12798??2013-04-26?16:26??201342813511148\QQ2013\QQ2013\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????658??2013-04-26?16:26??201342813511148\QQ2013\QQ2013\obj\x86\Debug\QQ2013.csproj.FileListAbsolute.txt
?????文件?????353280??2013-04-26?16:26??201342813511148\QQ2013\QQ2013\obj\x86\Debug\QQ2013.exe
?????文件??????46824??2013-04-26?16:26??201342813511148\QQ2013\QQ2013\obj\x86\Debug\QQ2013.FrmLogin.resources
?????文件??????73216??2013-04-26?16:26??201342813511148\QQ2013\QQ2013\obj\x86\Debug\QQ2013.pdb
?????文件?????269644??2013-04-26?16:26??201342813511148\QQ2013\QQ2013\obj\x86\Debug\QQ2013.Properties.Resources.resources
?????文件???????7533??2013-04-26?16:04??201342813511148\QQ2013\QQ2013\obj\x86\Debug\ResolveAssemblyReference.cache
?????文件??????18432??2013-04-24?00:21??201342813511148\QQ2013\QQ2013\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件????????470??2013-04-24?00:20??201342813511148\QQ2013\QQ2013\Program.cs
?????文件???????1344??2013-04-24?00:01??201342813511148\QQ2013\QQ2013\Properties\AssemblyInfo.cs
?????文件??????28925??2013-04-24?00:21??201342813511148\QQ2013\QQ2013\Properties\Resources.Designer.cs
?????文件??????31158??2013-04-24?00:21??201342813511148\QQ2013\QQ2013\Properties\Resources.resx
?????文件???????1104??2013-04-24?00:05??201342813511148\QQ2013\QQ2013\Properties\Settings.Designer.cs
?????文件????????249??2013-04-24?00:01??201342813511148\QQ2013\QQ2013\Properties\Settings.settings
?????文件??????12213??2013-04-26?16:04??201342813511148\QQ2013\QQ2013\QQ2013.csproj
?????文件???????7097??2013-04-24?00:21??201342813511148\QQ2013\QQ2013\Resources\1_100.gif
?????文件??????29815??2013-04-24?00:21??201342813511148\QQ2013\QQ2013\Resources\afternoon.jpg
............此處省略122個文件信息
- 上一篇:OneNote OCR 圖片識別
- 下一篇:c#生成二維碼
評論
共有 條評論