資源簡介
使用MVC框架,c#語言開發的新聞發布系統的網站。供大家學習開發。里面提供了強大的用戶權限管理系統和新聞發布系統同通用的所有功能。
代碼片段和文件信息
using?System;
using?System.Reflection;
using?System.Runtime.CompilerServices;
using?System.Runtime.InteropServices;
using?System.Security.Permissions;
//
//?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(“News.Demo“)]
[assembly:?AssemblyDescription(“News.Demo?base?framework?generated?using?.netTiers?more?info?www.nettiers.com“)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(“.netTiers?v2.3.0.RTM“)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]
//?Setting?ComVisible?to?false?makes?the?types?in?this?assembly?not?visible?
//?to?COM?componenets.??If?you?need?to?access?a?type?in?this?assembly?from?
//?COM?set?the?ComVisible?attribute?to?true?on?that?type.
[assembly:?ComVisible(false)]
[assembly:?CLSCompliant(true)]
//
//?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.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(““)]
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????2912??2011-10-10?14:26??fr
?????文件??????34216??2009-03-10?09:11??fr
?????文件?????103848??2009-03-10?09:11??fr
?????文件?????161192??2009-03-10?09:11??fr
?????文件??????91560??2009-03-10?09:11??fr
?????文件??????95656??2009-03-10?09:11??fr
?????文件??????64352??2009-03-10?09:11??fr
?????文件?????172032??2011-10-10?14:27??fr
?????文件?????405504??2011-10-10?14:27??fr
?????文件?????286720??2011-10-10?14:27??fr
?????文件??????60928??2011-10-09?13:28??fr
?????文件?????116736??2009-06-21?10:10??fr
?????文件?????122880??2011-09-20?15:17??fr
?????文件??????31232??2011-11-02?11:31??fr
?????文件??????65024??2011-11-02?11:31??fr
?????文件??????32768??2009-07-19?09:58??fr
?????文件?????112494??2009-07-19?09:58??fr
?????文件?????270336??2009-06-21?10:10??fr
?????文件??????34216??2009-03-10?09:11??fr
?????文件?????103848??2009-03-10?09:11??fr
?????文件?????161192??2009-03-10?09:11??fr
?????文件??????91560??2009-03-10?09:11??fr
?????文件??????95656??2009-03-10?09:11??fr
?????文件??????64352??2009-03-10?09:11??fr
?????文件??????22016??2011-09-20?15:17??fr
?????文件??????21504??2011-10-14?16:30??fr
?????文件??????50688??2011-10-14?16:30??fr
?????文件?????172032??2011-10-10?14:27??fr
?????文件?????405504??2011-10-10?14:27??fr
?????文件?????286720??2011-10-10?14:27??fr
............此處省略1663個文件信息
- 上一篇:winform C# 高仿QQ
- 下一篇:DWZ框架在ASP.Net中的運用
評論
共有 條評論