資源簡介
酷狗音樂打開關閉
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Runtime.InteropServices;
using?System.Threading;
namespace?CartoonForm
{
????public?partial?class?Frm_Main?:?Form
????{
????????public?const?Int32?AW_HOR_POSITIVE?=?0x00000001;
????????public?const?Int32?AW_HOR_NEGATIVE?=?0x00000002;
????????public?const?Int32?AW_VER_POSITIVE?=?0x00000004;
????????public?const?Int32?AW_VER_NEGATIVE?=?0x00000008;
????????public?const?Int32?AW_CENTER?=?0x00000010;
????????public?const?Int32?AW_HIDE?=?0x00010000;
????????public?const?Int32?AW_ACTIVATE?=?0x00020000;
????????public?const?Int32?AW_SLIDE?=?0x00040000;
????????public?const?Int32?AW_BLEND?=?0x00080000
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3911??2010-07-03?13:22??CartoonForm\Backup\CartoonForm.csproj
?????文件????????911??2010-05-21?14:24??CartoonForm\Backup\CartoonForm.sln
????..A..H.?????19456??2010-11-02?16:47??CartoonForm\Backup\CartoonForm.suo
?????文件???????1377??2010-07-03?13:21??CartoonForm\Backup\Frm_Main.cs
?????文件???????2482??2010-07-03?13:21??CartoonForm\Backup\Frm_Main.designer.cs
?????文件???????5814??2010-05-21?14:35??CartoonForm\Backup\Frm_Main.resx
?????文件????????495??2010-07-03?13:21??CartoonForm\Backup\Program.cs
?????文件???????1354??2010-05-21?14:24??CartoonForm\Backup\Properties\AssemblyInfo.cs
?????文件???????3090??2010-05-21?14:30??CartoonForm\Backup\Properties\Resources.Designer.cs
?????文件???????6191??2010-05-21?14:30??CartoonForm\Backup\Properties\Resources.resx
?????文件???????1096??2010-05-21?14:24??CartoonForm\Backup\Properties\Settings.Designer.cs
?????文件????????249??2010-05-21?14:24??CartoonForm\Backup\Properties\Settings.settings
?????文件?????189958??2010-05-21?14:29??CartoonForm\Backup\Resources\03.jpg
?????文件?????203776??2011-12-06?15:03??CartoonForm\bin\Debug\CartoonForm.exe
?????文件??????26112??2011-12-06?15:03??CartoonForm\bin\Debug\CartoonForm.pdb
?????文件??????14328??2010-07-03?13:21??CartoonForm\bin\Debug\CartoonForm.vshost.exe
?????文件????????490??2009-06-11?05:14??CartoonForm\bin\Debug\CartoonForm.vshost.exe.manifest
?????文件???????4193??2011-12-06?10:37??CartoonForm\CartoonForm.csproj
?????文件????????911??2011-12-06?10:37??CartoonForm\CartoonForm.sln
????..A..H.?????25088??2011-12-06?14:33??CartoonForm\CartoonForm.suo
?????文件???????3126??2011-12-06?15:03??CartoonForm\Frm_Main.cs
?????文件???????2637??2011-12-06?14:32??CartoonForm\Frm_Main.designer.cs
?????文件???????5814??2011-12-06?14:32??CartoonForm\Frm_Main.resx
?????文件???????2277??2011-12-06?14:27??CartoonForm\obj\Debug\CartoonForm.csproj.FileListAbsolute.txt
?????文件????????944??2010-07-03?13:22??CartoonForm\obj\Debug\CartoonForm.csproj.GenerateResource.Cache
?????文件?????203776??2011-12-06?15:03??CartoonForm\obj\Debug\CartoonForm.exe
?????文件????????180??2010-05-21?14:37??CartoonForm\obj\Debug\CartoonForm.Form1.resources
?????文件????????180??2011-12-06?14:51??CartoonForm\obj\Debug\CartoonForm.Frm_Main.resources
?????文件??????26112??2011-12-06?15:03??CartoonForm\obj\Debug\CartoonForm.pdb
?????文件?????194289??2011-12-06?10:48??CartoonForm\obj\Debug\CartoonForm.Properties.Resources.resources
............此處省略35個文件信息
- 上一篇:http post工具源碼
- 下一篇:Redis
評論
共有 條評論