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

  • 大小: 531KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-06-10
  • 語(yǔ)言: C#
  • 標(biāo)簽: C#??源代碼??

資源簡(jiǎn)介

密碼管理專家代碼,用c#開(kāi)發(fā),本人已經(jīng)為其添加了詳細(xì)注釋。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;

namespace?LangKeyExpert
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????????this.skinEngine1.SkinFile?=?“DiamondGreen.ssk“;
????????}

????????private?void?timerStart_Tick(object?sender?EventArgs?e)
????????{
????????????if?(this.Opacity?>?0.01)
????????????{
????????????????this.Opacity?=?this.Opacity?-?0.01;
????????????}
????????????else
????????????{
????????????????this.timerStart.Enabled?=?false;
????????????????this.Hide();
????????????????PersonalEdition?personalEdition?=?new?PersonalEdition();
????????????????personalEdition.Show();
????????????}
????????}
????}
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件??????16021??2007-02-17?00:00??LangKeyExpert\LangKeyExpert\bin\Debug\DiamondBlue.ssk

?????文件??????16669??2007-02-17?00:00??LangKeyExpert\LangKeyExpert\bin\Debug\DiamondGreen.ssk

?????文件?????516096??2006-08-18?11:50??LangKeyExpert\LangKeyExpert\bin\Debug\IrisSkin2.dll

?????文件??????69632??2008-11-11?17:44??LangKeyExpert\LangKeyExpert\bin\Debug\LangKeyExpert.exe

?????文件??????79360??2008-11-11?17:44??LangKeyExpert\LangKeyExpert\bin\Debug\LangKeyExpert.pdb

?????文件???????5632??2005-11-11?22:25??LangKeyExpert\LangKeyExpert\bin\Debug\LangKeyExpert.vshost.exe

?????文件?????125754??2007-03-04?16:13??LangKeyExpert\LangKeyExpert\bin\Debug\langsin.chm

?????文件???????2754??2007-02-18?22:30??LangKeyExpert\LangKeyExpert\bin\Debug\Test.xml

?????文件???????2986??2007-03-02?20:58??LangKeyExpert\LangKeyExpert\bin\Debug\UserKey.xml

?????文件????????853??2007-02-17?00:04??LangKeyExpert\LangKeyExpert\Form1.cs

?????文件???????3505??2007-02-17?00:04??LangKeyExpert\LangKeyExpert\Form1.Designer.cs

?????文件??????13755??2007-02-17?00:04??LangKeyExpert\LangKeyExpert\Form1.resx

?????文件???????1712??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\11.gif

?????文件???????3158??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\1381ContentsButton.ico

?????文件???????1406??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\16CopyNick.ico

?????文件???????1406??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\16Info.ico

?????文件????????766??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\Aniscree.ico

?????文件???????1406??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\color.ico

?????文件??????16021??2007-02-16?23:59??LangKeyExpert\LangKeyExpert\images\DiamondBlue.ssk

?????文件??????16669??2007-02-16?23:59??LangKeyExpert\LangKeyExpert\images\DiamondGreen.ssk

?????文件???????1406??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\HostingButton.ico

?????文件???????1406??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\IMSmallToolbarCatch.ico

?????文件???????1406??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\IMSmallToolbarScene.ico

?????文件???????9020??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\login.gif

?????文件??????54371??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\login.png

?????文件???????4827??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\logo.gif

?????文件???????4440??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\logo.jpg

?????文件???????1406??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\MsgManagerButton.ico

?????文件???????2550??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\QQTVButton.ico

?????文件???????1758??2007-02-16?23:12??LangKeyExpert\LangKeyExpert\images\QZoneDlgBack.ico

............此處省略59個(gè)文件信息

評(píng)論

共有 條評(píng)論