資源簡介
STK仿真代碼,包含C#,VC,VB的,可直接用代碼實(shí)現(xiàn)仿真及參數(shù)設(shè)置,對剛接觸STK的人有很大幫助。
代碼片段和文件信息
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(““)]
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????4496??2010-06-13?22:52??CodeSamples\Automation\CSharp\AccessConstraints\AccessConstraints_VS2005.csproj
?????文件???????4597??2010-06-13?22:59??CodeSamples\Automation\CSharp\AccessConstraints\AccessConstraints_VS2008.csproj
?????文件???????1078??2005-11-16?20:13??CodeSamples\Automation\CSharp\AccessConstraints\App.ico
?????文件???????2426??2005-11-16?20:13??CodeSamples\Automation\CSharp\AccessConstraints\AssemblyInfo.cs
?????文件??????10170??2009-07-01?22:41??CodeSamples\Automation\CSharp\AccessConstraints\Class1.cs
?????文件???????1078??2006-04-19?17:36??CodeSamples\Automation\CSharp\AreaTarget\App.ico
?????文件??????59742??2009-04-06?19:51??CodeSamples\Automation\CSharp\AreaTarget\AreaTargetExamples.cs
?????文件???????4103??2010-06-13?22:59??CodeSamples\Automation\CSharp\AreaTarget\AreaTarget_VS2005.csproj
?????文件???????4212??2010-06-13?22:59??CodeSamples\Automation\CSharp\AreaTarget\AreaTarget_VS2008.csproj
?????文件???????2426??2006-04-19?17:36??CodeSamples\Automation\CSharp\AreaTarget\AssemblyInfo.cs
?????文件???????1078??2005-10-19?13:16??CodeSamples\Automation\CSharp\Events\App.ico
?????文件???????2426??2005-10-19?13:16??CodeSamples\Automation\CSharp\Events\AssemblyInfo.cs
?????文件???????4862??2010-06-13?22:59??CodeSamples\Automation\CSharp\Events\Events_VS2005.csproj
?????文件???????4963??2010-06-13?22:59??CodeSamples\Automation\CSharp\Events\Events_VS2008.csproj
?????文件??????28094??2009-08-14?16:02??CodeSamples\Automation\CSharp\Events\Form1.cs
?????文件???????5814??2008-06-23?13:16??CodeSamples\Automation\CSharp\Events\Form1.resx
?????文件???????3219??2009-09-03?21:52??CodeSamples\Automation\CSharp\Samples_VS2005.sln
?????文件???????3215??2009-09-03?22:09??CodeSamples\Automation\CSharp\Samples_VS2008.sln
?????文件???????1078??2006-04-13?17:38??CodeSamples\Automation\CSharp\Scenario\App.ico
?????文件???????2426??2006-04-13?17:38??CodeSamples\Automation\CSharp\Scenario\AssemblyInfo.cs
?????文件?????525312??2006-07-26?16:10??CodeSamples\Automation\CSharp\Scenario\korea.dte
?????文件?????525312??2006-07-26?16:10??CodeSamples\Automation\CSharp\Scenario\ny512.dte
?????文件??????27443??2009-03-25?15:02??CodeSamples\Automation\CSharp\Scenario\ScenarioExamples.cs
?????文件???????4504??2010-06-13?22:59??CodeSamples\Automation\CSharp\Scenario\ScenarioExamples_VS2005.csproj
?????文件???????4605??2010-06-13?22:59??CodeSamples\Automation\CSharp\Scenario\ScenarioExamples_VS2008.csproj
?????文件???????1078??2005-10-31?14:20??CodeSamples\Automation\CSharp\STKProTutorial\App.ico
?????文件???????2426??2005-10-31?14:20??CodeSamples\Automation\CSharp\STKProTutorial\AssemblyInfo.cs
?????文件??????21756??2009-03-25?15:00??CodeSamples\Automation\CSharp\STKProTutorial\Class1.cs
?????文件???????4490??2010-06-13?22:59??CodeSamples\Automation\CSharp\STKProTutorial\STKProTutorial_VS2005.csproj
?????文件???????4591??2010-06-13?22:59??CodeSamples\Automation\CSharp\STKProTutorial\STKProTutorial_VS2008.csproj
............此處省略2372個文件信息
評論
共有 條評論