資源簡介
演講時間提醒,自動彈窗,可配置小程序
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Threading;
using?System.Media;
using?System.Runtime.InteropServices;
namespace?AlertLib
{
????public?partial?class?AlertForm?:?Form
????{
????????[DllImport(“User32.dll“?EntryPoint?=?“SetWindowLong“?SetLastError?=?true)]
????????public?static?extern?bool?SetWindowLong(IntPtr?hWnd?int?nIndex?int?nFlags);
????????[DllImport(“User32.dll“?EntryPoint?=?“SetlayeredWindowAttributes“?SetLastError?=?true)]
????????public?static?extern?int?GetWindowLong(IntPtr?hWnd?int?nFlags);
????????[DllImport(“User32.dll“?EntryPoint?=?“SetWindowPos“?SetLastError?=?true)]
????????public?static?extern?int?SetW
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3520??2016-09-12?15:06??計(jì)時通小程序\AlertFormTest.sln
????..A..H.?????21504??2016-09-10?15:07??計(jì)時通小程序\AlertFormTest.suo
????..A..H.?????67072??2016-10-09?15:00??計(jì)時通小程序\AlertFormTest.v12.suo
?????文件??????11161??2016-09-12?10:52??計(jì)時通小程序\AlertLib\AlertForm.cs
?????文件???????2491??2016-09-12?10:52??計(jì)時通小程序\AlertLib\AlertForm.Designer.cs
?????文件???????5814??2016-09-12?10:52??計(jì)時通小程序\AlertLib\AlertForm.resx
?????文件???????3919??2016-09-10?16:44??計(jì)時通小程序\AlertLib\AlertLib.csproj
?????文件????????498??2016-09-12?11:27??計(jì)時通小程序\AlertLib\AlertLib.csproj.user
?????文件???????9728??2016-09-12?14:57??計(jì)時通小程序\AlertLib\bin\Debug\AlertLib.dll
?????文件??????17920??2016-09-12?14:57??計(jì)時通小程序\AlertLib\bin\Debug\AlertLib.pdb
?????文件????????180??2016-09-12?14:57??計(jì)時通小程序\AlertLib\obj\Debug\AlertLib.AlertForm.resources
?????文件???????1087??2016-09-12?14:57??計(jì)時通小程序\AlertLib\obj\Debug\AlertLib.csproj.FileListAbsolute.txt
?????文件????????778??2016-09-12?14:57??計(jì)時通小程序\AlertLib\obj\Debug\AlertLib.csproj.GenerateResource.Cache
?????文件???????1226??2016-09-12?14:57??計(jì)時通小程序\AlertLib\obj\Debug\AlertLib.csprojResolveAssemblyReference.cache
?????文件???????9728??2016-09-12?14:57??計(jì)時通小程序\AlertLib\obj\Debug\AlertLib.dll
?????文件??????17920??2016-09-12?14:57??計(jì)時通小程序\AlertLib\obj\Debug\AlertLib.pdb
?????文件????????791??2016-09-10?15:07??計(jì)時通小程序\AlertLib\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????5926??2016-09-21?09:30??計(jì)時通小程序\AlertLib\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????1352??2013-03-05?15:35??計(jì)時通小程序\AlertLib\Properties\AssemblyInfo.cs
?????文件??????10026??2016-09-10?16:36??計(jì)時通小程序\AlertLib\Resources\Ringin.wav
?????文件???????1398??2013-03-05?15:40??計(jì)時通小程序\Backup\AlertFormTest.sln
????..A..H.?????21504??2016-09-10?15:07??計(jì)時通小程序\Backup\AlertFormTest.v12.suo
?????文件???????9749??2013-03-05?15:38??計(jì)時通小程序\Backup\AlertLib\AlertForm.cs
?????文件???????2109??2013-03-05?15:38??計(jì)時通小程序\Backup\AlertLib\AlertForm.Designer.cs
?????文件???????5814??2013-03-05?15:38??計(jì)時通小程序\Backup\AlertLib\AlertForm.resx
?????文件???????2525??2013-03-05?15:38??計(jì)時通小程序\Backup\AlertLib\AlertLib.csproj
?????文件???????1352??2013-03-05?15:35??計(jì)時通小程序\Backup\AlertLib\Properties\AssemblyInfo.cs
?????文件???????1590??2013-03-05?15:42??計(jì)時通小程序\Backup\WinAppTest\Form1.cs
?????文件??????15110??2013-03-05?15:40??計(jì)時通小程序\Backup\WinAppTest\Form1.Designer.cs
?????文件???????5814??2013-03-05?15:40??計(jì)時通小程序\Backup\WinAppTest\Form1.resx
............此處省略111個文件信息
- 上一篇:C# winform動態(tài)生成菜單
- 下一篇:C#教程實(shí)用版
評論
共有 條評論