資源簡介
Z5-jF-.net財務管理系統完整源碼.rar

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Linq;
using?System.Reflection;
using?System.Windows.Forms;
namespace?FMS
{
????partial?class?AboutBox1?:?Form
????{
????????public?AboutBox1()
????????{
????????????InitializeComponent();
????????????
????????}
????????#region?程序集特性訪問器
????????public?string?Assemblytitle
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblytitleAttribute)?false);
????????????????if?(attributes.Length?>?0)
????????????????{
????????????????????AssemblytitleAttribute?titleAttribute?=?(AssemblytitleAttribute)attributes[0];
????????????????????if?(titleAttribute.title?!=?““)
????????????????????{
????????????????????????return?titleAttribute.title;
????????????????????}
????????????????}
????????????????return?System.IO.Path.GetFileNameWithoutExtension(Assembly.GetExecutingAssembly().Codebase);
????????????}
????????}
????????public?string?AssemblyVersion
????????{
????????????get
????????????{
????????????????return?Assembly.GetExecutingAssembly().GetName().Version.ToString();
????????????}
????????}
????????public?string?AssemblyDescription
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyDescriptionAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyDescriptionAttribute)attributes[0]).Description;
????????????}
????????}
????????public?string?AssemblyProduct
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyProductAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyProductAttribute)attributes[0]).Product;
????????????}
????????}
????????public?string?AssemblyCopyright
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyCopyrightAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyCopyrightAttribute)attributes[0]).Copyright;
????????????}
????????}
????????public?string?AssemblyCompany
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyCompanyAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyCompanyAttribute)attributes[0]).Company;
????????????}
??????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????????0??2019-11-21?11:32??Z5-jF-.net財務管理系統完整源碼\1.bmp
?????文件????3145728??2019-02-14?15:31??Z5-jF-.net財務管理系統完整源碼\DB\fms_db.mdf
?????文件????1048576??2019-02-14?15:31??Z5-jF-.net財務管理系統完整源碼\DB\fms_db_log.ldf
?????文件???????3167??2019-02-14?15:28??Z5-jF-.net財務管理系統完整源碼\FMS\AboutBox1.cs
?????文件???????2401??2019-10-16?21:18??Z5-jF-.net財務管理系統完整源碼\FMS\AboutBox1.Designer.cs
?????文件???????5817??2019-02-14?15:28??Z5-jF-.net財務管理系統完整源碼\FMS\AboutBox1.resx
?????文件????????398??2019-02-14?15:24??Z5-jF-.net財務管理系統完整源碼\FMS\App.config
?????文件???????1785??2019-02-14?15:30??Z5-jF-.net財務管理系統完整源碼\FMS\bin\Debug\FMS.application
?????文件?????292864??2019-02-14?15:30??Z5-jF-.net財務管理系統完整源碼\FMS\bin\Debug\FMS.exe
?????文件????????398??2019-02-14?15:24??Z5-jF-.net財務管理系統完整源碼\FMS\bin\Debug\FMS.exe.config
?????文件???????7185??2019-02-14?15:30??Z5-jF-.net財務管理系統完整源碼\FMS\bin\Debug\FMS.exe.manifest
?????文件?????261632??2019-02-14?15:30??Z5-jF-.net財務管理系統完整源碼\FMS\bin\Debug\FMS.pdb
?????文件??????11600??2019-02-14?15:22??Z5-jF-.net財務管理系統完整源碼\FMS\bin\Debug\FMS.vshost.exe
?????文件??????????1??2013-09-18?17:29??Z5-jF-.net財務管理系統完整源碼\FMS\ClassDiagram1.cd
?????文件???????1939??2019-02-14?15:27??Z5-jF-.net財務管理系統完整源碼\FMS\detail.cs
?????文件??????10558??2019-10-16?21:18??Z5-jF-.net財務管理系統完整源碼\FMS\detail.Designer.cs
?????文件???????7500??2019-02-14?15:27??Z5-jF-.net財務管理系統完整源碼\FMS\detail.resx
?????文件??????11456??2019-02-14?15:21??Z5-jF-.net財務管理系統完整源碼\FMS\FMS.csproj
?????文件???????1015??2019-02-14?15:23??Z5-jF-.net財務管理系統完整源碼\FMS\FMS.csproj.user
?????文件??????66441??2013-09-18?17:10??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet.Designer.cs
?????文件????????361??2013-09-18?15:36??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet.xsc
?????文件???????6136??2013-09-18?15:36??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet.xsd
?????文件??????????3??2013-09-18?15:36??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet.xss
?????文件?????????95??2013-10-05?17:33??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet_money_in.cs
?????文件??????85373??2013-10-05?17:33??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet_money_in.Designer.cs
?????文件????????361??2013-09-18?15:36??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet_money_in.xsc
?????文件??????12612??2013-09-18?15:36??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet_money_in.xsd
?????文件??????????3??2013-09-18?15:36??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet_money_in.xss
?????文件??????82251??2013-09-18?17:11??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet_people.Designer.cs
?????文件????????361??2013-09-18?15:36??Z5-jF-.net財務管理系統完整源碼\FMS\fms_dbDataSet_people.xsc
............此處省略76個文件信息