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

資源簡介

本系統采用MSSQL數據庫,系統可完成藥品信息管理、收費項目管理、藥房發藥管理、掛號、劃價的管理,還可進行藥品庫存量查詢和科室掛號查詢等功能。

資源截圖

代碼片段和文件信息

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(““)]

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????510??2007-07-10?20:47??DataSet1.xsx

?????文件??????85819??2007-07-17?08:52??DataSet2.cs

?????文件???????4024??2007-07-17?08:52??DataSet2.xsd

?????文件????????786??2007-07-17?08:52??DataSet2.xsx

?????文件??????72908??2007-07-16?23:47??DataSet3.cs

?????文件???????3275??2007-07-16?23:47??DataSet3.xsd

?????文件????????773??2007-07-16?23:47??DataSet3.xsx

?????文件??????11399??2007-07-19?07:03??HMS.csproj

?????文件???????1804??2007-07-19?07:26??HMS.csproj.user

?????文件????????891??2007-07-10?14:06??HMS.sln

?????文件???????2603??2007-07-12?08:48??InputBox.cs

?????文件???????8095??2007-07-12?08:40??InputBox.resx

?????文件??????12087??2007-07-18?09:42??MainFrm.cs

?????文件??????16564??2007-07-17?08:36??MainFrm.resx

?????文件??????43074??2007-07-18?22:39??MedInfo.cs

?????文件??????41541??2007-07-18?12:25??MedInfo.resx

?????文件??????13014??2007-07-18?22:39??ParentForm.cs

?????文件??????25884??2007-07-16?22:15??ParentForm.resx

?????文件???????7775??2007-07-18?10:16??RegQuery.cs

?????文件??????13982??2007-07-16?21:42??RegQuery.resx

?????文件??????15934??2007-07-18?22:04??SendMedicine.cs

?????文件??????20051??2007-07-16?10:14??SendMedicine.resx

?????文件??????23298??2007-07-18?22:48??ServiceInfo.cs

?????文件??????28839??2007-07-16?22:39??ServiceInfo.resx

?????文件???????7677??2007-07-18?10:16??StoreQuery.cs

?????文件??????14017??2007-07-13?19:07??StoreQuery.resx

?????文件???????9033??2007-07-17?23:09??Systemshow.cs

?????文件??????83838??2007-07-17?23:09??Systemshow.resx

?????文件???????3711??2007-07-17?19:41??Tecsupport.cs

?????文件???????9779??2007-07-17?19:41??Tecsupport.resx

............此處省略65個文件信息

評論

共有 條評論