91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.67M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 時鐘??UI??

資源簡介

桌面GUI時鐘

資源截圖

代碼片段和文件信息

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.IO;
using?Microsoft.Win32;

namespace?clock
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????Bitmap?b?=?new?Bitmap(global::clock.Properties.Resources.bkg2);
????????Bitmap?h?=?new?Bitmap(global::clock.Properties.Resources.met20002);
????????Bitmap?m?=?new?Bitmap(global::clock.Properties.Resources.met20022);
????????Bitmap?s?=?new?Bitmap(global::clock.Properties.Resources.met20042);
????????string?file;

????????public?static?Bitmap?Rotate(Bitmap?b?int?angle)//圖片旋轉
?????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-05-11?23:41??clock\
?????目錄???????????0??2013-06-29?21:17??clock\clock\
?????文件?????????857??2012-12-28?20:21??clock\clock.sln
?????文件???????18944??2013-06-19?20:46??clock\clock.suo
?????文件???????42496??2013-07-08?11:16??clock\clock.v11.suo
?????文件???????42496??2013-07-08?11:16??clock\clock.v12.suo
?????文件?????????117??2013-06-29?23:06??clock\clock\app.config
?????目錄???????????0??2013-06-29?21:17??clock\clock\bin\
?????目錄???????????0??2013-06-29?21:17??clock\clock\bin\Debug\
?????文件??????220672??2014-05-11?23:42??clock\clock\bin\Debug\clock.exe
?????文件?????????117??2013-06-29?23:06??clock\clock\bin\Debug\clock.exe.config
?????文件???????69120??2014-05-11?23:42??clock\clock\bin\Debug\clock.pdb
?????文件???????22712??2014-05-11?23:44??clock\clock\bin\Debug\clock.vshost.exe
?????文件?????????117??2013-06-29?23:06??clock\clock\bin\Debug\clock.vshost.exe.config
?????文件????????2413??2013-06-28?08:33??clock\clock\bin\Debug\clock.vshost.exe.manifest
?????目錄???????????0??2013-06-19?20:44??clock\clock\bin\Release\
?????文件????????6877??2013-06-29?23:06??clock\clock\clock.csproj
?????文件?????????482??2012-12-28?22:57??clock\clock\clock.csproj.user
?????文件???????12928??2013-06-29?23:23??clock\clock\Form1.cs
?????文件???????11846??2013-06-29?21:13??clock\clock\Form1.Designer.cs
?????文件???????26806??2013-06-29?21:13??clock\clock\Form1.resx
?????目錄???????????0??2013-06-29?21:17??clock\clock\obj\
?????目錄???????????0??2013-06-29?21:17??clock\clock\obj\x86\
?????目錄???????????0??2014-05-11?23:44??clock\clock\obj\x86\Debug\
?????文件????????4183??2014-05-11?23:44??clock\clock\obj\x86\Debug\clock.csproj.FileListAbsolute.txt
?????文件????????1499??2013-06-29?23:06??clock\clock\obj\x86\Debug\clock.csproj.GenerateResource.Cache
?????文件????????1473??2014-05-11?23:41??clock\clock\obj\x86\Debug\clock.csprojResolveAssemblyReference.cache
?????文件??????220672??2014-05-11?23:42??clock\clock\obj\x86\Debug\clock.exe
?????文件???????13848??2014-05-11?23:41??clock\clock\obj\x86\Debug\clock.Form1.resources
?????文件???????69120??2014-05-11?23:42??clock\clock\obj\x86\Debug\clock.pdb
?????文件??????167763??2014-05-11?23:42??clock\clock\obj\x86\Debug\clock.Properties.Resources.resources
............此處省略36個文件信息

評論

共有 條評論