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

搜索资源列表

  1. VB_VC_PrintWord

    0下载:
  2. 此程序为VB写的打印WORD2003的程序。 VC调用此程序只需要使用语句WinExec(\"Printit.dll c:\\\\test.doc 2-5\",SW_HIDE) 接口为两个命令行参数。第一个是要打印的文件名,第二个是打印的页数。 能检查你输入的文件是否存在,能检查输入的参数个数对不对。如果只有一个参数就默认打印所有页。
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:5159
    • 提供者:刘同兴
  1. vc文件与打印

    0下载:
  2. 打印设置,文件操作、文本和图形打印,输入法设置等操作C#-Print settings, file manipulation, text and graphics printing, and input method set up operational C#
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:115194
    • 提供者:张永江
  1. 完整的打印机监控源码

    9下载:
  2. 完整的打印机监控源码,可监测文件内容,含服务端。C#完整源码,甚至包含注册机源码。,Complete source code printer monitor, can monitor the contents of the documents, including client service. C# Complete source code, and even contains Zhuceji source.
  3. 所属分类:打印编程

    • 发布日期:2015-06-26
    • 文件大小:3107737
    • 提供者:dylan
  1. PMW32.rar

    0下载:
  2. 用C++编写的对本地打印机打印的文件名称以及时间的监控,Using C++, prepared by the local printer to print the file name and time monitoring
  3. 所属分类:Printing program

    • 发布日期:2017-05-16
    • 文件大小:4211645
    • 提供者:从前
  1. PrintSpiral

    0下载:
  2. 打印螺旋形数字,采用c语言编写,附带exe文件,运行正常-PrintSpiral
  3. 所属分类:Printing program

    • 发布日期:2017-04-25
    • 文件大小:68203
    • 提供者:flower
  1. printUShape

    0下载:
  2. 打印u形数字,采用c语言编写,附带exe文件,运行正常-printUShape
  3. 所属分类:Printing program

    • 发布日期:2017-04-28
    • 文件大小:68030
    • 提供者:flower
  1. SimpOrderPrint.src

    0下载:
  2. 基于C++Builder 6的医药类单据打印系统,主要是Access + FastReport + VCLSkin的一些综合应用,重点功能是FastReport中实现人民币中文大写、空行补齐,页面小计(SubTotal)等……   本打印程序开发过程中使用了FastRepot和VCLSkin组件,源程序在编译时需要在工程(Project)的选项(Options)中更改一下Include和Lib的路径,指向你的FastReport的安装目录。否则会提示找不到头文件等编译错误。-Based o
  3. 所属分类:Printing program

    • 发布日期:2017-04-08
    • 文件大小:309769
    • 提供者:148
  1. SMS

    0下载:
  2. 打印模板,在c#里进行打印预览以及文件打印-Print the template, in c# where to print preview and print documents
  3. 所属分类:Printing program

    • 发布日期:2017-05-23
    • 文件大小:7715057
    • 提供者:张剑
  1. MyPrint

    0下载:
  2. Visual c++打印实列源代码参考的功能都是根据特定的条件选择文件内容进行打印-Visual c++ to print out the source code reference implementation of the functions are selected according to specific conditions, contents of the file for printing
  3. 所属分类:Printing program

    • 发布日期:2017-03-28
    • 文件大小:52058
    • 提供者:紫竹
  1. ch3fileCsharp

    0下载:
  2. 用C#的编写的文件与打印的示例程序 开发环境visual stdio 2008-Written in C# for file and print sample program development environment visual stdio 2008
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:126287
    • 提供者:姚祥骁
  1. del

    0下载:
  2. Visual C++案例开发集锦\第七章\删除目录及子目录文件的程序源码,值得一看!-Visual C++ case development highlights \ Chapter \ delete the program files directory and subdirectories source, worth a visit!
  3. 所属分类:Printing program

    • 发布日期:2017-03-29
    • 文件大小:32385
    • 提供者:
  1. 8-6

    0下载:
  2. 输出文件的末尾行,C语言作业 命令 tail用来打印文件中最后n行。 命令格式为:tail [-n] filename,其中: -n :n表示需要打印的行数,省略时n的值为10。 filename :给定文件名。 如,命令tail -20 example.txt 表示打印文件example.txt的最后20行,用C语言实现该程序。(提示:使用命令行参数)-The end of the line of the output file, C language operations
  3. 所属分类:Printing program

    • 发布日期:2017-04-02
    • 文件大小:171808
    • 提供者:杜长春
  1. littte_C_Code

    0下载:
  2. 文件中把包括一些简单地C语言程序,有需要的同学可以下载-File simply C language program, needy students can download
  3. 所属分类:Printing program

    • 发布日期:2017-11-14
    • 文件大小:154722
    • 提供者:王涛
  1. PrintTopFive

    0下载:
  2. C#自定义打印,只打印前几页内容,需要数据库内容,但数据库文件找不到了,不好意思了,发上来可以参考一下代码,注释也蛮多。-C# custom print, print only the first few pages, you need a database content, but the database file is not found, sorry, the hair can look up the code, comments also find many.
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:21370
    • 提供者:蜜蜡肘子
  1. Log

    0下载:
  2. C++实现的日志打印类,使用了多线程和文件锁机制-C++ implementation of the log print class, the use of multi-threaded and file lock mechanism
  3. 所属分类:Printing program

    • 发布日期:2017-05-04
    • 文件大小:5039
    • 提供者:徐赛
  1. dayin2

    0下载:
  2. 在C++中调用ZXing生成Code128编码的条码,并打印出来。使用时需要安装java,并在config.ini文件中设置java路径。-this program use zxing to generate code 128 bar code,and print。you must install java and set the jvm path in config.ini file.
  3. 所属分类:Printing program

    • 发布日期:2017-12-17
    • 文件大小:92431360
    • 提供者:王永刚
  1. Printer_DLL

    1下载:
  2. 1、HoneywellPrinter DLL动态库是Honeywell公司为了简化其打印机开发难度、减少打印机开发工作量而提供的一个功能函数集合。封装了一些常见打印机功能的操作。目前最新版本V1.3,包括64位和32位系统的两个不同库文件。 2、通过该动态库,代理商、软件商都可以很容易的针对Honeywell打印机进行各种定制开发而无需掌握打印机的指令集,从而可以将打印机很容易的无缝集成到他们的系统中去。 3、该动态库也支持直接发送各种打印指令到打印机,从而很好的兼容了的以往采用打印指令开发
  3. 所属分类:打印编程

    • 发布日期:2019-01-16
    • 文件大小:1659904
    • 提供者:BCDD
搜珍网 www.dssz.com