嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
医院供应室标签打印程序C#
.
├── Src
│ ├── TagPrint
│ │ ├── 390_blbr-20beauty2.jpg
│ │ ├── ChineseSpell
│ │ │ └── WordSpell.cs
│ │ ├── PrintControllerFile.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── TagPrint
│ │ │ ├── App.cs
│ │ │ ├── FrmDataManage.cs
│ │ │ ├── FrmDataUpdate.cs
│ │ │ ├── FrmFloat.cs
│ │ │ ├── FrmFloat.resx
│ │ │ ├── FrmItemManage.cs
│ │ │ ├── FrmOperatorSelect.cs
│ │ │ ├── FrmPrint.cs
│ │ │ ├── FrmPrint.resx
│ │ │ ├── FrmProgressBar.cs
│ │ │ ├── FrmRegist.cs
│ │ │ ├── FrmWorkLoad.cs
│ │ │ ├── GUID.cs
│ │ │ ├── HIDD_ATTRIBUTES.cs
│ │ │ ├── HIDP_CAPS.cs
│ │ │ ├── IniFile.cs
│ │ │ ├── Login.xaml
│ │ │ ├── Login.xaml.cs
│ │ │ ├── MainWindow.xaml
│ │ │ ├── MainWindow.xaml.cs
│ │ │ ├── MainWindow2.xaml
│ │ │ ├── MainWindow2.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── Resources.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ └── Settings.cs
│ │ │ ├── RegisterClass.cs
│ │ │ ├── RichTextBoxPrint.cs
│ │ │ ├── SP_DEVICE_INTERFACE_DETAIL_DATA.cs
│ │ │ ├── SP_DEVINFO_DATA.cs
│ │ │ ├── SP_INTERFACE_DEVICE_DATA.cs
│ │ │ ├── SP_INTERFACE_DEVICE_DATA_64.cs
│ │ │ ├── SoftKeyPWD.cs
│ │ │ ├── TagPrintBF
│ │ │ │ ├── BFBase.cs
│ │ │ │ └── BFDBOperate.cs
│ │ │ ├── TagPrintCD
│ │ │ │ ├── CDBase.cs
│ │ │ │ ├── CDDBOperate.cs
│ │ │ │ └── CDTWokkLoad.cs
│ │ │ ├── TagPrintDA
│ │ │ │ ├── DABase.cs
│ │ │ │ ├── DADBOperate.cs
│ │ │ │ ├── DBModule.cs
│ │ │ │ ├── DataBase.cs
│ │ │ │ └── ReplaceRichTextBoxArgs.cs
│ │ │ ├── UDataGridView.cs
│ │ │ ├── UserControl1.xaml
│ │ │ ├── UserControl1.xaml.cs
│ │ │ ├── images
│ │ │ │ ├── 3mlogosmall.gif
│ │ │ │ ├── bak_blue.gif
│ │ │ │ ├── bottom_left.png
│ │ │ │ ├── bottom_middle.png
│ │ │ │ ├── bottom_right.png
│ │ │ │ ├── close.png
│ │ │ │ ├── con_bgtop.png
│ │ │ │ ├── con_bottom_left.png
│ │ │ │ ├── con_bottom_right.png
│ │ │ │ ├── con_title.png
│ │ │ │ ├── con_top_left.png
│ │ │ │ ├── con_top_right.png
│ │ │ │ ├── gk888t.jpg
│ │ │ │ ├── ie.png
│ │ │ │ ├── input_left.png
│ │ │ │ ├── input_middle.png
│ │ │ │ ├── input_right.png
│ │ │ │ ├── input_right2.png
│ │ │ │ ├── input_right3.png
│ │ │ │ ├── logininfo_left.png
│ │ │ │ ├── logininfo_middle.png
│ │ │ │ ├── logininfo_right.png
│ │ │ │ ├── logo1.png
│ │ │ │ ├── logo11.png
│ │ │ │ ├── logo2.png
│ │ │ │ ├── logo3.png
│ │ │ │ ├── logo31.png
│ │ │ │ ├── logo_right_line.png
│ │ │ │ ├── max.png
│ │ │ │ ├── menu01.png
│ │ │ │ ├── menu02.png
│ │ │ │ ├── menu03.png
│ │ │ │ ├── menu04.png
│ │ │ │ ├── menu05.png
│ │ │ │ ├── menu06.png
│ │ │ │ ├── menu07.png
│ │ │ │ ├── menu071.png
│ │ │ │ ├── menu08.png
│ │ │ │ ├── menu081.png
│ │ │ │ ├── middle_left.png
│ │ │ │ ├── middle_right.png
│ │ │ │ ├── min.png
│ │ │ │ ├── r.png
│ │ │ │ ├── restore.png
│ │ │ │ ├── top_left.png
│ │ │ │ ├── top_middle.png
│ │ │ │ ├── top_right.png
│ │ │ │ ├── txt01.png
│ │ │ │ ├── txt02.png
│ │ │ │ ├── txt03.png
│ │ │ │ ├── txt04.png
│ │ │ │ └── user.png
│ │ │ ├── webprint.cs
│ │ │ └── webprint.resx
│ │ ├── TagPrint.csproj
│ │ ├── app.config
│ │ ├── app.ico
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── AxInterop.SHDocVw.dll
│ │ │ │ ├── AxInterop.grproLib.dll
│ │ │ │ ├── Interop.SHDocVw.dll
│ │ │ │ ├── Interop.grproLib.dll
│ │ │ │ ├── Microsoft.Office.Interop.Excel.dll
│ │ │ │ ├── RichTextBoxPrintCtrl.dll
│ │ │ │ ├── System.Data.SQLite.dll
│ │ │ │ ├── TagPrint.exe
│ │ │ │ ├── TagPrint.exe.config
│ │ │ │ ├── TagPrint.pdb
│ │ │ │ ├── TagPrint.zip
│ │ │ │ └── stdole.dll
│ │ │ └── Release
│ │ ├── gk888t-20logo.ico
│ │ ├── gk888t.ico
│ │ ├── grproLib
│ │ │ ├── GRToolControlType2.cs
│ │ │ ├── GridppReport.cs
│ │ │ ├── IGRDetailGrid.cs
│ │ │ ├── IGRField.cs
│ │ │ ├── IGRObject.cs
│ │ │ ├── IGRRecordset.cs
│ │ │ ├── IGridppReport.cs
│ │ │ ├── _IGridppReportEvents.cs
│ │ │ ├── _IGridppReportEvents_Event.cs
│ │ │ ├── _IGridppReportEvents_FetchRecordEventHandler.cs
│ │ │ └── _IGridppReportEvents_InitializeEventHandler.cs
│ │ ├── mshtml
│ │ │ ├── DispIHTMLInputTextElement.cs
│ │ │ ├── HTMLInputTextElement.cs
│ │ │ ├── HTMLInputTextElementEvents.cs
│ │ │ ├── HTMLInputTextElementEvents_Event.cs
│ │ │ ├── IHTMLDocument.cs
│ │ │ ├── IHTMLDocument2.cs
│ │ │ ├── IHTMLElement.cs
│ │ │ └── IHTMLElementCollection.cs
│ │ └── obj
│ │ └── x86
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TagPrint
│ │ │ ├── Login.baml
│ │ │ ├── Login.g.cs
│ │ │ ├── Login.g.i.cs
│ │ │ ├── MainWindow.baml
│ │ │ ├── MainWindow.g.cs
│ │ │ ├── MainWindow.g.i.cs
│ │ │ ├── MainWindow2.baml
│ │ │ ├── MainWindow2.g.cs
│ │ │ ├── MainWindow2.g.i.cs
│ │ │ ├── UserControl1.g.cs
│ │ │ └── UserControl1.g.i.cs
│ │ ├── TagPrint.FrmFloat.resources
│ │ ├── TagPrint.FrmPrint.resources
│ │ ├── TagPrint.Properties.Resources.resources
│ │ ├── TagPrint.csproj.CopyComplete
│ │ ├── TagPrint.csproj.CoreCompileInputs.cache
│ │ ├── TagPrint.csproj.FileListAbsolute.txt
│ │ ├── TagPrint.csproj.GenerateResource.cache
│ │ ├── TagPrint.csprojAssemblyReference.cache
│ │ ├── TagPrint.exe
│ │ ├── TagPrint.g.resources
│ │ ├── TagPrint.pdb
│ │ ├── TagPrint.webprint.resources
│ │ ├── TagPrint_MarkupCompile.cache
│ │ ├── TagPrint_MarkupCompile.i.cache
│ │ ├── TagPrint_MarkupCompile.lref
│ │ └── TempPE
│ └── TagPrint.sln
└── 医院供应室标签打印程序C#.rar
20 directories, 169 files