• 大小: 6.11MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-15
  • 语言: C#
  • 标签: C#  源代码  经典  课设  

资源简介

C#课程设计源代码,十分经典,有WEB浏览器,俄罗斯方块,网络聊天室,邮件管理系统三个程序源代码,都能正确运行,并有详尽注释,对你学习参考很有价值。

资源截图

代码片段和文件信息

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

//
// 有关程序集的常规信息是通过下列
// 属性集控制的。更改这些属性值可修改与程序集
// 关联的信息。
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// 程序集的版本信息由下列 4 个值组成:
//
//      主版本
//      次版本 
//      内部版本号
//      修订号
//
// 您可以指定所有这些值,也可以使用“修订号”和“内部版本号”的默认值,方法是按
// 如下所示使用 ‘*‘:

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

//
// 要对程序集进行签名,必须指定要使用的密钥。有关程序集签名的更多信息,请参考 
// Microsoft .NET framework 文档。
//
// 使用下面的属性控制用于签名的密钥。
//
// 注意:
//   (*) 如果未指定密钥,则程序集不会被签名。
//   (*) KeyName 是指已经安装在计算机上的
//      加密服务提供程序(CSP)中的密钥。KeyFile 是指包含
//       密钥的文件。
//   (*) 如果 KeyFile 和 KeyName 值都已指定,则 
//       发生下列处理:
//       (1) 如果在 CSP 中可以找到 KeyName,则使用该密钥。
//       (2) 如果 KeyName 不存在而 KeyFile 存在,则 
//           KeyFile 中的密钥安装到 CSP 中并且使用该密钥。
//   (*) 要创建 KeyFile,可以使用 sn.exe(强名称)实用工具。
//       在指定 KeyFile 时,KeyFile 的位置应该相对于
//       项目输出目录,即
//       %Project Directory%\obj\。例如,如果 KeyFile 位于
//       该项目目录,应将 AssemblyKeyFile 
//       属性指定为 [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
//   (*) “延迟签名”是一个高级选项 - 有关它的更多信息,请参阅 Microsoft .NET framework
//       文档。
//
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1078  2005-07-07 15:53  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\App.ico

     文件       1859  2005-07-07 15:53  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\AssemblyInfo.cs

     文件        914  2005-07-12 10:29  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\Images\back.jpg

     文件        918  2005-07-12 10:30  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\Images\forward.jpg

     文件        759  2005-07-11 19:32  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\Images\home.jpg

     文件       1017  2005-07-28 19:24  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\Images\new.jpg

     文件        753  2005-07-11 19:31  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\Images\refresh.jpg

     文件        715  2005-07-11 19:09  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\Images\stop.jpg

     文件       1033  2005-07-28 21:09  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\IOleCommandTarget.cs

     文件      34874  2005-07-28 22:02  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\MainForm.cs

     文件      32946  2005-07-28 20:43  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\MainForm.resx

     文件      49152  2005-04-28 20:00  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\obj\AxInterop.SHDocVw.dll

     文件      65536  2005-07-28 22:02  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\obj\Debug\WebBrowser.exe

     文件      29258  2005-07-28 21:09  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\obj\Debug\WebBrowser.MainForm.resources

     文件      44544  2005-07-28 22:02  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\obj\Debug\WebBrowser.pdb

    ..A..H.     29320  2005-07-28 22:13  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\obj\Debug\WebBrowser.projdata

     文件     126976  2005-04-28 20:00  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\obj\Interop.SHDocVw.dll

     文件       5819  2005-07-12 09:48  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\WebBrowser.csproj

     文件       1804  2005-07-28 22:13  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser\WebBrowser.csproj.user

     文件        916  2005-07-07 15:53  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser.sln

    ..A..H.      8704  2005-07-28 22:13  C#课程设计源码\Exa3-Web浏览器\WebBrowser\WebBrowser.suo

    ..A..H.      8704  2005-07-27 13:45  C#课程设计源码\Exa5-俄罗斯方块\MyBlock\Another Block.suo

     文件      37945  2005-05-17 17:53  C#课程设计源码\Exa5-俄罗斯方块\MyBlock\AnotherBlock-ptBR.chm

     文件       1507  2005-04-11 09:53  C#课程设计源码\Exa5-俄罗斯方块\MyBlock\AnotherBlock.cs

     文件       1733  2005-04-11 09:53  C#课程设计源码\Exa5-俄罗斯方块\MyBlock\AnotherBlock.resx

     文件       3262  2005-05-05 16:05  C#课程设计源码\Exa5-俄罗斯方块\MyBlock\App.ico

     文件        642  2005-07-28 15:08  C#课程设计源码\Exa5-俄罗斯方块\MyBlock\AssemblyInfo.cs

     文件     344064  2008-03-02 21:25  C#课程设计源码\Exa5-俄罗斯方块\MyBlock\bin\Debug\Another Block.exe

     文件     142848  2008-03-02 21:25  C#课程设计源码\Exa5-俄罗斯方块\MyBlock\bin\Debug\Another Block.pdb

     文件       5632  2005-12-08 14:51  C#课程设计源码\Exa5-俄罗斯方块\MyBlock\bin\Debug\Another Block.vshost.exe

............此处省略617个文件信息

评论

共有 条评论