实例介绍
【实例简介】BarcodePrint标签打印系统实例
选择固定的产品,进行产品分类,并选择对应的标签模板进行打印。
【实例截图】
【核心代码】
.
├── BarcodePrintTool-master
│ ├── BarcodePrintTool
│ │ ├── BarcodePrintTool.csproj
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── PPrint.Designer.cs
│ │ ├── PPrint.cs
│ │ ├── PPrint.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── QPrint.Designer.cs
│ │ ├── QPrint.cs
│ │ ├── QPrint.resx
│ │ ├── app.config
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── BarTender.Managed.Interop.dll
│ │ │ │ ├── BarcodePrintTool.exe
│ │ │ │ ├── BarcodePrintTool.exe.config
│ │ │ │ ├── BarcodePrintTool.pdb
│ │ │ │ ├── HK.btw
│ │ │ │ ├── Interop.BarTender.dll
│ │ │ │ ├── Microsoft.Office.Interop.Excel.dll
│ │ │ │ ├── cpdz.btw
│ │ │ │ ├── cpdz1.btw
│ │ │ │ ├── jyx.btw
│ │ │ │ ├── jyx1.btw
│ │ │ │ ├── mxfzb.btw
│ │ │ │ ├── sm.btw
│ │ │ │ ├── sm1.btw
│ │ │ │ ├── sm2.btw
│ │ │ │ ├── stdole.dll
│ │ │ │ └── 标签打印记录.xls
│ │ │ └── Release
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── BarcodePrintTool.BarcodePrintTool.resources
│ │ │ ├── BarcodePrintTool.PPrint.resources
│ │ │ ├── BarcodePrintTool.Properties.Resources.resources
│ │ │ ├── BarcodePrintTool.QPrint.resources
│ │ │ ├── BarcodePrintTool.csproj.CopyComplete
│ │ │ ├── BarcodePrintTool.csproj.CoreCompileInputs.cache
│ │ │ ├── BarcodePrintTool.csproj.FileListAbsolute.txt
│ │ │ ├── BarcodePrintTool.csproj.GenerateResource.cache
│ │ │ ├── BarcodePrintTool.csprojAssemblyReference.cache
│ │ │ ├── BarcodePrintTool.exe
│ │ │ ├── BarcodePrintTool.pdb
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ │ └── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ └── sql.cs
│ ├── BarcodePrintTool.sln
│ └── BarcodePrintTool.v11.suo
└── BarcodePrint标签打印系统实例.zip
9 directories, 55 files
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
网友评论
我要评论