CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 发票 打印

搜索资源列表

  1. MISGoldPrinterV1.1(CSharp)

    0下载:
  2. MIS金质打印王,C#语言编写 本程序为通用打印程序,单据、会计凭证、发票清单、报表、任意复杂表格、合并表格如工矿企业合同都可以由系统提供的几个默 认打印对象组合打印。DataGrid、DataTable、MSHFlexGrid等二维形式全部可以打印。-Print MIS gold Wang, C# language procedures for the preparation of this generic Print procedures, documentation, accoun
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:111189
    • 提供者:张 虎
  1. MISGoldPrinter

    0下载:
  2. 用C#编制的MIS系统,本程序为通用打印程序,单据、会计凭证、发票清单、报表、任意复杂表格、合并表格如工矿企业合同都可以由系统提供的几个默认打印对象组合打印。 DataGrid、DataTable、MSHFlexGrid等二维形式全部可以打印。-C# prepared by the MIS system, the procedures for the General Print procedures, documentation, accounting documents, invoices
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:106509
    • 提供者:王磊
  1. print_example_program

    0下载:
  2. 这里将用实际的例子(打印条形码、发票、表格、信封等)教会你如何用VC编写打印程序-here will use practical examples (print bar codes, invoices, forms, envelopes, etc.) you how to use the church to prepare VC procedures Print
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:3422055
    • 提供者:需要
  1. cs_rpt

    0下载:
  2. csharp 操作水晶报表打印程序 。 可用于制作发票等其他自定义打印模版。 模版可通过水晶报表制作。 如有更复杂应用可以自己修改原马。-csharp Crystal statements Print operation procedures. Can be used to create invoices and other custom print templates. Templates can be produced through the crystal statements
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:51696
    • 提供者:chen
  1. hghgfhfhaa

    1下载:
  2. 防伪开票组件接口软件: 对于自主或委托开发管理信息系统的企业,将防伪税控开票功能以组件形式嵌入到企业销售管理软件内,提供标准开票界面和后台命令两种接口方式,实现企业日常开具、打印及作废税控发票的功能。这就为需要实时打印发票或有专门开票要求的企业提供了适宜的解决方案。 C#例子 -security drawer interface software components : independent or commissioned development of management in
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:58462
    • 提供者:wuh
  1. card

    0下载:
  2. 银行卡的管理,包括帐号,密码,能实现取钱和存钱管理.并能打印发票-bank card management, including account numbers, passwords, able to pick it up and deposit money management. And can print invoices
  3. 所属分类:J2ME

    • 发布日期:2014-01-15
    • 文件大小:1269363
    • 提供者:李名
  1. invoice_Print

    0下载:
  2. 用c#编的一个invoice打印程序,里面同时调用了vb.net的程序。算是一个中小型的程序,是学习如何跨入编大型应用程序的一个很好参考。欢迎大家完善,开发出更好的发票的打印!
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:144757
    • 提供者:程明传
  1. PINV

    0下载:
  2. 一个山东省发票套打程序,用delphi自带的Q打印组件写的。原创程序。
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:19590
    • 提供者:xcplates
  1. dayinfapiao

    0下载:
  2. 打印发票 对于VC数据库的扩展功能有帮助
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:46467
    • 提供者:刘向阳
  1. print

    0下载:
  2. 发票打印系统,简单的一个发票打印系统,给新手有一个很大的帮助,java学习者。-Bill print system
  3. 所属分类:Applet

    • 发布日期:2017-11-12
    • 文件大小:80019
    • 提供者:zyg
  1. 2

    0下载:
  2. 医院管理信息系统HIS 一、医院管理信息系统与同类产品相比较有以下特点 设置灵活:具有 20 多个子程序及 380 个模块功能。至所有子程序均由主程序派生出来,利于管理维护和升级。所有业务信息均可自定义配置。 速度快: 程序所需基础数据均可在客户端自动缓存 , 所以速度飞常快。 超强统计查询打印功能:可自定义多个已知的条件复合查询,自定义打印内容。所有已知的明细均可查询、导出、打印。 自定义业务用语: 真人语音 唱收唱付 , 还可自定义业务用语 语音 。 自定义报表功能:
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3877
    • 提供者:John Smith
  1. PrintWork

    0下载:
  2. VC++演示打印工作证和名片打印,先打开数据库创建记录集对象实例,执行SQL得到记录集,将数据库从Access中读取出来,然后获取打印机默认值,比对屏幕与打印机分辩率比率(水平和垂直方向),按照指定格式开始打印,示例代码虽简洁,但具有代表性,由此可扩展成证件打英发票打印等程序-VC++ demo print work permits and business card printing, first open the database to create a record set object
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:46812
    • 提供者:apudn87
  1. PrintForm

    0下载:
  2. VC打印对话框及其控件中的数据,可按指定样式将填写在文本框控件中的数据,打印出来,学习本打印程序有利于编写发票打印等一类的小程序。 -A class of VC print dialog and data control, and can specify the style will fill in a text box control data, print it out, learn to write in favor of the printing process to print i
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:20405
    • 提供者:abcdwhywhy
  1. Delphi_401385

    1下载:
  2. Delphi编写的发票机打印控制程序,进行发票打印前的一个步骤,通过此程序来设置发票机的相关参数,可设置COM串口,测试打印 打印跳行,打印机跳页,打印机切纸等功能,左侧为数据发送区,右侧是打印数据接收区。 - Delphi written invoice printing machine control procedures, a step before the invoice printing, invoice machine parameters set by this progr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4389
    • 提供者:V40WIJG
  1. Invoice-Print

    0下载:
  2. 用C#做的发票打印软件,可以根据需要填写发票信息后进行打印。-C# do invoice printing software, you can print an invoice in accordance with the need to fill the information.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:291856
    • 提供者:尚名近
  1. invoice_printer

    0下载:
  2. 该项目是为南京某学院开发的学费发票打印程序,采用windows默认打印机打印,可以连续打印发票。源代码中有详细说明。可以学习如何采用windows API进行打印,里面附加了打印状态监听模块。-The project is the tuition invoice printing program at a college in Nanjing, using the windows default printer, can continuously print invoices. The sour
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3702489
    • 提供者:黄希
  1. PrintBill

    0下载:
  2. 发票打印功能,还没写完,只完成一部分功能,可以直接在界面上修改购贷单位、纳税人识别号等。字体都按正式增值税发票上各区块的字体生成打印。-Invoice printing function, not yet finished, only completed part of the function, can be directly modified buying units, taxpayer identification number on the interface etc.. Font fo
  3. 所属分类:Printing program

    • 发布日期:2017-06-14
    • 文件大小:21825012
    • 提供者:fanli
  1. 20150402001

    0下载:
  2. 代开发票打印系统
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-25
    • 文件大小:7775027
    • 提供者:德城区
  1. jzfpv2.2

    0下载:
  2. 卷式发票打印控件v2.2_0812,通用打印测试-wo kao
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-06
    • 文件大小:575008
    • 提供者:fhq
  1. dy

    0下载:
  2. 自定义打印发票,文档,信息等,可设置纵横打印模式,打印预览,,(Custom print invoices, documents, information and so on, you can set the vertical and horizontal printing mode, print preview,,)
  3. 所属分类:C#编程

    • 发布日期:2017-12-18
    • 文件大小:27648
    • 提供者:cyaks
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com