91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 1.39MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-09-20
  • 語言: C#
  • 標(biāo)簽:

資源簡(jiǎn)介

賓館管理信息系統(tǒng),數(shù)據(jù)庫(c#) 賓館管理信息系統(tǒng),數(shù)據(jù)庫(c#)

資源截圖

代碼片段和文件信息

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

//
//?有關(guān)程序集的常規(guī)信息是通過下列
//?屬性集控制的。更改這些屬性值可修改與程序集
//?關(guān)聯(lián)的信息。
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]

//
//?程序集的版本信息由下列?4?個(gè)值組成:
//
//??????主版本
//??????次版本?
//??????內(nèi)部版本號(hào)
//??????修訂號(hào)
//
//?您可以指定所有這些值,也可以使用“修訂號(hào)”和“內(nèi)部版本號(hào)”的默認(rèn)值,方法是按
//?如下所示使用?‘*‘:

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

//
//?要對(duì)程序集進(jìn)行簽名,必須指定要使用的密鑰。有關(guān)程序集簽名的更多信息,請(qǐng)參考?
//?Microsoft?.NET?framework?文檔。
//
//?使用下面的屬性控制用于簽名的密鑰。
//
//?注意:
//???(*)?如果未指定密鑰,則程序集不會(huì)被簽名。
//???(*)?KeyName?是指已經(jīng)安裝在計(jì)算機(jī)上的
//??????加密服務(wù)提供程序(CSP)中的密鑰。KeyFile?是指包含
//???????密鑰的文件。
//???(*)?如果?KeyFile?和?KeyName?值都已指定,則?
//???????發(fā)生下列處理:
//???????(1)?如果在?CSP?中可以找到?KeyName,則使用該密鑰。
//???????(2)?如果?KeyName?不存在而?KeyFile?存在,則?
//???????????KeyFile?中的密鑰安裝到?CSP?中并且使用該密鑰。
//???(*)?要?jiǎng)?chuàng)建?KeyFile,可以使用?sn.exe(強(qiáng)名稱)實(shí)用工具。
//???????在指定?KeyFile?時(shí),KeyFile?的位置應(yīng)該相對(duì)于
//???????項(xiàng)目輸出目錄,即
//???????%Project?Directory%\obj\。例如,如果?KeyFile?位于
//???????該項(xiàng)目目錄,應(yīng)將?AssemblyKeyFile?
//???????屬性指定為?[assembly:?AssemblyKeyFile(“..\\..\\mykey.snk“)]
//???(*)?“延遲簽名”是一個(gè)高級(jí)選項(xiàng)?-?有關(guān)它的更多信息,請(qǐng)參閱?Microsoft?.NET?framework
//???????文檔。
//
[assembly:?AssemblyDelaySign(false)]
[assembly:?AssemblyKeyFile(““)]
[assembly:?AssemblyKeyName(““)]

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件????1179648??2004-03-05?23:51??賓館管理信息系統(tǒng)(c#)\Database\HotelManage.mdf

?????文件????2359296??2004-03-05?23:51??賓館管理信息系統(tǒng)(c#)\Database\HotelManage_log.LDF

?????文件???????1078??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\App.ico

?????文件???????1859??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\AssemblyInfo.cs

?????文件???????3274??2004-03-05?19:45??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\BussinessLevel\ClientBookInManage.cs

?????文件???????2166??2004-03-05?19:45??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\BussinessLevel\ClientCheckManage.cs

?????文件???????2580??2004-03-05?19:45??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\BussinessLevel\RoomManage.cs

?????文件???????2406??2004-03-05?19:45??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\BussinessLevel\RoomTypeManage.cs

?????文件????????303??2004-03-05?19:45??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\DataLevl\Connection.cs

?????文件???????9417??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\HotelManage.csproj

?????文件???????1804??2005-02-24?15:49??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\HotelManage.csproj.user

?????文件??????13412??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\ClientBookIn.cs

?????文件??????58394??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\ClientBookIn.resx

?????文件???????7992??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\ClientCheck.cs

?????文件??????52055??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\ClientCheck.resx

?????文件??????16769??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\ClientSearch.cs

?????文件??????28848??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\ClientSearch.resx

?????文件???????2163??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\InitialForm.cs

?????文件?????172796??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\InitialForm.resx

?????文件??????15462??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\MainForm.cs

?????文件??????27035??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\MainForm.resx

?????文件??????28288??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\Room.cs

?????文件??????69318??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\Room.resx

?????文件??????22834??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\RoomSearch.cs

?????文件??????62574??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\RoomSearch.resx

?????文件??????26890??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\RoomType.cs

?????文件??????33451??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\RoomType.resx

?????文件??????13997??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\User.cs

?????文件??????28479??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage\UILevel\User.resx

?????文件????????919??2004-03-05?19:46??賓館管理信息系統(tǒng)(c#)\HotelManage\Backup\HotelManage.sln

............此處省略96個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源