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

  • 大小: 0.03M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2024-05-02
  • 語言: C#
  • 標簽: OutLook??out??

資源簡介

Outlook Bar的一個實現(xiàn)。更適合應(yīng)用程序自動化層(AAL)框架的實現(xiàn),適合AAL事物的愿景

資源截圖

代碼片段和文件信息

using?System.Reflection;
using?System.Runtime.CompilerServices;

//
//?General?Information?about?an?assembly?is?controlled?through?the?following?
//?set?of?attributes.?Change?these?attribute?values?to?modify?the?information
//?associated?with?an?assembly.
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]

//
//?Version?information?for?an?assembly?consists?of?the?following?four?values:
//
//??????Major?Version
//??????Minor?Version?
//??????Build?Number
//??????Revision
//
//?You?can?specify?all?the?values?or?you?can?default?the?Revision?and?Build?Numbers?
//?by?using?the?‘*‘?as?shown?below:

[assembly:?AssemblyVersion(“1.0.*“)]

//
//?In?order?to?sign?your?assembly?you?must?specify?a?key?to?use.?Refer?to?the?
//?Microsoft?.NET?framework?documentation?for?more?information?on?assembly?signing.
//
//?Use?the?attributes?below?to?control?which?key?is?used?for?signing.?
//
//?Notes:?
//???(*)?If?no?key?is?specified?the?assembly?is?not?signed.
//???(*)?KeyName?refers?to?a?key?that?has?been?installed?in?the?Crypto?Service
//???????Provider?(CSP)?on?your?machine.?KeyFile?refers?to?a?file?which?contains
//???????a?key.
//???(*)?If?the?KeyFile?and?the?KeyName?values?are?both?specified?the?
//???????following?processing?occurs:
//???????(1)?If?the?KeyName?can?be?found?in?the?CSP?that?key?is?used.
//???????(2)?If?the?KeyName?does?not?exist?and?the?KeyFile?does?exist?the?key?
//???????????in?the?KeyFile?is?installed?into?the?CSP?and?used.
//???(*)?In?order?to?create?a?KeyFile?you?can?use?the?sn.exe?(Strong?Name)?utility.
//???????When?specifying?the?KeyFile?the?location?of?the?KeyFile?should?be
//???????relative?to?the?project?output?directory?which?is
//???????%Project?Directory%\obj\.?For?example?if?your?KeyFile?is
//???????located?in?the?project?directory?you?would?specify?the?AssemblyKeyFile?
//???????attribute?as?[assembly:?AssemblyKeyFile(“..\\..\\mykey.snk“)]
//???(*)?Delay?Signing?is?an?advanced?option?-?see?the?Microsoft?.NET?framework
//???????documentation?for?more?information?on?this.
//
[assembly:?AssemblyDelaySign(false)]
[assembly:?AssemblyKeyFile(““)]
[assembly:?AssemblyKeyName(““)]

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????1078??2003-04-11?18:58??projects.net\OutlookBar\App.ico
?????文件???????35720??2003-04-13?21:12??projects.net\OutlookBar\article.htm
?????文件????????2426??2003-04-11?18:58??projects.net\OutlookBar\AssemblyInfo.cs
?????目錄???????????0??2003-04-13?20:16??projects.net\OutlookBar\bin\
?????目錄???????????0??2003-04-13?18:24??projects.net\OutlookBar\bin\Debug\
?????文件?????????766??2003-04-13?17:11??projects.net\OutlookBar\bin\Debug\img1.ico
?????文件????????1078??2003-04-13?18:18??projects.net\OutlookBar\bin\Debug\img2.ico
?????文件????????1078??2003-04-13?18:22??projects.net\OutlookBar\bin\Debug\img3.ico
?????文件????????1078??2003-04-13?18:24??projects.net\OutlookBar\bin\Debug\img4.ico
?????文件???????20480??2003-04-13?21:12??projects.net\OutlookBar\bin\Debug\OutlookBar.exe
?????目錄???????????0??2003-04-13?21:08??projects.net\OutlookBar\CSOutlookBar\
?????文件????????2726??2003-04-13?21:11??projects.net\OutlookBar\Form1.cs
?????文件????????5315??2003-04-13?13:58??projects.net\OutlookBar\Form1.resx
?????文件????????1078??2003-04-13?18:21??projects.net\OutlookBar\img.ico
?????文件????????1078??2003-04-13?18:06??projects.net\OutlookBar\img2.ico
?????文件????????1078??2003-04-13?18:23??projects.net\OutlookBar\img4.ico
?????目錄???????????0??2003-04-11?18:58??projects.net\OutlookBar\obj\
?????目錄???????????0??2003-04-13?20:56??projects.net\OutlookBar\obj\Debug\
?????文件?????????324??2003-04-13?13:58??projects.net\OutlookBar\obj\Debug\OutlookBar.Form1.resources
?????文件???????14856??2003-04-13?21:12??projects.net\OutlookBar\obj\Debug\OutlookBar.projdata
?????目錄???????????0??2003-04-11?18:58??projects.net\OutlookBar\obj\Debug\temp\
?????目錄???????????0??2003-04-11?18:58??projects.net\OutlookBar\obj\Debug\TempPE\
?????文件????????5811??2003-04-13?21:06??projects.net\OutlookBar\OutlookBar.cs
?????文件????????5136??2003-04-13?18:24??projects.net\OutlookBar\OutlookBar.csproj
?????文件????????1774??2003-04-13?21:12??projects.net\OutlookBar\OutlookBar.csproj.user
?????文件????????1008??2003-04-12?12:05??projects.net\OutlookBar\OutlookBar.sln
?????文件????????7168??2003-04-13?21:12??projects.net\OutlookBar\OutlookBar.suo

評論

共有 條評論