C#课程设计医院管理系统>
├chisc.net.txt
├
│ ├his.ICO
│ ├Thumbs.db
│ ├保存.bmp
│ ├查询选择.bmp
│ ├打印.BMP
│ ├关闭.bmp
│ ├计算.bmp
│ ├取消.bmp
│ ├删除.bmp
│ ├上记录.bmp
│ ├首记录.bmp
│ ├搜索.bmp
│ ├尾记录.bmp
│ ├下记录.bmp
│ ├新增.bmp
│ └修改.bmp
├<代码>
│ ├UpgradeLog.XML
│ ├医院管理系统.sln
│ ├医院管理系统.suo
│ ├<_UpgradeReport_Files>
│ │ ├UpgradeReport.css
│ │ ├UpgradeReport.xslt
│ │ ├UpgradeReport_Minus.gif
│ │ └UpgradeReport_Plus.gif
│ ├
│ │ ├医院管理系统.sln
│ │ ├<医院管理系统>
│ │ │ ├App.ico
│ │ │ ├AssemblyInfo.cs
│ │ │ ├ClinicCharge.cs
│ │ │ ├ClinicCharge.resx
│ │ │ ├ClinicPriceConfirm.cs
│ │ │ ├ClinicPriceConfirm.resx
│ │ │ ├ClinicReg.cs
│ │ │ ├ClinicReg.resx
│ │ │ ├DataSet1.cs
│ │ │ ├DataSet1.xsd
│ │ │ ├DataSet2.cs
│ │ │ ├DataSet2.xsd
│ │ │ ├DataSet2.xsx
│ │ │ ├DataSet3.cs
│ │ │ ├DataSet3.xsd
│ │ │ ├InputBox.cs
│ │ │ ├InputBox.resx
│ │ │ ├MainFrm.cs
│ │ │ ├MainFrm.resx
│ │ │ ├MedInfo.cs
│ │ │ ├MedInfo.resx
│ │ │ ├ParentForm.cs
│ │ │ ├ParentForm.resx
│ │ │ ├RegQuery.cs
│ │ │ ├RegQuery.resx
│ │ │ ├SendMedicine.cs
│ │ │ ├SendMedicine.resx
│ │ │ ├ServiceInfo.cs
│ │ │ ├ServiceInfo.resx
│ │ │ ├StoreQuery.cs
│ │ │ ├StoreQuery.resx
│ │ │ ├医院管理系统.csproj
│ │ │ └医院管理系统.csproj.user
│ ├<医院管理系统>
│ │ ├App.ico
│ │ ├AssemblyInfo.cs
│ │ ├ClinicCharge.cs
│ │ ├ClinicCharge.resx
│ │ ├ClinicPriceConfirm.cs
│ │ ├ClinicPriceConfirm.resx
│ │ ├ClinicReg.cs
│ │ ├ClinicReg.resx
│ │ ├DataSet1.Designer.cs
│ │ ├DataSet1.xsc
│ │ ├DataSet1.xsd
│ │ ├DataSet2.Designer.cs
│ │ ├DataSet2.xsd
│ │ ├DataSet2.xsx
│ │ ├DataSet3.Designer.cs
│ │ ├DataSet3.xsc
│ │ ├DataSet3.xsd
│ │ ├InputBox.cs
│ │ ├InputBox.resx
│ │ ├MainFrm.cs
│ │ ├MainFrm.resx
│ │ ├MedInfo.cs
│ │ ├MedInfo.resx
│ │ ├ParentForm.cs
│ │ ├ParentForm.resx
│ │ ├RegQuery.cs
│ │ ├RegQuery.resx
│ │ ├SendMedicine.cs
│ │ ├SendMedicine.resx
│ │ ├ServiceInfo.cs
│ │ ├ServiceInfo.resx
│ │ ├StoreQuery.cs
│ │ ├StoreQuery.resx
│ │ ├医院管理系统.csproj
│ │ ├医院管理系统.csproj.user
│ │ ├
│ │ │ ├
│ │ │ │ ├医院管理系统.exe
│ │ │ │ ├医院管理系统.pdb
│ │ │ │ └医院管理系统.vshost.exe
│ │ ├
│ │ │ ├医院管理系统.csproj.FileList.txt
│ │ │ ├医院管理系统.csproj.FileListAbsolute.txt
│ │ │ ├
│ │ │ │ ├医院管理系统.ClinicCharge.resources
│ │ │ │ ├医院管理系统.ClinicPriceConfirm.resources
│ │ │ │ ├医院管理系统.ClinicReg.resources
│ │ │ │ ├医院管理系统.csproj.GenerateResource.Cache
│ │ │ │ ├医院管理系统.exe
│ │ │ │ ├医院管理系统.InputBox.resources
│ │ │ │ ├医院管理系统.mainFrm.resources
│ │ │ │ ├医院管理系统.MedInfo.resources
│ │ │ │ ├医院管理系统.ParentForm.resources
│ │ │ │ ├医院管理系统.pdb
│ │ │ │ ├医院管理系统.RegQuery.resources
│ │ │ │ ├医院管理系统.SendMedicine.resources
│ │ │ │ ├医院管理系统.ServiceInfo.resources
│ │ │ │ ├医院管理系统.StoreQuery.resources
│ │ │ │ ├
│ │ │ │ ├
│ │ │ │ │ ├DataSet1.cs.dll
│ │ │ │ │ ├DataSet1.Designer.cs.dll
│ │ │ │ │ ├DataSet2.cs.dll
│ │ │ │ │ ├DataSet2.Designer.cs.dll
│ │ │ │ │ ├DataSet3.cs.dll
│ │ │ │ │ └DataSet3.Designer.cs.dll
├<建库脚本>
│ ├hisbook.bak
│ ├hisbook_Data.MDF
│ ├hisbook_Log.LDF
│ ├医院管理系统.sql
│ └医院管理系统实例程序.sql
|
|