资源简介
代码片段和文件信息
/*************************************
版权所有: 吉林省明日科技有限公司
完成日期: 2010-09-15
项目出处: 编程词典
服务社区: www.mingribook.com
学习社区: www.mrbccd.com
*************************************/
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
using System.Reflection;
namespace FileManage
{
partial class AboutBox : Form
{
public AboutBox()
{
InitializeComponent();
}
#region 程序集属性访问器
public string Assemblytitle
{
get
{
// 获取此程序集上的所有 title 属性
object[] attributes = Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblytitleAttribute) false);
// 如果至少有一个 title 属性
if (attributes.Length > 0)
{
// 请选择第一个属性
AssemblytitleAttribute titleAttribute = (AssemblytitleAttribute)attributes[0];
// 如果该属性为非空字符串,则将其返回
if (titleAttribute.title != ““)
return titleAttribute.title;
}
// 如果没有 title 属性,或者 title 属性为一个空字符串,则返回 .exe 的名称
return System.IO.Path.GetFileNameWithoutExtension(Assembly.GetExecutingAssembly().Codebase);
}
}
public string AssemblyVersion
{
get
{
return Assembly.GetExecutingAssembly().GetName().Version.ToString();
}
}
public string AssemblyDescription
{
get
{
// 获取此程序集的所有 Description 属性
object[] attributes = Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyDescriptionAttribute) false);
// 如果 Description 属性不存在,则返回一个空字符串
if (attributes.Length == 0)
return ““;
// 如果有 Description 属性,则返回该属性的值
return ((AssemblyDescriptionAttribute)attributes[0]).Description;
}
}
public string AssemblyProduct
{
get
{
// 获取此程序集上的所有 Product 属性
object[] attributes = Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyProductAttribute) false);
// 如果 Product 属性不存在,则返回一个空字符串
if (attributes.Length == 0)
return ““;
// 如果有 Product 属性,则返回该属性的值
return ((AssemblyProductAttribute)attributes[0]).Product;
}
}
public string AssemblyCopyright
{
get
{
// 获取此程序集上的所有 Copyright 属性
object[] attributes = Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyCopyrightAttribute) false);
// 如果 Copyright 属性不存在,则返回一个空字符串
if (a
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 47104 2010-09-15 14:50 FileManage\.vs\FileManage\v16\.suo
文件 4346 2010-09-15 14:50 FileManage\Backup\FileManage\AboutBox.cs
文件 10716 2008-06-27 13:13 FileManage\Backup\FileManage\AboutBox.Designer.cs
文件 49720 2008-06-27 13:13 FileManage\Backup\FileManage\AboutBox.resx
文件 40497 2010-09-15 14:50 FileManage\Backup\FileManage\CommonClass\ba
文件 5641 2010-09-15 14:48 FileManage\Backup\FileManage\FileManage.csproj
文件 18343 2010-09-15 14:50 FileManage\Backup\FileManage\frmMain.cs
文件 44169 2008-08-18 16:31 FileManage\Backup\FileManage\frmMain.Designer.cs
文件 10851 2008-08-18 16:31 FileManage\Backup\FileManage\frmMain.resx
文件 5211 2010-09-15 14:50 FileManage\Backup\FileManage\frmRepeat.cs
文件 17271 2008-07-07 14:28 FileManage\Backup\FileManage\frmRepeat.Designer.cs
文件 5814 2008-07-07 14:28 FileManage\Backup\FileManage\frmRepeat.resx
文件 4006 2010-09-15 14:50 FileManage\Backup\FileManage\frmSplit.cs
文件 15053 2008-07-22 17:48 FileManage\Backup\FileManage\frmSplit.Designer.cs
文件 6622 2008-07-22 17:48 FileManage\Backup\FileManage\frmSplit.resx
文件 739 2010-09-15 14:49 FileManage\Backup\FileManage\Program.cs
文件 1522 2010-09-15 14:50 FileManage\Backup\FileManage\Properties\AssemblyInfo.cs
文件 2844 2010-01-28 09:09 FileManage\Backup\FileManage\Properties\Resources.Designer.cs
文件 5612 2008-06-18 16:05 FileManage\Backup\FileManage\Properties\Resources.resx
文件 1108 2010-01-28 09:09 FileManage\Backup\FileManage\Properties\Settings.Designer.cs
文件 249 2008-06-18 16:05 FileManage\Backup\FileManage\Properties\Settings.settings
文件 920 2010-01-28 09:10 FileManage\Backup\FileManage.sln
文件 4346 2010-09-15 14:50 FileManage\FileManage\AboutBox.cs
文件 10716 2008-06-27 13:13 FileManage\FileManage\AboutBox.Designer.cs
文件 49720 2008-06-27 13:13 FileManage\FileManage\AboutBox.resx
文件 706 2008-06-28 16:47 FileManage\FileManage\bin\Debug\clear.bat
文件 93696 2010-09-15 14:50 FileManage\FileManage\bin\Debug\FileManage.exe
文件 95744 2010-09-15 14:50 FileManage\FileManage\bin\Debug\FileManage.pdb
文件 14328 2010-09-15 14:47 FileManage\FileManage\bin\Debug\FileManage.vshost.exe
文件 490 2009-06-11 05:14 FileManage\FileManage\bin\Debug\FileManage.vshost.exe.manifest
............此处省略70个文件信息
- 上一篇:wpf在线更新
- 下一篇:C# JSON解析(Newtonsoft.Json)
相关资源
-
C# 读写xm
l文件(xm l文件生成按钮 - ASP.NET 在浏览器中预览文件
- FTP上传 文件
- 配置文件内容加密工具源码(基于b
- 批量转换JPG尺寸和画质,并且可以旋
- 读取文件夹下的note文本文件,编辑、
- C# 解析dxf文件
- 调用百度地图API进行批量经纬度获取
- AVI,SVI文件互转,Des 加解密
- Teigha读取DWG测试程序
- PDF文件 阅读控件 (VeryPDF PDFView OCX)
- C#文件流读取CSV文件
- c#读写PDF文件sql
- C# winform Socket大文件传输
- U3D 简化版跳一跳小游戏新手入门 源码
- vb调用c#编写的串口DLL文件(vb源码
- 验证EXCEL导入模板是否符合标准
- C#多文件打包
- c#使用openoffice组件操作文件
- delta机器人运动学算法正向逆向求解
- 查找硬盘里的文件中的关键词含源码
- c# 生成 bt种子 文件 bt 源码
- dwg文件预览
- QQ高仿版 GG2014
- ASP.NET(c#) 从零动态生成Word文件用程
- C#读取DXF文件并显示dxf转hpgl
-
C#中操作xm
l文件插入节点、修改、删 - 用c#将pdf文件转换成图片文件
- C#源码:批量自动去除图片白边
- c#winform做的hosts文件管理
评论
共有 条评论