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

搜索资源列表

  1. VC中的图象打印问题(基于对话框)

    0下载:
  2. VC中的图象打印问题的源代码(基于对话框),实现对话框打印图像功能,对你一定有帮助-VC print images of the source code (based on the dialog box), the Print dialog box to achieve functional images, you can help
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:1175350
    • 提供者:张三水
  1. vc结合excell

    1下载:
  2. visual c++环境下往EXcel中写入数据,在excel文档中保存写入数据和打印功能-visual environment for MS-Excel writes data in Excel document preservation and write data printing
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:81694
    • 提供者:张三
  1. CDlgPntTest.rar

    3下载:
  2. 在VC++ 中,基于视图文档的MFC打印预览及打印使用起来非常方便,但在基于对话框的结构中,没有集成打印预览及打印功能。本实例实现了基于对话框的打印预览及打印功能。
  3. 所属分类:Windows编程

  1. vc实现打印发票

    0下载:
  2. 用vc实现,发票的打印,此程序包含如何绘制线条,表格以及简体与繁体的转换,With vc the realization of invoice printing, this process includes how to draw a line, as well as Simplified and Traditional forms of conversion
  3. 所属分类:绘图程序

    • 发布日期:2017-03-27
    • 文件大小:46662
    • 提供者:heqifan
  1. gdijh.rar

    0下载:
  2. VC报表打印程序源码。功能介绍:这个报表打印程序可以支持很多功能:包括存储dbf库、排序、预览、打英字体及纸张的设置等,最主要得是它解决了一个大量记录集查询 。内存涨大的问题。试试就知道了。,VC report print program source code. Function Descr iption: This report print program can support a lot of features: including storage dbf library, sortin
  3. 所属分类:Printing program

    • 发布日期:2017-03-27
    • 文件大小:14484
    • 提供者:174
  1. 打印控件PrintCtrl.dll的VC源码

    0下载:
  2. 打印控件PrintCtrl.dll的VC源码。放在PB栏的目的是PB的自定义纸张比较麻烦,还是用微软的API比较方便,而且不会有什么问题。原来一直用PrintCtrl.dll作打印控制,就是找不到源码。现在分享给大家。 -Print control PrintCtrl.dll the VC source. The purpose of the column on the PB PB custom paper is too much trouble, or more convenient to u
  3. 所属分类:数据库编程

    • 发布日期:2017-03-22
    • 文件大小:180275
    • 提供者:iaolove168
  1. VC_PrintTest.rar

    0下载:
  2. 关于vc++变成的打印模块的设计,有详细的注释和源代码,no
  3. 所属分类:Printing program

    • 发布日期:2017-04-09
    • 文件大小:2439135
    • 提供者:zep
  1. printer_code

    0下载:
  2. 一个很全的VC打印代码总结,包含了打印图片、信封、打印预览等。-A summary of all the VC printing code, including the print image, envelopes, print preview.
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:557064
    • 提供者:高倩
  1. ToolSoftForPrint

    0下载:
  2. 打印数据生成和模拟,VC编写,支持浮动窗口-Print data generation and simulation, VC prepared to support a floating window
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1186159
    • 提供者:李名
  1. PrnTest

    0下载:
  2. 串口打印操作示例,采用VC编写,详细的源代码-design for COM to print
  3. 所属分类:Printing program

    • 发布日期:2017-03-31
    • 文件大小:111342
    • 提供者:songzhimin
  1. DlgPrint

    0下载:
  2. 在VC对话框程序中添加打印及打印预览功能,绝对编译无误!-In the VC program, add the Print dialog and print preview function, is absolutely correct to compile!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:7338665
    • 提供者:罗云
  1. VC_and_freetype2

    1下载:
  2. 这是本人编写的一个完全用Freetype2.3.5字体引擎打印矢量字体的VC6程序,没有用windows的字体打印API函数,用的是freetype的API,附带了几个DLL可以在任何没有装VC的系统上解压使用,生成的位图直接在对话框的右半部分显示。程序目的是为了演示freetype打印矢量字体的流程,并观看效果,程序支持多行显示,请根据内容多少选择好字号。有需要源码的可以给我发邮件:luhang33@126.com-err
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1506538
    • 提供者:luhang
  1. cvery_47098510

    0下载:
  2. attendance.exe个人考勤软件是我的一个习作,去年初调试完成后,我把它的全部源码在VC知识库网站(http://www.vckbase.com/)发表,那可以称为1.0版,当时的初衷是介绍我在开发基于对话框的VC++应用程序时如何解决打印和打印预览这个难点问题的。最近我把它又作了一些修改、完善,算作2.0版,准备上传到贵网站介绍给大家。算不上有什么多大的实用价值,一般朋友也就拿来玩玩吧,对于那些遭遇到刻薄、自私、不通人情的老板的打工朋友,可以拿它来统计一下你为你的老板没日没夜工作花费
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:146453
    • 提供者:nickylee
  1. paint

    1下载:
  2. 图形GDI程序,可以画各种自定义的图形,可对所画图形编辑,保存,载入,打印预览,打印等。-GDI graphics program, you can draw a variety of custom graphics, can be painted on the graphics editor, save, load, print preview, print and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:1598993
    • 提供者:wade
  1. MyReport

    0下载:
  2. 在VC环境下生成报表的例子,其中包含了打印,预览等功能。-In the VC environment to generate examples of statements, including print, preview and other functions.
  3. 所属分类:Printing program

    • 发布日期:2017-03-29
    • 文件大小:247928
    • 提供者:zhang
  1. QPrint_Demo

    0下载:
  2. VC 打印及报表生成类,可以很方便生成报表。-VC printing and report generation category, can easily generate statements.
  3. 所属分类:Printing program

    • 发布日期:2017-03-26
    • 文件大小:54277
    • 提供者:derek
  1. vbport

    0下载:
  2. ell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等,是软件开发人员开发优秀报表的完美解决方案。 · 强大的制表能力,特别适合制作中国式的复杂报表,解决您所有的制表难题 · 丰富的单元格类型,支持数值、货币、日期、文本等类型。 Cell的单元格囊括了几乎所有的Windows标准控制 · 丰富的打印设置,美仑美奂的打印预览和打印效果,
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:266505
    • 提供者:aaaa
  1. myprint

    0下载:
  2. vc++6.0 一个基本的打印与报表程序-vc++6.0 a basic print and Report procedures
  3. 所属分类:Printing program

    • 发布日期:2017-04-03
    • 文件大小:52577
    • 提供者:yangjian
  1. Card_Print_Component

    0下载:
  2. vc++编写的图表账单打印程序组件,发上来大家共享下,多学习,多指教,无密码-vc++ to prepare bills to print the chart component, U.S. to share the hair up, studying many, many ideas on how to improve, no password
  3. 所属分类:Printing program

    • 发布日期:2017-05-17
    • 文件大小:4509131
    • 提供者:火月
  1. BarcodeGenerator

    0下载:
  2. 条码打印程序: 本程序用VC++6编写,是一个一维条码的打印演示程序,目的是为了验证和学习各种条码的编码算法。本程序可以打印各种一维条码如:code39,code93,code128,EAN13,交叉25码I2of5,codabar码。里面打包了dll可以在任何windows环境下解压运行。 目前二维条码的开发正在进行中,有兴趣的大虾们欢迎加入共同学习,共同进步。由于程序源代码比较大,有需要的可以给我发邮件: luhang33@126.com 或者QQ:2807
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:400349
    • 提供者:luhang
« 1 2 3 45 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com