资源列表
IPC debug_console
- IPC debug console for work from service.
再生育服务证管理系统
- 本系统实现再生育服务证件信息的录入修改删除,批量导出数据批量打印功能。
FistCode
- 编程输出的内容是“Hello,China” 编程继续输出一行“Hello,仲恺农业” 把HelloWorld类名改为“FirstCode”,当然文件名称也要修改为“FirstCode.java”,再看能否编译执行
FastReport4.9.32+For+Delphi7E 破解版
- DELPHI7下测试可用,FastReport4.9.32报表控件
字符串相减
- 华为笔试题,字符串相减,c++实现,利用stl等,完成
利用wmi事件监视打印机任务状态
- 利用wmi事件监视打印机任务状态,可监测到当前打印任务“错误 | 正在删除 | 正在打印”等状态
ZPL打印条码 2020
- 斑马调用ZPL打印条码 附带zpl指令操作手册(Zebra calls ZPL to print barcode with ZPL instruction manual)
E267_打印对话框的实例
- 打印对话框,建一个项目,将其命名为工程1,默认窗体为Form1。command1 单击打印(form print Private Sub Command1_Click() CommonDialog1.ShowPrinter For i = 1 To CommonDialog1.Copies Printer.Print Text1.Text Next i Printer.EndDoc End Sub)
cmd打印Hello World程序
- 用VS2019写的代码,初学者的第一个程序,可以供初学者学习代码。 使用方法:在windows环境下双击运行即可 另外,还包含vs源代码
CPCL中文
- 斑马蓝牙移动打印机语言,,,,,,,,,,(Zebra Bluetooth mobile printer language)
ReportCreator_src
- vc编写的打印模板编辑软件,方便用于标签打印(The printing template editing software written by VC is convenient for label printing)
Fastreport转大写金额
- Fastreport打印时,会碰到打印大写金额的情况,需要将数字金额转换成大写方式来打印