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

搜索资源列表

  1. vb_jishiben

    0下载:
  2. VB编写的个人原创记事本程序,实现了记事本的所有功能.包括打印等-VB prepared the individual original Notepad program to realize all the features of Notepad. Including printing, etc.
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:31497
    • 提供者:xxb
  1. MaskBarcode

    0下载:
  2. Java Mask Barcode是一款纯java条形码图像生成器(条码打印工具),它是Mask工具包中的一员. 我们采用java技术,提供Servlet,Applet和Swing等多种方式,使您既可以在服务器端Servlet程序中动态的生成JPEG格式的条形码图片文件,也可以在HTML页面中以Applet的方式嵌入条码图形,或者是在Swing等图形界面程序中嵌入条码图形,从而可以方便的调用IE自带的打印功能随心所欲的打印条码.-Java Mask Barcode is a pure jav
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:111623
    • 提供者:凌风
  1. chd_key_print

    0下载:
  2. 一个实现高速公路收费站票据打印样稿的程序,可以利用串口、并口打印机进行测试-To achieve a highway toll station ticket printing comp program, we can use serial, parallel port printer to test
  3. 所属分类:Printing program

    • 发布日期:2017-03-27
    • 文件大小:27090
    • 提供者:测试
  1. print

    0下载:
  2. 这是一个打印的小程序,用VC编写,能够实现简单的文字打印,并编排表格-This is a small program to print using VC write, be able to achieve a simple text printing, and layout tables
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3889764
    • 提供者:cao
  1. printpreview

    0下载:
  2. 一个基于MFC的文档视图框架的实现打印设置、打印预览和打印功能的示例程序。-A framework based on MFC' s document view of the realization of print settings, print preview and printing capabilities sample program.
  3. 所属分类:Printing program

    • 发布日期:2017-03-27
    • 文件大小:16869
    • 提供者:Justin Lu
  1. Barcode_src

    0下载:
  2. C# 生成打印条码以及打印条码的代码,包括国际常有能够的编码方式,比如CODE39等。其中包含一个示例程序。-C# generate a print bar code and printing bar code, including the international often able to encoding, such as the CODE39 and so on. Which contains a sample program.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:258676
    • 提供者:bill
  1. print

    0下载:
  2. 该程序是用Javascr ipt与CSS实现的,调用IE自身的打印功能实现打印-The program is to use Javascr ipt and CSS to achieve, call IE print function to achieve their own printing
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:1049
    • 提供者:刘军
  1. pasview

    0下载:
  2. Pascal Viewer This a simple Application to convert Pascal Source Texts to Rich Text Format with Syntax Highlighting. Main features: Reading from file or copying from Clipboard, saving to RTF or printing. Different font names, size,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:11682
    • 提供者:NameSys
  1. BackPrnt

    0下载:
  2. VC后台打印源代码。程序启动时会看到一个edit控件和一个menu。在edit中输入一些文字,后按下display或print,文字会转化为斜体图形,然后重新显示于窗口中或输出到打印机,如果选择print则会获得打印对话框。-VC background printing source code. When the program starts will see an edit control and a menu. Enter some text in the edit, after press
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:21313
    • 提供者:Jerry
  1. MultiThreadPrint

    0下载:
  2. 使用多线程进行的打印程序,该程序把用户输入的字符串用斜体的方式打印出来,如果选择print会弹出打印机对话框。-Printing using multi-thread program that the user enter a string in italics print out the way, if you select print the printer dialog box will pop up.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:21385
    • 提供者:Jerry
  1. Biggest_Prime_Number

    0下载:
  2. 国外高手编写的打印人类已知最大素数的小程序,短小精悍但是很有内涵-Coded by a foreign master printing the largest prime number known to man, a small program, dapper but useful content
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:599
    • 提供者:陆宇
  1. print

    0下载:
  2. 在Windows上面显示打印相关信息的一小段程序代码!用户可以将该段代码添加到自己程序中-In the Windows printing-related information shown above short code! Users can add the code for this section to their program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2266
    • 提供者:lba
  1. C_Excel

    0下载:
  2. Visual C#的Excel编程 Excel是微软公司办公自动化套件中的一个软件,他主要是用来处理电子表格。Excel以其功能强大,界面友好等受到了许多用户的欢迎。在办公的时候,正是由于Excel的这么多的优点,许多重要的数据,往往以Excel电子表格的形式存储起来。这样就给程序员带来了一个问题,虽然Excel功能比较强大,但毕竟不是数据库,在程序中处理数据库中的数据比其处理Excel表格中的数据容易许多。那么如何用Visual C#读取Excel表格中的数据?在以前用Delphi编程的时
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:25601
    • 提供者:Thefirst
  1. printset

    0下载:
  2. VC++获得和设置打印页码的范围示例,调用系统公共的打印接口程序,设置打印页面的页码范围,不多说了,有用的自己下载测试。-VC++ to obtain and set the print page range of examples, called the system of public printing interface program, set the page print the page range, not more than that, and useful to downloa
  3. 所属分类:Printing program

    • 发布日期:2017-04-16
    • 文件大小:13603
    • 提供者:jingdzhen
  1. dayinfapiao

    0下载:
  2. 这是关于打印发票的VC++源代码程序,希望对大家有所帮助-This is about printing invoices VC++ source code program, want to help everyone
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:291148
    • 提供者:zl
  1. myprogram

    0下载:
  2. 该程序为四川省大中专院校专用收费收据的打印程序,程序小巧,提供了多个接口和打印配置,操作简便,有帮助。-The program for the Sichuan Province and colleges have special fees receipt printing processes, procedures, compact, providing a number of interfaces and print configuration, simple operation, there
  3. 所属分类:Printing program

    • 发布日期:2017-03-27
    • 文件大小:32186
    • 提供者:外江边喝茶
  1. PTRace

    0下载:
  2. 该方案的执行情况,可跨平台的打印,这在不同平台上是非常有用的移植。-Implementation of the program can be cross-platform printing and this on different platforms is very useful transplant.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:137165
    • 提供者:陈琦
  1. VCprint

    0下载:
  2. VC++如何获得和设置打印页码的范围,调用系统公共的打印接口程序,设置打印页面的页码范围。-VC++ to obtain and set the print page number in the range of examples, called the system of public printing interface program, set page range to print the page, not much said, a useful test your download
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:10827
    • 提供者:赵传强
  1. wangnianli

    0下载:
  2. 本程序实现的功能是打印出任意输入的年份的一年之内的12月份的功能-this program realizes the function of printing the twelve months of the year which the user inputs.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:944
    • 提供者:beition
  1. Print

    1下载:
  2. 打印机程序 主要实现ch375与单片机的连接时实现打印功能-Printer program to achieve ch375 main connection with the MCU to achieve printing
  3. 所属分类:SCM

    • 发布日期:2016-05-06
    • 文件大小:5589
    • 提供者:小傻瓜
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com